Can we use empty VSAM as input?
Answer Posted / munish
No, we can not creat empty VSAM as input. I think , when
we have to put null record it the VSAM file for empty VSAM
as input. Otherwise it will give us file status as 35.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is JCL?
A dd statement consists of 4 fields. Name them?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
I need exexution process for JCL programs
how can you check if a file is empty using jcl?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What are s0c1, s0c4, s0c5, s0c7 and socb?
write a jcl to execute a job by 7:00 am on jan 20,1986?
i want to store 20 digits . how will u do it in cobol ?
How to run cobol program using jcl?
define cond parameter in jcl?
What do you understand by jcl?
what happens in execution stage in job processing?