PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

change password psadmin account

edited Mar 24, 2017 5:00AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 6 commentsAnswered
We run PeopleSoft CRM (PT 8.51) on Windows and a MSSQL server database

We need to change the psadmin password. We followed the steps below, but it didnt work properly

- connect with MSSQL Server Studio tot database and connect with datamover at the same time.

- change the psadmin (database user) password in MSSQL

- run in datamover a script like:
update PSACCESSPRFL set ACCESSID = 'psadmin', ACCESSPSWD = 'newpassword', ENCRYPTED = '*';

encrypt psadmin;

- run psadmin.exe ,start 'edit configuration' change the connectId pwd likewise

After this the PeopleSoft-application still worked properly, however logging in in the App.Designer and DataMover became impossible.

Is there any proper documentation about changing the psadmin password?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center