Siebel Repository Export/Import Failure
We are trying to refresh our QA environment with the Production code. For this we are exporting the Production Siebel Repository and trying to import it in QA.
When we are exporting it through the database config utilities(ssincfgw), the export is failing with the following error -
2012-08-08 21:04:00 TOTAL TABLES: 328
2012-08-08 21:04:00 TOTAL ROWS : 4097440
2012-08-08 21:04:00 Data verification failed.
2012-08-08 21:04:00 Error in doExport (RtxNdVerify).
2012-08-08 21:04:00 Error in Main function...
The solution is to export the repository by running the repimexp utility and set the Verification option to NO (/v N). When we disable the data verification option, the export works fine.
Siebel Version - 8.1.1.4
When we are exporting it through the database config utilities(ssincfgw), the export is failing with the following error -
2012-08-08 21:04:00 TOTAL TABLES: 328
2012-08-08 21:04:00 TOTAL ROWS : 4097440
2012-08-08 21:04:00 Data verification failed.
2012-08-08 21:04:00 Error in doExport (RtxNdVerify).
2012-08-08 21:04:00 Error in Main function...
The solution is to export the repository by running the repimexp utility and set the Verification option to NO (/v N). When we disable the data verification option, the export works fine.
0