• Need help with custom code for writing data to sql database using ADO.net connector and stored procedure

    Hi, I am trying to write the data to SQL target using ADO.net connector since I need to use stored procedure and direct db access is not available. I need a sample code to write code in Multiple Processing steps to create, update and delete user. We are…

  • 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…