Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
IBM,
2402How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.
IBM,
2 10345Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
2325Our 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
2928Hello, I have 3 years of exp as a mainframes tester in a leading IT company, now am looking to change my company. Could you please let me know, what are the interview questions/topics i should prepare. Your suggestions are truly valuable for me :) Thanks !!
1898How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
1 10248File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
2882what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
3 13625Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
IBM,
2756In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??
CSC,
2 12208
Can you define path?
Explain how to pass instream data in sysin with assembler?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
What is the use of access method services in vsam?
How do you pull up a query which was previously saved in qmf?
Before you give the explain statement, what are the prerogatives?
What is a page in db2?
A word in the computer memory is identified by_________
Mention some fields that are a part of sqlca.
Explain how to differentiate call by context by comparing it to other calls?
What is mainframe application testing?
What is the result of open cursor statement?
What is NOTCAT ?
what is the difference between JES3 and JES2?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?