[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Originally posted by Jeanne Boyarsky:
Welcome to JavaRanch!
Is it possible userId is not a number on some executions?
OCUP UML fundamental and ITIL foundation
Originally posted by Jan Cumps:
can you please execute these two commands in sql*plus, and show us the results:
This might help us.
I would like to see the definition of:
users.resource_id
users.user_id
resources.resource_id
resources.resource_name
resources.is_client
OCUP UML fundamental and ITIL foundation
Originally posted by Jan Cumps:
Hi,
Your java code says: " AND b.is_client = 1".
The table definition says: IS_CLIENT_ACL NOT NULL NUMBER.
Can you provide the definition of the field is_client?
When I look at your code, and verify the table definition, that field seems to be the only place where things could go wrong.
Regards, Jan
OCUP UML fundamental and ITIL foundation
Originally posted by Jan Cumps:
As a last thing, can you please try to replace
with
Regards, Jan
Sgc Manorite wrote:
Originally posted by Jan Cumps:
As a last thing, can you please try to replace
with
Regards, Jan
Thanks for the help. I am not able to reproduce this issue on my local environment. Will have to monitor for this exception on production server after which I will update this post with my comments.
Consider Paul's rocket mass heater. |