What is rmode(any) ?
No Answer is Posted For this Question
Be the First to Post Answer
HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the Purpose of POINTER Phrase in STRING command
How does IDMS communicate with CICS?
what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?
Whats the difference between search & search ALL?
I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
IF there 5 to 6 files in a JCL and there is some space abends, how can we identify which file has space abend and what can be done to get off that abend or rectify that abend.
what is the difference b/w level no.01 & level no.77?
If we use GO BACK instead of STOP RUN in cobol?
In a program, there are 2 sections defined say SECTION-A and SECTION-B. There is a paragraph say CALC-INT in both the sections. If this para has to be called directly for SECTION-A, then PERFORM CALC-INT will not work as it is present in both sections. How the PERFORM statement has to be coded here?
What is the meaning of 'TALLING' verb in cobol?