In a single step if input file is present then only need to
copy into output file or else need to through a RC is it
possible. Note : i want it in a single step
Answer / shridhar
//RAS79002 JOB ,'CS
UPDATE',
//
MSGCLASS=Q,
//
CLASS=D,TIME=0
//*
//STEP010 EXEC
PGM=IDCAMS
//SYSPRINT DD
SYSOUT=*
//SYSOUT DD
SYSOUT=*
//INDD DD DSN=NUSEG58.SORTOUT,DISP=
(MOD,DELETE,DELETE),
// SPACE=(TRK,
(10,10),RLSE)
//OUTDD DD
DSN=NUSEG58.SORTOUT1,DISP=SHR
//SYSIN DD
*
REPRO -
INFILE(INDD) -
OUTFILE
(OUTDD)
/*
/*
| Is This Answer Correct ? | 0 Yes | 1 No |
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
In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???
How do you submit a JCL under CICS environment ?
what are the options in file-aid to edit vsam dataset and to compare data sets.
once we submitted the job to the operating system, how can we cancel the job before execution?
what sort card you will use to copy the data from one dataset to another dataset?
Name what parameter directs the output of the job log dataset?
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
How to check empty file in jcl?
Explain about LMMLIST�list a library's members
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u