Answer Posted / vs kumar
PS Stands for Physical sequential dataset. ESDS stands for
Entry sequenced dataset and its VSAM dataset.
In ESDS records are processed one at a time in order which
they have loaded.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
IF I mention stop run in CICS what happens?
What is the difference between perform … with test after and perform … with test before?
) How do u handle errors in BMS macro?
What is the use of intialize verb?
What is the difference between Call and a Link?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Explain the configuration section of a cobol program with examples of syntax.
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is report-item in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Name some of the examples of COBOl 11?