File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,18 +25,18 @@ See https://www.oracle.com/support/assurance/vulnerability-remediation/reporting
25
25
26
26
2 . What is your node-oracledb version?
27
27
28
- 3 . What is your Oracle client (e.g. Instant Client) version? Is it 64-bit or 32-bit ? How was it installed? Where is it installed ?
28
+ 3 . What * exact * command caused the problem (e.g. what command did you try to install with) ? Who were you logged in as ?
29
29
30
- 4 . What is your Oracle Database version ?
30
+ 4 . What error(s) you are seeing ?
31
31
32
- 5 . What is your OS and version?
32
+ 5 . What OS ( and version) is Node.js executing on ?
33
33
34
- 6 . What is your compiler version? For example, with GCC, run ` gcc --version `
34
+ 6 . What is your Oracle client (e.g. Instant Client) version? Is it 64-bit or 32-bit? How was it installed? Where is it installed?
35
35
36
- 7 . What Oracle environment variables did you set? How * exactly * did you set them ?
36
+ 7 . What is your Oracle Database version ?
37
37
38
38
8 . What is the ` PATH ` environment variable (on Windows) or ` LD_LIBRARY_PATH ` (on Linux) set to? On macOS, what is in ` ~/lib ` ?
39
39
40
- 9 . What * exact * command caused the problem (e.g. what command did you try to install with) ? Who were you logged in as ?
40
+ 9 . What Oracle environment variables did you set ? How * exactly * did you set them ?
41
41
42
- 10 . What error(s) you are seeing ?
42
+ 10 . Do you have a small, single Node.js script that immediately runs to show us the problem ?
You can’t perform that action at this time.
0 commit comments