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

what the features / limitations are in SAS/SHARE vs Integration Technologies for concurrent access to a single dataset

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

SAS/SHARE is only needed if you need write access while other users have the file open for read. "Write access" being limited, as a complete rewrite of a data set is also not possible in SAS/SHARE; only updates in place can be done.

Another use that is specific to SAS/SHARE is using the server as backend for the SAS ODBC driver.

View solution in original post

3 REPLIES 3
Kurt_Bremser
Super User

SAS/SHARE is only needed if you need write access while other users have the file open for read. "Write access" being limited, as a complete rewrite of a data set is also not possible in SAS/SHARE; only updates in place can be done.

Another use that is specific to SAS/SHARE is using the server as backend for the SAS ODBC driver.

gsreddy
Fluorite | Level 6

Thanks for the reply.

Now a days SAS EG (9.4)using SAS integration technologies to execute SAS on a server.

 

If that is the case then do we require SAS/SHARE  also along with integration technologies in SAS9.4?

 

 

 

SASKiwi
PROC Star

In my experience SAS/SHARE is not widely used these days as SAS datasets are rarely used for multi-user updates. In any case in EG the only way to manually enter data is via the Table Viewer.

 

So I would say not necessary. 

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 connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1137 views
  • 0 likes
  • 3 in conversation