473,471 Members | 1,814 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Where can I get the DB2 backup/restore errors?

Hello,

IHAC running DB2 7.1.1.93 on Solaris 8. When he tried restoring this
instance from a different server (alternate client restore) he
encountered:

db2 => restore database dumbunny load
/usr/openv/netbackup/bin/nbdb2.so open
1 sessions taken at 20041022181323 buffer 1024 replace existing
without prompting
Returns the following Error:
SQL2025N An I/O error "515" occurred on media "VENDOR".
db2 =>

Where can I get a list of the DB2 backup/restore errors, like the
above? Poking around we may have found the problem, but a better idea
of what these errors are would assist. Any response (including flames,
but not wishing for them) appreciated. Thanks in advance.

Brice Avila
Nov 12 '05 #1
4 6352
Ian
Brice Avila wrote:
Hello,

IHAC running DB2 7.1.1.93 on Solaris 8. When he tried restoring this
instance from a different server (alternate client restore) he
encountered:

db2 => restore database dumbunny load
/usr/openv/netbackup/bin/nbdb2.so open
1 sessions taken at 20041022181323 buffer 1024 replace existing
without prompting
Returns the following Error:
SQL2025N An I/O error "515" occurred on media "VENDOR".
db2 =>

Where can I get a list of the DB2 backup/restore errors, like the
above? Poking around we may have found the problem, but a better idea
of what these errors are would assist. Any response (including flames,
but not wishing for them) appreciated. Thanks in advance.


This means that the Veritas Netbackup library that you're using is
returning error code 515.

You can look up this error in the Netbackup manuals (or contact
Veritas).

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Nov 12 '05 #2
Ian <ia*****@mobileaudio.com> wrote in message news:<41**********@127.0.0.1>...
Brice Avila wrote:
Hello,

IHAC running DB2 7.1.1.93 on Solaris 8. When he tried restoring this
instance from a different server (alternate client restore) he
encountered:

db2 => restore database dumbunny load
/usr/openv/netbackup/bin/nbdb2.so open
1 sessions taken at 20041022181323 buffer 1024 replace existing
without prompting
Returns the following Error:
SQL2025N An I/O error "515" occurred on media "VENDOR".
db2 =>

Where can I get a list of the DB2 backup/restore errors, like the
above? Poking around we may have found the problem, but a better idea
of what these errors are would assist. Any response (including flames,
but not wishing for them) appreciated. Thanks in advance.


This means that the Veritas Netbackup library that you're using is
returning error code 515.

You can look up this error in the Netbackup manuals (or contact
Veritas).

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---


Ian,

Thanks for your response.

Well, . . . I searched through all the NetBackup 4.5 and 5.0 manuals
as pdf files, searching for "515" and only found page numbers and DLT
tape types. Veritas support also is stumped. We solved the problem by
matching the file directory structure on the target system to match
the source system, which really isn't a NetBackup area of control.

Any other thoughts? Again, thanks.

Brice Avila
Nov 12 '05 #3
Ian
Brice Avila wrote:
Ian <ia*****@mobileaudio.com> wrote in message news:<41**********@127.0.0.1>...
Brice Avila wrote:
Hello,

IHAC running DB2 7.1.1.93 on Solaris 8. When he tried restoring this
instance from a different server (alternate client restore) he
encountered:

db2 => restore database dumbunny load
/usr/openv/netbackup/bin/nbdb2.so open
1 sessions taken at 20041022181323 buffer 1024 replace existing
without prompting
Returns the following Error:
SQL2025N An I/O error "515" occurred on media "VENDOR".
db2 =>

Where can I get a list of the DB2 backup/restore errors, like the
above? Poking around we may have found the problem, but a better idea
of what these errors are would assist. Any response (including flames,
but not wishing for them) appreciated. Thanks in advance.


This means that the Veritas Netbackup library that you're using is
returning error code 515.

You can look up this error in the Netbackup manuals (or contact
Veritas).

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---

Ian,

Thanks for your response.

Well, . . . I searched through all the NetBackup 4.5 and 5.0 manuals
as pdf files, searching for "515" and only found page numbers and DLT
tape types. Veritas support also is stumped. We solved the problem by
matching the file directory structure on the target system to match
the source system, which really isn't a NetBackup area of control.

Any other thoughts? Again, thanks.


