Symptom:
I receive an error message stating that the policy store failed operation "save" for object type "UserDirectory" when importing policy store data into an ODBC policy store.
Solution:
It is possible that the server name in the ODBC store's userDirectory object is longer than 512 characters, which by default, exceeds the limit allowed by the MS SQL Server and Oracle policy store schema scripts that are shipped with SiteMinder.
Do one of the following:
If you are trying to import policy data into a supported version of a MS SQL Server policy store:
Note: This schema script is located in policy_server_home\db\SQL.
CREATE TABLE smuserdirectory5
If you are trying to import policy data into a supported version of an Oracle policy store:
Note: This schema script is located in policy_server_home\db\SQL.
CREATE TABLE smuserdirectory5
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |