The full error received was:
Error detected at line 36 of file schema.txt.
The line was: ADD property ( "Unix Script Language", "", "", "PERL")
Valid table name expected.
The export was done using "cqload exportintegration" from version 1 to another version.
The import was attempted using "cqload importschema". However, even though the export
started with version 1, you cannot mix exportintegration with importschema, as there will
be missing data; hence the error message. In this particular case, I wanted to exclude several
versions from the end of the import. So, the only way to accomplish that is to perform a full
import of the schema, and then delete the unwanted versions.
Back to the INDEX.
ios::failbit set
Updated: 01/15/09
Version: CQ 7.0.1
This error occurred when attempting "cqload importintegration".
While a very cryptic error message, it's simply telling you that it
cannot find the import text file. That is, this is a "file not found" error.
Back to the INDEX.
Return to the home page .
This page last modified: 02/24/2009