DBMS_APPLICATION_INFO Module And Action Not Being Truncated Properly After Upgrade To 12.2
(Doc ID 2497615.1)
Last updated on JULY 20, 2024
Applies to:
PL/SQL - Version 12.2.0.1 and laterGeneric (Platform Independent)
Symptoms
On : 12.2.0.1 or newer version
ACTUAL BEHAVIOR
---------------
DBMS_APPLICATION_INFO.SET_MODULE / SET_ACTION is not truncating the specified MODULE_NAME / ACTION_NAME to the documented number of characters but rather truncating to 64 characters instead
EXPECTED BEHAVIOR
-----------------------
DBMS_APPLICATION_INFO.SET_MODULE / SET_ACTION should be truncating the specified MODULE_NAME / ACTION_NAME to 48 and 32 characters, respectively
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
Changes
upgraded from a database version prior to 12cR2
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |