(Jagruti Jasleniya) In this article, we will see the conversion of the non-RAC database to RAC database using DBCA.
Tag: Oracle
Playing with Oracle Database Cloud Backup Service
(Francisco Munoz Alvarez) This article will show you how easy is to make use of Oracle Cloud to securely store all our on-premises Oracle Database Backups. Note that backups stored in Oracle Cloud can also be used to create new Oracle Database Instances (DBaaS).
A look into oracle redo, part 9: commit
(Frits Hoogland) The previous blogpost talked about a simple insert, this blogpost investigates what happens when the DML is committed. Of course this is done with regular commit settings, which means means they are not touched, which means commit_logging is set to immediate and commit_wait is set t
Comparing Intent Classification in TensorFlow and Oracle Chatbot
(Andrejus Baranovskis) I have created sample set of intents with phrases (five phrases per intent, and ten intents). Using this set of data to train and build classification model with TensorFlow and Oracle Chatbot machine learning.
Using GoldenGate LogDump To Find Bad Data
(mdinh) GoldenGate Primary Extract from source database captured data without any issues;
ORA-12545 TNS: Host or Object Does not Exist , while using SCAN
(Syed Jaffar Hussain) As part of SSL configuration between WebLogic tier and DB tier, post sqlnet.ora settings and scan listener restart, we encountered an ORA-12545 error on a 3 node RAC database when using the SCAN listener.
ORDS: Installation and Configuration
(Paul Wever) In my job as system administrator/DBA/integrator I was challenged to implement smoketesting using REST calls. Implementing REST in combination with WebLogic is pretty easy. But then we wanted to extend smoketesting to the database.
Running RAC in a Virtual Environment
(Neil Chandler) I was in a discussion at an Oracle Meetup this week, and the subject of RAC in a virtualized environment – specifically Oracle Virtual Machine (OVM) – came up.
View All Service Instances with REST API in Oracle Cloud
(Skant Gupta) The following example shows how to view information about all Database Cloud Service instances by submitting a GET request on the REST endpoint using cURL.
spfile parameters derived from cpu_count
(Martin Berger) In Oracle databases some spfile parameters are derived based on others, if they are not set explicit.
