list_source_tables
Identify source tables in a CAS library not yet loaded into memory, listing candidates for promotion to CAS memory.
Instructions
List source tables that are NOT yet loaded into memory in a CAS library.
These are the candidates for promote_table_to_memory — tables that
exist on the caslib's data source but are not in CAS memory yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tables to return (default 50). | |
| server_id | Yes | CAS server name or ID. | |
| caslib_name | Yes | Name of the caslib. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |