Domanda

I thought TOAD Freeware would be a good choice, but it doesn't support ZOS (mainframe?) connections, only the paid version.

Suggestions for a alternative?

È stato utile?

Soluzione

I use SquirrelSQL, a free, Java-based SQL query tool which works really well for DB2. It has a DB2 add-in as well. If you need any help getting started, let me know.

Altri suggerimenti

You'll be very unlikely to get this without a paid version. IBM guards its mainframe data very well.

For example, while the standard DB2 Connect clients ship with db2jcc_licence_cu.jar, that's the Cloudscape and LUW (Linux/Unix/Windows) license.

To connect to the mainframe, you need db2jcc_licence_cisuz.jar (for Cloudscape, iSeries, SQLJ, LUW and z/OS). And that only ships with high end versions of DB2 Connect.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top