BookmarkSubscribeRSS Feed
ANLYNG
Pyrite | Level 9

Hi,

 

We are testing if it is possible to load directly from sas data in DI(which is hosted on a separate server) to LASR memory on SAS Visual Analytics.

 

What are the steps for setting it up? we are running VA 7.3 and SAS BI server 9.4M3 all on windows and non-distributed.

 

We have tried to define a new server context and a worksspaceserver on the BI server which point to the VA server.

 

But we run into problems as:

 

A. When we try to make a library which points to SAS VA:

 

 

NOTE: The autoexec file, E:\SAS\Config\Lev1\SASApp\WorkspaceServer\autoexec.sas, was executed at server initialization.

1          LIBNAME TESTLASR SASIOLA  TAG=hps  PORT=10011 SIGNER="http://mybiserver:80/SASLASRAuthorization"

1        ! HOST="mysasvaserver" ;

ERROR: The LASR Analytic Server on 'mysasvaserver', port 10011 is running on a host platform that is not supported by

       your SAS client platform.

ERROR: Libref TESTLASR is not assigned.

ERROR: Error in the LIBNAME statement.

 

B. When we try to make a library which use the new SASapp poiting to SAS VA:

 

The application could not log on to the server ‘myVAserver:8591’. The server configuration is invalid.

 

Only clues on how we can proceed???

 

Thanks in advance.

 

 

1 REPLY 1
SASKiwi
PROC Star

Unfortunately what you are trying isn't possible as you are running non-distributed on Windows. These are the limitations:

http://support.sas.com/kb/56/996.html

 

You can use SAS/CONNECT if you have that available to you.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

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