Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: spreading my wings -- looking for some recommdations/best practices
Ed Stevens
snip
> On a similar note, I've gone back and forth on my thinking about where
> to place home-grown scripts and utilities ... the two choices being in
> the oracle user's $HOME/scripts (where $HOME is something like
> /local/home/oracle) or in $ORACLE_BASE/admin/scripts. I know, some
> people insist that oracle's $HOME should be at or near
> $ORACLE_BASE/admin, but that's a different issue . . .
Yeah I like /u01/app/oracle/local/bin for scripts (works for anyone in dba group if you set permissions correctly). Lots of people use /home/oracle/bin or /export/home/oracle/bin but that has problems for people in dba group not su'd to oracle. Received on Fri Oct 22 2004 - 18:12:41 CDT