Home / APPS DBA / Unable To Authenticate Session in Oracle APPS
OracleEBSerror

Unable To Authenticate Session in Oracle APPS

Unable To Authenticate Session in Oracle APPS

 

ERROR

When accessing various Oracle E-Business Suite Release 12.1.x instances through Microsoft Internet Explorer versions 8 to 11, users encounter a specific problem. After successfully logging out from one instance and attempting to log in to a second or third instance, often a cloned version, an error message appears stating

‘Unable to authenticate session.’

Interestingly, this issue does not occur in all instances; login works as expected in some cases, but in others, particularly with cloned instances, this error consistently arises.

SOLUTION

To overcome this and maintain independent sessions, the following methods can be used:

  • Open a new explorer window using its own session cookie by selecting File -> New Session from the Menu Bar in an existing browser window.
  • Run from the command line adding the -noframemerging parameter

          e.g. Start -> Run -> iexplore -noframemerging

  • Start -> Program Files
  • Right click on the Internet Explorer icon and select Properties
  • Add -noframemerging to the end of the link in the Target field

         e.g.“C:Program FilesInternet Exploreriexplore.exe” -noframemerging

  • Click the OK button to close the window
  • This icon may then be copied to the desktop if desired

 

 

  • 5

About Syed Saad Ali

With 13 years of experience as a certified and skilled Oracle Database Administrator, I possess the expertise to handle various levels of database maintenance tasks and proficiently perform Oracle updates. Throughout my career, I have honed my analytical abilities, enabling me to swiftly diagnose and resolve issues as they arise. I excel in planning and executing special projects within time-sensitive environments, showcasing exceptional organizational and time management skills. My extensive knowledge encompasses directing, coordinating, and exercising authoritative control over all aspects of planning, organization, and successful project completions. Additionally, I have a strong aptitude for resolving customer relations matters by prioritizing understanding and effective communication. I am adept at interacting with customers, vendors, and management, ensuring seamless communication and fostering positive relationships.

Check Also

OracleEBSConfig

Changing IP Address in an Oracle EBS R12 Environment

Changing IP Address in an Oracle EBS R12 Environment 1. First, Change the IP Address …