Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: System Administration >> HELP HELP

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: HELP HELP
 alan  Posted: Mar 28, 2006 04:20:55 AM

 Total Post: 2
 Joined: Mar, 2006






 Im trying to install oracle 8i on a DG-UX Aviion server and i get the following error when trying to start the orainst

$ ./orainst
UX:sh (./orainst.cm): ERROR: ./orainst.cm: Syntax error at line 1: `(' unexpected

Any ideas this is driving me MAD :-)

 dbavinod
Posted: Feb 18, 2008 01:33:14 AM  

 Total Post: 90
 Joined: Sep, 2006






 
Create the oracle user's .profile
===========================
ORACLE_BASE=/orahome/app/oracle
ORACLE_HOME=$ORACLE_BASE/product/8.0.4
ORACLE_SID=TESTING
LD_LIBRARY_PATH=$ORACLE_HOME/lib
PATH=$PATH:/usr/sbin:/usr/ccs/bin:$ORACLE_HOME/bin
ENV=$HOME/.kshrc
EDITOR=vi
export PATH MANPATH EDITOR ORACLE_BASE ORACLE_HOME ORACLE_SID ENV
===========================

Create the oracle user's .kshrc
===========================
HISTSIZE=1024
set -o vi
delim="$"
[ `id | tr "()" " " |awk '{print $2}'` = "root" ] && delim="#"
export delim
PS1=`uname -n`:'$PWD''$delim ';export PS1
#stupid stty settings
stty kill "^U" erase "^H" intr "^C" susp "^Z"
[ -n "$DEBUG" ] && echo end of .kshrc
===========================

reboot the machine so that the required /etc/system settings take effect.

Login as root
# ORACLE_OWNER=oracle; export ORACLE_OWNER
# cd /cdrom/oracle804/orainst
# ./oratab.sh

Make the directory for the oracle data files
# mkdir /opt/oradata
# chown oracle:dba /opt/oradata

Login as the oracle user and run orainst
# cd /cdrom/oracle804/orainst
# ./orainst


 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar814
  Mohammed Taj694
  Jayanta Sur479
  Vigyan Kaushik386
  positive fanatic361
  Gitesh Trivedi322
  Gopu Gopi239
  neeraj sharma228
  Ramesh Jois226
  snehalatha p169






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor
Confio Software