what is the difference between perform varying and perform
What is 'S0C7' abend?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.
What are the default system and catalog libraries in JCL?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario
how to convert fb to vb in jcl ?
I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)
Please give me the coding for converting VB to FB and FB to VB
How do you submit a JCL under CICS environment ?
How do you check the syntax of a JCL without running it?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY