ADSM-L

Re: extending the log

1999-12-15 09:21:19
Subject: Re: extending the log
From: Arthur Hundhammer <Arthur.Hundhammer AT LINDE-VA DOT DE>
Date: Wed, 15 Dec 1999 15:21:19 +0100
Hello Bruno,

try the follwing batch job on your OS/390 system

//jour jobcard
//EXTENDL  EXEC PGM=ANRSERV,
//         PARM='/EXTEND LOG recovery.log.datasetname nnn'

//STEPLIB  DD  DSN= your.adsm.loadlib,DISP=SHR,UNIT=SYSDA
//OPT      DD  DSN=ANRSERV.OPTIONSDISP=SHR
//DSK      DD DISP=SHR,DSN=ADSM.DISKLOG
//DSMAMENG DD  DSN=SYS1.ADSM.V3R1.SANRMSG(ANRMENU),DISP=SHR
//SYSPRINT DD  SYSOUT=A
//SYSTERM  DD  SYSOUT=A

and than  restart your ADSM-Server.

hope this helps

Regards
Arthur


Arthur Hundhammer
Systems Programmer
LINDE AG, Munich - Germany
Email: Arthur.Hundhammer AT LINDE-VA DOT de
<Prev in Thread] Current Thread [Next in Thread>