Re: DB2 Error - Return code 41

2000-10-24 Thread Collins, Brenda
ding how to handle a scheduling issue for database backups, please let me know. Brenda -Original Message- From: Andy Raibeck [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 24, 2000 8:47 AM To: [EMAIL PROTECTED] Subject: Re: DB2 Error - Return code 41 Hi Brenda, The latest doc for 4.1 do

Re: DB2 Error - Return code 41

2000-10-24 Thread Richard Sims
>Does anyone know what the following means? This return code is not listed >in the API book. > >SQL2025N An I/O error "41" occurred on media "ADSM". Brenda - SQL messages are from DB2 itself. See IBM message references like http://magna.cs.ucla.edu/db2doc/db2m0/sql2000.htm But th

Re: DB2 Error - Return code 41

2000-10-24 Thread Andy Raibeck
Hi Brenda, The latest doc for 4.1 does include the infor for RC 41. Also, you can find the brief description in dsmrc.h, located in directory ..\TSM\api\include. RC 41 means DSM_RS_ABORT_EXCEED_MAX_MP, which means that the client was attempting to use more mountpoints for a backup or archive ope

DB2 Error - Return code 41

2000-10-24 Thread Collins, Brenda
Hi! Does anyone know what the following means? This return code is not listed in the API book. SQL2025N An I/O error "41" occurred on media "ADSM". Thanks, Brenda Collins [EMAIL PROTECTED]