View previous topic :: View next topic |
Author |
Message |
Shirisha09 Beginner
Joined: 27 Aug 2009 Posts: 7 Topics: 3
|
Posted: Mon Aug 09, 2010 11:01 am Post subject: Mainframe application accessing DB2 on windows |
|
|
Hi
I am trying to connect to a database on windows from Z/OS. I am getting the following error while accessing through Spufi.
DSNE625I CONNECT TO LOCATION SALESDB PERFORMED, SQLCODE IS 904
DSNT408I SQLCODE = -904, ERROR: UNSUCCESSFUL EXECUTION CAUSED BY AN
UNAVAILABLE RESOURCE. REASON 00D3002D, TYPE OF RESOURCE 00001006, AND
RESOURCE NAME
I am trying to use security_out option as P and outbound value as 'O' and have mentioned authid and password properly in sysibm.usernames table.
On my research found out that it is because of outbound translation for plan owner.
Is there any other setting that needs to be done... |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Mon Aug 09, 2010 11:48 am Post subject: |
|
|
Shirisha09,
1. Click on the "Quick Manuals" link at the top of this page
2. Scroll down to Databases section
3. Click on DB2 UDB for z/OS V8 Messages and Codes
4. Click on
5. Enter 00D3002D in the search box
6. Read upon the first result you get.
Kolusu |
|
Back to top |
|
 |
|
|