Resolution: Check that the table exists in the schema and that the db_convert_collect_info utility has been run recently. The empty table scripts pull their information about which schema to use from the text file /var/hpss/convert/6.2/Convert.DB.Names, created by running db_convert_collect_info. Enter the appropriate schema name for the global database (which will be used for all databases) when rerunning db_convert_collect_info. This could also mean that the tablespace that the unemptiable tables exist under has quiesced to EXCLUSIVE mode (i.e. there is a lock on the tablespace). Look at the tablespaces using the DB2 control center utility or issue “list tablespaces” on the DB2 CLI . If the tablespace mode is EXCLUSIVE, use the CLI to issue the “quiesce tablespaces for table ****
reset” for each table that exists in the tablespace to free the lock and rerun the conversion program.
An error occurred, not all subsystem tables emptied in global, under schema hpss. => This error is explaining that an error has occurred on one or more 'delete from ????' operations, where ???? is a schema and table name.
Resolution: Verify that the table exists in the schema and that the db_convert_collect_info utility has been run recently. The empty table scripts pull their information about which schema to use from the text file /var/hpss/convert/6.2/Convert.DB.Names, created by running db_convert_collect_info. Enter the appropriate schema name for the global database (which will be used for all databases) when rerunning db_convert_collect_info. This could also mean that the tablespace that the unemptiable tables exist under has quiesced to EXCLUSIVE mode (i.e. there is a lock on the tablespace). Look at the tablespaces using db2's control center utility or issue “list tablespaces” on the DB2 CLI. If the tablespace mode is EXCLUSIVE, use the CLI to issue the “quiesce tablespaces for table **** reset” for each table that exists in the tablespace to free the lock and rerun the conversion program.
Error: Cannot open file '/var/hpss/convert/6.2/sample' => The conversion program cannot access the text file that maps DB Names to SubsysIds, or SSIds to CoreIds, or NSIds to CoreIds.
Resolution: Verify that the pathname of the text file that it is trying to access hasn't been modified in the running script. If not, rerun the db_convert_collect_info utility because the text file was never created or has been modified.
Error: Key
Resolution: Fix the HPSS configuration for the incomplete or missing 4.5 server or contact your HPSS customer support representative and run the conversion with the force option to skip possible orphaned metadata entries.
Error: /.:/encina/sfs/hpss/nsobjects is not in subsystem 1 => The program is attempting to convert the "nsobjects" SFS file and discovered that the filename differs from your HPSS systems specific configuration file NSObjFileName for subsystem 1.
HPSS Installation Guide | July 2008 |
Release 6.2 (Revision 2.0) | 229 |