Windows « db2 « Java Database Q&A





1. using SquirrelSQL with DB2 installed on Windows    stackoverflow.com

SquirrelSQL works great with db like Postgres, but when interacting with DB2 9.5 installed on Windows using Net Driver, tables cannot be listed - if I doubleclick Tables in a schema, ...

2. The requested operation cannot be performed on a file with a user-mapped section open    stackoverflow.com

I am writing a batch file with the command db2cmd/c /w /i db2 DROP DATABASE xyz with DB2 and Windows 7 through java. db2cmd is unable to delete the database and returns ...

3. DB2 information center cannot be started in Windows 7 - NUMA error    stackoverflow.com

I downloaded the DB2 Information Center, then I unzipped and started. However, there was a crash at this time, and the application never started. It created a dump file in the ...

4. Could not connect to db2 database on Windows 98    dbforums.com

Hi all, I have a problem conneting to db2 database when I'm running my java program on Windows 98. I received "SQLException: Could not connect to database". But I don't have any problem if I use the Windows 2000 pro. Any suggestions and ideas could be great. Thank you in advance. Billy Lin I installed the DB2 clients on both machine. ...