BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Sir_Highbury
Quartz | Level 8

 

Dear experts,

 

I was used to access sql database using the following parameters:

LIBNAME NOP
ORACLE PATH="klm"
SCHEMA=abc 
USER=def
PASSWORD=ghi ;

 

Now I got the following data that should allow me to access a DB:

DB user/password: abc/def
DB Instance: ghi
DB machine: srv001 (IP: 22.22.22.222)
DB port: 222

 

Is it enough? I searched a lot but I did not find any string fitting these given parameters.

Thanks a lot in advance for your support.

 

Best regards, SH

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

@Sir_Highbury wrote:

Dear Kiwi,

 

I saw it immediately after I posted the question, sorry but still I do not get to the point. I get the following errors:

ERROR: The ORACLE engine cannot be found.
ERROR: Error in the LIBNAME statement.

This is the reason why I asked if the component installed in my SAS version are enough....


You need SAS/ACCESS to Oracle. It is not installed/licensed.

View solution in original post

4 REPLIES 4
Sir_Highbury
Quartz | Level 8

I just runned a proc setinit and this is the result:

---SAS Workspace Server for Local Access

is ist enough to access the DB via the parameters above described? Thanks again!

SASKiwi
PROC Star

The help you need is sitting right under your nose in the Recommendations box to the right of your post:

 

https://communities.sas.com/t5/SAS-Communities-Library/A-quick-guide-to-connecting-to-Oracle-from-SA...

 

 

Sir_Highbury
Quartz | Level 8

Dear Kiwi,

 

I saw it immediately after I posted the question, sorry but still I do not get to the point. I get the following errors:

ERROR: The ORACLE engine cannot be found.
ERROR: Error in the LIBNAME statement.

This is the reason why I asked if the component installed in my SAS version are enough....

Kurt_Bremser
Super User

@Sir_Highbury wrote:

Dear Kiwi,

 

I saw it immediately after I posted the question, sorry but still I do not get to the point. I get the following errors:

ERROR: The ORACLE engine cannot be found.
ERROR: Error in the LIBNAME statement.

This is the reason why I asked if the component installed in my SAS version are enough....


You need SAS/ACCESS to Oracle. It is not installed/licensed.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1345 views
  • 0 likes
  • 3 in conversation