Golang


Go Oracle Driver Setting - Linux

Go Oracle Driver Setting How To Go - Lang : Oracle Access used by go-oci8 on Linux Official URL #1. Instant Client 설치 instantclient-basic-linux.x64-11.2.0.4.0.zip instantclient-sdk-linux.x64-11.2.0.4.0.zip unzip 으로 모두 압축해제 ( tar xvpf ) #2. root권한으로 심볼릭 링크 생성 cd /home/pjkwon/Go/instantclient_11_2 ln -s libclntsh.so.11.1 libclntsh.so #3. root권한으로