|
-----Original Message-----the
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-
bounces@xxxxxxxxxxxx] On Behalf Of Ashish Kulkarni
Sent: Tuesday, January 12, 2010 6:22 AM
To: Java Programming on and around the iSeries / AS400
Subject: Re: updating database using SQL and QUSER in journal
Hi
I am using API
callp SetProfile(handleIn: ErrDs) to do the swap,
You can see the source code i am using in
http://www.itjungle.com/mpo/mpo071703-story02.html
<http://www.itjungle.com/mpo/mpo071703-story02.html>what does SET SESSION
AUTHORIZATION mean, is there any documentation available about what are
options i can have in RPGLE stored procedurewrote:
Ashish
On Mon, Jan 11, 2010 at 12:32 PM, Gary L Peskin <garyp@xxxxxxxxxxxx>
you
Ashish --an
You don't say what "IBM API" you use to swap the user id. Are you doing
SQL "SET SESSION AUTHORIZATION" in your RPGLE stored procedure or are
journaldoing something else?parameter,
Gary
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-
bounces@xxxxxxxxxxxx] On Behalf Of Ashish Kulkarni
Sent: Monday, January 11, 2010 7:11 AM
To: Java Programming on and around the iSeries / AS400
Subject: Re: updating database using SQL and QUSER in journal
Hi
this is what i am trying to do,
i create a JDBC connection using profile TEST1, we now call a stored
procedure in RPGLE from java, and pass user id TEST2 as input
nownow
stored procedure uses IBM API to swap user id from TEST1 to TEST2, so
the job user id is TEST1, while the thread user id is TEST2,
After this swap stored procedure updates table1, when i see the
towasentry for table 1, i see the row updated by TEST1 and not by TEST2, i
Weexpecting DB2 to update table using thread ID and not job ID.
Any ideas about this
Ashish
On Mon, Jan 11, 2010 at 6:30 AM, Murali Rao <
Murali.Rao@xxxxxxxxxxxxxxxxxxxxx> wrote:
We are using RPGLE stored procedure, called from Java web services..
setup the user id and password in property file for connection using
jt400.jar.
It uses our user profile for logging in to iseries and etc.
Check in qusrwrk subsystem for pj jobs under user profile you used
iconnect to db2.
Regards,
Murali
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:
java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Ashish Kulkarni
Sent: 08 January 2010 22:50
To: Java Programming on and around the iSeries / AS400
Subject: updating database using SQL and QUSER in journal
Hi
I have updated an table using JDBC connection, when i go to journal
thesee
doesthe updated user as QUSER and not the user who was used to create
Connection, so dont get information about who updated the table, how
updating table from JDBC work,
I am calling a RPGLE stored procedure, and this procedure updates
L)table, it is not a direct update statement from java, but callablestatement
--
Ashish
www.ayurwellness.com
www.mysoftwareneeds.com
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-
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.
--
Ashish
www.ayurwellness.com
www.mysoftwareneeds.com
--
This is the Java Programming on and around the iSeries / AS400 (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 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.