Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: The specified procedure could not be found. #320

Closed
senlin-wei opened this issue Jan 12, 2016 · 12 comments
Closed

Error: The specified procedure could not be found. #320

senlin-wei opened this issue Jan 12, 2016 · 12 comments

Comments

@senlin-wei
Copy link

yesterday i have installed and run frist right; but today it run this error. please tell me why.
Error: The specified procedure could not be found.
f:\test\node_modules\oracledb\build\Release\oracledb.node
at Error (native)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (f:\git_new\course1\node_modules\oracledb\lib\oracledb.js:23:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)

@cjbj
Copy link
Member

cjbj commented Jan 12, 2016

Check your PATH.

@senlin-wei
Copy link
Author

OCI_INC_DIR : C:\instantclient_12_1\sdk\include
OCI_LIB_DIR :C:\instantclient_12_1\sdk\lib\msvc
path : C:\instantclient_12_1
i just write this in my path

@schuttsm
Copy link

I'm seeing this issue too. npm install worked fine.

Running nodejs 5.3 on windows 7. Python 2.7, vc++ 2015

@cjbj
Copy link
Member

cjbj commented Mar 1, 2016

@schuttsm Check PATH is OK and you have the 32 or 64 bit Oracle client libraries, which ever you need to match your environment.

@happilymarrieddad
Copy link

@cjbj hey man you helped me with a development server and now I'm having this problem on a production server. It keeps saying precedure not found.. I set the LIB and INC environmental variables, downloaded the SDK and Basic Libraries, set the path and it keeps saying procedure not found.. Do you know what could be causing this?

#194

@senlin-wei
Copy link
Author

if you set the LIB and INC path right and use vs2010 under normal condition, it will install this library right .not found just a path error.

@happilymarrieddad
Copy link

nm after messing with it for a while I got it to work. Thanks!

@cjbj
Copy link
Member

cjbj commented Mar 18, 2016

@cai520senlin can this be closed now?

@cjbj
Copy link
Member

cjbj commented Apr 15, 2016

Closing due to lack of feedback.

@cjbj cjbj closed this as completed Apr 15, 2016
@ashishnayak7
Copy link

I am facing this issue, please help!

@ronakpatil
Copy link

@ashishnayak7 me too...Can you please help

@cjbj
Copy link
Member

cjbj commented Feb 11, 2017

@ronakpatil This is a closed issue. Open a new issue and provide the details the issue template suggests. Thanks!

@oracle oracle locked and limited conversation to collaborators Feb 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants