Answer Posted / rahul joshi
AIX IS MISMATCHED.
RECORDING MODE IS VARIBLE,FIXED OR NOT DEFINED WHEN CREATED EARLIER.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
What is a SSRANGE and NOSSRANGE?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
Difference between array and sub-script ?
Name some of the examples of COBOl 11?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How are the next sentence and continue different from each other?
how do you reference the printer file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
example for sub strings ? and refernce modifications whit output pls
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are different data types in cobol?
How do you define a variable of comp-1 and comp-2?