Extract Schema Tool Error Messages

This topic describes the error messages that are specific to the Extract Schema tool.

Error Message Description or Cause Resolution
Connection no longer open - processing terminated. Please re-select Schemas and try again Connection time out. Re-select the schemas (as to reconnect).
Could not open database connection Either the database is not available or the connection parameters have errors. Check the database availability, permission, network connectivity, and parameters in the connection string.
Error inserting in SysConsDep Error in accessing table SYSIBM. SysConsDep in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysChkConstraints Error in accessing table SYSIBM.SYSCHECKS in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysChkDepConstraints Error in accessing table SYSIBM.SYSCHECKDEP in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysColumns Error in accessing table SYSIBM. SysColumns in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysKeyColConstraints Error in accessing table SYSIBM.SYSKEYCOLUSE in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysIndexes Error in accessing table SYSIBM. SysIndexes in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysIndexCols Error in accessing table SYSIBM.SYSKEYS in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysRelConstraints Error in accessing table SYSIBM.SYSRELS in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysRelFkConstraints Error in accessing table SYSIBM.SYSFOREIGNKEYS in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysTables Error in accessing table SYSIBM. SysTables in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysTblConstraints Error in accessing table SYSIBM.SYSTABCONST in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysViews Error in accessing table SYSIBM. SysViews in DB2. See the IBM SQL Message reference for the SQL error reported.
Error inserting in SysViewDep Error in accessing table SYSIBM. SysViewDep in DB2. See the IBM SQL Message reference for the SQL error reported.
Invalid command line parameter The specified parameter value is empty or out of range. Assign a proper value to the required parameter.
Invalid Data Source Name The name of the data source or data destination is empty. Add the name of the data source or data destination to the command line argument.