Problem Note 45097: SAS® Clinical Standards Toolkit 1.3 - validate_data.sas macro can produce an error
The main driver of the SAS® Clinical Standards Toolkit validation process is validate_data.sas program. If the following conditions exist an error results:
-
_cstDebug value set to 1
-
Validation process accesses the validation macro cstcheck_notincodelist.sas
This results in this error in the SAS® log:
ERROR: The catalog concatenation WORK._CSTFMTS is not defined.
This error does not cause any problems with validation checks, other than generating the error above in the SAS® log.
The work around for this issue is to reset the macro variable _cstDebug to 0 at the beginning of and before executing validate_data.sas program.
Operating System and Release Information
SAS System | SAS Clinical Standards Toolkit | Microsoft Windows Server 2003 Datacenter Edition | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 for x64 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2008 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2008 for x64 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Enterprise 32 bit | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Enterprise x64 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Home Premium 32 bit | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Home Premium x64 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Professional 32 bit | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Professional x64 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Ultimate 32 bit | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows 7 Ultimate x64 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows Vista | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows Vista for x64 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
64-bit Enabled Solaris | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
HP-UX IPF | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
Solaris for x64 | 1.3 | 1.4 | 9.2 TS2M3 | 9.3 TS1M0 |
*
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.
When running the SAS® Clinical Standards Toolkit validation macro, the following error occurs: ERROR: The catalog concatenation WORK._CSTFMTS is not defined when the %cstcheck_notincodelist.sas macro runs with &_cstDebug set to 1.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2014-03-27 17:14:18 |
Date Created: | 2011-12-09 11:13:42 |