how to debug QM database access problems.. help
![]()
We have our applications deployed on different servers
JTS
CCM
RM
QM
and this is mirrored in DR.
this is using a common Oracle provided database service. both Prod and DR access the same DB.
or DBAs created ADMIN level userids for database setup (during CLM install)
and USER level userids for daily operation.
to go to full production, access to the ADMIN level userids is removed.
but it appears the database schema was labeled with the ADMIN user userid.
we are using Websphere for the data sources.
we cannot rename the schema (as far as I know)
and for some reason cannot access the ADMIN schema from the USER context..(altho the DBA's tell us we should be able to)
we would like to take a DB access error log to our DBAs to fix this problem, but can't seem to find a way to get that level of detail from the clm apps.. (we are using QM to debug, cause we don't yet have any users)..
any guidance welcomed..
|
Accepted answer
One other answer
![]()
Thank you again for the detailed info.
|