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

Implement PAGEUP & PAGE DOWN logic in CICS-DB2PROGRAM


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

New User


Joined: 18 Apr 2005
Posts: 67

PostPosted: Tue Jan 10, 2006 3:20 pm
Reply with quote

1)HOW CAN I IDENTYFY WHETHER THE MAP IS SYMBOLIC OR PHSICALMAP?
2)HOW CAN I IMPLEMENT PAGEUP AND PAGE DOWN LOGIC IN CICS-DB2PROGRAM?
Back to top
View user's profile Send private message
iknow

Active User


Joined: 22 Aug 2005
Posts: 411
Location: Colarado, US

PostPosted: Tue Jan 10, 2006 4:02 pm
Reply with quote

Hi rambabu,

Quote:
1)HOW CAN I IDENTYFY WHETHER THE MAP IS SYMBOLIC OR PHSICALMAP?


Symbolic maps will be available in the library which u might have specified in the map compile program?.. It will be record-name+O and recordname + I then the remaining elementatry items?There will be One input and output record?

2)HOW CAN I IMPLEMENT PAGEUP AND PAGE DOWN LOGIC IN CICS-DB2PROGRAM?

Lot of things must be taken into account for explaining the above query. You can use Scroll logic for the above query.


Hope this helps.
Back to top
View user's profile Send private message
iknow

Active User


Joined: 22 Aug 2005
Posts: 411
Location: Colarado, US

PostPosted: Tue Jan 10, 2006 4:59 pm
Reply with quote

HI,

Quote:
2)HOW CAN I IMPLEMENT PAGEUP AND PAGE DOWN LOGIC IN CICS-DB2PROGRAM?


Check this link for the exact information.

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHJAP4C/1.150?DT=20030108162734

Hope this helps.
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 Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top