DB2 - Problembeschreibung
| Problem IT03890 | Status: Geschlossen |
MON_GET_LOCKS FAILS WITH SQL0171N | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problembeschreibung: | |
$ db2 "SELECT count(*) FROM
TABLE(MON_GET_LOCKS(CLOB('<table_schema>SCHEMA</table_schema><ta
ble_name>TABLE</table_name><lock_mode>IN:IS:IX</lock_mode>'),-1
))"
1
-----------
SQL0171N The data type, length or value of the argument for the
parameter in position "1" of routine "MON_GET_LOCKS" is
incorrect. Parameter name: "SEARCH_ARGS/TABLE_SCHEMA".
SQLSTATE=42815
You can create a reproduction if you add a clause to the query
that has a colon in it, such as <lock_mode>. If you put it
before the <table_schema> clause the query will work, but it you
put it after the query will fail. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 10.5 Fix Pack 5. * **************************************************************** | |
| Local-Fix: | |
N/A | |
| Lösung | |
First fixed in Version 10.5 Fix Pack 5. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 20.08.2014 02.09.2015 02.09.2015 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.5.0.5 |
|