472,805 Members | 918 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,805 software developers and data experts.

Netbackup for DB2 Redirected restore

Currently trying to perform a redirected restore of DB2 database using Netbackup in AIX environment. The restore command completes successfully but the set tablespace commands fail due to no database connection.

Tried connecting to the database before the set tablespace command but could not because a restore was in progress.

Netbackup support has no answers and says this is an IBM issue. When using TSM to restore this database the database connection is maintained via the db2 restore command. With Netbackup, this does not appear to be the case. Any ideas??

Expand|Select|Wrap|Line Numbers
  1. db2 restore db bsi80t load /usr/openv/netbackup/bin/nbdb2.sl open 1 sessions tak
  2. en at 20071129155734 to /db2dev60/bsi80t into bsi80t with 2 buffers buffer 1024 
  3. redirect without rolling forward
  4.  
  5.  
  6. SQL1277N  Restore has detected that one or more table space containers are 
  7.  
  8. inaccessible, or has set their state to 'storage must be defined'.
  9.  
  10. DB20000I  The RESTORE DATABASE command completed successfully.
  11.  
  12. $ db2 -tvf restore_bsi80t_dashlaw01.txt
  13.  
  14. SET TABLESPACE CONTAINERS FOR 0 IGNORE ROLLFORWARD CONTAINER OPERATIONS USING (P
  15.  
  16. ATH /db2dev60/bsi80t/db2dev/NODE0000/SQL00001/SQLT0000.0)
  17.  
  18. SQL1024N  A database connection does not exist.  SQLSTATE=08003
  19.  
  20.  
  21.  
  22. SET TABLESPACE CONTAINERS FOR 1 IGNORE ROLLFORWARD CONTAINER OPERATIONS USING (P
  23.  
  24. ATH /db2dev60/bsi80t/db2dev/NODE0000/SQL00001/SQLT0001.0)
  25.  
  26. SQL1024N  A database connection does not exist.  SQLSTATE=08003
  27.  
  28.  
  29.  
  30. SET TABLESPACE CONTAINERS FOR 2 IGNORE ROLLFORWARD CONTAINER OPERATIONS USING (P
  31.  
  32. ATH /db2dev60/bsi80t/db2dev/NODE0000/SQL00001/SQLT0002.0)
  33.  
  34. SQL1024N  A database connection does not exist.  SQLSTATE=08003
  35.  
  36.  
  37.  
  38. SET TABLESPACE CONTAINERS FOR 3 IGNORE ROLLFORWARD CONTAINER OPERATIONS USING (F
  39.  
  40. ILE /db2dev60/bsi80t/tf80.dbf 110000, FILE /db2dev60/bsi80t/tf801.dbf 110000)
  41.  
  42. SQL1024N  A database connection does not exist.  SQLSTATE=08003
  43.  
  44.  
  45.  
  46. SET TABLESPACE CONTAINERS FOR 4 IGNORE ROLLFORWARD CONTAINER OPERATIONS USING (P
  47.  
  48. ATH /db2dev60/bsi80t/db2dev/NODE0000/SQL00001/QCTEMPTS)
  49.  
  50. SQL1024N  A database connection does not exist.  SQLSTATE=08003
Dec 2 '07 #1
0 3120

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Vikrant | last post by:
Friends, Due an application (old) install program problem, Under AIX I could only create DB2 instance, I could also catalog it. Its complex application and I am not expert in creating full...
1
by: Vikrant | last post by:
Hi Kelly This is from old response by you. What is 'callerac' parameter in REDIRECTED restore, how can I provide 'callerac' value ? Thanks, VKG =====
9
by: GL | last post by:
I am running DB2 8.1.1 on AIX 5.1 Having a problem with a redirected restore. Once into the restore continue phase, I immediately get the following “SQL2059W A device full warning was...
7
by: CCC via DBMonster.com | last post by:
We use redirected restore to refresh test from prod on different AIX 5.2 servers. The databases have the same number, size and names of cooked containers. The only difference is the fully qualified...
4
by: africantract | last post by:
Hi There, We have an issue on our db2 restores. We do database dumps every night, and restore them to development servers every morning. This works fine with no errors. However if we backup those...
0
by: saidev | last post by:
Hi Team, I have netbackup for db2 is configured for backup and log archiving of the db2 logs on the tape device through the netbackup. I have configured the log archiving of the db2 through the...
1
by: edmundleungs | last post by:
After setting the netbackup, it is found that there is below error. SQL2062N An error occurred while accessing media "/usr/openv/netbackup/bin/nbdb2.sl". Reason code: "513" DB version: v8...
1
by: edmundleungs | last post by:
In our veritas netbackup for DB2 on AIX, the backup could be done successfully and the backup image would be listed using bplist on the AIX client. I have made several backup image, but only one...
2
by: Asphalt Blazer | last post by:
I am running DB2 UDB v8.1 FP 14 on AIX 5.3 I have two servers ServerA and ServerB. ServerA has instance InstA ServerB has instance InstB InstA has database DB1. DB1 is being backed up daily...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.