Hi,
when i am going to execute any sql statment on database table db2 giving me following error,
schema.: DB2ADMIN
and i am also login with that specific user and accessing db2
------------------------------------------------
Federated system users: if the statement is DROP NICKNAME, make sure the
object is actually a nickname. The object might not exist in the
federated database or at the data source. Verify the existence of the
federated database objects (if any) and the data source objects (if
any).
sqlcode: -204
sqlstate: 42704
----------------------
have any idea?