This is a discussion on db2 -> AS400 (sql statment error) within the DB2 forums, part of the Database Server Software category; --> Hi NG, I'm a newbie.... I need from my a400 to make sql on a database on db2/udb 8.2 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi NG, I'm a newbie.... I need from my a400 to make sql on a database on db2/udb 8.2 enterprise edition. I explain the fact. The connection it's ok (connec to) but if I write any sql statement i receive on my Iseries this : The service is listening on port tcp 50000 (i tried 446 but it doesn't work) Messaggio . . . : Distributed Data Management (DDM) command X'556E' not supported. Cause . . . . . : The remote system does not support the DDM command X'556E'. If the DDM command is '2012'X, the remote system does not support the SQL DESCRIBE TABLE statement. If the DDM command is not '2012'X, to determine which command is not supported, see the DDM Architecture Reference. To determine which commands are supported, see Appendix A of the Distributed Relational Database Guide. Recovery . . . : Remove the SQL statement from the program and precompile the program. Is there no one that has these problems? I think it's a db2 configuration problem... Is there anyone can help me? thanks in advice Bassi Daniele |