Page 1 of 1

Getting 500 Internal Server Error.

Posted: Fri Jan 30, 2009 7:19 am
by manishvchaudhari
Hi,

I changed the passowrd of apps,applsys and applsyspub(Metalink Note:160337.1) but after that I'm getting error like "500 Internal Server Error" . I did all the task like tablespace size checking,Compile jsps,Bounce the application and database services but still issue is persists.
Can anybody help me on this.

Thanks in advance.

Manish

Posted: Fri Jan 30, 2009 12:05 pm
by lukman
can you tell us the steps you did so that we can get more info? thx

Posted: Sat Jan 31, 2009 6:19 am
by manishvchaudhari
I refered the metalink document ID 160337.1,steps are
1.Shutdown the concurrent managers
2.login and Navigate to Security> Oracle> Register
3.Query up all available Oracle Ids and At the same time, login to SQL*PLUS as the SYSTEM user.
4. In the applications session, enter the new password for APPLSYS. Re-enter the same password when asked to re-enter the password to confirm.Save the changes.
5.In the same applications session, change the APPS and APPLSYSPUB password. Save the change.
6.In the SQL*Plus session,
sql>ALTER USER APPLSYS IDENTIFIED BY ****;
sql>ALTER USER APPS IDENTIFIED BY ****;
sql>ALTER USER APPLSYSPUB IDENTIFIED BY ****;
7.Log out of SQL*Plus.
Open a NEW session in applications, WITHOUT CLOSING THE PREVIOUS SESSION, and log in.If log in is successful, the change was successful.
8. Restart the concurrent managers.

I just followed the document. Is there any wrong please let me know.

thanks and regards,
manish

Posted: Fri Apr 24, 2009 3:10 am
by umair85
Manesh.

Can you please share how you resolved the error??

Posted: Sun Apr 26, 2009 10:53 am
by miananwar
Hi Manesh,

Your issue is resolved?

regards,
anwar

Posted: Sun Apr 26, 2009 11:01 am
by admin
You need to use FNDCPASS to change these password. thanks

Posted: Thu Oct 15, 2009 3:57 am
by umair85
No metalink note existed wid the id 160337.1

And oracle recommends FNDCPASS method for this.