hello All,
im not a db2 person, please forgive me for asking a simple
question..
i would like to restore a tablespace from a current database to a new
database in the same server how do i accomplish this task. I use tsm
to backup my db...
i was looking around web and found instruction to the restore command
in db2...
this is what i came up with..
i need to first create the target (empty) database correct? then
execute the command below?
RESTORE DBPRODA emidinst1 password1 TABLESPACE PROD02 USE TSM TAKEN AT
091808 INTO DBTESTB
thank you in advance..
pinoy
im not a db2 person, please forgive me for asking a simple
question..
i would like to restore a tablespace from a current database to a new
database in the same server how do i accomplish this task. I use tsm
to backup my db...
i was looking around web and found instruction to the restore command
in db2...
this is what i came up with..
i need to first create the target (empty) database correct? then
execute the command below?
RESTORE DBPRODA emidinst1 password1 TABLESPACE PROD02 USE TSM TAKEN AT
091808 INTO DBTESTB
thank you in advance..
pinoy
Comment