Pseudonym files

APPC/IMS uses APPC/MVS services to provide SAA resource recovery support. APPC/MVS does not provide SAA resource recovery pseudonym files. However, you can create your own pseudonym files.

Related reading: For sample pseudonym files, see SAA CPI Resource Recovery Reference. These sample pseudonym files include examples on how to define working storage in the different languages.

Briefly, programmers of different languages need to define the following:
  • IMS TM C programmers need to define z/OS® as their operating system.
  • IMS TM COBOL programmers must define their buffers in working storage.
  • IMS TM FORTRAN programmers must define EXTERNAL statements for SRRCMIT and SRRBACK.