BookmarkSubscribeRSS Feed
renjithr
Quartz | Level 8

Hi,

I am using EG to create three large files(10 gigs) which are sitting on a UNIX server.These three files are the input files for the sas job i run on PC SAS.Right now I am copying the file from unix to a network drive and PC SAS reads the file from the network drive.The problem is,copying of file from UNIX to network drive is taking 4 hours.Is there any way I can read files in UNIX from PC SAS with a library name statement?

Please share your thoughts.

2 REPLIES 2
SASKiwi
PROC Star

Yes, but you need to create a connection between your PC SAS session and your Unix server SAS session first. I am assuming here that SAS is installed also on your Unix server.

SAS has a product called SAS/CONNECT for linking from one SAS session to another remote SAS session. Run PROC SETINIT in SAS to confirm if you have SAS/CONNECT licensed on both PC and Unix.

If you have, then you can SIGNON from your PC SAS session to a Unix SAS session and do what you want. Check the SAS/CONNECT documentation for more details.

renjithr
Quartz | Level 8

Thank you.

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 2 replies
  • 688 views
  • 0 likes
  • 2 in conversation