) How do you access the migrate the data from production
region to development region
Answer Posted / guest
if a dataset is in migrate state , then just give as below
3.4 option
dataset name
enter
hrecall <dataset name>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do you reference the esds vsam file formats from cobol programs
Name the sections present in data division.
What is the difference between binary search and sequential search?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the difference between next sentence and continue in cobol programing language?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are declaratives and what are their uses in cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is the difference between external and global variables in COBOL?
What is the use of intialize verb?
What type of SDLC u followed? Why?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is an in line perform? When would you use it? Anything else you wish to say about it.
What are all the divisions of a COBOL program?