suche 36x36
Latest versionsfixlist
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
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IT22612 Status: Closed

HADR ROS FAILS WHEN A QUERY ON THE STANDBY HAS AN ORDER BY CLAUSE

product:
DB2 FOR LUW / DB2FORLUW / B10 - DB2
Problem description:
When we query MON_GET_PKG_CACHE_STMT with an order by clause
error SQL1773N  is encountered. Without the orderby the query
works fine.  ROS on Standby enabled.


$ db2 "select SUBSTR(STMT_TEXT,1,70) AS STMT, SECTION_TYPE AS
TYPE,NUM_EXECUTIONS from TABLE(MON_GET_PKG_CACHE_STMT ( 'D',
NULL, NULL, -2))"

STMT
TYPE NUM_EXECUTIONS
----------------------------------------------------------------
------ ---- --------------------
select current CLIENT_APPLNAME, current CLIENT_ACCTNG from
sysibm.sysd D                       1
select SUBSTR(STMT_TEXT,1,70) AS STMT, SECTION_TYPE AS
TYPE,NUM_EXECU D                       0
Select  PREP_TIME_WORST ,NUM_EXECUTIONS  ,STMT_SORTS
,TOTAL_EXEC_TIME  D                       1
select * from TABLE(MON_GET_PKG_CACHE_STMT ( 'D', NULL, NULL,
-2))     D                       1
select * from TABLE(MON_GET_PKG_CACHE_STMT ( 'D', NULL, NULL,
-2)) ord D                       1
Select  PREP_TIME_WORST ,NUM_EXECUTIONS  ,STMT_SORTS
,TOTAL_EXEC_TIME  D                       1

  6 record(s) selected.
$ db2 "select SUBSTR(STMT_TEXT,1,70) AS STMT, SECTION_TYPE AS
TYPE,NUM_EXECUTIONS from TABLE(MON_GET_PKG_CACHE_STMT ( 'D',
NULL, NULL, -2)) order by TOTAL_ACT_TIME desc"

STMT
TYPE NUM_EXECUTIONS
----------------------------------------------------------------
------ ---- --------------------
SQL1773N  The statement or command failed because it requires
functionality
that is not supported on a read-enabled HADR standby database.
Reason code =
"5".
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* ALL                                                          *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Upgrade to Db2 11.1 Mod 2 Fix Pack 2 or higher               *
****************************************************************
Local Fix:
Solution
Workaround
not known / see Local fix
BUG-Tracking
forerunner  : IT15700 
follow-up : 
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
02.10.2017
24.10.2017
24.10.2017
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)