Showing posts with label FNDCPASS change SYSADMIN APPS passwords. Show all posts
Showing posts with label FNDCPASS change SYSADMIN APPS passwords. Show all posts

Tuesday, March 1, 2016

FNDCPASS change SYSADMIN APPS passwords

FNDCPASS change SYSADMIN APPS passwords

Applies to:
            Oracle Enterprise Linux – Version: 5
            Oracle EBS R12

Description:
            How to change SYSADMIN and APPS passwords

Solution:
            You can change SYSADMIN and APPS passwords as follow:

Change the SYSADMIN password:
Login to application manager user and execute the following command
[appltest@ebstest] FNDCPASS apps/apps 0 Y system/managerr USER SYSADMIN <new-password>
Log filename : L1234567.log
Report filename : O1234567.out


Change the APPS password:
changing the APPLSYS password change the APPS password:
Login to application manager user and execute the following command
[appltest@ebstest] FNDCPASS apps/apps 0 Y system/manager SYSTEM APPLSYS <new-password>
Log filename : L1234567.log
Report filename : O1234567.out


Run the autoconfig on all the nodes, autoconfig is configuring the Applications environment.



Your comments, especially which will help us improve the functionality, will be greatly appreciatedJ


How to Extend Swap space on LVM Disk Linux

How to Extend Swap space on LVM Disk Linux   Applies to:             Oracle Database 12.2             Oracle Linux 7 Description: ...