Apr 25, 2002 #1 lemmor Technical User Nov 23, 2003 7 PH Hello everybody !!! Can anybody tell me on how to solve a savepoint command error. This happens when i save a record into the form. Thank you very much
Hello everybody !!! Can anybody tell me on how to solve a savepoint command error. This happens when i save a record into the form. Thank you very much
Apr 25, 2002 #2 sem Programmer Jun 3, 2000 4,709 UA Could you be more specific? Error code or more detailed text? Upvote 0 Downvote
Apr 28, 2002 Thread starter #3 lemmor Technical User Nov 23, 2003 7 PH The oracle error is Frm:40512 "Unable to issue savepoint command". This error usually happens after saving the 3rd record into the form. Thanks Upvote 0 Downvote
The oracle error is Frm:40512 "Unable to issue savepoint command". This error usually happens after saving the 3rd record into the form. Thanks
Apr 28, 2002 #4 sem Programmer Jun 3, 2000 4,709 UA If you work on Oracle 7.3 (directly or via db_link) - try to increase the SAVEPOINTS parameter in the init.ora file. Upvote 0 Downvote
If you work on Oracle 7.3 (directly or via db_link) - try to increase the SAVEPOINTS parameter in the init.ora file.
Apr 29, 2002 #5 oracle8 MIS Sep 30, 2000 69 PH I'm using ORACLE 8.05, what is the syntax in adding SAVEPOINTS parameter in the init.ora file. Upvote 0 Downvote
Apr 29, 2002 #6 sem Programmer Jun 3, 2000 4,709 UA SAVEPOINTS is not longer used on 7.3+, so the problem is probably in something else. Try to get full message with display_error. Upvote 0 Downvote
SAVEPOINTS is not longer used on 7.3+, so the problem is probably in something else. Try to get full message with display_error.
Jun 26, 2002 #8 tirumal Technical User May 6, 2003 1 IN I am using Oracle 8.0.5. Can i know what is the Disconnection time for a user Upvote 0 Downvote