I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
IBM,
2487What is the Linkage section? What is the Use and Why the parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9 (4) COMP." any reason?.Please let me know any one... Cheers,Prasad
8 36445How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
1 6380I have a sequential file. How do I access a record in this sequential file randomly in my program ?
8 21086I have a sequential file of 100 records. How do I load the records into a two dimensional array ?
3 22112Program A calls program B. Will the working storage variables declared in program B be initialized every time it is called by program A or will the values be retained until the end of program A?
7 20972
How do define dynamic array in cobol.
How do you differentiate between cobol and cobol-ii?
How many bytes S(8) comp field occupy and its maximum value?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Can you please let me know the centre name of INS certification in Kolkata.
Write the code to count the sum of n natural numbers.
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
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Whats the difference between search & search ALL?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
In COBOL programming, what is PERFORM? What is VARYING?
What are the different rules for performing sort operation?
What rules are to be followed while using the corresponding options?
Explain about different table spaces.