Roll-up fails as the configuration does not allow partial data sets.
| Article:TECH183012 | | | Created: 2012-03-05 | | | Updated: 2012-03-07 | | | Article URL http://www.symantec.com/docs/TECH183012 |
Problem
Roll-ups from VOM to VOM-A Enterprise Server fail due to the configuration not allowing partially loaded data sets.
Error
For fact data set DB_FACTS, the number of source rows in DATABASE_CAPACITY_ (430) differs from the number of rows inserted in DATABASE_CAPACITY (399).
Cause
Partial load is a condition that is detected in VOM-A ES during a rollup when some expected mandatory relationships between objects are missing.
Such conditions are expected to be there as data is continuously updated on VOM Management Server DB.
The steps below will tune the VOM-A ES to ignore such conditions and mark the rollup as “Successful with Warnings”.
The expectation is that subsequent rollups will pick up those objects when they are completely discovered. This enables the data to be available in the reports.
Solution
1. 1. Copy the attached file(enablepartialload.sql) to <INSTALL DIR>\Veritas\VRTSvomer\tools
2. 2. Open a command window and navigate to <INSTALL DIR>\Veritas\VRTSsfmh\bin
3. 3. Execute the following command:
perl.exe vomadm vomadb --f "C:\Program Files\Veritas\VRTSvomer\tools\enablepartialload.sql"
4. 4. Initiate a roll-up from the VOM-A ES UI.
The roll-up should now succeed with the status of “Succeeded with Warnings”.
Attachments
|
|
|
| Source | ETrack |
| Value | 2698273 |
Article URL http://www.symantec.com/docs/TECH183012
Terms of use for this information are found in Legal Notices









Thank you.