MAPSCHEMANAMES
System table SYSLOADER.MAPSCHEMANAMES
contains
information about the schema maps that the Loader can use.
|
CHAR(24) BYTE |
Unique ID of the schema map |
|
CHAR(32) |
Name of the schema map |
|
CHAR(32) |
Name of the schema that is mapped to the target schema |
|
CHAR(32) |
Name of the schema that the original schema is mapped onto |
When a schema map is created, the corresponding entries are inserted
into the MAPSCHEMANAMES
system table. If you
delete a schema map, the corresponding entries are deleted from this system
table.