Oracle® Identity Manager Connector Guide for IBM RACF Advanced Release 9.0.4 Part Number E10451-04 |
|
|
View PDF |
This chapter contains the following sections:
The following table lists solutions to some commonly encountered issues associated with the connector:
Problem Description | Solution |
---|---|
Oracle Identity Manager cannot establish a connection with IBM RACF. |
|
The mainframe does not appear to respond. |
|
A particular use case does not work as expected. | Check for the use case event in the LDAP Gateway logs. Then check for the event in the specific log assigned to the IBM RACF Advanced connector that you are using.
|
The LDAP Gateway fails and stops working. | If this problem occurs, then the Reconciliation Agent stops sending messages to the LDAP Gateway. Instead, it stores them in the subpool cache.
When this happens, restart the LDAP Gateway instance so that the Reconciliation Agent reads the subpool cache and resends the messages. |
The LDAP Gateway is running. However, the Reconciliation Agent fails and stops working. | If this problem occurs, then all events are sent to the subpool cache. If the mainframe fails, then all messages are written to the disk.
When this happens, restart the Reconciliation Agent instance so that it reads messages from the disk or subpool cache and resends the messages. |
Apply the following guidelines while using the connector:
The IBM RACF Advanced connector can accept and transmit any non-ASCII data to the mainframe, but the mainframe does not accept non-ASCII characters. As a result, any task that requires non-ASCII data transfer fails. In addition, there is no provision in the connector to indicate that the task has failed or that an error has occurred on the mainframe. You must exercise caution when providing inputs to the connector for the target system, especially when using a regional language interface.
Passwords used on the mainframe must conform to stringent rules related to passwords on mainframes. These passwords are also subject to restrictions imposed by corporate policies and rules about mainframe passwords. While creating user accounts for target systems on the mainframe, you must take these requirements into account before assigning passwords for these accounts.
If you configure the connector for trusted source reconciliation and set the idfTrusted property in the initialRacfAdv.properties file to true
in one of the target system installations on the mainframe, then it must be set to true
in all installations that connect to the same LDAP Gateway. Otherwise, the connector will fail. This applies only to a configuration in which a single LDAP Gateway connects to multiple installations of the target system.