Configure the Database
- Switch user to oracle.
- Source
the oraenvscript: . /usr/local/bin/oraenv. The script
prompts for values for ORACLE_SID and ORACLE_HOME. The output looks
like:
ORACLE_SID = [oracle] ? r10103
ORACLE_HOME = [/home/oracle] ? /app/oracle/product/10.1.0/Db_2
- $ sqlplus “/ AS SYSDBA”
- @?/rdbms/admin/utlrp.sql