DB2 - Problembeschreibung
| Problem IC69210 | Status: Geschlossen |
SQL30082N ERROR WITH RC=3 ("PASSWORD MISSING") OCCURS WHEN ONE ATTEMPTS TO UPDATE A REMOTE DATABASE'S DB CFG PARAMETER | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
| Problembeschreibung: | |
When one tries to update a remote database's following database
configuration parameters: logbufsz, dbheap, locklist, and
stmtheap; SQL30082N Security processing failed with reason "3"
("PASSWORD MISSING"). SQLSTATE=08001 error is returned on the
Client side.
To reproduce the problem:
1. db2 attach to <remote node> user <user ID> using <password>
2. db2 create database <db name> using codeset UTF-8 territory
us collate using identity
3. db2 update db cfg for <db name> using logbufsz <value> | |
| Problem-Zusammenfassung: | |
****************************************************************
* USERS AFFECTED: *
* All users *
****************************************************************
* PROBLEM DESCRIPTION: *
* When one tries to update a remote database's following *
* database configuration parameters: logbufsz, dbheap, *
* locklist, and stmtheap; SQL30082N Security processing failed *
* with reason "3" ("PASSWORD MISSING"). SQLSTATE=08001 error *
* is returned on the Client side. *
****************************************************************
* RECOMMENDATION: *
* Upgrade to DB2 v9.8 FP3. *
**************************************************************** | |
| Local-Fix: | |
Connect to db using the user ID and password and then issue the update db cfg command. | |
| verfügbare FixPacks: | |
DB2 Version 9.8 Fix Pack 3 for Linux, UNIX, and Windows | |
| Lösung | |
Connect to db using the user ID and password and then issue the update db cfg command. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 14.06.2010 12.01.2011 12.01.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.8.FP3 | |
| Problem behoben lt. FixList in der Version | |
| 9.8.0.3 |
|