Problem Note 58628: Generating a VAAR report gives "an error occurred while generating the report" in SAS® Pack Optimization
The following error might be displayed when you attempt to generate a report in SAS® Visual Analytics for a purchase-order plan for the very first time:
An error occurred while generating the report.
To work around this error, run the following script:
proc sql; update di_mon.etl_sys_param set param_value = "" where param_name="last_prod_upd_dttm" and jobname="DI_ETL_EXTRACT_LOAD"; quit;
After you run the script, generate the report.
Operating System and Release Information
SAS System | SAS Pack Optimization | Linux for x64 | 3.4 | 3.41 | 9.4 TS1M3 | 9.4 TS1M4 |
Microsoft Windows Server 2008 | 3.4 | 3.41 | 9.4 TS1M3 | 9.4 TS1M4 |
*
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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2018-02-28 13:36:04 |
Date Created: | 2016-07-18 14:31:02 |