I’m Oracle Certified Professional with 12+ years of experience managing UNIX- based Oracle Databases. As a working IT professional, I have experience in a wide range of mission critical technologies, specializing in database administration best practices for backup and recovery. I have hands-on experience with real-world Production environments and have risen in the ranks from a developer to a managing DBA.
Friday, 22 August 2025
Find Application URL From Database and Context File in Oracle App R12.1/R12.2
[oracle@erptstdb01 ~]$ sqlplus apps/password
SQL> SELECT home_url FROM icx_parameters;
HOME_URL
SELECT profile_option_value FROM fnd_profile_option_values
[oracle@erptstdb01 ~]$ sqlplus apps/password
SQL> SELECT profile_option_value FROM fnd_profile_option_values
PROFILE_OPTION_VALUE
[applmgr@erptstapp01 ~]$ cat $CONTEXT_FILE | grep external
[applmgr@erptstapp01 ~]$ grep login $CONTEXT_FILE
Subscribe to:
Posts (Atom)