) 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
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Whats the difference between search & search ALL?
Write the code to count the sum of n natural numbers.
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the utilization of copybook in cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
example for sub strings ? and refernce modifications whit output pls
what is difference between cobol and cobol/400
Explain how to differentiate call by context by comparing it to other calls?
What are the different types of condition in cobol and write their forms.
How do you reference the fixed block file formats from cobol programs
How do u write test cases?
What are literals?