) 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
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
For rewrite, why is it mandatory that file needs to be opened?
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
What is a report item?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Can we redefine the field of x(200) to less than 200?
Write down the divisions of cobol program?
How do u write test cases?
Which division and paragraphs are mandatory for a COBOL program?
Write a program that uses move corresponding.
What are the different rules to perform a Search?
What is amode(31)
What is an in line perform? When would you use it? Anything else you wish to say about it.
How arrays can be defined in COBOL?
How to know whether the module is dynamical or statistical?