Previous Topic: CHGOBJ to Alter Key ValuesNext Topic: Header Specification


Error Routine

For RPG implementation, if you request an error routine, CA 2E generates a *PSSR routine.CA 2E generates any database files in the resulting program, treating each file as user-controlled and specifying a *PSSR routine. The initialization routine includes explicit file opens.

COBOL has no *PSSR routine.