oracle database

  1. D

    Update multiple values in Oracle (SQL) in one shot

    Hello everyone, I need to update 10k rows and 100 columns daily in Oracle. It's too slow if I do it using a loop over the collection that contains the new values. Is there any way to do it in one shot? I have the new information in Excel and I read it in a collection. Thanks, BD
  2. M

    Unable to connect to Oracle DB

    I'm unable to connect to oracle db getting this error message "The 'OraOLEDB.Oracle' provider is not registered on the local machine.". I have installed ODAC still getting the same error message
  3. N

    ORA-01034: ORACLE not available ORA-27101:shared memory realm does not exist

    Hello, I'm getting attached error while trying to open Oracle Database through BP. (Error :" ORA-01034: ORACLE not available ORA-27101:shared memory realm does not exist"). Can please guide me how can I resolve this so that blue prism can connect Oracle database to run the query. I've also...
Top