BookmarkSubscribeRSS Feed
Lakshmi_G
Calcite | Level 5

Hi everyone, 

Hope you're doing good !!

 

I am trying to create Oracle library in SMC. I am getting an error as below.

 

ERROR: Libref Post is not assigned.
ERROR: Error in the LIBNAME statement.

 

I am not getting any other error to find out where the issue causes. 

 

Ours is a windows environment. 

 

Please find the below libname statement from SMC.

 

LIBNAME post ORACLE INSERTBUFF=4000 READBUFF=4000 SHOW_SYNONYMS=YES
PATH="(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXXXXXX)(PORT=1521))(LOAD_BALANCE=yes)(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=postsp)(FAILOVER_MODE=(TYPE=SELECT)(METHOD=BASIC)(RETRIES=180)(DELAY=5))))" AUTHDOMAIN="ORAAuth" ;

 

After running the above statement in SAS EG we are getting the below error.

 

ERROR: ORACLE connection error: ORA-12545: Connect failed because target host or object does not exist.
ERROR: Error in the LIBNAME statement.

 

Please help me out by giving your valuable suggestions.

 

Many Thanks in Advance !!

 

Best Regards,

Lakshmi .

1 REPLY 1

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 709 views
  • 0 likes
  • 2 in conversation