Author |
Message |
Topic: INCLUDE problem and starting an external JCL |
Hanul
Replies: 12
Views: 10580
|
Forum: Job Control Language(JCL) Posted: Thu Apr 24, 2003 2:28 am Subject: INCLUDE problem and starting an external JCL |
Right, now I noticed...
But you're right, why not??
Hanul |
Topic: INCLUDE problem and starting an external JCL |
Hanul
Replies: 12
Views: 10580
|
Forum: Job Control Language(JCL) Posted: Thu Apr 24, 2003 1:20 am Subject: INCLUDE problem and starting an external JCL |
Here's (part of) my job report. The included part didn't cause an error when I used to run it as a stand-alone job. But now that it's part of the include, it starts giving those errors...
... |
Topic: INCLUDE problem and starting an external JCL |
Hanul
Replies: 12
Views: 10580
|
Forum: Job Control Language(JCL) Posted: Wed Apr 23, 2003 9:05 am Subject: INCLUDE problem and starting an external JCL |
Thanks, Cogito-Ergo-Sum
Meanwhile I found the answer to my second stupid question myself, I used SYSOUT=(X,INTRDR).
Now only the first stupid question remains
Hanul |
Topic: INCLUDE problem and starting an external JCL |
Hanul
Replies: 12
Views: 10580
|
Forum: Job Control Language(JCL) Posted: Wed Apr 23, 2003 7:52 am Subject: INCLUDE problem and starting an external JCL |
Hi,
I have 2 stupid questions
I think the answer is simple, but I can't find it out...
1. I'm using an INCLUDE in my JCL and it works (it includes allright hehe), but in the included pa ... |
|