[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Is it possible - or advisable - to set a sql commit to1?
- Subject: [sqr-users] Is it possible - or advisable - to set a sql commit to1?
- From: Joe_Johnson@adp.com
- Date: Tue, 6 Apr 2004 12:53:16 -0500
- Delivery-date: Tue, 06 Apr 2004 12:59:44 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Greetings,
We have an interface that inserts rows of data into PS_JOB.
We have been asked to change the logic so when an insert error occurs, the rest
of the input file data can be inserted rather than
have the process stop with the insert error.
I'm thinking the only way to do this is to commit the insert after each row.
1) Can this be done? I am using begin-sql for the insert statement.
2) What are the risks with this approach, besides, large overhead as each row
is committed?
Thanks,
Joe Johnson
Programmer Analyst
ADP ESG - Technical Services Group
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users