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

ORA-21561: OID generation failed with oracle RAC 11g on-premise server #10

Open
vksandeep opened this issue Jan 16, 2019 · 1 comment
Open

Comments

@vksandeep
Copy link

We are getting

ORA-21561: OID generation failed

even with the HOSTALIAS solution given in > https://medium.com/@mitchplanck/aws-lambda-node-js-oracle-3b5806fbecd3

The code and setup works for a simple oracle 11g database on AWS but its not working when lambda within a VPC which go over various network layers and connect to a on-prem Oracle 11g RAC cluster.

I have posted a stackoverflow question too -
https://stackoverflow.com/questions/54188773/aws-nodejs-lambda-query-on-prem-oracle-11g-rac

A comment response asks to upgrade to v18 libraries which seems to handle OIDC generation in a better way. Is there any upgrade planned for these libraries to node-oracledb v3.0.1 and v18 drivers?

@romanbalayan
Copy link

Created a pull request on #12, using a precompiled node-oracledb v3.1.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants