oracle product

I‘m using RHEL and whenever I type the command lsnrctl; I get the following error:

lsnrctl: error while loading shared libraries: /u01/app/oracle/product/11.2.0/dbhome_1/lib/libclntsh.so.11.1:
cannot restore segment prot after reloc: Permission denied

How do I fix this problem?

{ 0 comments }

Q. My Oracle XE installation was working fine, but today I’m getting an error – which read as follows under Ubuntu Linux : ORA-12154: TNS:could not resolve the connect identifier specified How do I fix this problem without reinstalling Oracle?

{ 6 comments }

How do I remove Oracle Express edition under Ubuntu Linux?

{ 10 comments }

How do I start Oracle service in UNIX?

by nixcraft on July 29, 2006 · 9 comments

Q. I am using Solaris UNIX. How can I start Oracle service / server in UNIX from a shell prompt? A. In order to start Oracle service in UNIX you need to login as a Oracle user. Use su – command to login as oracle user. Start Oracle server in UNIX Type the following command, [...]

{ 9 comments }