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
No Answer is Posted For this Question
Be the First to Post Answer
I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
0 Answers TryTechnicals Pvt Ltd,
what is the difference b/w level no.01 & level no.77?
What is the LINKAGE SECTION used for?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
In COBOL programming, what is PERFORM? What is VARYING?
How 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.
If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
file status 00 is checked after opening the file or reading the file
input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.
hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?
Explain call by context by comparing it to other calls.