DB2 - Problem description
| Problem IC75476 | Status: Closed |
FULL ONLINE COMPRESSED BACKUP FAILS AT SQLO_EOF WITH SQL0902C RC=9 | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problem description: | |
Problem started happening since migration from v8fp7 to v95
(currently on fp5).
-When we issue a FULL ONLINE COMPRESSED BACKUP and it fails
returning SQLO_EOF and SQL0902C RC=9.
-All other options of backup work but when we specifie a
COMPRESS image it fails with SQL0902C RC=9.
Exact command which fails :
--------------------------------------------
BACKUP DATABASE DBNAME
TABLESPACE (SYSCATSPACE)
ONLINE
TO "K: \ BACKUP"
COMPRESS
INCLUDE LOGS
Without Prompting
SQL0902C There has been a system error (reason code = "9"). Not
can be processed further SQL statements. SQLSTATE = 58 005
--------------------------------------------
But if we give the same command WITHOUT COMPRESS it works :
BACKUP DATABASE DBNAME
TABLESPACE (SYSCATSPACE)
ONLINE
TO "K: \ BACKUP"
INCLUDE LOGS
Without Prompting
Backup successful. The time indication for this image
backup is: 20100422091406
--------------------------------------------- | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * DB2 users on Windows platform * **************************************************************** * PROBLEM DESCRIPTION: * * FULL ONLINE COMPRESSED BACKUP FAILS AT SQLO_EOF WITH * * SQL0902C RC=9 * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V9.7 Fixpack 5 * **************************************************************** | |
| Local Fix: | |
NA | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
| Solution | |
First fixed in DB2 V9.7 Fixpack 5 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 31.03.2011 03.01.2012 03.01.2012 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP5 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.5 |
|