Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
313cc0c32e |
@@ -58,3 +58,7 @@ quit;
|
|||||||
## Special Variables
|
## Special Variables
|
||||||
|
|
||||||
Processing of data in Data Controller is performed in SPRE with SAS datasets - and as such, it is not possible to process character variables longer than 32k or other CAS specific data types.
|
Processing of data in Data Controller is performed in SPRE with SAS datasets - and as such, it is not possible to process character variables longer than 32k or other CAS specific data types.
|
||||||
|
|
||||||
|
## Temporary Table Cleanup
|
||||||
|
|
||||||
|
If a CAS load fails partway through, any temporary tables created during the process are cleaned up automatically - no manual intervention is required.
|
||||||
|
|||||||
Reference in New Issue
Block a user