Ansicht
Dokumentation

08151 - Automate the startup of MLUNXSND program

08151 - Automate the startup of MLUNXSND program

General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Automate the startup of MLUNXSND program

First you will need a CL program to start MLUNXSND.
Mine is called PRDIMGW and here is a copy of it.

********* Beginning of data *************************************
PGM
ADDLIBLE LIB(QTCP)
MONMSG MSGID(CPF0000)
ADDLIBLE LIB(R346DRFC)
MONMSG MSGID(CPF0000)
ADDLIBLE LIB(R346BIMG)
MONMSG MSGID(CPF0000)
ADDENVVAR ENVVAR(GWCONFIG) VALUE('/tmp/r3prdimgw')
ADDENVVAR ENVVAR(GWTRACE) VALUE('3')
ADDENVVAR ENVVAR(GWTRACEOUT) VALUE('/tmp/traceout.txt')
CALL PGM(R346BIMG/MLUNXSND) PARM('-a' MLUNXSND +
'-g' SSGPRD '-x' 'sapgw03')
ENDPGM
************ End of data ****************************************


Next I have a CL program called SBMPRDIMGW. I prefer to have
it in a CL so that you can call it manually or imbed it in your
SAP startup procedure.

********* Beginning of data ************************************
PGM
SBMJOB CMD(CALL PGM(QGPL/PRDIMGW)) JOB(MLUNXSND) +
JOBQ(QSYS/QUSRNOMAX) USER(SAP03)
ENDPGM
************ End of data ***************************************

Hope this helps.

Charlie











> -----Original Message-----
> From: sfmick95 [SMTP:sfmick95Zconsolut.net]
> Sent: Tuesday, November 05, 2002 1:44 AM
> To: DoNotReply@consolut.eu
> Subject: Automate the startup of MLUNXSND program
>
> Hi Saplings
>
> Can someone help me as to how can I achieve the above objective.
> Apparently I have to manually do a addlible and use a sbmjob cmd to
> startup the MLUNXSND program everytime after recycling the SAP
> Instance.
> can I embed a script in the startsap to automatically sbmjob after
> the R3 Instance is startup up ? I know how it can be done in the Unix
> env but I am not sure how can I do it in the OS400 as I am a pretty
> new user to AS400.
>
> thanks in advance.
>
> thanks & regards
> Mick
>
>
>
>
>
> consolut Sponsor
>
>
> <http://rd.consolut.net/M=237459.2482214.3917349.2146399/D=egroupweb/S=170500
> 7389:HM/A=1267611/R=0/*http://ad.doubleclick.net/jump/N2524.consolut/B1071650
> ;sz=300x250;ord=1036482225844497?>
>
> <http://us.adserver.consolut.net/l?M=237459.2482214.3917349.2146399/D=egroupm
> ail/S=:HM/A=1267611/rand=512449385>
>
> Have a look to our homepage at: <http://www.consolut.net>
> DoNotReply@consolut.eu
>
> Your use of consolut is subject to the consolut Terms of Service
> <http://www.consolut.net>.


[Non-text portions of this message have been removed]


Durban Tours - Südafrika Safari

Fill RESBD Structure from EBP Component Structure   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 3883 Date: 20240602 Time: 063617     sap01-206 ( 4 ms )