Usage Note 56402: Picture formats used to format date, time, or datetime values are not supported by SAS® Visual Analytics
SAS Visual Analytics does not support picture formats that are created using any of the directives available for the DATATYPE option in the PICTURE statement. The PICTURE statement is part of the FORMAT procedure. The DATATYPE option is used to format date, time, or datetime values.
If you attempt to use a data source that includes this type of format, you see an error that is similar to the following:
(mx.rpc::Fault)#0
content = (null)
errorID = 0
faultCode = "Server.Processing"
faultDetail = (null)
faultString = "com.sas.biv.exception.BivException :
com.sas.lasr.LASRException: ERROR: Some formats could not be loaded in the LASR
Analytic Server. (errorCode=GENERIC_EXCEPTION, params=null)"
message = "faultCode:Server.Processing
faultString:'com.sas.biv.exception.BivException : com.sas.lasr.LASRException:
ERROR: Some formats could not be loaded in the LASR Analytic Server.
(errorCode=GENERIC_EXCEPTION, params=null)' faultDetail:'null'"
name = "Error"
rootCause = (Object)#1
cause = (null)
errorResponseCode = "GENERIC_EXCEPTION"
localizedMessage = "com.sas.lasr.LASRException: ERROR: Some formats could
not be loaded in the LASR Analytic Server. (errorCode=GENERIC_EXCEPTION,
params=null)"
message = "com.sas.lasr.LASRException: ERROR: Some formats could not be
loaded in the LASR Analytic Server. (errorCode=GENERIC_EXCEPTION, params=null)"
params = (null)
suppressed = (Array)#2
null
For information about picture formats, see the Base SAS® Procedures Guide available from the Base SAS documentation page.
Operating System and Release Information
SAS System | SAS Visual Analytics | Microsoft® Windows® for x64 | 7.1 | | 9.4 TS1M2 | |
Linux for x64 | 7.1 | | 9.4 TS1M2 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Date Modified: | 2015-08-14 11:25:04 |
Date Created: | 2015-08-11 16:58:00 |