Jackson, Richard R.
2014-10-06 20:37:26 UTC
Gang
I've used QLOAD to bitbucket selected message by specifying DD Dummy for the output file.
//Q1 EXEC PGM=QLOAD,PARM=('-mMQ30 -IXXFU.TEST.CONVERT.YES
// -F"//DD:OFILE" -T100 ')
//OFILE DD DUMMY
//
This time I wanted to Browse a queue with the Search function and specify DD Dummy for the output.
SYSOUT is usually the selection feedback (with the file /record count)
The DD for the output file is DD DUMMY. It didn't go so well.
//Q1 EXEC PGM=QLOAD,PARM=('-mMQMU -iMQM.SYS.COPY.DEAD.QUEUE
// -f"//DD:OFILE" -S INVFMT ')
//OFILE DD DUMMY
//
This is what I get in the SYSOUT in a loop. Any ideas???
QLOAD Program by Paul Clarke Ý V1.6 Build:Nov 6 2008 š
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
DTCC DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please notify us immediately and delete the email and any attachments from your system. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
To unsubscribe, write to LISTSERV-0lvw86wZMd9k/bWDasg6f+***@public.gmane.org and,
in the message body (not the subject), write: SIGNOFF MQSERIES
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
I've used QLOAD to bitbucket selected message by specifying DD Dummy for the output file.
//Q1 EXEC PGM=QLOAD,PARM=('-mMQ30 -IXXFU.TEST.CONVERT.YES
// -F"//DD:OFILE" -T100 ')
//OFILE DD DUMMY
//
This time I wanted to Browse a queue with the Search function and specify DD Dummy for the output.
SYSOUT is usually the selection feedback (with the file /record count)
The DD for the output file is DD DUMMY. It didn't go so well.
//Q1 EXEC PGM=QLOAD,PARM=('-mMQMU -iMQM.SYS.COPY.DEAD.QUEUE
// -f"//DD:OFILE" -S INVFMT ')
//OFILE DD DUMMY
//
This is what I get in the SYSOUT in a loop. Any ideas???
QLOAD Program by Paul Clarke Ý V1.6 Build:Nov 6 2008 š
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
File '//DD:OFILE' exists - overwrite (y)es/(n)o/(a)ll ?
DTCC DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please notify us immediately and delete the email and any attachments from your system. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
To unsubscribe, write to LISTSERV-0lvw86wZMd9k/bWDasg6f+***@public.gmane.org and,
in the message body (not the subject), write: SIGNOFF MQSERIES
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html