Table
qualified_tablename
is not valid for NRDB2. When the map name
mapname
is delimited by an underscore, the table name
tablename
cannot contain a period.
In the DTLUCBRG utility command, the TABLE parameter value has a format that is not valid for a NRDB2 nonrelational source type. If an underscore (_) is present, a period (.) cannot follow it. The underscore separates the map name from the table name, and a period is not allowed in an NRDB table name.
DTLUCBRG utility processing ends.
Remove the period so that the TABLE parameter is in a valid two-tier NRDB2 format. For example:
SCHEMA.MAPNAME_TABLENAME
To create a mask, you can use the asterisk (*) wildcard in any part of the parameter value, for example:
S*.M*_T*