|
Problem |
Application failed when retrieving data from DB2. BBORBLOG
generated the following error message:
BBOU0759E Credential handling function RunAsSetSpecCred failed in USS
callable service BPX1TLS with Return Value (hex): ffffffff, Return Code
(hex): 9d, and Reason Code (hex): be800fc.
|
|
Cause |
The ID that the WebSphere® Application Server switched to
did not have a UID segment. ACF2 tracing had to be enabled to resolve the
problem. WebSphere Application Server runs with the "Set OS thread
identity to RunAs" checked and BBOC_HTTP_IDENTITY=JDBCUSER
specified. The problem was that JDBCUSER did not have a UID. |
|
Solution |
Two things could have resolved this problem:
1. Giving JDBCUSER a UID
2. Defining a default OMVS UID
|
|