hi
my db2 server version 8 resides in a remote machine R.
am using a jdbc client to drop a database by name "test " in R.
the driver am using for this is
1)db2jcc.jar
2)db2jcc_license_cu.jar.
Connection is established fine to the Db. How ever am facing issues while
dropping the DB "test". Select queries also go thru fine.
Please let know how can a DB2 database be dropped from a JDBC client.
Thanks,
Radha