BrianTyler
IS-IT--Management
This should be a trivial question, but it is causing problems as our DBA has left. The DBA was also the UNIX administrator.
User FRED has a v8 database on AIX to use for testing.
We have a new developer BERT, and we wish to give him a copy of the database.
Bert has DBA authority, so he runs 'CREATE DATABASE DB1".
Fred runs DBLOOK to generate DDL for table creation. Bert changes the schema name to BERT throughout and runs the DDL.
SYSCAT,TABLES shows the table names as being for schema BERT.
Fred unloads his tables to IXF files, and Bert attempts to load them. He gets an error 'Table not found'.
Obviously some steps or registers or configuration items are missing. Have you any idea what? I find it difficule to read the IBM documentation with no Unix or DBA training
Thanks in advance
Brian
User FRED has a v8 database on AIX to use for testing.
We have a new developer BERT, and we wish to give him a copy of the database.
Bert has DBA authority, so he runs 'CREATE DATABASE DB1".
Fred runs DBLOOK to generate DDL for table creation. Bert changes the schema name to BERT throughout and runs the DDL.
SYSCAT,TABLES shows the table names as being for schema BERT.
Fred unloads his tables to IXF files, and Bert attempts to load them. He gets an error 'Table not found'.
Obviously some steps or registers or configuration items are missing. Have you any idea what? I find it difficule to read the IBM documentation with no Unix or DBA training
Thanks in advance
Brian