Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Need help creating a database

Re: Need help creating a database

From: Jining Han <jining.han_at_gmail.com>
Date: 8 Nov 2005 17:18:17 -0800
Message-ID: <1131499096.989274.310410@g14g2000cwa.googlegroups.com>


Try the following commands at the Unix level

  1. id The output should show something like uid=xxx (oracle) gid=yyy (dba) groups=yyy (dba)
  2. cd $ORACLE_HOME/bin
  3. pwd (just to make sure you are in the correct directory)
  4. relink all

Good luck

JH Received on Tue Nov 08 2005 - 19:18:17 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US