Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 714 Bytes

INSTALL.md

File metadata and controls

31 lines (21 loc) · 714 Bytes

Installation (partial)

node-oracledb and Oracle 11g

Run in Visual Studio developer console (cmd):
set OCI_LIB_DIR=C:\<path>\dbhome_1\oci\lib\msvc
set OCI_INC_DIR=C:\<path>\dbhome_1\oci\include

cmd: npm config set python python2.7 && npm install

If setup doesn't work, then this might be a fix (unsafe):

nodejs/node-gyp#746 (comment)

fix:

Database checkpoints

CREATE USER ...
run tables
parse into tables
dmp file
delete tables
create dmp script
run with dmp file