Chapter Contents |
Previous |
Next |
SAS/MDDB Server Administrator's Guide |
Using MDP in SAS/EIS Software |
Another way to use MDP with SAS/EIS software is to access a single remote MDDB from a SAS/EIS application by taking advantage of the MDP Remote Computing capabilities. MDP Remote Computing can have better performance than standard Remote Library Services processing for users with slow server connections or where the remote MDDB is not highly aggregated. Also, especially with large subtables, the MDP caching facility speeds up repeated access to data and reduces network traffic.
There is no need to define a Data Group and Server to use the MDP Remote Computing capabilities: simply add the COMPSRV attribute to the SAS/EIS metabase registration. Also, ensure that your remote connection is set up prior to running the SAS/EIS application, and define a libname on the remote session using the same name and path used in the metabase registration.
Using MDP with SAS/AF Software |
You can retrieve data through MDP in an application developed with SAS/AF software and SAS Component Language (SCL). Remember that you must provide a model that tracks the dimensional and navigational information. Use SASHELP.MDDB.HOLAP_DP.CLASS for data retrieval through MDP.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.