when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
specifies the file extensions for subsetting the files to import.
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
specifies the file extensions for subsetting the files to import.
| Default | wav |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
No parameters apply when you specify AUTO.
specifies the Alter password for the SAS data set.
specifies a multiplier value to expand fixed-width character variables that might require transcoding. The lengths are increased to avoid character data truncation. The lengths are increased by multiplying the length by the specified value.
| Default | 1 |
|---|---|
| Range | 1–5 |
specifies how data is transferred between the data source and SAS Cloud Analytic Services.
| Default | AUTO |
|---|
specifies a password for encrypting or decrypting stored data.
specifies the password for a password-protected data set. Use this parameter if the data set is password-protected or uses SAS proprietary encryption.
specifies the Read password for the SAS data set.
specifies the number of bytes to use as a threshold. When a column with the CHAR data type has a length that is equal to or exceeds the specified number of bytes, the VARCHAR data type is used.
| Default | 0 |
|---|---|
| Range | 1–32767 |
specifies the Write password for the SAS data set.
when set to True, line feed and carriage return characters are ignored when they are in a field that is enclosed in quotation marks. A line feed character has the ASCII value 10 and the carriage return character has a value of 13. Only the double quotation mark character (") is supported for ignoring the two characters. By default, loadTable will not check for new lines within quoted strings.
| Default | FALSE |
|---|
specifies that truncation of character data that is too long for a given field is allowed.
| Default | TRUE |
|---|
Specify compressed CSV archive type, valid archive types are 'gz' and 'zip'.
specifies the field delimiter. The delimiter can be a single 7-bit character, or 'TAB', or '^[@A-Z]', or one of [\\, \0, \a, \b, \t, \v, \f]. Multi-byte UTF-8 characters are not valid. The ^A value corresponds to the 0X01 that is commonly used with Apache Hive.
| Default | "," |
|---|
specifies the text encoding of the file. If you do not specify this parameter, then the session encoding is used.
| Default | "utf-8" |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | TRUE |
|---|
specifies the number of rows to scan in order to determine data types for variables.
| Default | 20 |
|---|---|
| Minimum value | 1 |
specifies the locale for interpreting data in the file
when set to True, the server attempts to load all CSV files from the specified path into a single in-memory table. The files must have the same number of columns and the same column data types.
| Default | FALSE |
|---|
specifies the number of threads to use on each machine in the server. By default, the server uses one thread for each CPU that is licensed to use SAS software.
| Default | 0 |
|---|---|
| Minimum value | 0 |
when set to True, path column/value pairs are added to table.
| Default | FALSE |
|---|
when set to True, quoted data are strings.
| Default | FALSE |
|---|
when set to True, the delimited file is read sequentially so that error messages from parsing can indicate the line number for the problem.
| Default | FALSE |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the CSV file name that contributed the row.
| Default | FALSE |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the fully-qualified path, including the file name, to the CSV file that contributed the row.
| Default | FALSE |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the fully-qualified directory path to the CSV file that contributed the row.
| Default | FALSE |
|---|
removes leading and trailing blanks from character variables.
| Default | FALSE |
|---|
when set to True, variable-length strings are used for character variables.
| Default | TRUE |
|---|
specifies the names, types, formats, and other metadata for variables.
The casvarcsvdesc value can be one or more of the following:
specifies the format to apply to the variable.
specifies the length of the format field plus the length of the format precision.
specifies the informat to apply to the variable.
specifies the descriptive label for the variable.
specifies the unformatted length of the variable. This parameter applies to fixed-length character variables (type="CHAR") only.
| Default | 8 |
|---|---|
| Minimum value | 1 |
specifies the name for the variable.
specifies the length of the format precision.
specifies the length of the format field.
specifies the data type for the variable.
| Default | DOUBLE |
|---|
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'html','xml','doc','docx','xls','xlsx','ppt','pptx','odt','ods','odp','pages','numbers','key','wpd','pdf','epub','rtf','txt','mbox','msg','tnef','pst','csv'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
specifies to convert the documents with the Apache Tika document conversion library.
| Default | FALSE |
|---|
No parameters apply when you specify DTA.
specifies the number of seconds to receive data from SAS Event Stream Processing before declaring an end of file on the stream. The data is read until an end of file is found, and then the action stops running.
| Default | 5 |
|---|
when set to True, the table is created with character and float data types only. When set to False, the table uses the same data types that are used in the ESP event.
| Default | FALSE |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | TRUE |
|---|
when set to True, the sheet names are written to a CAS table.
| Default | FALSE |
|---|
specifies a subset of the cells to import. For example, the range B2..E8 is the range address for a rectangular block of 12 cells, where the top left cell is B2 and the bottom right cell is E8.
specifies the name of the worksheet to import.
specifies a file system path and filename. The file must be a SAS item store that includes the formats to import.
specifies the backing store to use for an in-memory table. If you specify a setting when you load one table, it overrides the setting for the caslib. If you specify a setting when you add a caslib, it applies to all tables in the caslib.
| Default | INHERIT |
|---|
specifies to make a copy of the blocks for an in-memory table. The blocks are stored in the directories identified by the CAS_DISK_CACHE environment variable at server start-up.
specifies to map the blocks for an in-memory table according to inherited rules of precedence. When used with loading tables, the backing store setting is inherited from the caslib. When adding a caslib, the setting is inherited from the server. The server setting can be specified in the CAS_LOADTABLEBACKINGSTORE environment variable. Valid values are CASDISKCACHE or INPLACEPREFERRED. The default value is CASDISKCACHE.
specifies to use the blocks from an existing SASHDAT file for memory mapping. If the existing blocks cannot be used, then copies of the blocks are used as described for CASDISKCACHE. The most common reason that prevent using existing blocks is when the SASHDAT file is encrypted. This setting prevents removing or replacing a SASHDAT file when the server is running Microsoft Windows.
specifies a password for encrypting or decrypting stored data.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
when set to True, the server attempts to determine the dimensions, resolution, and format of each file.
| Default | FALSE |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'web','pgm','bmp','jpg','jpeg','tif','pbm','pif','webp','jpe','jp2','dib','pnm','pxm','png','ppm','tiff'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
No parameters apply when you specify JMP.
specifies an expression for each computed variable that you include in the computedVars parameter.
specifies the names of the computed variables to create. Specify an expression for each variable in the computedVarsProgram parameter. If you do not specify this parameter, then all variables from computedVarsProgram are automatically included.
specifies the number of threads to use on each machine in the server. By default, the server uses one thread for each CPU that is licensed to use SAS software.
| Default | 0 |
|---|---|
| Minimum value | 0 |
specifies how the table is transferred from SAS LASR Analytic Server to SAS Cloud Analytic Services.
| Default | FALLBACK |
|---|
specifies to attempt a parallel load. If the parallel load does not succeed, then a serial load is performed.
when set to True, the rows are inserted into the new table in the same order as they are received from the SAS LASR Analytic Server. Creating the table is less efficient when this parameter is used.
| Default | FALSE |
|---|
when set to True, variable-length strings are used for character variables.
| Default | FALSE |
|---|
specifies the variables to use in the action.
specifies an expression for subsetting the input data.
when set to True, variable-length strings are used for character variables.
| Default | FALSE |
|---|
No parameters apply when you specify SPSS.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'mpg','wmv','mov','mp4','avi'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | TRUE |
|---|
specifies a subset of the cells to import. For example, the range B2..E8 is the range address for a rectangular block of 12 cells, where the top left cell is B2 and the bottom right cell is E8.
specifies the name of the worksheet to import.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | true |
|---|
specifies the file extensions for subsetting the files to import.
recursively import files when the caslib definition permits access to subdirectories.
| Default | true |
|---|
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | true |
|---|
specifies the file extensions for subsetting the files to import.
| Default | wav |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | true |
|---|
No parameters apply when you specify AUTO.
specifies the Alter password for the SAS data set.
specifies a multiplier value to expand fixed-width character variables that might require transcoding. The lengths are increased to avoid character data truncation. The lengths are increased by multiplying the length by the specified value.
| Default | 1 |
|---|---|
| Range | 1–5 |
specifies how data is transferred between the data source and SAS Cloud Analytic Services.
| Default | AUTO |
|---|
specifies a password for encrypting or decrypting stored data.
specifies the password for a password-protected data set. Use this parameter if the data set is password-protected or uses SAS proprietary encryption.
specifies the Read password for the SAS data set.
specifies the number of bytes to use as a threshold. When a column with the CHAR data type has a length that is equal to or exceeds the specified number of bytes, the VARCHAR data type is used.
| Default | 0 |
|---|---|
| Range | 1–32767 |
specifies the Write password for the SAS data set.
when set to True, line feed and carriage return characters are ignored when they are in a field that is enclosed in quotation marks. A line feed character has the ASCII value 10 and the carriage return character has a value of 13. Only the double quotation mark character (") is supported for ignoring the two characters. By default, loadTable will not check for new lines within quoted strings.
| Default | false |
|---|
specifies that truncation of character data that is too long for a given field is allowed.
| Default | true |
|---|
Specify compressed CSV archive type, valid archive types are 'gz' and 'zip'.
specifies the field delimiter. The delimiter can be a single 7-bit character, or 'TAB', or '^[@A-Z]', or one of [\\, \0, \a, \b, \t, \v, \f]. Multi-byte UTF-8 characters are not valid. The ^A value corresponds to the 0X01 that is commonly used with Apache Hive.
| Default | "," |
|---|
specifies the text encoding of the file. If you do not specify this parameter, then the session encoding is used.
| Default | "utf-8" |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | true |
|---|
specifies the number of rows to scan in order to determine data types for variables.
| Default | 20 |
|---|---|
| Minimum value | 1 |
specifies the locale for interpreting data in the file
when set to True, the server attempts to load all CSV files from the specified path into a single in-memory table. The files must have the same number of columns and the same column data types.
| Default | false |
|---|
specifies the number of threads to use on each machine in the server. By default, the server uses one thread for each CPU that is licensed to use SAS software.
| Default | 0 |
|---|---|
| Minimum value | 0 |
when set to True, path column/value pairs are added to table.
| Default | false |
|---|
when set to True, quoted data are strings.
| Default | false |
|---|
when set to True, the delimited file is read sequentially so that error messages from parsing can indicate the line number for the problem.
| Default | false |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | true |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the CSV file name that contributed the row.
| Default | false |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the fully-qualified path, including the file name, to the CSV file that contributed the row.
| Default | false |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the fully-qualified directory path to the CSV file that contributed the row.
| Default | false |
|---|
removes leading and trailing blanks from character variables.
| Default | false |
|---|
when set to True, variable-length strings are used for character variables.
| Default | true |
|---|
specifies the names, types, formats, and other metadata for variables.
The casvarcsvdesc value can be one or more of the following:
specifies the format to apply to the variable.
specifies the length of the format field plus the length of the format precision.
specifies the informat to apply to the variable.
specifies the descriptive label for the variable.
specifies the unformatted length of the variable. This parameter applies to fixed-length character variables (type="CHAR") only.
| Default | 8 |
|---|---|
| Minimum value | 1 |
specifies the name for the variable.
specifies the length of the format precision.
specifies the length of the format field.
specifies the data type for the variable.
| Default | DOUBLE |
|---|
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | true |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'html','xml','doc','docx','xls','xlsx','ppt','pptx','odt','ods','odp','pages','numbers','key','wpd','pdf','epub','rtf','txt','mbox','msg','tnef','pst','csv'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | true |
|---|
specifies to convert the documents with the Apache Tika document conversion library.
| Default | false |
|---|
No parameters apply when you specify DTA.
specifies the number of seconds to receive data from SAS Event Stream Processing before declaring an end of file on the stream. The data is read until an end of file is found, and then the action stops running.
| Default | 5 |
|---|
when set to True, the table is created with character and float data types only. When set to False, the table uses the same data types that are used in the ESP event.
| Default | false |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | true |
|---|
when set to True, the sheet names are written to a CAS table.
| Default | false |
|---|
specifies a subset of the cells to import. For example, the range B2..E8 is the range address for a rectangular block of 12 cells, where the top left cell is B2 and the bottom right cell is E8.
specifies the name of the worksheet to import.
specifies a file system path and filename. The file must be a SAS item store that includes the formats to import.
specifies the backing store to use for an in-memory table. If you specify a setting when you load one table, it overrides the setting for the caslib. If you specify a setting when you add a caslib, it applies to all tables in the caslib.
| Default | INHERIT |
|---|
specifies to make a copy of the blocks for an in-memory table. The blocks are stored in the directories identified by the CAS_DISK_CACHE environment variable at server start-up.
specifies to map the blocks for an in-memory table according to inherited rules of precedence. When used with loading tables, the backing store setting is inherited from the caslib. When adding a caslib, the setting is inherited from the server. The server setting can be specified in the CAS_LOADTABLEBACKINGSTORE environment variable. Valid values are CASDISKCACHE or INPLACEPREFERRED. The default value is CASDISKCACHE.
specifies to use the blocks from an existing SASHDAT file for memory mapping. If the existing blocks cannot be used, then copies of the blocks are used as described for CASDISKCACHE. The most common reason that prevent using existing blocks is when the SASHDAT file is encrypted. This setting prevents removing or replacing a SASHDAT file when the server is running Microsoft Windows.
specifies a password for encrypting or decrypting stored data.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | true |
|---|
when set to True, the server attempts to determine the dimensions, resolution, and format of each file.
| Default | false |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'web','pgm','bmp','jpg','jpeg','tif','pbm','pif','webp','jpe','jp2','dib','pnm','pxm','png','ppm','tiff'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | true |
|---|
No parameters apply when you specify JMP.
specifies an expression for each computed variable that you include in the computedVars parameter.
specifies the names of the computed variables to create. Specify an expression for each variable in the computedVarsProgram parameter. If you do not specify this parameter, then all variables from computedVarsProgram are automatically included.
specifies the number of threads to use on each machine in the server. By default, the server uses one thread for each CPU that is licensed to use SAS software.
| Default | 0 |
|---|---|
| Minimum value | 0 |
specifies how the table is transferred from SAS LASR Analytic Server to SAS Cloud Analytic Services.
| Default | FALLBACK |
|---|
specifies to attempt a parallel load. If the parallel load does not succeed, then a serial load is performed.
when set to True, the rows are inserted into the new table in the same order as they are received from the SAS LASR Analytic Server. Creating the table is less efficient when this parameter is used.
| Default | false |
|---|
when set to True, variable-length strings are used for character variables.
| Default | false |
|---|
specifies the variables to use in the action.
specifies an expression for subsetting the input data.
when set to True, variable-length strings are used for character variables.
| Default | false |
|---|
No parameters apply when you specify SPSS.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | true |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'mpg','wmv','mov','mp4','avi'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | true |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | true |
|---|
specifies a subset of the cells to import. For example, the range B2..E8 is the range address for a rectangular block of 12 cells, where the top left cell is B2 and the bottom right cell is E8.
specifies the name of the worksheet to import.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | True |
|---|
specifies the file extensions for subsetting the files to import.
recursively import files when the caslib definition permits access to subdirectories.
| Default | True |
|---|
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | True |
|---|
specifies the file extensions for subsetting the files to import.
| Default | wav |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | True |
|---|
No parameters apply when you specify AUTO.
specifies the Alter password for the SAS data set.
specifies a multiplier value to expand fixed-width character variables that might require transcoding. The lengths are increased to avoid character data truncation. The lengths are increased by multiplying the length by the specified value.
| Default | 1 |
|---|---|
| Range | 1–5 |
specifies how data is transferred between the data source and SAS Cloud Analytic Services.
| Default | AUTO |
|---|
specifies a password for encrypting or decrypting stored data.
specifies the password for a password-protected data set. Use this parameter if the data set is password-protected or uses SAS proprietary encryption.
specifies the Read password for the SAS data set.
specifies the number of bytes to use as a threshold. When a column with the CHAR data type has a length that is equal to or exceeds the specified number of bytes, the VARCHAR data type is used.
| Default | 0 |
|---|---|
| Range | 1–32767 |
specifies the Write password for the SAS data set.
when set to True, line feed and carriage return characters are ignored when they are in a field that is enclosed in quotation marks. A line feed character has the ASCII value 10 and the carriage return character has a value of 13. Only the double quotation mark character (") is supported for ignoring the two characters. By default, loadTable will not check for new lines within quoted strings.
| Default | False |
|---|
specifies that truncation of character data that is too long for a given field is allowed.
| Default | True |
|---|
Specify compressed CSV archive type, valid archive types are 'gz' and 'zip'.
specifies the field delimiter. The delimiter can be a single 7-bit character, or 'TAB', or '^[@A-Z]', or one of [\\, \0, \a, \b, \t, \v, \f]. Multi-byte UTF-8 characters are not valid. The ^A value corresponds to the 0X01 that is commonly used with Apache Hive.
| Default | "," |
|---|
specifies the text encoding of the file. If you do not specify this parameter, then the session encoding is used.
| Default | "utf-8" |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | True |
|---|
specifies the number of rows to scan in order to determine data types for variables.
| Default | 20 |
|---|---|
| Minimum value | 1 |
specifies the locale for interpreting data in the file
when set to True, the server attempts to load all CSV files from the specified path into a single in-memory table. The files must have the same number of columns and the same column data types.
| Default | False |
|---|
specifies the number of threads to use on each machine in the server. By default, the server uses one thread for each CPU that is licensed to use SAS software.
| Default | 0 |
|---|---|
| Minimum value | 0 |
when set to True, path column/value pairs are added to table.
| Default | False |
|---|
when set to True, quoted data are strings.
| Default | False |
|---|
when set to True, the delimited file is read sequentially so that error messages from parsing can indicate the line number for the problem.
| Default | False |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | True |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the CSV file name that contributed the row.
| Default | False |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the fully-qualified path, including the file name, to the CSV file that contributed the row.
| Default | False |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the fully-qualified directory path to the CSV file that contributed the row.
| Default | False |
|---|
removes leading and trailing blanks from character variables.
| Default | False |
|---|
when set to True, variable-length strings are used for character variables.
| Default | True |
|---|
specifies the names, types, formats, and other metadata for variables.
The casvarcsvdesc value can be one or more of the following:
specifies the format to apply to the variable.
specifies the length of the format field plus the length of the format precision.
specifies the informat to apply to the variable.
specifies the descriptive label for the variable.
specifies the unformatted length of the variable. This parameter applies to fixed-length character variables (type="CHAR") only.
| Default | 8 |
|---|---|
| Minimum value | 1 |
specifies the name for the variable.
specifies the length of the format precision.
specifies the length of the format field.
specifies the data type for the variable.
| Default | DOUBLE |
|---|
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | True |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'html','xml','doc','docx','xls','xlsx','ppt','pptx','odt','ods','odp','pages','numbers','key','wpd','pdf','epub','rtf','txt','mbox','msg','tnef','pst','csv'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | True |
|---|
specifies to convert the documents with the Apache Tika document conversion library.
| Default | False |
|---|
No parameters apply when you specify DTA.
specifies the number of seconds to receive data from SAS Event Stream Processing before declaring an end of file on the stream. The data is read until an end of file is found, and then the action stops running.
| Default | 5 |
|---|
when set to True, the table is created with character and float data types only. When set to False, the table uses the same data types that are used in the ESP event.
| Default | False |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | True |
|---|
when set to True, the sheet names are written to a CAS table.
| Default | False |
|---|
specifies a subset of the cells to import. For example, the range B2..E8 is the range address for a rectangular block of 12 cells, where the top left cell is B2 and the bottom right cell is E8.
specifies the name of the worksheet to import.
specifies a file system path and filename. The file must be a SAS item store that includes the formats to import.
specifies the backing store to use for an in-memory table. If you specify a setting when you load one table, it overrides the setting for the caslib. If you specify a setting when you add a caslib, it applies to all tables in the caslib.
| Default | INHERIT |
|---|
specifies to make a copy of the blocks for an in-memory table. The blocks are stored in the directories identified by the CAS_DISK_CACHE environment variable at server start-up.
specifies to map the blocks for an in-memory table according to inherited rules of precedence. When used with loading tables, the backing store setting is inherited from the caslib. When adding a caslib, the setting is inherited from the server. The server setting can be specified in the CAS_LOADTABLEBACKINGSTORE environment variable. Valid values are CASDISKCACHE or INPLACEPREFERRED. The default value is CASDISKCACHE.
specifies to use the blocks from an existing SASHDAT file for memory mapping. If the existing blocks cannot be used, then copies of the blocks are used as described for CASDISKCACHE. The most common reason that prevent using existing blocks is when the SASHDAT file is encrypted. This setting prevents removing or replacing a SASHDAT file when the server is running Microsoft Windows.
specifies a password for encrypting or decrypting stored data.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | True |
|---|
when set to True, the server attempts to determine the dimensions, resolution, and format of each file.
| Default | False |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'web','pgm','bmp','jpg','jpeg','tif','pbm','pif','webp','jpe','jp2','dib','pnm','pxm','png','ppm','tiff'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | True |
|---|
No parameters apply when you specify JMP.
specifies an expression for each computed variable that you include in the computedVars parameter.
specifies the names of the computed variables to create. Specify an expression for each variable in the computedVarsProgram parameter. If you do not specify this parameter, then all variables from computedVarsProgram are automatically included.
specifies the number of threads to use on each machine in the server. By default, the server uses one thread for each CPU that is licensed to use SAS software.
| Default | 0 |
|---|---|
| Minimum value | 0 |
specifies how the table is transferred from SAS LASR Analytic Server to SAS Cloud Analytic Services.
| Default | FALLBACK |
|---|
specifies to attempt a parallel load. If the parallel load does not succeed, then a serial load is performed.
when set to True, the rows are inserted into the new table in the same order as they are received from the SAS LASR Analytic Server. Creating the table is less efficient when this parameter is used.
| Default | False |
|---|
when set to True, variable-length strings are used for character variables.
| Default | False |
|---|
specifies the variables to use in the action.
specifies an expression for subsetting the input data.
when set to True, variable-length strings are used for character variables.
| Default | False |
|---|
No parameters apply when you specify SPSS.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | True |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'mpg','wmv','mov','mp4','avi'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | True |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | True |
|---|
specifies a subset of the cells to import. For example, the range B2..E8 is the range address for a rectangular block of 12 cells, where the top left cell is B2 and the bottom right cell is E8.
specifies the name of the worksheet to import.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
specifies the file extensions for subsetting the files to import.
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
specifies the file extensions for subsetting the files to import.
| Default | wav |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
No parameters apply when you specify AUTO.
specifies the Alter password for the SAS data set.
specifies a multiplier value to expand fixed-width character variables that might require transcoding. The lengths are increased to avoid character data truncation. The lengths are increased by multiplying the length by the specified value.
| Default | 1 |
|---|---|
| Range | 1–5 |
specifies how data is transferred between the data source and SAS Cloud Analytic Services.
| Default | AUTO |
|---|
specifies a password for encrypting or decrypting stored data.
specifies the password for a password-protected data set. Use this parameter if the data set is password-protected or uses SAS proprietary encryption.
specifies the Read password for the SAS data set.
specifies the number of bytes to use as a threshold. When a column with the CHAR data type has a length that is equal to or exceeds the specified number of bytes, the VARCHAR data type is used.
| Default | 0 |
|---|---|
| Range | 1–32767 |
specifies the Write password for the SAS data set.
when set to True, line feed and carriage return characters are ignored when they are in a field that is enclosed in quotation marks. A line feed character has the ASCII value 10 and the carriage return character has a value of 13. Only the double quotation mark character (") is supported for ignoring the two characters. By default, loadTable will not check for new lines within quoted strings.
| Default | FALSE |
|---|
specifies that truncation of character data that is too long for a given field is allowed.
| Default | TRUE |
|---|
Specify compressed CSV archive type, valid archive types are 'gz' and 'zip'.
specifies the field delimiter. The delimiter can be a single 7-bit character, or 'TAB', or '^[@A-Z]', or one of [\\, \0, \a, \b, \t, \v, \f]. Multi-byte UTF-8 characters are not valid. The ^A value corresponds to the 0X01 that is commonly used with Apache Hive.
| Default | "," |
|---|
specifies the text encoding of the file. If you do not specify this parameter, then the session encoding is used.
| Default | "utf-8" |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | TRUE |
|---|
specifies the number of rows to scan in order to determine data types for variables.
| Default | 20 |
|---|---|
| Minimum value | 1 |
specifies the locale for interpreting data in the file
when set to True, the server attempts to load all CSV files from the specified path into a single in-memory table. The files must have the same number of columns and the same column data types.
| Default | FALSE |
|---|
specifies the number of threads to use on each machine in the server. By default, the server uses one thread for each CPU that is licensed to use SAS software.
| Default | 0 |
|---|---|
| Minimum value | 0 |
when set to True, path column/value pairs are added to table.
| Default | FALSE |
|---|
when set to True, quoted data are strings.
| Default | FALSE |
|---|
when set to True, the delimited file is read sequentially so that error messages from parsing can indicate the line number for the problem.
| Default | FALSE |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the CSV file name that contributed the row.
| Default | FALSE |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the fully-qualified path, including the file name, to the CSV file that contributed the row.
| Default | FALSE |
|---|
when this parameter and multiFile are set to True, each row includes a column that identifies the fully-qualified directory path to the CSV file that contributed the row.
| Default | FALSE |
|---|
removes leading and trailing blanks from character variables.
| Default | FALSE |
|---|
when set to True, variable-length strings are used for character variables.
| Default | TRUE |
|---|
specifies the names, types, formats, and other metadata for variables.
The casvarcsvdesc value can be one or more of the following:
specifies the format to apply to the variable.
specifies the length of the format field plus the length of the format precision.
specifies the informat to apply to the variable.
specifies the descriptive label for the variable.
specifies the unformatted length of the variable. This parameter applies to fixed-length character variables (type="CHAR") only.
| Default | 8 |
|---|---|
| Minimum value | 1 |
specifies the name for the variable.
specifies the length of the format precision.
specifies the length of the format field.
specifies the data type for the variable.
| Default | DOUBLE |
|---|
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'html','xml','doc','docx','xls','xlsx','ppt','pptx','odt','ods','odp','pages','numbers','key','wpd','pdf','epub','rtf','txt','mbox','msg','tnef','pst','csv'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
specifies to convert the documents with the Apache Tika document conversion library.
| Default | FALSE |
|---|
No parameters apply when you specify DTA.
specifies the number of seconds to receive data from SAS Event Stream Processing before declaring an end of file on the stream. The data is read until an end of file is found, and then the action stops running.
| Default | 5 |
|---|
when set to True, the table is created with character and float data types only. When set to False, the table uses the same data types that are used in the ESP event.
| Default | FALSE |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | TRUE |
|---|
when set to True, the sheet names are written to a CAS table.
| Default | FALSE |
|---|
specifies a subset of the cells to import. For example, the range B2..E8 is the range address for a rectangular block of 12 cells, where the top left cell is B2 and the bottom right cell is E8.
specifies the name of the worksheet to import.
specifies a file system path and filename. The file must be a SAS item store that includes the formats to import.
specifies the backing store to use for an in-memory table. If you specify a setting when you load one table, it overrides the setting for the caslib. If you specify a setting when you add a caslib, it applies to all tables in the caslib.
| Default | INHERIT |
|---|
specifies to make a copy of the blocks for an in-memory table. The blocks are stored in the directories identified by the CAS_DISK_CACHE environment variable at server start-up.
specifies to map the blocks for an in-memory table according to inherited rules of precedence. When used with loading tables, the backing store setting is inherited from the caslib. When adding a caslib, the setting is inherited from the server. The server setting can be specified in the CAS_LOADTABLEBACKINGSTORE environment variable. Valid values are CASDISKCACHE or INPLACEPREFERRED. The default value is CASDISKCACHE.
specifies to use the blocks from an existing SASHDAT file for memory mapping. If the existing blocks cannot be used, then copies of the blocks are used as described for CASDISKCACHE. The most common reason that prevent using existing blocks is when the SASHDAT file is encrypted. This setting prevents removing or replacing a SASHDAT file when the server is running Microsoft Windows.
specifies a password for encrypting or decrypting stored data.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
when set to True, the server attempts to determine the dimensions, resolution, and format of each file.
| Default | FALSE |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'web','pgm','bmp','jpg','jpeg','tif','pbm','pif','webp','jpe','jp2','dib','pnm','pxm','png','ppm','tiff'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
No parameters apply when you specify JMP.
specifies an expression for each computed variable that you include in the computedVars parameter.
specifies the names of the computed variables to create. Specify an expression for each variable in the computedVarsProgram parameter. If you do not specify this parameter, then all variables from computedVarsProgram are automatically included.
specifies the number of threads to use on each machine in the server. By default, the server uses one thread for each CPU that is licensed to use SAS software.
| Default | 0 |
|---|---|
| Minimum value | 0 |
specifies how the table is transferred from SAS LASR Analytic Server to SAS Cloud Analytic Services.
| Default | FALLBACK |
|---|
specifies to attempt a parallel load. If the parallel load does not succeed, then a serial load is performed.
when set to True, the rows are inserted into the new table in the same order as they are received from the SAS LASR Analytic Server. Creating the table is less efficient when this parameter is used.
| Default | FALSE |
|---|
when set to True, variable-length strings are used for character variables.
| Default | FALSE |
|---|
specifies the variables to use in the action.
specifies an expression for subsetting the input data.
when set to True, variable-length strings are used for character variables.
| Default | FALSE |
|---|
No parameters apply when you specify SPSS.
when set to False, the server does not load the contents of the files into a column in the output table. This can be useful to determine the number of files and file types. By default, the contents of the files are loaded into a column.
| Default | TRUE |
|---|
specifies the file extensions for subsetting the files to import.
| Default | {'mpg','wmv','mov','mp4','avi'} |
|---|
recursively import files when the caslib definition permits access to subdirectories.
| Default | TRUE |
|---|
when set to True, the values in the first line of the file are used as variable names.
| Default | TRUE |
|---|
specifies a subset of the cells to import. For example, the range B2..E8 is the range address for a rectangular block of 12 cells, where the top left cell is B2 and the bottom right cell is E8.
specifies the name of the worksheet to import.