Author |
Message |
Topic: How to write the JCL to display 'volume information'? |
samsun
Replies: 4
Views: 3611
|
Forum: Job Control Language(JCL) Posted: Fri May 07, 2004 3:32 am Subject: How to write the JCL to display 'volume information'? |
I know that DFSsms's ISMF can do 'Volume List' like follows:
----------------------------------------------------------------------
VOLUME FREE % ALLOC FRAG LARGEST FREE
SERIAL ... |
Topic: User Exit does not work? |
samsun
Replies: 5
Views: 4907
|
Forum: Problem Determination Posted: Wed Apr 21, 2004 1:36 am Subject: User Exit does not work? |
Thank you~ I'll try to do that. |
Topic: User Exit does not work? |
samsun
Replies: 5
Views: 4907
|
Forum: Problem Determination Posted: Sun Apr 11, 2004 10:18 pm Subject: User Exit does not work? |
Hello warp5,
May I ask u a question?
How could we start OPS faster than VTAM to let the OPS detect the IST020I message?
Thanks~
 |
Topic: User Exit does not work? |
samsun
Replies: 5
Views: 4907
|
Forum: Problem Determination Posted: Tue Mar 16, 2004 2:45 am Subject: User Exit does not work? |
Hello everyone,
We wrote an additional user exit statement to start TCPIP after VTAM initialization completed in MPFLST00 as follow:
MPFLST00 ↓
--------------------------------------- ... |
Topic: How to slove this ??? (unable to resync session) |
samsun
Replies: 3
Views: 3935
|
Forum: Problem Determination Posted: Wed Mar 10, 2004 8:58 pm Subject: How to slove this ??? (unable to resync session) |
Kolusu,
I apologize for the unclear posting message and I will try to make then easier to be understood in th futrue.
And let me expain this case in detail:
My company is using OS/390 with MVS ... |
Topic: How to slove this ??? (unable to resync session) |
samsun
Replies: 3
Views: 3935
|
Forum: Problem Determination Posted: Wed Mar 10, 2004 1:50 am Subject: How to slove this ??? (unable to resync session) |
With the following message:
DFS2081I 13:26:02 UNABLE TO RESYNC SESSION FP TRANCODE=TCMF1
NODE=T0419AY4 BO
How to solve this problem to turn the regio ... |
Topic: Help~~~IEW4000I |
samsun
Replies: 17
Views: 13728
|
Forum: Problem Determination Posted: Wed Mar 03, 2004 8:42 pm Subject: Help~~~IEW4000I |
Hello Mike,
Sorry for my broken english.
What I mean was that I tried to change to region size and re-submit the job and still got the abend code.....
Samsun |
Topic: Why different results? |
samsun
Replies: 5
Views: 3379
|
Forum: Job Control Language(JCL) Posted: Wed Mar 03, 2004 3:18 am Subject: Why different results? |
Sorry, I forgot to say that I directed the output to the operator's console, not a tso terminal.....
 |
Topic: Why different results? |
samsun
Replies: 5
Views: 3379
|
Forum: Job Control Language(JCL) Posted: Wed Mar 03, 2004 3:03 am Subject: Why different results? |
Following is the main JCL:
//SYSP07P JOB (),MSGCLASS=A,MSGLEVEL=(1,1......
//*
//STEP1 EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=* ... |
Topic: Help~~~IEW4000I |
samsun
Replies: 17
Views: 13728
|
Forum: Problem Determination Posted: Tue Mar 02, 2004 8:01 pm Subject: Help~~~IEW4000I |
Thanks guys~
Let me pot the region size specified in the BTSAX:
1.G EXEC PGM=BTSRC000,REGION=512K
2.IEBGENER EXEC PGM=IEBGENER,REGION=2048K
I've been trying to modify these two resion sizes ... |
Topic: Help~~~IEW4000I |
samsun
Replies: 17
Views: 13728
|
Forum: Problem Determination Posted: Tue Mar 02, 2004 7:56 pm Subject: Help~~~IEW4000I |
Thanks guys~
Let me pot the region size specified in the BTSAX:
1.G EXEC PGM=BTSRC000,REGION=512K
2.IEBGENER EXEC PGM=IEBGENER,REGION=2048K
I've been trying to modify these two resion sizes ... |
Topic: Why different results? |
samsun
Replies: 5
Views: 3379
|
Forum: Job Control Language(JCL) Posted: Tue Mar 02, 2004 4:22 am Subject: Why different results? |
Hello Kolusu,
I tried to put ur DD card into my JCL but the result was still the same.....
I wonder if the job using user id or STC id has different output format?
Sam |
Topic: Why different results? |
samsun
Replies: 5
Views: 3379
|
Forum: Job Control Language(JCL) Posted: Fri Feb 27, 2004 2:59 am Subject: Why different results? |
I wrote a JCL to prompt the response to the console.
But something strange happened:
When I submit the job from my own library(ie. SYSPXX.JCL), the result is fine.(ie. TSU worked )
But when I submi ... |
Topic: Help~~~IEW4000I |
samsun
Replies: 17
Views: 13728
|
Forum: Problem Determination Posted: Thu Feb 26, 2004 2:24 am Subject: Help~~~IEW4000I |
JCL is as follow:
********************* Top of Data *****************************
//DSG21R JOB (750132040),
// 'BTS6501', ... |
Topic: Help~~~IEW4000I |
samsun
Replies: 17
Views: 13728
|
Forum: Problem Determination Posted: Wed Feb 25, 2004 8:05 pm Subject: Help~~~IEW4000I |
There were no other steps..... |
|