View previous topic :: View next topic
|
Author |
Message |
yogeshpawar
New User
Joined: 01 Mar 2006 Posts: 37 Location: Sussex-UK
|
|
|
|
Hi,
I am trying to find the meaning of different values of DSID (Dataset ID) field. Generally we see DSID has got values like 2, 3, 4 for JESMSGLG, JESJCL, JESSYSMSG respectively.
Are there any other values for DSID ? Specifically I want to know what DSID=001 signify ? |
|
Back to top |
|
|
Robert Sample
Global Moderator
Joined: 06 Jun 2008 Posts: 8700 Location: Dubuque, Iowa, USA
|
|
|
|
Quote: |
I am trying to find the meaning of different values of DSID (Dataset ID) field. |
WHY do you want this information? Unless you are working on system internals, you are asking for a pretty much useless piece of data. |
|
Back to top |
|
|
yogeshpawar
New User
Joined: 01 Mar 2006 Posts: 37 Location: Sussex-UK
|
|
|
|
Hi,
One of my assembler program is specifically checking for DSID=001 in LIST.DBD command output. Hence I wanted to know the significance of this value. Its pretty much system related program. |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10886 Location: italy
|
|
|
|
Quote: |
One of my assembler program is specifically checking for DSID=001 in LIST.DBD command output. Hence I wanted to know the significance of this value. Its pretty much system related program. |
since it is Your program You should know why You were checking for DSID 001 when You wrote it |
|
Back to top |
|
|
yogeshpawar
New User
Joined: 01 Mar 2006 Posts: 37 Location: Sussex-UK
|
|
|
|
Oops !!! I should have been more clear. Its one of the program I have came across while working on this shop.
This was written long back and not much documetation exist around it.
So my actual question is - What is the significance of DSID=001 ? |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
It is the first queued JES dataset for the job.
(Corrected)
Suggest you clone this question program and when it reads DSID=001, show the data read (10 or 20 records).
If you do not recognize what is shown, post it here and someone will be able to clarify. |
|
Back to top |
|
|
PeterHolland
Global Moderator
Joined: 27 Oct 2009 Posts: 2481 Location: Netherlands, Amstelveen
|
|
|
|
I would like to see some JES output with DSID info in it.
I cant remember seeing that in any JES output. But then i never
had to look at JES output because my jobs/programs/started tasks
always never had any problems (sic) |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hi Peter,
IIRC the dsid is not in the output itself, but rather the info shown on the output screen when a job is broken down by individual JES dataset id.
d |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
Peter, are you sure that you shouldn't join the freshers and students forum |
|
Back to top |
|
|
PeterHolland
Global Moderator
Joined: 27 Oct 2009 Posts: 2481 Location: Netherlands, Amstelveen
|
|
|
|
expat wrote: |
Peter, are you sure that you shouldn't join the freshers and students forum |
Expat, maybe i will do that. I think im losing it. |
|
Back to top |
|
|
yogeshpawar
New User
Joined: 01 Mar 2006 Posts: 37 Location: Sussex-UK
|
|
|
|
Hi D,
Thanks for the information.
Cheers,
Yogesh. |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
You're welcome
d |
|
Back to top |
|
|
|