Language type



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Language type

Postby Adolph san » Tue Jan 26, 2010 10:51 pm

I can't understand the below code in a JCL. What is the below language?
Can you recommend to me a good book about this language?


Code:
SIGNON USERID=(Y) ESF=YES
SUBMIT PROC=MODEL90 SNODE=UNIX.TCMINDU1.P HOLD=NO CASE=YES -
SNODEID=(USERID,PASSWORD)
&FROM=PNODE
&TO=SNODE
&DSN01=PV5240A.DB2.CARR.MKT.DTL
&OUT01='/DATASTAGE/DATA/CLSI_REQMNT/LOSSDB/CARRTST.DAT'-
&OPDISP=(RPL)
SIGNOFF
Adolph san
 
Posts: 4
Joined: Tue Jan 26, 2010 10:20 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Language type

Postby MrSpock » Wed Jan 27, 2010 12:32 am

That code looks like the input parameters for a Connect:Direct for z/OS batch interface job SUBMIT command. I'd suggest reviewing the Connect:Direct for z/OS User's Guide and the Understanding Processes Guide, or contacting your site's administration team.

If you don't have these documents available at your site, you'll have to download an appropriate set from the vendor, Sterling Commerce.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: Language type

Postby dick scherrer » Wed Jan 27, 2010 2:07 am

Hello and welcome to the forum,

I can't understand the below code in a JCL.
And yet you did not post the actual jcl. . . :?

What was posted is not jcl, but is input data to some program.

If the expanded jcl had been posted, the pgm= would have been available.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Language type

Postby Adolph san » Wed Jan 27, 2010 8:03 pm

Thank you.
I am not able to post the JCL in the forum. I am attending a project of bank, The authority is limited and I can't connect the web.
The screen-shot can't be process when I login the PCOM.
I will write down the JCL code on a piece of paper and post it tomorrow evening.
Adolph san
 
Posts: 4
Joined: Tue Jan 26, 2010 10:20 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Language type

Postby MrSpock » Wed Jan 27, 2010 10:00 pm

We don't need to see your JCL at this point. Your original topic question has been answered.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: Language type

Postby dick scherrer » Thu Jan 28, 2010 12:11 am

Hello Adolph,

As MrSpock mentioned, you don't need to post the jcl if your question is resolved.

My reply was more for suggesting completeness/clarity in future posts. The more complete/clear your question/problem is presented, the more likely a useful reply will be posted quickly. . . :)
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post