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

What is the name of load utility


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

New User


Joined: 21 Oct 2005
Posts: 7
Location: blore

PostPosted: Thu Mar 09, 2006 6:06 pm
Reply with quote

I have one doubt plz clarify this.

what is the name of load utility and how we can load the data into db2 tables
Back to top
View user's profile Send private message
mandyamj

New User


Joined: 22 Nov 2005
Posts: 7

PostPosted: Thu Mar 09, 2006 7:45 pm
Reply with quote

hi,
Using load utility we load the table,
Syntax
LOAD REPLACE DATA LOG NO INDDN SYSREC00 INTO TABLE
TABLE NAME
Specify structure of the table with position and data type
//REPAIR DD *
REPAIR SET TABLESPACE (specify database name.spacename)NOCOPYPEND
/*
And specify the data set in sysrecc00
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 Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts REASON 00D70014 in load utility DB2 6
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts DB2 Load - Sort Or order BY DB2 1
Search our Forums:

Back to Top