Oracle Procedural Gateway® for APPC Messages Guide 10g Release 1 (10.1) for UNIX and Microsoft Windows Part Number B12177-01 |
|
|
View PDF |
This chapter lists the messages issued by the Oracle Procedural Gateway for APPC server and provides a possible cause and recommended action for each message. In addition to these messages, there are gateway messages, prefixed with GTW, documented in the Oracle Open Gateways Guide for SQL-Based and Procedural Gateways.
This chapter contains the following sections:
Table 2-1 lists some commonly received rc and errno combinations on AIX, and their possible causes.
Table 2-1 Error Message PGA-20910 for AIX Systems
rc | errno | Possible Cause(s) |
---|---|---|
1 | 22 | The partner LU location profile for the target LU is either missing or incorrect, or the target LU is not active or has not enabled SNA communications. |
1 | 25 | The LU name is not defined on the target system. This name is the fully-qualified LU name specified in either the Side Information Profile or the Partner LU Location Profile. |
6 | 133 | A security violation occurred on the target system. Either the user ID/password is not valid on that system, or the user ID is not authorized to execute the requested transaction. |
9 | 127 | The transaction program requested is not defined to the target LU. |
10 | 147 | The transaction program requested is defined to the target LU, but could not be found. |
17 | 121 | The transaction program terminated abnormally on the target LU, or issued a DEALLOCATE_ABEND. |
19 | 9 | Either the target LU name or alias is not defined locally to SNA Server, the mode name is not defined locally to SNA Server, or the mode name is not defined to the target LU. |
20 | 125 | The SNA session on which the conversation was running has been terminated, or SNA communication package is shutting down. |
20 | 160 | SNA Server is not currently running. |
Some commonly received return codes and their possible causes on HP-UX are listed in Table 2-2 below.
Table 2-2 Error Message PGA-20910 for HP-UX
rc | errno | Possible Cause(s) |
---|---|---|
2 | n/a | The target LU is not active or has not established communications with the SNA communications package. |
6 | n/a | A security violation occurred on the target system. Either the user ID or password is not valid on that system, or the user ID is not authorized to execute the requested transaction on the target OLTP. |
9 | n/a | The transaction program requested is not defined to the target OLTP. |
10 | n/a | The transaction program requested is defined to the target OLTP, but could not be found. |
17 | n/a | The transaction program terminated abnormally on the target OLTP, or issued a DEALLOCATE_ABEND. |
19 | n/a | The mode name specified was not defined in the mode table for the target LU, or the LU name specified does not exist, or the LU name specified is not defined to the SNA communication packages. |
26 | n/a | The SNA communication package is not active, or the local node or link station is not active. |
Table 2-3 lists some commonly received rc and errno combinations, and their possible causes on Solaris.
Table 2-3 Error Message PGA-20910 for Solaris
rc | errno | Possible Cause(s) |
---|---|---|
6 | 5 | A security violation occurred on the target system; either the user ID or password is not valid on that system or the user ID is not authorized to execute the requested transaction on the target OLTP. |
9 | 0 | The transaction program requested is not defined to the target OLTP. |
17 | 0 | The transaction program terminated abnormally on the target OLTP, or issued a DEALLOCATE_ABEND. |
Table 2-4 lists some commonly received rc/errno messages, and their possible causes.
Table 2-4 Error Message PGA-20910 for Microsoft Windows
rc | errno | Possible Cause(s) |
---|---|---|
2 | 0 | Either the target LU name is not defined on the target system or the mode name is not defined on the target system. |
6 | 0 | A security violation occurred on the target system; either the user ID or password is not valid on that system or the user ID is not authorized to execute the requested transaction. |
9 | 0 | The transaction program requested is not defined to the target LU. |
10 | 0 | The transaction program requested is defined to the target LU, but could not be found. |
17 | 0 | The transaction program terminated abnormally on the target LU, or issued a DEALLOCATE _ABEND. |
19 | 0 | The target LU is not active or has not established communication with the Microsoft Host Integration Server. |
20 | 0 | Either the target LU name or alias is not defined locally to the Microsoft Host Integration Server, or the mode name is not defined locally to the Microsoft Host Integration Server. |
If you are using the IBM Communication Server, the error message numbers and return codes you get are different from those listed above. Refer to the wincpic.h file for more information about error message numbers.
READ_ONLY or RO: 0 sync levels allowed
SINGLE_SITE or SS: 0, 1 sync levels allowed
COMMIT_CONFIRM or CC: 0,1 sync levels allowed
Table 2-5 lists some commonly received rc and errno combinations, and their possible causes.
Table 2-5 Error Message PGA-20995 on AIX Systems
rc | errno | Possible Cause(s) |
---|---|---|
-1 | 112 | When received at conversation startup time, either the target LU is not active or has not enabled SNA communications, or the target LU name is not defined on the target system. The target LU name is the fully-qualified LU name specified in either the side information profile or the Partner LU Location Profile.
When received during an active conversation, the SNA session on which the conversation was running has been terminated. |
-1 | 113 | A conversation was requested at synclevel 2, but the required LU6.2 Resource Recovery Manager, PG4ARRM, is not active on the Local LU. |
-1 | 121 | The transaction program terminated abnormally on the target LU, or issued a DEALLOCATE_ABEND. |
-1 | 123 | The mode name specified is either not defined locally to SNA Server, or it is not defined to the target LU. |
-1 | 127 | The transaction program requested is not defined to the target LU. |
-1 | 133 | A security violation occurred on the target system. Either the user ID/password is not valid on that system, or the user ID is not authorized to execute the requested transaction. |
-1 | 146 | The target LU name or alias is not defined locally to SNA Server. |
-1 | 147 | The transaction program requested is defined to the target LU, but could not be found. |
-1 | 160 | SNA communication package is not active. |
For more information, refer to the OLTP SDSF log and IMS Connect error message which starts with HWS. The messages are documented in the IBM IMS Connect Guide and Reference Manual