COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam
TCS,
2 10019what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?
IBM,
4 8720i am a btech cs 2009 passout. i am opting for mainframe course. is it good to do this course? pls. anyone suggest me
4 6289when iam reading a flat file which has 100 records through cobol program when iam reading 50th records it gets abends .. so when i run the program again it should read from 50th record .where it got abened ? how it is possible
1 7845There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.
1 806501 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?
3 8196How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?
IBM,
1 4096
How do you round the addition or subtraction of two numbers in assembler?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Where can program checkpoints be stored for use in a restart?
What are the prerogatives?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
How to find occurrence of mu and pe fields in a file?
Explain how do you access storage outside your cics program?
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
What is the physical storage length of time data type?
what are the statements that are not valid to be included in an include statement?
What is the function of rollback in idms?
Explain the maximum number of levels allowed in ims db?
Explain the difference between the xctl and link commands?
A table has two indexes defined. Which one will be used by the SEARCH?
Differentiate between the joblib and the steplib statements?