IEH LIST control card error



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

IEH LIST control card error

Postby gowthamgyaa » Thu Oct 04, 2012 6:54 pm

Hi everyone,
I need your help in debugging. As like IEHPROGM , am facing the same error in IEHLIST Also, I'l provide you the JCL statements below,


//JOB STATEMENT
//STEP1 EXEC PGM=IEHLIST
//SYSPRINT DD SYSOUT=*
//SYSUT1 DD VOL=SER=ASMS04,UNIT=3390,DISP=SHR
//SYSIN DD *
LISTPDS=*****.TECH.EMP,VOL=3390=ASMS04
/*
//


It shows me the following error,
Info in the control statement not sufficient so program not called.


I kindly request you to debug this and guide me the same

Kind regard's
gyaa
gowthamgyaa
 
Posts: 101
Joined: Wed Sep 05, 2012 11:18 pm
Has thanked: 67 times
Been thanked: 0 time

Re: IEH LIST control card error

Postby steve-myers » Thu Oct 04, 2012 7:05 pm

Kindly read the discussion of IEHLIST control statements in DFSMSdfp Utilities for your z/OS release. In addition to the **** in what may be the data set name, I see at least two other errors in your control statement.
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times

Re: IEH LIST control card error

Postby gowthamgyaa » Thu Oct 04, 2012 7:23 pm

@Steve
Thanks for your Kind reply.
Actually i written the control card wrongly by starting the keyword for column 1. But in my JCL statement i wrote it from column 4 , with my novice knowledge i think we can start between 4 to 16 columns. But i got the same error which i mentioned above.
If I mentioned wrongly kindly pardon me and provide me a guidance.
Steve you had told me two more errors, so if you provide me knowledge about those two error's it would be of a great help to me.


Kind regard's
gyaa
gowthamgyaa
 
Posts: 101
Joined: Wed Sep 05, 2012 11:18 pm
Has thanked: 67 times
Been thanked: 0 time

Re: IEH LIST control card error

Postby NicC » Thu Oct 04, 2012 7:29 pm

Why not scan your job byte-by-byte with the manuals (JCL and utilities) open at the relevant places? You are there to learn, not to be spoon fed so that you come out with all your learning and work done by others making you useless when it comes to real work!
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

These users thanked the author NicC for the post:
gowthamgyaa (Thu Oct 04, 2012 8:43 pm)
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: IEH LIST control card error

Postby Akatsukami » Thu Oct 04, 2012 7:30 pm

Seriously, Gyaa-kun, if you insist on using IEHLIST, you ought to read the fine manual on the LISTPDS control card. Do so now, and see if you can spot the other error.
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day

These users thanked the author Akatsukami for the post:
gowthamgyaa (Thu Oct 04, 2012 8:43 pm)
User avatar
Akatsukami
Global moderator
 
Posts: 1058
Joined: Sat Oct 16, 2010 2:31 am
Location: Bloomington, IL
Has thanked: 6 times
Been thanked: 51 times

Re: IEH LIST control card error

Postby steve-myers » Thu Oct 04, 2012 7:38 pm

gowthamgyaa wrote:@Steve
Thanks for your Kind reply.
Actually i written the control card wrongly by starting the keyword for column 1. But in my JCL statement i wrote it from column 4 , with my novice knowledge i think we can start between 4 to 16 columns. But i got the same error which i mentioned above.
If I mentioned wrongly kindly pardon me and provide me a guidance.
Steve you had told me two more errors, so if you provide me knowledge about those two error's it would be of a great help to me.


Kind regard's
gyaa
One error I thought I saw was because you did not use code tags. That leaves one real error you will have to deduce by Reading The Fine Manual.

These users thanked the author steve-myers for the post:
gowthamgyaa (Thu Oct 04, 2012 8:44 pm)
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times

Re: IEH LIST control card error

Postby gowthamgyaa » Fri Oct 05, 2012 6:40 pm

@Steve,
Kindly pardon me in asking this question , you mentioned in the previous post as CODE TAGS, I searched for it but couldn't get right answer for it, As you are an experience hand can you please give hints about code tags?



Kind regard's
gyaa
gowthamgyaa
 
Posts: 101
Joined: Wed Sep 05, 2012 11:18 pm
Has thanked: 67 times
Been thanked: 0 time

Re: IEH LIST control card error

Postby NicC » Fri Oct 05, 2012 6:54 pm

When you reply using the Quick Reply button, below the input box are 2 buttons - Submit and Full Editor. Click on the full editor button and enter your post. Above the input box is a row of buttons one of which is the Code button. Highlight the part of your message to be 'coded' and click the code button. Use the Preview button below the input box to check that you have done it right. I am sure I have told you this before.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: IEH LIST control card error

Postby gowthamgyaa » Fri Oct 05, 2012 7:03 pm

@nicc,
Kindly pardon me , I learned it , I would do it from my upcoming post


Kind regards
gyaa
gowthamgyaa
 
Posts: 101
Joined: Wed Sep 05, 2012 11:18 pm
Has thanked: 67 times
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post