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

Change LOAD RESUME to LOAD REPLACE


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

Active User


Joined: 18 Jun 2007
Posts: 213
Location: Cochin/Kerala/India

PostPosted: Tue Dec 14, 2010 10:32 am
Reply with quote

Hi All,

Currently in one of the table, the load happens with

LOAD RESUME option. I want to change that to LOAD REPLACE. For this what all thing i have to take care?

Is any problem there if change LOAD RESUME to LOAD REPLACE
Back to top
View user's profile Send private message
sivaram.ch

New User


Joined: 28 Jun 2005
Posts: 11

PostPosted: Tue Dec 14, 2010 10:59 am
Reply with quote

Load Replace will replaces all the data whatever you had in the table earlier.If you donot have any problem in replacing it you can use the clause. icon_cool.gif
Back to top
View user's profile Send private message
ssmukul

New User


Joined: 22 Jan 2008
Posts: 19
Location: India

PostPosted: Tue Dec 14, 2010 11:05 am
Reply with quote

Hi Bipin,

Please go through below link. This might be helpful.


publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DSNUGH11/2.12.1.2?SHELF=DSNSHHA1&DT=20010719144747&CASE=[/url]

Thanks,
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Tue Dec 14, 2010 4:38 pm
Reply with quote

sivaram.ch wrote:
Load Replace will replaces all the data whatever you had in the table earlier.If you donot have any problem in replacing it you can use the clause. icon_cool.gif


Actually : Load Replace will replaces all the data whatever you had in the tableSPACE earlier

so if you have more than 1 table in a tablespace , the other tables will be empty.
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts How to load to DB2 with column level ... DB2 6
No new posts REASON 00D70014 in load utility DB2 6
Search our Forums:

Back to Top