Problem Note 54326: Performance might be very slow when you use the patchdb tool for database migration in SAS® Enterprise GRC
In SAS Enterprise GRC, part of the migration process from one release to another uses the patchdb tool to upgrade the database to the later release. During the part of the migration process where the tool is used, you might experience very slow performance. The problem has occurred in migrations from release 4.3 to 5.1. Specifically, slow performance occurs during the patch process from 4.3.0_02 to 4.3.0_03. The patch runs this code, which appears on the command line or in the log:
UPDATE BUSINESS_OBJECT_RESPONSE_TMP A
SET BUSINESS_OBJECT_RESPONSE_RK =
(SELECT MIN (B.BUSINESS_OBJECT_RESPONSE_RK)
FROM BUSINESS_OBJECT_RESPONSE_TMP B
WHERE B.BUSINESS_OBJECT_RK = A.BUSINESS_OBJECT_RK
AND B.BUSINESS_OBJECT_NM = A.BUSINESS_OBJECT_NM)
The problem occurs when you have large volumes of data.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Enterprise GRC | Microsoft® Windows® for x64 | 5.1 | | | |
Microsoft Windows 8 Enterprise 32-bit | 5.1 | | | |
Microsoft Windows 8 Enterprise x64 | 5.1 | | | |
Microsoft Windows 8 Pro 32-bit | 5.1 | | | |
Microsoft Windows 8 Pro x64 | 5.1 | | | |
Microsoft Windows 8.1 Enterprise 32-bit | 5.1 | | | |
Microsoft Windows 8.1 Enterprise x64 | 5.1 | | | |
Microsoft Windows 8.1 Pro | 5.1 | | | |
Microsoft Windows 8.1 Pro 32-bit | 5.1 | | | |
Microsoft Windows 95/98 | 5.1 | | | |
Microsoft Windows 2000 Advanced Server | 5.1 | | | |
Microsoft Windows 2000 Datacenter Server | 5.1 | | | |
Microsoft Windows 2000 Server | 5.1 | | | |
Microsoft Windows 2000 Professional | 5.1 | | | |
Microsoft Windows NT Workstation | 5.1 | | | |
Microsoft Windows Server 2003 Datacenter Edition | 5.1 | | | |
Microsoft Windows Server 2003 Enterprise Edition | 5.1 | | | |
Microsoft Windows Server 2003 Standard Edition | 5.1 | | | |
Microsoft Windows Server 2003 for x64 | 5.1 | | | |
Microsoft Windows Server 2008 | 5.1 | | | |
Microsoft Windows Server 2008 R2 | 5.1 | | | |
Microsoft Windows Server 2008 for x64 | 5.1 | | | |
Microsoft Windows Server 2012 Datacenter | 5.1 | | | |
Microsoft Windows Server 2012 R2 Datacenter | 5.1 | | | |
Microsoft Windows Server 2012 R2 Std | 5.1 | | | |
Microsoft Windows Server 2012 Std | 5.1 | | | |
Microsoft Windows XP Professional | 5.1 | | | |
Windows 7 Enterprise 32 bit | 5.1 | | | |
Windows 7 Enterprise x64 | 5.1 | | | |
Windows 7 Home Premium 32 bit | 5.1 | | | |
Windows 7 Home Premium x64 | 5.1 | | | |
Windows 7 Professional 32 bit | 5.1 | | | |
Windows 7 Professional x64 | 5.1 | | | |
Windows 7 Ultimate 32 bit | 5.1 | | | |
Windows 7 Ultimate x64 | 5.1 | | | |
Windows Millennium Edition (Me) | 5.1 | | | |
Windows Vista | 5.1 | | | |
Windows Vista for x64 | 5.1 | | | |
64-bit Enabled AIX | 5.1 | | | |
64-bit Enabled Solaris | 5.1 | | | |
HP-UX IPF | 5.1 | | | |
Linux for x64 | 5.1 | | | |
Solaris for x64 | 5.1 | | | |
*
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: | 2014-10-13 14:15:02 |
Date Created: | 2014-10-13 13:29:20 |