MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PGM=WA2PQU00

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
mf_user
Intermediate


Joined: 01 Jun 2003
Posts: 372
Topics: 105

PostPosted: Fri Mar 09, 2007 2:22 am    Post subject: PGM=WA2PQU00 Reply with quote

Hi,

Would you please explain me about the PGM=WA2PQU00 used in this JCL?

Code:

//*****************************************************************
//*  RUNS THE QUERY IN D1XX RESULT IN TXXXX.XXXUX.PRPGXXX.OUT     *
//*****************************************************************
//JS010    EXEC PGM=WA2PQU00,PARM='/SSID=D1XX'                     
//STEPLIB  DD DSN=D1XX.DSNLOAD,DISP=SHR                           
//         DD DSN=D1XX.DSNEXIT,DISP=SHR                           
//SELECT   DD DSN=TXXXX.XXXUX.BATCH.UPD.SPUFIXX(PRPGXXX),DISP=SHR 
//SYSPRINT DD DSN=TXXXX.XXXUX.PRPGXXX.ABEND,DISP=SHR               
//ROWPRINT DD DSN=TXXXX.XXXUX.PRPGXXX.OUT,DISP=SHR                 


Please pass on if you have any website links that explains about this PGM.

TIA.
_________________
MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
==
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Fri Mar 09, 2007 8:08 am    Post subject: Reply with quote

mf_user,

The pgm WA2PQU00 is a home grown application. Did you ask your co-workers?

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mf_user
Intermediate


Joined: 01 Jun 2003
Posts: 372
Topics: 105

PostPosted: Fri Mar 09, 2007 9:19 am    Post subject: asked. Reply with quote

I've asked them but they too not sure. We found it in our JCL library. I thought it is a third party product or something.

Thanks.
_________________
MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
==
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Fri Mar 09, 2007 10:46 am    Post subject: Reply with quote

mf_user wrote:
I've asked them but they too not sure. We found it in our JCL library. I thought it is a third party product or something.

Thanks.


Mf_user,

It is not a thrid pary utility. I am guessing that it is another utility from EDS folks like WAAPDSUT. Check this link

http://www.mvsforums.com/helpboards/viewtopic.php?t=4777&highlight=eds

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Fri Mar 09, 2007 11:41 pm    Post subject: Reply with quote

One way to see if it is a commercial load module (sometimes):

TSO ISRDDN
LOAD WA2PQU00
Press Enter on the info screen
see if there is a copyright statement, eye catcher, or other identifier at the start of the load module

This doesn't always help, but at least it is more reliable than just browsing the load module because the load module may include other products' CSECTs that have copyrights, etc and browsing a load module data set is confusing, but browsing the load module directly will work too.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group