If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Installs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-21-02, 14:57
Syed Haider Syed Haider is offline
Registered User
 
Join Date: Dec 2002
Posts: 6
Wink Installs

Hi UNIX WORLD

i have a problem and not able to solve plz any body help me to solve
this one.

I want to install ORACLE 7.0.2 in SCO UNIX 5.0.5

what action i had made to install ORACLE 7.0.2 in SCO UNIX 5.0.5 these are...

1- I made a " dba " group and then i made " oracle " user and make it
" dba " member as well.
2- I made two directories named " cdrom " and " orainst " in oracle user
3- I made two directories named " cdrom " and " orainst " in root user
4- and mount cd in cdrom by this command
# mount -r -f HS,lower /dev/cd0 /cdrom
5- and then go into orainst directory of root and run this blow one
being connected by oracle user.
$ start.sh

What happend...
~~~~~~~~~~~
1- when at first time i run this scrip and found errors those tell (means
like that ) no able to make cdlink directory.
2- and when i run this script haven connected by root user so, makes
cdlink directory but makes some others error.
3- and again i run this script by oracle user so, it shows me that i have
established link to oracle user's cdrom already and this link will be
used.

MY Question is that weather these steps are right or not. if not so, what are right steps. if yes, it means i have to make changes in SCRIPT of
" install.sh ".
please tell me what the changes are to be... plz tell me all...
OK
from ur UNIX WORLD FAN....
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On