I am trying to create nicknames for tables in a remote database. The
federated database and remote database are both DB2 UDB V8.2, both OS
are AIX.
Could anyone tell me how to create a nickname for a remote table with
distinct data type? I try to create a type maaping for the remote
distinct data type, but the system always returns the error SQL0604N.
Is type mapping or nickname on distinct type supported in db2 udb
v8.2?