When you use SAS Data Integration Studio to access information interactively, the
server that is used to access the resource must be able to resolve the physical path
to the resource. The path can be a local path or a remote path, but the relevant server
must be able to resolve the path. The relevant server is the default SAS Application
Server, a server that has been selected, or a server that is specified in the metadata
for
the resource.
For example, in the
external file wizards, the Server tab in
the Advanced File Location Settings window enables you to specify the SAS Application Server that is used to access the
external file. This server must be able to resolve the
physical path that you specify for the external file.
As another example,
assume that you use the Open option to view the contents of a table in the Inventory tree. If you want to display
the contents of the table, the default SAS Application Server or a SAS Application
Server that is specified in the library metadata for the table
must be able to resolve the path to the table.
In order for the relevant
server to resolve the path to a table in a SAS library, one of the
following conditions must be met:
-
The metadata for the library does not include an assignment to a SAS Application Server,
and the default SAS Application Server can resolve the physical path that is specified
for this library.
-
The metadata for the library includes an assignment to a SAS Application Server that
contains a SAS Workspace Server component, and the SAS Workspace Server is accessible
in the current session.
-
The metadata for the library includes an assignment to a SAS Application Server, and
SAS/CONNECT is installed
on both the SAS Application Server and the machine where the data
resides. For more information about configuring SAS/CONNECT to access
data on a machine that is remote to the default SAS Application Server,
administrators should see the section on "Multi-Tier Environments"
in the "SAS Data Integration Studio" chapter of the SAS
Intelligence Platform: Desktop Application Administration Guide.
Note: If you select a library that
is assigned to an inactive server, you receive a “Cannot connect
to workspace server” error. Verify that the server assigned
to the library is running and is the active server.