Monday 9 April 2012

Using FNDCPASS to change apps,applsyspub and EBusiness Suite Base Product Schemas


Login as appstier OS user and execute below command to change apps, applsyspub and EBusiness Suite Base Product Schemas

1)Run env file on appstier.
2)Stop application services

3)Steps to change 

a)apps password

$ FNDCPASS apps/apps 0 Y system/oracle SYSTEM APPLSYS apps123

*Here apps123 is new password for apps user.
b) applsyspub
$ FNDCPASS apps/apps123 0 Y system/oracle ORACLE APPLSYSPUB PUB123

*PUB123 is new password for APPLSYSPUB User

c)EBusiness Suite Base Product Schemas

$ FNDCPASS apps/apps123 0 Y system/oracle ALLORACLE oracle123

*oracle123 is new password EBusiness Suite Base Product Schemas

4)Run autoconfig on appstier

$cd $ADMIN_SCRIPTS_HOME
$ sh adautocfg.sh

5) Start application services

Hope its helpfull ...enjoy reading..:)


No comments:

Post a Comment