ORA-12547 (See ORA-12547.ora-code.com) means the server process did not spawn. Most likely the "oracle" binary is not there or zero bytes. Another possibility is you are missing a shared library it needs.
Do the following and report the output:
% cd $ORACLE_HOME/rdbms/lib % make -f ins_rdbms.mk ioracle
Thanks
-Bennett
jorgecab@(protected) wrote: > Hi everyone, > > I'm installing oracle 9ir2 in an itanium server following Novell's guide. I > finished the installation with the predictable errors and proceeded to install > the 9.2.0.5 patchset, everything went Ok until the 98% of the installation > where I got the ins_rdbms.mk error, followed the instructions to fix this (note > 285982.1) and click on retry but it didn't get fix, so I press continue and the > patch finished the installation. > > Now when everything was done I tried to create a database with dbca but I get > this error message: > ORA-12547 (See ORA-12547.ora-code.com) TNS: Lost contact > I've been searching google and metalink but I can't seem to find something that > works, checked the libaio rpm's, the environment paths but still can't make it > work, Can someone give me a hint here? plus, this is a really urgent thing so > do you guys think that if I make the installation without the patchset it will > work ok? I will be using this database only for a while. > > Thanks for the help > > Jorge > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > This message was sent using IMP, the Internet Messaging Program. > > >
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting