Hi Everybody, We are facing a problem while creating a nickname. The Server definition is created successfully using the following command:- db2 connect to federatedDB user user1 using Password1 db2 "create server XYZDBserver type DB2/UDB VERSION 9.5 WRAPPER
DRDA AUTHORIZATION "user" PASSWORD "passwd" OPTIONS (ADD DBNAME 'XYZDB',FOLD_ID 'L', FOLD_PW 'L')" When we try to create...