Follow dba-ninja.com

Subscribe to RSS feed  Follow @jackvamvas - Twitter

*Use the Comments section for questions

dba-ninja.com Links

Dba_db2_button

Sqlserver_dba_button

How to get the Java Toolbox jt400 version through Command Line

03 July,2019 by Rambler

Question: How can I get the Jave Toolbox jt400 driver details through the command Line?

Answer: To get the version details of the Java Toolbox jt400 version through the command line run this command - making sure you're pointing to the right jar file

java -cp ./jt400.jar utilities.AboutToolbox

You should see something similar to the following response

IBM Toolbox for Java:
Open Source Software, JTOpen 9.8, codebase 5770-SS1 V7R3M0.00 built=20190304 @Z0
Supports JDBC version 4.2
Toolbox driver version 11.8


Author: Rambler (http://www.dba-ninja.com)


Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on How to get the Java Toolbox jt400 version through Command Line


dba-ninja.com