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

Terlephone Interview Questions


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

New User


Joined: 31 May 2005
Posts: 26
Location: pune

PostPosted: Wed Apr 05, 2006 12:42 pm
Reply with quote

hello friends
i faced some questions like this can asybody help me?
1.what is inspect?
2.can you declare a cursor in procedure devision?
3.in my procedure first ster i create an pds second step i delete how you spcify i? (status,normal,abnormal)
4.can you pass pointers in sub programs?
5.how will resolve -911?
6.what is the ctrl cards in jcl?

thanks in advance
vasanth
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


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

PostPosted: Mon Apr 10, 2006 1:07 pm
Reply with quote

Quote:
1.what is inspect?

Chk manuals for a complete reference...
Quote:
2.can you declare a cursor in procedure devision?

Yes.
Quote:
3.in my procedure first ster i create an pds second step i delete how you spcify i? (status,normal,abnormal)

Is the second step is only deleting it, or anything else alongwith.
(MOD,DELETE,?????)
It depends, if you just want to delete only, abnormal parameter would be DELETE, else KEEP.
Quote:
5.how will resolve -911?

Resource Contention....Make a search... already discussed...
Quote:
6.what is the ctrl cards in jcl?

CTRL CARDS are the members of a PDS, which is used to pass Instream data to PROCS.
Back to top
View user's profile Send private message
raghu.bachu

New User


Joined: 04 Apr 2006
Posts: 2
Location: Mumbai

PostPosted: Mon Apr 10, 2006 4:56 pm
Reply with quote

HI,

Quote:
in my procedure first ster i create an pds second step i delete how you spcify i? (status,normal,abnormal)


Adding to Priyesh responce, you can also mention
(
Code:
OLD, DELETE,KEEP/DELETE)


Regards
Raghu
Back to top
View user's profile Send private message
samchris

New User


Joined: 31 May 2005
Posts: 26
Location: pune

PostPosted: Tue Apr 11, 2006 11:23 am
Reply with quote

thanks very much to

MR.priyesh.agrawal,MR.raghu.bachu

regards

vasanth
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 Comp interview questions Mainframe Interview Questions 5
No new posts Interview Questions on Cobol DB2 program Mainframe Interview Questions 5
No new posts The Last Two Question For You To Ask ... Mainframe Interview Questions 0
No new posts Mainframe Interview Questions CICS,CO... Mainframe Interview Questions 6
No new posts Viewing executing process in NDM .. q... IBM Tools 0
Search our Forums:

Back to Top