Problem Note 49576: "ORA-01795: maximum number of expressions in a list is 1000..." error might be encountered in store group generation
In SAS® Size Profiling, the following error might be encountered when trying to generate store groups:
ERROR: ORACLE prepare error: ORA-01795: maximum number of expressions in a list is 1000.
SQL statement: select a.* from di_dm.prf_sizeset A where A.PROFILING_PROJECT_SK IN (xxxxx)
AND A.SIZESET_ID IN (<comma separated list of SIZESET_ID values>).
This error is generated when a profiling project contains more than 1000 size sets.
There are two possible workarounds for this issue:
- Delete some of the size sets.
- Break up the project into multiple projects with smaller scope.
Operating System and Release Information
SAS System | SAS Size Profiling | Linux for x64 | 3.2_M1 | 3.2_M3 | 9.3 TS1M2 | 9.3 TS1M2 |
64-bit Enabled AIX | 3.2_M1 | 3.2_M3 | 9.3 TS1M2 | 9.3 TS1M2 |
Microsoft® Windows® for x64 | 3.2_M1 | 3.2_M3 | 9.3 TS1M2 | 9.3 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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2015-06-02 12:05:18 |
Date Created: | 2013-04-03 12:21:45 |