| Author |
Message |
vpr_118
New User
Joined: 07 Apr 2008 Posts: 14 Location: chennai
|
|
|
|
Hi
I used the below mentioned card in instream for SDSF.
I am not able to interpret the below.
PRE job**
OWNER ownername
ST
FIND jobname LAST
++?
FIND JESYSMSG
++S
PRINT ODSN 'MY.LOG.JOBNAME' * NEW
PRINT
1. What does '++' mean in '++?' and '++s'..?
2. How to interpret the card.?
3. What does 'NEW' mean in '* NEW'..? Does it indicate the disposition of the DSN??
4. If i just change 'NEW' to 'SHR' the job runs fine but the dataset gets emptied out...?
Thanks
Prabhu |
|
| Back to top |
|
 |
References
|
Posted: Fri May 09, 2008 8:36 am Post subject: Re: SDSF - what does '+' mean in '++?' and '++s' |
 |
|
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 2191 Location: Brussels once more ...
|
|
|
|
What does it say in the manual ?
I have never had a problem in interpretting what it says |
|
| Back to top |
|
 |
mytags
New User
Joined: 28 Apr 2008 Posts: 49 Location: US
|
|
|
|
Hi Prabhu,
| Quote: |
| What does '++' mean in '++?' and '++s'..?How to interpret the card.? |
can u please expin this problem in detail?
hari |
|
| Back to top |
|
 |
mytags
New User
Joined: 28 Apr 2008 Posts: 49 Location: US
|
|
|
|
hi,
Can please explain it in detail?
it feels like some dataset you are using and it relates to some database also
Hari |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 2191 Location: Brussels once more ...
|
|
|
|
| mytags wrote: |
hi,
Can please explain it in detail?
it feels like some dataset you are using and it relates to some database also
Hari |
Hopefully you know what you mean, because I for one do not.
This is a question on SDSF being processed in batch, for which the manual gives an excellent overview of the answers required by the OP. |
|
| Back to top |
|
 |
|
|