home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC75579 Status: Geschlossen

THE SPECIAL REGISTER CLIENT ACCTNG IS CHANGED TO BLANK AFTER "DB2
-TVF" EXECUTION

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
Referring to DB2 Information Center, we know, when we run a 
CLP script file using the db2 -tvf filename command, it sets the 
special register CLIENT APPLNAME to CLP filename. 
 
  However, the special register CLIENT ACCTNG is also changed to 
BLANK unexpectedly after "db2 -tvf" execution. 
 
  A sample of the problem symptom is as follows. 
 
  $ db2 "call 
sysproc.wlm_set_client_info('MYID','MYPC','MYAPPL','MYACC',NULL) 
" 
 
  $ db2 list applications global show detail | grep db2bp | read 
a b agentid d ; db2 get snapshot for application agentid 
$agentid | egrep "^TP" 
  TP Monitor client user ID                  = MYID 
  TP Monitor client workstation name         = MYPC 
  TP Monitor client application name         = MYAPPL 
  TP Monitor client accounting string        = MYACC 
 
  $ db2 "values ( char(CLIENT USERID, 8), char(CLIENT 
WRKSTNNAME, 8), char(CLIENT APPLNAME, 16), char(CLIENT ACCTNG, 
32) )" 
  1        2        3                4 
  -------- -------- ---------------- 
-------------------------------- 
  MYID     MYPC     MYAPPL           MYACC 
 
  1 record(s) selected. 
 
  $ echo "select * from TAB01;" > select.sql 
  $ db2 -tvf select.sql > /dev/null 
  $ db2 list applications global show detail | grep db2bp | read 
a b agentid d; db2 get snapshot for application agentid $agentid 
| egrep "^TP" 
  TP Monitor client user ID                  = MYID 
  TP Monitor client workstation name         = MYPC 
  TP Monitor client application name         = CLP select.sql 
  TP Monitor client accounting string        =
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* The special register CLIENT ACCTNG is also changed to BLANK  * 
* unexpectedly after "db2 -tvf" execution.                     * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to db2 Version 9.7 FixPak 5                          * 
****************************************************************
Local-Fix:
not available
verfügbare FixPacks:
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 for Linux, UNIX, and Windows

Lösung
Problem was first fixed in Version 9.7 FixPak 5
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
05.04.2011
15.12.2011
15.12.2011
Problem behoben ab folgender Versionen (IBM BugInfos)
9.7.
Problem behoben lt. FixList in der Version
9.7.0.5 FixList