To install the SPs into your database
Run the following command on the CMS:
wgninfra -exec wigan/schema/Schema RunScript <path>\wgn_post_upgrade_install.sql
where <path> is \Scripts\MSSQL.
This script installs these SPs into the CMS database.
This script runs the entire post-upgrade table modification as a single procedure.
This script runs the first part of the post-upgrade table modification. It stops at the point where all participant records have been copied to a file and before the table is truncated.
This script runs the second part of the table modification. It resumes at the point where Wgn3EventParticipant is truncated. It then makes the necessary column changes, and copies the participant records back into the table.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |