Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to move/ transfer the data from a ps file to db2 table

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2
Author Message
nandakumar
Warnings : 2

New User


Joined: 05 May 2005
Posts: 49

PostPosted: Mon Jun 06, 2005 9:03 pm    Post subject: How to move/ transfer the data from a ps file to db2 table
Reply with quote

hi,

How to move (or) transfer the data from a ps file to db2 table.
Back to top
View user's profile Send private message
References
priya

Moderator


Joined: 24 Jul 2003
Posts: 624
Location: Bangalore

PostPosted: Tue Jun 07, 2005 8:29 pm    Post subject:
Reply with quote

use LOAD utility
Back to top
View user's profile Send private message
radhakrishnan82

Senior Member


Joined: 31 Mar 2005
Posts: 386
Location: chennai, India

PostPosted: Wed Jun 08, 2005 1:54 pm    Post subject:
Reply with quote

You can extract data from a table or load data to a table using the Load utility.Use option P;B;3;3.7(Extract and Load Tables)
Back to top
View user's profile Send private message
raj_usb4u

New User


Joined: 08 Jun 2005
Posts: 1

PostPosted: Wed Jun 08, 2005 4:24 pm    Post subject: Re: How to move/ transfer the data from a ps file to db2 tab
Reply with quote

[quote="nandakumar"]hi,

How to move (or) transfer the data from a ps file to db2 table.[/quote]

You can load data into Db2 tables from sequencial table by using utility called 'DSNUPROC' where you have to mention

//DSNUPROC.SYSREC00 DD DSN='Your sequential file name'
//DSNUPROC.SYSIN DD DSN='Load card of your table'
Back to top
View user's profile Send private message
nandakumar
Warnings : 2

New User


Joined: 05 May 2005
Posts: 49

PostPosted: Thu Jul 07, 2005 9:24 am    Post subject: copying data from psfile to table
Reply with quote

hi,

i need a clear example program,to load data into Db2 tables from sequencial table by using utility 'DSNUPROC'


thanking u.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2 All times are GMT + 6 Hours
Page 1 of 1