• Oracle Database Connector error

    Hi,

    I'm using OneIdentity Manager version 9.1. I'm trying to connect an Oracle Database Enterprise Edition 9.2.0.8.0 but I get this error:

    "[Oracle.ManagedDataAccess.Client.OracleException] ORA-01017: invalid username/password; logon denied…

  • Oracle Database Connector Error

    Hi All,

    I am currently traying to create a connector for an Oracle DB. I am using version 9.1 of Identity Manager.

    When I enter the parameters required for the connection, I have the following error:

    [Oracle.ManagedDataAccess.Client.OracleException]…

  • ORACLE Connector CRUD operations

    Hello, Im trying to update person account in oracle custom table using Update operation (script based) - but it end with error "Object reference not set to an instance of an object" 

    Script 

    StringBuilder sql = new StringBuilder();
    
    var Username_p…

  • Oracle native DB Connector user permission

    Dear All,

    We are connecting oracle db using native database connector. We are following below guide. In guide we can see that user to connect oracle db is mentioned as SYSTEM in “ Creating a synchronization project” section.

    It also mentioned…

  • Run database compilation within script

    Hello,

    In order investiguate on issues, we need to copy production database in another environment.

    The customer want to create a task to copy the database every day and maintain the two environments with the same data.

    We are using RMAN to copy the Oracle…