About Me

Anjum Ara I am a technology enthusiast, an ardent reader. My latest interest is virtualization. In my free time, I love understanding child nutrition, child holistic development. I bake, read, paint, and do whatever it takes to improve myself every day.

Sunday, April 29, 2012

Security authentication failure! - 2007

Error


---------------------------
Financial Data Management
---------------------------
Security authentication failure! - 2007
---------------------------
OK  


Solution:

1.Launch a valid Oracle Database Utility such as SQL Plus and connect to the FDM application schema.
2 Locate the tsecuser table.
3 Add a record for the ADMIN user id and use the same values for the other columns as the current records (With the exception of the last column "UniqueID" this can be left blank).
4 Commit the change
5 Locate the tsecuserpartition table.
6  Add a record and enter ADMIN into the User id and use the same values for the other fields as the other record in the table.
7 Commit the change




Share:

Tuesday, April 3, 2012

Hyperion Error connecting to database connection Essbase: Error: Error getting CSS support information for driver [com.hyperion.ap.aps.Driver]



Error: Hyperion Error connecting to database connection Essbase: Error: Error getting CSS support information for driver [com.hyperion.ap.aps.Driver]

Solution: The problem is usually with admaps.jar
Replaced ADM and ADM-64 folders from a healthy environment. 






 
Share:

Monday, March 26, 2012

ORA-01450 MAXIMUM KEY LENGTH EXCEEDED - RCU ON 11.2 DB



Description:  Installation of SOA related components like FCM, SOA INFRA is not successful

Error: ORA-01450 MAXIMUM KEY LENGTH EXCEEDED - RCU ON 11.2 DB

Reason: In DB the NLS_LENGTH_SEMANTICS parameter is CHAR instead of BYTE

Solution:  Change the parameter to BYTE and bounce the DB. 

Status: RESOLVED
Share: