dmpool 2007/10/23 11:28:57 E P5428 T5268 dmsys: Invalid user or password dmpool 2007/10/23 11:28:57 W P5428 T5268 Password not set for Oracle database dmpool 2007/10/23 11:28:57 W P5428 T5268 Database type for service unknown: Oracle assumed.
2. Password must have an expiration period defined. 3. Password files should not be directly manipulated, (i.e. policies should set through SAM) In the dm.cfg file on the dimension server add the following flag:
The problem is due to the fact that the password for the DMSYS user has been changed, even though the password has been updated in the password registry the problem persists. The Dimensions password for the Dimensions user (e.g. " DMSYS ") used to access a Dimensions repository is set in the Pulse Administration UI. Navigate to Administration > Repositories
Check OS_AUTHENT_PREFIX variable setting AND whether OS_AUTHENT_PREFIX has been enabled. To check what OS_AUTHENT_PREFIX is set to AND to check whether OS_AUTHENT_PREFIX has been enabled, launch SQLPLUS as system/< password > and execute the following string at the SQL prompt: show parameter os_authent_prefix
-o<outputspec> NULL Spools the output to the file that you specify instead of passing the template to the system for execution. -p< password > dmsys Sets the password to the value that you specify before calling the routine. -r False Reports on storage allocation and deallocation requests.