× 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.



Look in the information center for SET SESSION AUTHORIZATION.
http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/topic/db2/rbafzsetse
ssionauth.htm?resultof=%22%53%45%54%22%20%22%73%65%74%22%20%22%53%45%53%53%4
9%4f%4e%22%20%22%73%65%73%73%69%6f%6e%22%20%22%41%55%54%48%4f%52%49%5a%41%54
%49%4f%4e%22%20%22%61%75%74%68%6f%72%22%20

-----Original Message-----
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
the
options i can have in RPGLE stored procedure

Ashish

On Mon, Jan 11, 2010 at 12:32 PM, Gary L Peskin <garyp@xxxxxxxxxxxx>
wrote:

Ashish --

You don't say what "IBM API" you use to swap the user id. Are you doing
an
SQL "SET SESSION AUTHORIZATION" in your RPGLE stored procedure or are
you
doing something else?

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
parameter,
now
stored procedure uses IBM API to swap user id from TEST1 to TEST2, so
now
the job user id is TEST1, while the thread user id is TEST2,
After this swap stored procedure updates table1, when i see the
journal
entry for table 1, i see the row updated by TEST1 and not by TEST2, i
was
expecting 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..
We
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
to
connect 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
i
see
the updated user as QUSER and not the user who was used to create
Connection, so dont get information about who updated the table, how
does
updating table from JDBC work,

I am calling a RPGLE stored procedure, and this procedure updates
the
table, it is not a direct update statement from java, but callable
statement

--
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.




--
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 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.