When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.
CTS,
1 8440have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code
3 10010I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
IBM,
3 12001If 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.
2 6196I need to compare two VSAM files, both having 'number' as key. If there is a matching record, write the data into another VSAM file. How will it be possible.
DSRC,
1 9851Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
1 3469
what is search and searchall?what is the diffrence between them?give an best example?
Which mode is used to operate the sequential file?
What type of SDLC u followed? Why?
How do get the result of your program directly on your pc?
Are you comfortable in cobol or jcl?
how do you reference the variable unblock file formats from cobol programs
how do you reference the fixed unblock file formats from cobol programs
Discuss about changing dataset name in proc.
What are the different data types in cobol?
Describe the cobol database components?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
In COBOL programming, what is PERFORM? What is VARYING?
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
Write a program that uses move corresponding.
how can i see junk values in dclgen or in hostvariable of comp ?