BookmarkSubscribeRSS Feed
Yennie
Calcite | Level 5
Hi People,

I am trying to assign a oracle library in SAS 9.2 something similar to this

libname mydblib oracle user=u317092 password=*** path='jdbc:oracle:thin:@JEEPROD1:1526:PRD0GIP';

however, my log came up with this error

7522 libname mydblib oracle user=u317092 password=XXXXX
7522! path='jdbc:oracle:thin:@JEEPROD1:1526:PRD0GIP';
ERROR: The ORACLE engine cannot be found.
ERROR: Error in the LIBNAME statement.

does anyone knows how to solve this?

thanks in advance! Cheers.
1 REPLY 1
twocanbazza
Quartz | Level 8
Have you got "SAS/Access to oracle" installed?

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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