opkhandy.blogg.se

Debian 11 32 bit
Debian 11 32 bit













Then set the environment variable TNS_ADMIN to that directory name. This is the default Oracle configuration directory for applications linked with this Instant Client.Īlternatively, Oracle configuration files can be put in another, accessible directory.

debian 11 32 bit

Mkdir -p /opt/oracle/instantclient_12_2/network/admin This needs to be created for 12.2 and earlier, for example:

  • If you intend to co-locate optional Oracle configuration files such as tnsnames.ora, sqlnet.ora, ldap.ora, or oraaccess.xml with Instant Client, then create a network/admin subdirectory.
  • The variable can optionally be added to configuration files such as ~/.bash_profile and to application configuration files such as /etc/sysconfig/httpd. For example:Įxport LD_LIBRARY_PATH=/opt/oracle/instantclient_19_3:$LD_LIBRARY_PATH

    debian 11 32 bit debian 11 32 bit

    etc/ld.so.conf.d/nf"Īlternatively, set the LD_LIBRARY_PATH environment variable prior to running applications. Sudo sh -c "echo /opt/oracle/instantclient_19_3 > \















    Debian 11 32 bit