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

How to view an internal table content in XPED?


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mssabirami

New User


Joined: 11 Feb 2008
Posts: 17
Location: Chennai

PostPosted: Mon Mar 24, 2008 4:49 pm
Reply with quote

Hi,
I am using an Global temporary table in my program.
How to KEEP the table contents in XPEDITER?
Or is there any other way to view the content of the internal table?

Thanks in advance.
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 218
Location: India

PostPosted: Mon Mar 24, 2008 6:42 pm
Reply with quote

mssabirami wrote:
Hi,
I am using an Global temporary table in my program.
How to KEEP the table contents in XPEDITER?
Or is there any other way to view the content of the internal table?

Thanks in advance.


U can use PEEK.Just use PEEK at the variable of the Internal table so the controls goes to the variable declaration.U can Peek the variables wat ever u want to monitor.
Back to top
View user's profile Send private message
mssabirami

New User


Joined: 11 Feb 2008
Posts: 17
Location: Chennai

PostPosted: Mon Mar 24, 2008 7:40 pm
Reply with quote

Hi Sri,
I tried using PEEK, but it didnt work.
"DATA ITEM NOT FOUND ON SOURCE LINE" is returned.
What to do now?
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 218
Location: India

PostPosted: Mon Mar 24, 2008 9:22 pm
Reply with quote

Can u copy and paste the screen?

U can also use keep.Just keep all the variables of the internal.
Back to top
View user's profile Send private message
mssabirami

New User


Joined: 11 Feb 2008
Posts: 17
Location: Chennai

PostPosted: Tue Mar 25, 2008 10:43 am
Reply with quote

Sri,

here is the screenshot.
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 218
Location: India

PostPosted: Tue Mar 25, 2008 11:34 am
Reply with quote

mssabirami wrote:
Sri,

here is the screenshot.


i am not finding any screen shots.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Check data with Exception Table DB2 0
No new posts SET PATH in View DDL DB2 2
Search our Forums:

Back to Top