Oracle EBS R12.2 修改APPS密码方法,r12.2apps
Whenever you use FNDCPASS or AFPASSWD to change the APPLSYS password, you
must also perform the following actions.
Important: These steps must be carried out on the run file system.
- Shut down the application tier services using the $INST_TOP/admin/scripts/adstpall.sh script.
- Change the APPLSYS password, as described for the utility you are using.
- Start AdminServer using the $INST_TOP/admin/scripts/adadminsrvctl.sh script. Do not start any other application tier services.
- Change the “apps” password in WLS Datasource as follows:
- Log in to WLS Administration Console.
- Click Lock & Edit in Change Center.
- In the Domain Structure tree, expand Services, then select Data Sources.
- On the “Summary of JDBC Data Sources” page, select EBSDataSource.
- On the “Settings for EBSDataSource” page, select the Connection Pool tab.
- Enter the new password in the “Password” field.
- Enter the new password in the “Confirm Password” field.
- Click Save.
- Click Activate Changes in Change Center.
- Start all the application tier services using the $INST_TOP/admin/scripts/adstrtal.shscript.
- Verify the WLS Datastore changes as follows:
- Log in to WLS Administration Console.
- In the Domain Structure tree, expand Services, then select Data Sources.
- On the “Summary of JDBC Data Sources” page, select EBSDataSource.
- On the “Settings for EBSDataSource” page, select Monitoring > Testing.
- Select “oacore_server1″.
- Click Test DataSource
- Look for the message “Test of EBSDataSource on server oacore_server1 was successful”.
Important: Steps 4, 5 and 6 are only applicable when changing the
APPLSYS password. They are not applicable when changing passwords for product schemas or the SYSTEM schema.
In the next prepare phase after the password change, adop will invoke EBS Domain Configuration to ensure that the WLS datasource on the patch file system will be synchronized with the new APPS password.
Reference: Steps to change the APPS, APPLSYS, and APPS_NE password using FNDCPASS or AFPASSWD for EBS 12.2 (Doc ID 1674462.1)
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。