Friday, December 14, 2018

EBS login analyzer

EBS login analyzer

E-Business Suite Applications Login Analyzer (Doc ID 2319360.1)



 perl checkLogin.pl




  Enter the "APPS" password:



  Enter the "APPLSYSPUB" password:



  Prompt: Enter the Application User Name

  If you experiencing a login issue for a single, *specific* E-Business

  Suite User Account, please enter that user account name here.

  Otherwise press [Enter] if the issue affects all users.

No comments:

Post a Comment

fnd concurrent request queues and logs update

  create table apps.fnd_concurrent_queues_oci as select * from apps.fnd_concurrent_queues; create table fnd_concurrent_requests_oci as selec...