Hi,
I'm trying to create a federated server definition for AS/400 from DB2 Control Center and I face some errors.
I've successfully created the DRDA wrapper, but on the server definition, I don't know what to enter to the DBNAME parameter. I've tested some AS/400 libraries and package libraries with no results. It said that it can't find and database with the given names.
My question is what is the equivalent DBNAME for a library to connect to?
Regards,
Pascal
P.S.: The command is:
CREATE SERVER MYSERVER TYPE DB2/400 VERSION '5.2' WRAPPER "DRDA" AUTHID "XXX" PASSWORD "XXX" OPTIONS( ADD DBNAME 'XXX', PASSWORD 'Y')