list_source_tables
List tables in a caslib that are not yet in CAS memory to identify candidates for promotion.
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 |
|---|---|---|---|
| server_id | Yes | CAS server name or ID. | |
| caslib_name | Yes | Name of the caslib. | |
| limit | No | Maximum number of tables to return (default 50). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |