Search found 6 matches

by vikriih
Wed Sep 18, 2019 6:42 pm
Forum: JCL
Topic: JCL calling PROC
Replies: 1
Views: 26019

Re: JCL calling PROC

Hi,
Use Intertest/Expeditor for debugging
by vikriih
Wed Sep 18, 2019 6:36 pm
Forum: COBOL
Topic: COBOL Program performance tuning tips
Replies: 22
Views: 76898

Re: COBOL Program performance tuning tips

For Sorting you can use SYNCSORT
by vikriih
Tue Nov 08, 2016 10:40 am
Forum: DFSORT , ICETOOL & Utilities
Topic: Go to Next Record via Sort
Replies: 3
Views: 4922

Device is shown at 1st byte and not 41st byte in the above example. What is actual position 1st or 41st? What you can do is that you can write a program which reads data from input file and for every two records in the input file it writes only 1 record in the output file. THat way you can move DEVI...
by vikriih
Tue Nov 08, 2016 10:07 am
Forum: JCL
Topic: DFHWS2LS
Replies: 1
Views: 3503

Don't you have access to change the copy book?
by vikriih
Mon Oct 26, 2015 12:47 pm
Forum: COBOL
Topic: Is there a way to store variable outside the code?
Replies: 4
Views: 6325

If you mean outside the program then you can use a sequential file
if you mean outside the procedure division use the 88 level
by vikriih
Mon Oct 26, 2015 11:59 am
Forum: TSO, CLIST & REXX
Topic: Error executing command TSO OMVS - Creating user directory
Replies: 4
Views: 10510

Most probably you will not have authority to create directory . Contact your administrator. If you have access create directory using automount and a ZFS for your file system