Skip to main content

How To Change the Apps Password

The passwords of APPS and APPLSYS must be identical.
So you just need to change APPLSYS password not APPS , by changing APPLSYS
password , APPS password assumes the same value

(i)
Shutdown the Applications Tier services on each of the Nodes
Database Tier Services must be up and running
Any node where APPL_TOP , 8.0.6 and iAS ORACLE_HOME are present is part
of the Application tier
Any node where RDBMS ORACLE_HOME is present is part of the Database tier

(ii)
Then . issue the commands at the Unix command line similar to the following on any Node
of Oracle Applications where the executable FNDCPASS is present in $FND_TOP/bin

To change the APPLSYS password:
FNDCPASS apps/apps_schema_password 0 Y system/system_schema_password SYSTEM APPLSYS new_password
Ex: FNDCPASS apps/apps 0 Y system/manager SYSTEM APPLSYS CITRIX123

To change an Oracle user password:
FNDCPASS apps/apps_schema_password 0 Y system/system_schema_password
ORACLE apps_database_user new_password

Example

FNDCPASS apps/apps 0 Y system/manager ORACLE GL GL_TEST

(iii)
Run Autoconfig on each of the Nodes wherever Application Tier is installed

(iv)

Bring up the Application Tier services on each of the Nodes

Comments

As you mentioned that you just need to change APPLSYS password not APPS , by changing APPLSYS
password , APPS password assumes the same value.By this do you mean that if APPLSYS password is changed then APPS automatically assume the new password
Muhammad Bilal said…
Yes APPLSYS password and apps password is same.

Popular posts from this blog

Canceling Requisition Lines Using a Spreadsheet

Please click the link below to access the document. Canceling Requisition Lines Using a Spreadsheet Cancel Requisition Lines Canceling Requisition Lines Using a Spreadsheet: Procedure As an authorized procurement user you can cancel requisition lines in batches using a spreadsheet. For example, you can review requisition lines that have been inactive for a long period of time. If they are overdue for cancellation, you can update their status to free up reserved funds. Follow these steps to cancel requisition lines using a spreadsheet: Select and download requisition lines to a spreadsheet. Review the lines in the spreadsheet and update their status to canceled. Upload the spreadsheet to update the application. Prerequisite Before you can cancel requisition lines using a spreadsheet, you must install the Oracle ADF Desktop Integration client software on your computer. The add-in enables desktop integration with Microsoft Excel workbooks. Downlo...

Activate Jinitiator With Microsoft Windows 7 &Vista

Using Microsoft Windows 7 & Vista may introduce the problem of activating Jinitiator while running Oracle forms via oracle application server. The basic solution for this is listed as following. 1. Download latest Java JDK (such as jdk1.6.0) 2. Install JDK and copy the file X:\Program Files\Java\jre1.6.0_01\bin\client\jvm.dll to folder X:\Program Files\Oracle\JInitiator 1.3.1.21\bin\hotspot. To overwrite the existing jvm.dll. 3. Solve OS compatible issue under folder X:\Program Files\Oracle\JInitiator 1.3.1.21\lib change font.properties.zh.5 to font.properties.zh.6,and font.properties.zh.5.1 to font.properties.zh.6.1 4. Languages compatible issue (if you use multiple languages) in file X:\Program Files\Oracle\JInitiator 1.3.1.21\lib\font.properties, change filename.\u5b8b\u4f53=SIMSUN.TTF to filename.\u5b8b\u4f53=SIMSUN.TTC