ASTORE Procedure
The UPLOAD statement moves an analytic store from the local file system into a data table.
You must specify the following upload-options in any order:
-
RSTORE=libref.data-table
specifies the table to which the store is sent. libref.data-table is a two-level name, where libref refers to the library, and data-table specifies the name of the output data table. For more information about this two-level name, see the DATA= option and the section Using CAS Sessions and CAS Engine Librefs.
-
STORE=local-file-name
specifies either the file reference or the full path of the valid store file that was created earlier by some analytic engine and exists in the local file system.
Last updated: August 06, 2026