× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi David,

There is a getJobName() method on the DB2Driver class provided by the
native JDBC driver. Could you use this? Here is an example of calling
that method using the jdbcClient shipped with JTOpen.

$ java -cp /qibm/proddata/os400/jt400/lib/jt400.jar
com.ibm.as400.access.jdbcClient.Main jdbc:as400:localhost
!callmethod com.ibm.db2.jdbc.app.DB2Driver.getJobName()
Call returned 144369-QSHSVR-QP0ZSPWP

You should be able to use this information to create a Job object.





On Mon, Feb 6, 2017 at 7:03 AM, David Gibbs <david@xxxxxxxxxxxx> wrote:

On 2/5/2017 9:28 PM, Gan Zhang wrote:

The way I can know of is for the JVM job(the job running any java
code). You can use WRKJVMJOB to retrieve the information of the
invoked java job. But for the batch job, if it's also a JVM job,
WRKJVMJOB could be used as well on this job, but if that is not a JVM
job, WRKJOB maybe the tool you can use.


Sorry, I'm looking to identify the job that invoked the java code from
within the java code.

Ideally I'd like to get a Job object back.

david





--
David Gibbs
midrange.com

IBM i on Power Systems: For when you can't afford to be out of business!

I'm riding a metric century (100 km / 65 miles) in the American Diabetes
Association's Tour de Cure to raise money for diabetes research, education,
advocacy, and awareness. You can make a tax deductible donation to my ride
by visiting http://lsteml.diabetessucks.net. My goal is $6000 but any
amount is appreciated.

See where I get my donations from ... visit http://lsteml.diabetessucks.ne
t/map for an interactive map (it's a geeky thing).

I may have diabetes, but diabetes doesn't have me!
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing
list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.