Re: How do I change the password for apps username in Oracle 11i in all ways?
- From: "Navdeep Singh" <navdeep.singh1@xxxxxxxxx>
- To: ora-apps-dba@xxxxxxxxxxxxx
- Date: Fri, 29 Sep 2006 11:46:40 -0400
On a separate note , you shouldnt change the applsyspub password
On 9/29/06, Syed Atif Hussnain <atifhussnain@xxxxxxxxxxx> wrote:
Hi,
1. Just make sure that your Concurrent Manager is down. There should'nt be
any running FNDLIBR process.
2. FNDCPASS apps/apps_old_pwd 0 Y system/system_pwd SYSTEM APPLSYS
apps_new_pwd
3. Try new SQLPLUS connection with new apps password.
sqlplus apps/apps_new_pwd
4. Change apps password in the following file.
vi $IAS_ORACLE_HOME/Apache/modplsql/cfg/wdbsvr.app
5. Start the concurrent manager.
Note: Dont ever change oracle applications apps password through SQLPLUS.
Always use the above procedure to change apps password.
Cheers,
@tif
------------------------------
From: *"Apps DBA" <dbaorapps@xxxxxxxxx>*
Reply-To: *ora-apps-dba@xxxxxxxxxxxxx*
To: *ora-apps-dba@xxxxxxxxxxxxx*
Subject: *How do I change the password for apps username in Oracle 11i in
all ways?*
Date: *Tue, 26 Sep 2006 22:44:18 -0700*
Hi all,
How can i change the password for apps, Applsyspub in sql*plus and as
system administrator through Applications
Please give me the solutions.Also many of the Senior people are on leave i
guess as this community is active since few days.
Thanks and Regards,
Raghu
- References:
- How do I change the password for apps username in Oracle 11i in all ways?
- From: Apps DBA
- RE: How do I change the password for apps username in Oracle 11i in all ways?
- From: Syed Atif Hussnain
Other related posts:
- » How do I change the password for apps username in Oracle 11i in all ways?
- » Re: How do I change the password for apps username in Oracle 11i in all ways?
- » Re: How do I change the password for apps username in Oracle 11i in all ways?
- » RE: How do I change the password for apps username in Oracle 11i in all ways?
- » Re: How do I change the password for apps username in Oracle 11i in all ways?
- » Re: How do I change the password for apps username in Oracle 11i in all ways?
Hi,
1. Just make sure that your Concurrent Manager is down. There should'nt be any running FNDLIBR process.
2. FNDCPASS apps/apps_old_pwd 0 Y system/system_pwd SYSTEM APPLSYS apps_new_pwd
3. Try new SQLPLUS connection with new apps password.
sqlplus apps/apps_new_pwd
4. Change apps password in the following file.
vi $IAS_ORACLE_HOME/Apache/modplsql/cfg/wdbsvr.app
5. Start the concurrent manager.
Note: Dont ever change oracle applications apps password through SQLPLUS. Always use the above procedure to change apps password.
Cheers,
@tif
------------------------------ From: *"Apps DBA" <dbaorapps@xxxxxxxxx>* Reply-To: *ora-apps-dba@xxxxxxxxxxxxx* To: *ora-apps-dba@xxxxxxxxxxxxx* Subject: *How do I change the password for apps username in Oracle 11i in all ways?* Date: *Tue, 26 Sep 2006 22:44:18 -0700*
Hi all,
How can i change the password for apps, Applsyspub in sql*plus and as system administrator through Applications Please give me the solutions.Also many of the Senior people are on leave i guess as this community is active since few days.
Thanks and Regards, Raghu
- How do I change the password for apps username in Oracle 11i in all ways?
- From: Apps DBA
- RE: How do I change the password for apps username in Oracle 11i in all ways?
- From: Syed Atif Hussnain