APAR status
Closed as program error.
Error description
When viewing a large number of ACLs in the System Admin Client there is very slow performance. Typically 10,000 ACLs.
Local fix
N/A
Problem summary
If a Content Manager library server has many Access Control Lists (ACLs) defined in the system, any user's action to retrieve all the ACL names is very slow. For example, if you have about 20,000 ACLs defined in the system, the total retrieval time is about six minutes. This is PMR 00584,999,693.
Problem conclusion
The code was changed in the PACLMgmtImpICM's listOrRetrieveACLs() method, so that when it lists ACL by name or by ID, there is no longer a lookup in the string vector of names to see if the entry in the loop of returned data is new (the old method of looking up a name in a string vector of names is too slow). The changed code checks to see if the ID is changed or not. If changed, the API creates a new entry, and the ID or name is added to the returning vector. Otherwise, the API does nothing for that entry in the loop.
Temporary fix
n/a
Comments
APAR Information
APAR number
IO09137
Reported component name
COMMON SYS ADMI
Reported component ID
5724B1900
Reported release
830
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2008-06-26
Closed date
2008-12-18
Last modified date
2008-12-18
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
COMMON SYS ADMI
Fixed component ID
5724B1900
Applicable component levels
[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSRS7Z","label":"IBM Content Manager Enterprise Edition"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"830","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSAHQR","label":"IBM Z System Automation"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"830","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]
Document Information
Modified date:
18 December 2008