Problem Note 62290: The %BRM_RULE_FLOW macro generates a compilation error during processing of a DATA step name-literal table
When you execute the SAS® Business Rules Manager %BRM_RULE_FLOW macro, errors similar to these might be displayed in the log:
- ERROR: Compilation error.
- ERROR: BASE driver, Table N does not exist or cannot be accessed or created
- ERROR: Table "WORK.N" does not exist or cannot be accessed
- ERROR: Line 14784: Unable to prepare SELECT statement for table n (rc=0x80fff802U).
- ERROR: Line 14784: Thread work.brm_rules_execution_thread is not defined.
- ERROR: Line 14784: The thread type brm_rules_execution_thread, used in declaring _t, is not defined.
- ERROR: Compilation error.
- ERROR: Compilation error.
- ERROR: BASE driver, Table WTDULNKO does not exist or cannot be accessed or created
- ERROR: Table "WORK.WTDULNKO" does not exist or cannot be accessed
- ERROR: Line 0: Unable to prepare SELECT statement for table "WTDULNKO" (rc=0x80fff802U).
- ERROR: Line 0: Thread work.brm_rf_detail_thread is not defined.
- ERROR: Line 0: The thread type brm_rf_detail_thread, used in declaring _t, is not defined.
- ERROR: Compilation error.
- ERROR: Compilation error.
- ERROR: BASE driver, Table WTDULORG does not exist or cannot be accessed or created
- ERROR: Table "WORK.WTDULORG" does not exist or cannot be accessed
- ERROR: Line 0: Unable to prepare SELECT statement for table "WTDULORG" (rc=0x80fff802U).
- ERROR: Line 0: Thread work.brm_rf_summary_thread is not defined.
- ERROR: Line 0: The thread type brm_rf_summary_thread, used in declaring _t, is not defined.
- The first 20 warnings and errors for this step have been listed; please see the Log tab for the rest.
This problem occurs when the following conditions are true:
- The SAS® Data Integration Studio job uses DATA step name literals as table names. (Example: "DataSetName"n.)
-
The BRM_CODE_TYPE property is set to DS2, or it is left unset.
To work around the problem, add the following statement to the precode of the transformation in SAS Data Integration Studio.
%let BRM_CODE_TYPE=DS1;
Click the Hot Fix tab in this note to access the hot fix for this issue.
After you apply the hot fix, the %BRM_RULE_FLOW macro supports a DATA step name literal without error.
Operating System and Release Information
SAS System | SAS Business Rules Manager | Microsoft® Windows® for x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 8 Enterprise 32-bit | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 8 Enterprise x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 8 Pro 32-bit | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 8 Pro x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 8.1 Enterprise 32-bit | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 8.1 Enterprise x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 8.1 Pro 32-bit | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 8.1 Pro x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows 10 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows Server 2008 | 3.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2008 R2 | 3.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2008 for x64 | 3.2 | | 9.4 TS1M4 | |
Microsoft Windows Server 2012 Datacenter | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows Server 2012 R2 Datacenter | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows Server 2012 R2 Std | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Microsoft Windows Server 2012 Std | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Windows 7 Enterprise 32 bit | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Windows 7 Enterprise x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Windows 7 Home Premium 32 bit | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Windows 7 Home Premium x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Windows 7 Professional 32 bit | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Windows 7 Professional x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Windows 7 Ultimate 32 bit | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Windows 7 Ultimate x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
64-bit Enabled AIX | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
64-bit Enabled Solaris | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
HP-UX IPF | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Linux for x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
Solaris for x64 | 3.2 | 3.2_M1 | 9.4 TS1M4 | 9.4 TS1M6 |
*
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: | medium |
Date Modified: | 2020-03-18 07:23:46 |
Date Created: | 2018-05-09 08:48:40 |