OFSAA ESIC Jobs Fail With "Authentication of user for native request failed" Errors
(Doc ID 2902782.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)
Oracle Financial Services Profitability Management (PFT)
External Scheduler Interface Component (ESIC)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Asset Liability Management (ALM)
Oracle Financial Services Enterprise Performance Management (EPM)
Symptoms
On OFSAA 8.1.2, all OFSAA ESIC jobs fail with an authentication error. Currently upgrading from OFSAA 8.0.5 to OFSAA 8.1.2. On one 8.1.2 environment, able to execute batches through ESIC.
The attached error was received on one server, but on another server, with similar settings and patch level, it is working. Running ExecuteBatch.sh fails with following error-
ERROR
##ICC##I##-1##-4##Authentication of user for native request failed.##
The following is set for the "ESICBATCH" batch user:
User - ESICBATCH
cssms_usr_profile.F_SMS_AUTH_ONLY - Y
ALLOW_MULTIPLE_LOGIN in CONFIGURATION tall able - Y
If attempting to decrypt the encrypted password from ESIC log through following method, can confirm that the correct password is being passed. Able to login and run the same batch with the same user and password.
java -cp .:$FIC_APP_HOME/common/FICServer/lib/FICServer.jar:$FIC_APP_HOME/common/FICServer/lib/AESCryptor.jar:OFSAAI.jar DecryptPass $PASSWORD_E_FROM_ESIC_LOG
On the execution rights screen, the batch is also mapped to the user ESICBATCH. Manually executing the job from the UI ends in success.
Changes
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 |