If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Redirect restore still resolves in SQL0294

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-31-11, 10:29
tsluijter tsluijter is offline
Registered User
 
Join Date: Nov 2010
Location: The Netherlands
Posts: 12
Question Redirect restore still resolves in SQL0294

I want to restore a database with the redirect option.
Code:
db2 restore db <dbname> taken at <timestamp> into <dbname>_TMP logtarget /db2data/<dbname>_TMP/backup/ newlogpath /db2data/<dbname>_TMP/backup/rstlog redirect without prompting
This restore should give me the option to redirect my tablespace containers.
But it resolves in error SQL0294.

Have I done something wrong in the restore command?
Reply With Quote
  #2 (permalink)  
Old 01-31-11, 11:20
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Read the explanation of the error message in the documentation, and take appropriate action as suggested by IBM. If you read the documentation and don't understand it, then ask a question about specifically what you don't understand.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Tags
9.1, db2

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On