- First, you need to download Instant Client Downloads.
- Install alien software.
- Navigate to the folder where the downloaded rpm files are located and execute the following commands:
- Type following command to install libaio.so
- Create an Oracle configuration file:
- Put the following line in the created file:
- Update the configuration by running the following command:
- Try to connect using the following command:
sudo apt-get install alien
sudo alien -i oracle-instantclient*-basic*.rpm sudo alien -i oracle-instantclient*-sqlplus*.rpm sudo alien -i oracle-instantclient*-devel*.rpm
sudo apt-get install libaio1
sudo nano /etc/ld.so.conf.d/oracle.conf
/usr/lib/oracle/<your oracle version>/client64/lib/
sudo ldconfig
sqlplus system/oracle@localhost:49161/xe
No comments:
Post a Comment