Is it possible to have different classes for different steps ina cobol program.
eg: Step1 class=a
Step1 class=b
Step3 class=3
Thanks in advance-
Anil
Different classes for different steps
-
- Posts: 2
- Joined: Wed Jan 23, 2008 5:25 pm
- Skillset: Cobol, CICS, Telon, Endevor, Xped, JCL
- Referer: Through google
- MrSpock
- Global moderator
- Posts: 809
- Joined: Wed Jun 06, 2007 9:37 pm
- Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
- Referer: ibmmainframes.com
- Location: Raleigh NC USA
- Contact:
Re: Different classes for different steps
Huh?? COBOL programs have PROCEDURES, not STEPS. And, I've go to admit, I've never heard of the concept of a CLASS in a COBOL program. Of course, I'm not a COBOL guy, so who knows.
-
- Posts: 2
- Joined: Wed Jan 23, 2008 5:25 pm
- Skillset: Cobol, CICS, Telon, Endevor, Xped, JCL
- Referer: Through google
Re: Different classes for different steps
im sorry..imenat jcl....no cobol
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Different classes for different steps
Hello,
No, steps cannot have "different classes".
When a job is submitted, it has a class associated. The entire job is run in a partition/initiator that supports the execution class of the job.
No, steps cannot have "different classes".
When a job is submitted, it has a class associated. The entire job is run in a partition/initiator that supports the execution class of the job.
Hope this helps,
d.sch.
d.sch.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Doubt about run Java into IMS and scheduling steps
by jcdm » Wed Nov 22, 2023 6:32 pm » in IMS DB/DC - 1
- 3589
-
by sergeyken
View the latest post
Wed Nov 22, 2023 8:24 pm
-