IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

plz anwsers to these queries


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
madhurikurra
Currently Banned

New User


Joined: 28 Jun 2005
Posts: 1
Location: hyderabad

PostPosted: Wed Jul 06, 2005 12:18 pm
Reply with quote

1. IN VSAM , SUPPOSE THERE R 1 BILLION RECORDS AND U WANT TO RETRIEVE LAST 10 RECORDS. HOW DO U CODE FOR THAT ?

2.IF TWO PERSONS R MAKING CHANGES TO THE SAME PROGRAM AND IF THEY SEND THOSE PROGRAMS TO THE PROJECT LEADER, WHOSE PROGRAM WILL BE CONSIDERED FIRST ?

3.WHAT FOR REVOLVE ? WHAT FOR U USED IT IN UR PROJECT ?

4.TELL ABOUT CURSOR IN UDB.

5.HOW DO U HANDLE IF U HAVE A SITUATION LIKE , U HAVE TO COMPLETE UR CODING IN 10 DAYS OUT OF THIS 7 DAYS GOT OVER, NOW IF UR LOGIC IS CHANGED , HOW DO U IMPLEMENT IT ?

6.WHAT IS COMPILATION ERROR U GET IF WE SPECIFY PIC ON RENAME ?


7.SUPPOSE THERE IS A COMPILATION ERROR. IN WHICH DATASET DO U FIND COMPILE LIST AND WHERE? And what kind of dataset is it?


8.WHAT OTHER OPTIONS YOU HAVE TO SET THE TIME OPTION OTHER THAN TIME PARAMETER IN JOB ST?


9.SUPPOSE IF I GIVE DIFFERENT PROGRAM-ID AND SAVE THE PROGRAM IN DIFFERENT NAME AND COMPILE THE PROGRAM. WHAT WILL I GET ANY ERROR?


10.SUPPOSE UR CICS MAP HANGS AND IT IS NOT ACCEPTING ANY CONTROL FROM KEYBOARD WHAT WILL U DO ?
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Wed Jul 06, 2005 8:09 pm
Reply with quote

Hi madhurikurra,

1) You can use SORT to COPY last 10 records using SKIPREC.

2) Simply depends on Project Leader, what he thinks for the duo...In fact I couldn't get what u wanna ask....

3) REVOLVE....Is that any tool....I never used.....

4) Cursor in UDB......What exactly you are looking for.......

5) icon_rolleyes.gif

6) Will get error like Expected RENAMES, but found PIC.

7) You can find all the Compilation Messages in Job Log of the Compilation Job.

8) If your question is only to set TIME LIMIT ....no else parameter needs to mention except TIME PARAMETER.

9) While compiling if the program name is matching with the saved location, Its not a prob if different in Program-ID.

Corrections are welcome.

Regards,

Priyesh.
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Wed Jul 06, 2005 8:13 pm
Reply with quote

& why have you used all CAPS & BOLD......

http://ibmmainframes.com/board_rules.php#6

Well It wasn't a prob for me.....

Regards,
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Index related queries DB2 5
No new posts Need help with below queries DB2 3
No new posts Running queries against OLTP Database DB2 3
No new posts Selective execution of a queries DB2 9
No new posts Re-write queries to minimize the effe... DB2 6
Search our Forums:

Back to Top