Home > database >  In Linux configuration after the oracle client input./up sqlplus error: - bash:./up sqlplus:/lib/ld
In Linux configuration after the oracle client input./up sqlplus error: - bash:./up sqlplus:/lib/ld

Time:09-29

My operating system: Linux SGDLITVM0071.hpeswlab.net 3.10.0-327. El7. X86_64 # 1 SMP Thu Nov 19 22:10:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

My oracle: OraDb11g installed on the Windows

Linux oracle client: 12 c

(1) configured in the Linux environment variables:
ORACLE_HOME=/home/SM952 OrcleClient/instantclient_11_2
LD_LIBRARY_PATH=$ORACLE_HOME/
PATH=$PATH: $HOME/local/bin: $HOME/bin: $ORACLE_HOME

Export ORACLE_HOME
Export LD_LIBRARY_PATH
The export PATH
(2) the new network/admin/tnsnames. Ora. Configured to monitor
Then I input LDD up sqlplus and an error: not a dynamic executable
Enter./up sqlplus error: - bash:./up sqlplus:/lib/ld - Linux. So. 2: bad ELF interpreter: No to the file or directory
I hope you give me some ideas to solve the problem of the great god, thank you!

CodePudding user response:

The oracle client is to install or copy? Attention to the problem of 64 - bit and 32-bit

CodePudding user response:

Direct input up sqlplus unavailable?
  • Related