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

Extracting DB2 table into PS


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

New User


Joined: 10 Oct 2006
Posts: 40

PostPosted: Fri Jan 12, 2007 2:23 pm
Reply with quote

Hi

Can v extract DB2 table to a PS separated by delimiter??? I need to do it in batch....
Is there any utility available???

Please do help....

Cheers
Sowmya
Back to top
View user's profile Send private message
amitava
Warnings : 1

Active User


Joined: 30 Oct 2005
Posts: 186
Location: India

PostPosted: Fri Jan 12, 2007 3:01 pm
Reply with quote

I don't think there is any utility present in the market which can extract data from DB2 table into PS in delimited way. For that however you can write a COBOL porgram to fetch the record from the DB2 table and writes down into a PS in delimited way.

Correct me if I am wrong ...
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


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

PostPosted: Sat Jan 13, 2007 10:04 am
Reply with quote

Sowmya...

Look here for Export Utility... Copying data to a VSAM or QSAM file...
and this part... Specifying details for the "To" data set...
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 Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
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
Search our Forums:

Back to Top