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

I Need To Find Data On A DB2 Page.


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Manshadi

New User


Joined: 31 Aug 2005
Posts: 82

PostPosted: Sat Jun 18, 2011 10:01 am
Reply with quote

Hi,
I am trying to find a data from the following page to find one account which create problem for us.
NAME DBNAME .TSNAME .X'00540585'.X'70'

Please help me.
Best regards
Manshadi
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Jun 18, 2011 10:54 am
Reply with quote

Hello,

When working with db2 data it is best to use sql "find" things.

Another possible way to find this is to unload the table and then work with the unloaded data.

Why does someone believe you need to work with a page directly?
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Wed Jun 22, 2011 12:18 pm
Reply with quote

probably NAME DBNAME .TSNAME .X'00540585'.X'70' is part of an error message.
plz post the entire error message so we can start guessing what X'00540585'.X'70' stands for
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top