Welcome to the world of Mainframe. 欢迎来到大型机的中文世界!

Archive for 八月, 2010

1. Specify SYSLOG write outclass CMD==/W L 2. Start write PROC You should have a PROC like below, to write SYSLOG to dataset, usually in your site PROCLIB. CMD==/S CPFSLOGW.stepname,,,L //IEFPROC EXEC PGM=IASXWR00,PARM='PL' //IEFRDER  DD  DSN=MIB.SYSLOG(+1), //        DISP=(NEW,CATLG),UNIT=SYSDA,SPACE=(CYL,(90,80),RLSE), //        DCB=(MIB.SYSLOG.DSCB,BUFNO=5,BUFL=4088) 3. Wait  [ Read More ]

Guess what is this?

LINKLST/LPA Considerations

LINKLST/LPA Considerations Only reentrant load modules can be executed from the LPA. Before copying a library’s contents to an LPA defined library or defining a library as an LPA library, inspect the members and move those that are non-reentrant to  [ Read More ]

  • Top Links

  • 功能

  • 文章归档