Apps Account Modification

Source: Internet
Author: User

1.Remove all application users from the system(No one uses the system)

2.Disable concurrency Manager(Old Password)

3.ToSysAdminUser Login System

4.EnterSecurity --- Oracle --- register

View --- query by example --- run

ModifyApplsysPassword

Save,No other action,Do not exit

5.ToSystemUser AccessSqlplus

SQL> alter user applsys identified by <new password>; commit;

6.In the application window,

View --- query by example --- run

ModifyAppsPassword

Save,No other action,Do not exit

InSqlplusWindow

SQL> alter user apps identified by <new password>; commit;

7.Exit Application System,CloseBrowser,ExitSqlplus

8.Restart the concurrency Manager(New Password)

9.Server Modification

$/Export/Oracle/Prod/prodora/IAS/Apache/modplsql/CFG/wdbsvr. app

$ ORACLE_HOME/reports60/Server/cgicmd. dat

In the application systemGuestChange User PasswordOracle

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.