[db2inst1@server]/home/db2inst1
$ db2 "CREATE SERVER "TKV3I1U0" TYPE DB2/UDB VERSION '8.2' WRAPPER DRDA AUTHID "remoteuserl" PASSWORD "******" OPTIONS( ADD DBNAME 'TKV3I1U0')"
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL1224N A database agent could not be started to service a request, or was
terminated as a result of a database system shutdown or a force command.
SQLSTATE=55032
[ 本帖最后由 coolwinds 于 2007-4-14 10:18 编辑 ]作者: toms1981 时间: 2007-04-15 10:36
Do you able to create your DRDA???
May I know which package of DB2 you installed? Did it support Federated Database?
I remember there is one package of DB2 where it didn't support federated database so if you failed to create the DRDA then most likely your current DB2 package doesn't support Federated Database...