Title: RE: Creating a **DEFAULT** database

>
> The same thing is not required on Sun Solaris. On Solaris 'user1' still belongs
> to a different unix group.
>

I have an user on both DG-UX and HP-UX which is not in the 'dba' group. Connection (internal or tcpip) works fine on both systems with following setup:

export ORACLE_HOME=/u01/app/oracle/product/8.1.7
export ORACLE_BASE=/u01/app/oracle
export ORACLE_SID=ORCL
export ORACLE_PATH=.:${ORACLE_HOME}/bin:/opt/bin:/bin:/GNU/bin/make:/usr/ccs/bin
export SQLPATH=$ORACLE_HOME/sqlplus/admin
export PATH=${PATH}:${ORACLE_HOME}/bin:/usr/contrib/bin/X11:${OBK_HOME}/bin

I initially got the 'oracle not available' error on HP-UX when I tested this just now on both systems, but then realized that the HP was running 8.1.7 and DG was on 8.1.6. I had forgotten to set oracle_home correctly to 8.1.7. :) Once I did that, all was fine.

Regards,
Dan Straub
McKesson Information Solutions
541-681-8278
44�03'N 123�05'W (or thereabouts)
Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information.  Any unauthorized review, use, disclosure or distribution is prohibited.  If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.

Reply via email to