IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) i want code and what are used key words are ...like wrkmbrpdm screen (q) i have a file with 3 fields empno,empname,empaddr... here you give the empno it displays from that number to remaining empno's how? sub file screen: employee details pos to:empno then enter empno empname empaddr so file have 100 records from 1 to 100 so the above pos you give the 55 empno...it displays the from 55 to remaining... ...... please share this answel
IBM,
2 5695In 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 12394SI Stud name Subject Marks Pass/Fail 1 Sham Maths 40 P 1 Sham Physics 50 P 1 Sham Bio 20 F 2 Ram Maths 40 P 2 Ram Physics 50 P 2 Ram Bio 60 P For the above data , write the SQL query for the student who passed in all the subjects . For eg : I want the data of only Ram coz he passed all subjects .
2 8067what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
IBM,
2 11414Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
7 25436I know chain keyword retreive records randomly but how chain keyword exactly works internally????
4 10426Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
IBM,
6 14400I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
2 6464Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
2 4766If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by doing the run query of the file? if not how can we see the impact of these keywords.
2 10320Hi can anybody tell me about Mainframe batch testing and how is it done. I am totally new to mainframe testing. Thanks in Advance.
IBM,
1 5202How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"
4 16185
What is the use of symbol // in jcl?
How do I delete a table in db2?
What is db2 stogroup?
If anyone has latest IBM Certification Dumps can you pls forwards it to me
what is the difference between sflclr and sflinz?
What are the pertinent COBOL
What is an area sweep and when is it used?
What is copy pending and check pending in db2?
what are the different types of variables available in cl?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the cobol picture clause of the db2 data types date, time, timestamp?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
Explain how can you accomplish breakpoint in intertest?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
What are the building blocks used in vsam datasets?