Friday, 7 June 2013
how to validate the dbc file in oracle apps
apptest@ctssd $ java oracle.apps.fnd.security.AdminAppServer apps/apps STATUS dbc=/u01/ebsapp/inst/apps/ebstest_ebstest/appl/fnd/12.0.0/secure/ebstest.dbc
Database Server
---------------
DATABASE_ID: ebstest
AUTHENTICATION: SECURE
Application Server
------------------
APPL_SERVER_STATUS: VALID
APPL_SERVER_ID: D8A809FCF46415D8E0440021281A77D638229714833500691843131141236440
apptest@ctssd $ pwd
/u01/ebsapp/inst/apps/ebstest_ebstest/appl/fnd/12.0.0/secure
apptest@ctssd $
apptest@ctssd $
apptest@ctssd $ grep -i APPL_SERVER_ID ebstest.dbc
APPL_SERVER_ID=D8A809FCF46415D8E0440021281A77D638229714833500691843131141236440
apptest@ctssd $
Subscribe to:
Post Comments (Atom)
Thanks! this helped me out today
ReplyDelete