DB2 - Problem description
Problem IC69210 | Status: Closed |
SQL30082N ERROR WITH RC=3 ("PASSWORD MISSING") OCCURS WHEN ONE ATTEMPTS TO UPDATE A REMOTE DATABASE'S DB CFG PARAMETER | |
product: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
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. 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 Summary: | |
**************************************************************** * 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. | |
available fix packs: | |
DB2 Version 9.8 Fix Pack 3 for Linux, UNIX, and Windows | |
Solution | |
Connect to db using the user ID and password and then issue the update db cfg command. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 14.06.2010 12.01.2011 12.01.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.8.FP3 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.8.0.3 |