I have a reference to a folder that is on Oracle, but the libraries have already been transferred to the SAS server. I do not know how to add / change to open the file outside Oracle
datafile="&glb_path.\01_projects\credit\_test\RCDT2021.xlsx"
dbms=excel replace;
sheet="RCDTCOD";
getnames=yes;
mixed=yes;
usedate=yes;
scantime=yes;```
This folder is 1: 1 already on shared disc. ```\01_projects\credit\_test\RCDT2021.xlsx"```
The titles says something about oracle, but in the code you have posted i see an excel-file. So, please be specific and explain what you have and what you want.
This error means that file does not exists. If the file exists, then check your full path and filename. Thier could be mistakes in that.
Hello @Gieorgie
This question and your question https://communities.sas.com/t5/SAS-Programming/How-to-connect-to-networking-drives/m-p/771559#M24487... are essentially identical.
What has been said applies here too.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.
Ready to level-up your skills? Choose your own adventure.