Loading...
Searching...
No Matches
dc_cassave.sas File Reference

Saves an in-memory CAS table back to persistent storage. More...

Go to the source code of this file.

Detailed Description

There are three versions of this macro, one per build target. The interface is the same. This version is VIYA and saves the named table back to its original source file. Note that we cannot collect metadata from the APIs (like in mv_castabsave) because the server info may be inacessible to the logged in user

Running SAS code under a system account (like proc util) DOES work, so we just make the assumption that the source file and library matches the libds.

Parameters
[in]libdslibrary.dataset of the CAS table to save
[in]mdebug=(0) Set to 1 to enable verbose logging

SAS Macros

Author
4GL Apps Ltd

Definition in file dc_cassave.sas.