![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions How to count the records in COBOL data file?what will happen if the file open in extent mode and corresponding is equal to OLD in jcl?by opening an empty vsam file in i/o wii get file status 35 how can you over come this ? Read Answers (1) | Asked by : latha What is the difference between plan & packagewhat is difference between views & joinswhat is db2 stored procedures? how to work it in mainframehow to calculate n th maximum valueif the error code -811 ? how to rectify it?if the error in dead lock how to rectify it?how to read the last record in data file don't know the no.of records?what is the use of profile in Qmf? Read Answers (1) | Asked by : latha How to write "No records found" text to output file if input file is empty, by writting JCL. Read Answers (1) | Asked by : shyam Latest Answer : If the data is in a specific position in the records, use the sort INCLUDE statement to select the records.//SORTSEL EXEC PGM=SORT//SYSOUT DD SYSOUT=*//SORTIN DD DSN=INPUT.FILE,DISP=OLD//SORTOUT DD ... Latest Answer : I've done this many times. Set up the JCL statements in Working-Storage as you want them to be presented to the operating system. Create an FD for an output data set with a fixed, 80-character format and write the statements to this file.In the JCL, ... Read Answers (1) | Asked by : lakshmi Latest Answer : using attention identifier keys ... Read Answers (1) | Asked by : lavanya Latest Answer : A lot depends on how much data and where it is coming from. Assuming the data is originated in JCL1, simply include a step to write the data to a data set or member of a PDS. You can do this with IDCAMS, SORT, FILE-AID, etc. Then in JCL2 you just read ... Read Answers (1) | Asked by : kumar
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||