Sorry, maybe I wasn't clear about which manual, but in the "NetBackup
5.1 for DB2 System Administrator's Guide", and it documents (on page 139):

515
Message: NetBackup Get Image Failed
Cause: NetBackup encountered errors when attempting to access
a backup image.
I'm not a NetBackup expert, so I can't comment on what exactly this
means, but I would assume that this would clue someone in on what is
causing the problem.

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Nov 12 '05 #4
Ian <ia*****@mobileaudio.com> wrote in message news:<41**********@127.0.0.1>...
Brice Avila wrote:
Ian <ia*****@mobileaudio.com> wrote in message news:<41**********@127.0.0.1>...
Brice Avila wrote:

Hello,

IHAC running DB2 7.1.1.93 on Solaris 8. When he tried restoring this
instance from a different server (alternate client restore) he
encountered:

db2 => restore database dumbunny load
/usr/openv/netbackup/bin/nbdb2.so open
1 sessions taken at 20041022181323 buffer 1024 replace existing
without prompting
Returns the following Error:
SQL2025N An I/O error "515" occurred on media "VENDOR".
db2 =>

Where can I get a list of the DB2 backup/restore errors, like the
above? Poking around we may have found the problem, but a better idea
of what these errors are would assist. Any response (including flames,
but not wishing for them) appreciated. Thanks in advance.

This means that the Veritas Netbackup library that you're using is
returning error code 515.

You can look up this error in the Netbackup manuals (or contact
Veritas).

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---

Ian,

Thanks for your response.

Well, . . . I searched through all the NetBackup 4.5 and 5.0 manuals
as pdf files, searching for "515" and only found page numbers and DLT
tape types. Veritas support also is stumped. We solved the problem by
matching the file directory structure on the target system to match
the source system, which really isn't a NetBackup area of control.

Any other thoughts? Again, thanks.


Sorry, maybe I wasn't clear about which manual, but in the "NetBackup
5.1 for DB2 System Administrator's Guide", and it documents (on page 139):

515
Message: NetBackup Get Image Failed
Cause: NetBackup encountered errors when attempting to access
a backup image.
I'm not a NetBackup expert, so I can't comment on what exactly this
means, but I would assume that this would clue someone in on what is
causing the problem.

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---

You are correct and my apologies for doubting you. I found the same
information in the 4.5 NBU for DB2 guide. I should've looked further
into the documentation. Thanks for your help.

Brice
Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Tim Morrison | last post by:
MSDE2000 I have an application in which I am running a TSQL command of BACKUP DATABASE and RESTORE DATABASE for the backup and restore commands for my application. For testing purposes, i did the...
4
by: Rich | last post by:
Hi there, I've been sent a backup file from a SQL Server 2000 DB and tried restoring into a blank DB (with the same name) on my SQL Server 2K, only it errors, see below: (I've separated each...
2
by: Vikrant | last post by:
Friends, I have read DB2/UDB 8.x 'RESTORE DATABASE Command', with my 'limited' knowledge & skill. I think it should address my concern, but I want advice/ opinion / experience and any care I...
6
by: Eric Herber | last post by:
I've a question regarding db2 (V8.1) and database backups going to a storage manager like TSM for example. As I can see in the storage manager if I backup the complete database over the TSM API...
4
by: Hardy | last post by:
hi gurus, now I have to backup and restore a 8 T size db2 database. from two s85 to two 670. the partitions,tablespaces of the db should be redesigned then I plan to use redirected restore. but...
0
by: raj.raghavan | last post by:
Hi, I have a database were all the indexes are in a seperate filegroup a few large tables are in a seperate filegroup. We take backup at different times and I have backup of primary, two filegroup...
5
by: smoi | last post by:
Hi all, My manager ask me to do backup for 3 database and restore them in a new server. I did the backup for the 3 database into BAK file. Then in the new server, when I did the restore in SQL...
7
by: yellr | last post by:
Hi, i've spent all resources, except this one. Hopefully anyone there out could help me with a idea for this problem. We have a db2 8.2 Enterprise Edition, on AIX 5.3 Platform, this is our...
1
debasisdas
by: debasisdas | last post by:
This is a sample code for taking backup and restore of access database Dim DBTempSource As Database Dim DBTempDestination As Database Dim RecTempSource As Recordset Dim RecTempDestination...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.