) How do you access the migrate the data from production
region to development region
Answer / 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 |
How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?
Explain about Redefines cluse?
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
how to transfer the file from pc to mainframe??
what is s000 u4087 error? please give the all error codes in cobol,jcl.
In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execution?
Why there is no questions in this column?
What are some examples of command terminators?
Mention the guidelines to write a structured cobol program?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is link edit in cobol?