Capacity Manager fails to handle user/password sensitivity between a 10g Repository and 11g monitored database. Running the monitored database wizard will fail with the following:
2012/4/30 02:23:20 - Creating dblink: Complete
2012/4/30 02:23:29 - Testing dblink FAILED: : ORA-01017: invalid username/password; logon denied
grant create session to "quest"
Error occurred: [1917] (ORA-01917: user or role 'quest' does not exist
Timestamp: 5/4/2012 1:13:37 PM
declare
no_object_generic exception ;
pragma exception_init (no_object_generic, -04043) ;
begin
execute immediate 'drop package "cap" .quest_cmo_collector' ;
exception
when no_object_generic then null ;
end ;
Error occurred: [1435] (ORA-01435: user does not exist
ORA-06512: at line 5
Product defect.
WORKAROUND
STATUS
Waiting for fix in a future release of Capacity Manager for Oracle.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center