(Only required if upgrading from version 6.0)
After upgrading your CMS, you need to modify the Wgn3EventParticipant table, redefining the AddressUID columns as NOT NULL.
To redefine the AddressUID columns
Find this script in the\Support\Upgrade12\Oracle folder on your CA DLP distribution media.
Using SQL Plus, connect to the CA DLP database and run this command as the CA DLP schema owner (typically APMOWNER on version 6.0 CMSs):
@wgn_post_upgrade_pfc
Find this script on your CMS in the \System\Scripts\Oracle subfolder of CA DLP installation folder:
Using SQL Plus, run this script as the CA DLP schema owner (typically APMOWNER on version 6.0 CMSs):
@wgn_common_upgrade_22b
|
Copyright © 2012 CA.
All rights reserved.
|
|