Tag: mainframe
Questions Related to mainframe
-
DCLGEN
-
SQLCA
-
SQLSTATE
-
SQLCODE
-
Line Number
-
PROGRAM-ID name
-
User ID
-
Nothing
-
Entry will enter the main program and execute it.
-
Specifies the program entry.
-
It establishes an alternate entry point into a COBOL called subprogram.
-
ENTRY is not a COBOL keyword
-
Invalid Syntax
-
Specifies the end of a called program and returns control to the calling program.
-
Specifies the end of a called program.
-
Specifies the end of a calling program.
-
To creates object instances of a COBOL or Java class or invokes a method defined in a COBOL or Java class
-
To creates object instances of a COBOL or ORACLE class or invokes a method defined in a COBOL or ORACLE class
-
To creates object instances of a COBOL or UNIX class or invokes a method defined in a COBOL or UNIX class
-
Invalid Syntax
-
Loop the program
-
What is RECURSIVE?
-
Recursively reenters
-
Recursively reenters only for CICS program
-
1 to 99
-
1 to 50
-
1 to 49
-
1 to infinite