SAS Visual Analytics

Dashboards, reports, BI and analytics - all from a single interface.
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
aloou
Obsidian | Level 7

Hello,

at work we have two servers, production and an other one where we have VA/VS.

we have to transfer data from production server to the other one.

what would be the best solution ?

i will be so thankful for your help

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

I'm assuming you are talking about SAS datasets here...is this correct?

 

If both servers use the same OS then setting up shareable folders between the two and using PROC DATASETS with COPY statements is a good solution. We use this method ourselves. Also OS folder copies will also work. What OS(s) do your servers run on?

 

If the servers run on different OSs then it is a bit more complicated as you will have to convert your SAS datasets between different file formats. 

View solution in original post

2 REPLIES 2
SASKiwi
PROC Star

I'm assuming you are talking about SAS datasets here...is this correct?

 

If both servers use the same OS then setting up shareable folders between the two and using PROC DATASETS with COPY statements is a good solution. We use this method ourselves. Also OS folder copies will also work. What OS(s) do your servers run on?

 

If the servers run on different OSs then it is a bit more complicated as you will have to convert your SAS datasets between different file formats. 

FredrikE
Rhodochrosite | Level 12

Hi!

If you are using enterprise guide or data integration studio there are transformations that can help you do this. I think you need connect server on VA/VS to make it work.

//Fredrik

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1046 views
  • 0 likes
  • 3 in conversation