Can you knowlege me how to do db2jdbcbind. i try it under command
window and doesn't work. i have to use alternate way java -cp
DB2Binder
db2 => db2jdbcbind -url jdbc:db2://xxxx:50000/xxxx -user xxx -password
xxxx
DB21034E The command was processed as an SQL statement because it was
not a
valid Command Line Processor command. During SQL processing it
returned:
SQL0104N An unexpected token "db2jdbcbin d -url
jdbc:db2://172.16.4.25" was found
following "BEGIN-OF-STATEMENT". Expected tokens may include:
"<values>".
SQLSTATE=42601
window and doesn't work. i have to use alternate way java -cp
DB2Binder
db2 => db2jdbcbind -url jdbc:db2://xxxx:50000/xxxx -user xxx -password
xxxx
DB21034E The command was processed as an SQL statement because it was
not a
valid Command Line Processor command. During SQL processing it
returned:
SQL0104N An unexpected token "db2jdbcbin d -url
jdbc:db2://172.16.4.25" was found
following "BEGIN-OF-STATEMENT". Expected tokens may include:
"<values>".
SQLSTATE=42601
Comment