| Author |
Message |
Topic: How to execute first 20 steps? |
dneufarth
Replies: 13
Views: 6191
|
Forum: Job Control Language(JCL) Posted: Tue Jul 19, 2005 5:53 pm Subject: How to execute first 20 steps? |
Just for fun, can you please post the JCL with 50 steps?
Dave |
Topic: COBOL Compiler |
dneufarth
Replies: 3
Views: 2344
|
Forum: Application Programming Posted: Mon Jul 04, 2005 9:00 pm Subject: COBOL Compiler |
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IGY3MG00/CCONTENTS?DT=20020109123519
Dave |
Topic: Is it possible to change the PRTY, once the job is submitted |
dneufarth
Replies: 2
Views: 1685
|
Forum: Job Control Language(JCL) Posted: Tue Jun 28, 2005 9:54 am Subject: Is it possible to change the PRTY, once the job is submitted |
only if you have proper authority
Dave |
Topic: Lost in Translation ICETOOL to SYNCSORT |
dneufarth
Replies: 18
Views: 15048
|
Forum: Utilities Posted: Tue Jun 28, 2005 9:50 am Subject: Lost in Translation ICETOOL to SYNCSORT |
ICETOOL and SORT (ICEMAN) are not the same program.
SORT (ICEMAN or SYNCSORT) looks for a SORT control statement.
Dave |
Topic: Sort ASCII files |
dneufarth
Replies: 6
Views: 3987
|
Forum: Utilities Posted: Tue Jun 28, 2005 9:46 am Subject: Sort ASCII files |
You may also use CH,GE,x'303530303030303030' and CH,LE,x'313230303039393939'
Dave |
Topic: Sort ASCII files |
dneufarth
Replies: 6
Views: 3987
|
Forum: Utilities Posted: Tue Jun 28, 2005 9:42 am Subject: Sort ASCII files |
Try changing PD to AC (DFSORT).
Dave |
Topic: Tool to help in Merging COBOL modules |
dneufarth
Replies: 5
Views: 3490
|
Forum: Utilities Posted: Mon May 09, 2005 2:53 pm Subject: Tool to help in Merging COBOL modules |
try here http://www.princetonsoftech.com/products/versionmerger.asp
Dave |
Topic: Diff b/w ++include and % include in PL/1 |
dneufarth
Replies: 8
Views: 5301
|
Forum: Application Programming Posted: Wed May 04, 2005 3:38 pm Subject: Diff b/w ++include and % include in PL/1 |
++INCLUDE may be the 'copy' statement for PANVALET source code management product.
Dave |
Topic: Help in better Initiator utilization:- tape file |
dneufarth
Replies: 6
Views: 3570
|
Forum: Job Control Language(JCL) Posted: Tue Apr 26, 2005 11:48 am Subject: Help in better Initiator utilization:- tape file |
Most shops have a serial initiator class defined. Basically, a class defined to only one initiator.
See if your shop does and give all jobs the same Class= on the Job statement.
Dave |
Topic: First business day in a Month(mon-fri) |
dneufarth
Replies: 17
Views: 6430
|
Forum: Application Programming Posted: Wed Apr 20, 2005 9:56 pm Subject: First business day in a Month(mon-fri) |
and then comes the pesky determination of whether it's a holiday!
Dave |
Topic: ADRDSSU Restore JCL Sample |
dneufarth
Replies: 8
Views: 48869
|
Forum: Job Control Language(JCL) Posted: Tue Apr 05, 2005 11:11 am Subject: ADRDSSU Restore JCL Sample |
I believe an 813 abend is an incorrect name on the tape label vs. the dsn in the dd statement.
Dave |
| |