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?
How do I set user profile under bash shell running Ubuntu Linux operating systems?
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?
How do I remove Oracle Express edition under Ubuntu Linux?
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, [...]