Thread: Load command
View Single Post

   
  #2 (permalink)  
Old 02-27-2008, 06:02 AM
Knut Stolze
 
Posts: n/a
Default Re: Load command

Tim wrote:

> Hi
>
> I have what is probably a strange question but is it possible to get a
> tablespace out of a backup pending state if one does a load on a
> recoverable database? Also assuming this isn't possible would it be
> possible to add a warning when it is run in a recoverable database
> especially since it would typically result in an outage for that
> tablespace?


Did you have a look at the COPY option of the LOAD command? That way you
can avoid that the tablespace goes into backup pending state.

--
Knut Stolze
DB2 Information Integration Development
IBM Germany
Reply With Quote