GENERATING BUGCHECK DUMP FILE WHEN USING CHECKPOINT
(Doc ID 2959685.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Rdb Server on OpenVMS - Version 7.3.2.1 to 7.3.3.1 [Release 7.3]Information in this document applies to any platform.
Symptoms
When using Savepoint statement in a cobol program, the error below shows during the compilation:
Optiafc.Aux.Fte> rmu /sho ver
Executing RMU for Oracle Rdb V7.3-210 on OpenVMS IA64 V8.4-2L1
Optiafc.Aux.Fte>
USE_SAVEPOINT.SCO;
EXEC SQL
SAVEPOINT SAVEPT01
END-EXEC.
Optiafc.Aux.Fte> scob/DEBUG/NOOPTIMIZE/LIST/COPY/MATH=CIT3/CHECK/STAND=V3 USE_SAVEPOINT.SCO
%RDMS-I-BUGCHKDMP, generating bugcheck dump file $1$DGA50:[RDB.BUGCHKDMP]SQLBUGCHK.DMP;
Optiafc.Aux.Fte>
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |