how to pass 100 to s9(4) how r they inserted ?
Answer Posted / chandru
Numeric data are right justified. So that the value inserted
will be 0100.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the difference between comp and comp-3?
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
how do you reference the variable unblock file formats from cobol programs
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are the pertinent COBOL commands?
How do you reference the following file formats from cobol programs?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is Pic 9v99 Indicates in COBOL?
what is search and searchall?what is the diffrence between them?give an best example?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is rmode(24)
What is the utilization of copybook in cobol?
Why did you choose to work with ibm mainframe cobol programming?
What are the different rules of SORT operation?