Home » RDBMS Server » Server Administration » Record not getting committed
Record not getting committed [message #59427] Tue, 18 November 2003 22:14 Go to next message
Pampan Gowda
Messages: 1
Registered: November 2003
Junior Member
Hi,

In our application, we use procobol utilities to update Oracle 8.0.6.0 tables. In one case, it is found that the transactions do not get committed to the required tables and there is no error being returned to the user thru the pro-cobol utilities. Is there any way to find out the result of the transaction in Oracle, whether it is committed/rolledback/ended in error. (We are not the DBAs, is there any way to check as the developers)
Re: Record not getting committed [message #59429 is a reply to message #59427] Wed, 19 November 2003 05:12 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
try to do an explicit commit, from your pro-cobol OCI.
Re: Record not getting committed [message #59431 is a reply to message #59427] Wed, 19 November 2003 05:41 Go to previous message
Thiru
Messages: 1089
Registered: May 2002
Senior Member
Well,you could query the tables for modified rows (you would know what the transaction is supposed to do ) after the transaction is complete(say after the session of interest terminates).
Previous Topic: Which Encryption Algorithm ??
Next Topic: remove dupicate record
Goto Forum:
  


Current Time: Fri Sep 20 08:25:08 CDT 2024