Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
More to the point, I suspect it is a different QTEMP. Batch jobs make their own QTEMP when they begin. Is the CRTMSGF command issued in the batch process, or is it issued before the batch process is started?
--------------------------------------------------------- Booth Martin http://www.MartinVT.com Booth@xxxxxxxxxxxx ---------------------------------------------------------
-------Original Message-------
From: Midrange Systems Technical Discussion Date: Tuesday, October 21, 2003 5:16:14 PM To: Midrange Systems Technical Discussion Subject: RE: SndPgmMsg from qtemp/msgfile fails in batch, OK in interactive
May be a silly question, but is QTEMP in your batch job's lib list?
-----Original Message----- From: G Armour [mailto:garmour400m@xxxxxxxxx] Sent: Tuesday, October 21, 2003 1:35 PM To: midrange-l@xxxxxxxxxxxx Subject: SndPgmMsg from qtemp/msgfile fails in batch, OK in interactive
Next butt burner... Please advise what I'm doing wrong here:
Pgm DltMsgF qTemp/DSPPGRFOBO MonMsg CPF2105 /* object not found */ CrtMsgF qTemp/DSPPGRFOBO AddMsgD DPR1234 qTemp/DSPPGRFOBO + Msg( 'DSPPGRFOBO DPR error' ) + Sev( 20 ) SndPgmMsg MsgID( DPR1234 ) MsgF( qTemp/DSPPGRFOBO ) Endpgm
run with job attributes LOG(4 09 *SECLVL) LOGCLPGM(*NO)...
- called interactively, message is sent as expected (shows in joblog) - called from batch: Message . . . . : 1000 - SNDPGMMSG MSGID(DPR1234) MSGF(QTEMP/DSPPGRFOBO) DPR1234 Information 20 10/21/03 16:24:19.099536 ... DSPPGRFOBX GBALIBSYS 001C QCMD QSYS 01A6 Message . . . . : Message file DSPPGRFOBO in QTEMP not found for message DPR1234. Recovery . . . : Correct the file name or create the message file (CRTMSGF), and then try the command again.
TIA, GA
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.