Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Database 9.2.0.1.0 on Tru64 5.1a
kim-tony_at_attbi.com (Tony) wrote in message news:<7ecdf1bf.0304240554.45c657dd_at_posting.google.com>...
> I have installed Oracle Database Release 2 (9.2.0.1.0) on Tru64 5.1a
> (on a single node)..using runInstaller..I didn't have any problems on the
> installation.. But when I try to start the gsd daemon by using either
> gsd or gsdctl start I get a not found.. If I do a find / -name gsd the file
> is not found, any ideas on what I may have done wrong or have missing..
gsd is part of rac and rac is only installed on a node when the installer detects it's on a cluster. In that cast the installer will prompt you to identify the nodes on which you want to install from a list of nodes it finds using lsnodes.
best regards,
Ronald.
![]() |
![]() |