The PowerExchange Listener encountered invalid DTLDESCRIBE SQL syntax for a two-tier access method when attempting to retrieve data from a nonrelational source. For the two-tier access methods, the map name and table name must both be specified in comma position 3 of the DTLDESCRIBE SQL, with an underscore (_) as the separator, while comma position 2 is empty. For example:
DTLDESCRIBE TABLES,
schema
,,
mapname
_
tablename
This error can occur if you manually edit the DTLDESCRIBE SQL instead of using the SQL that the PowerExchange Navigator generates.
Processing terminates.
Ensure that the DTLDESCRIBE qualifier format matches the access method.
Specify a map name in comma position 2 for three-tier access methods such as NRDB.
Leave comma position 2 empty for two-tier access methods such as NRDB2 and CAPXRT.
For more information about the syntax of the DTLDESCRIBE TABLES qualifier, see the