Database Administration & Monitoring, Database management, Operating systems, Oracle Dbvisit 10 on Oracle Database Appliance 22.11.2021 by Oracle Team By Mouhamadou Diaw Dbvisit Standby can also be installed on Oracle Database Appliance (ODA). The installation is the same that on any other Linux box. I did an install of Dbvist 10 on an ODA 19.12 for a customer and(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Install Enterprise Manager 13c R5: Check the db edition Failed 17.11.2021 by Oracle Team By Mouhamadou Diaw A few days ago, I was setting an Enterprise Manager 13c R5 for a client. The configuration used is the following -The EM binaries are installed in a separate server than the database -The database(…)
Database Administration & Monitoring Improve Oracle Insert Performance with BULKCOLLECT and FORALL 17.11.2021 by Oracle Team As specified by Steven Feuerstein into the Oracle Blog Website the bulk processing features of PL/SQL are designed specifically to reduce the number of context switches required to communicate from the PL/SQL engine to the SQL engine. Using BULK(…)
Database Administration & Monitoring DataPump and the Transform option – Not very well known, but it can be useful 17.11.2021 by Oracle Team I work with Oracle Databases and Datapump for more than 10 years but still I find some datapump options that I did know and in some cases can be very helpful. For a customer we did a migration of(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle, SQL Server Configuring ODBC : SQLServer Access From Oracle 02.11.2021 by Oracle Team By Mouhamadou Diaw Sometimes you need to access to your SQLServer from your Oracle database. There is many ways and tools to do this. In this blog I am describing how to perform this task using ODBC. The configuration(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Oracle Database Appliance KVM Virtual Instance on ODA 19.12 29.10.2021 by Oracle Team By Mouhamadou Diaw KVM virtualization uses a kernel-based virtual machine (KVM) to create a virtualized environment for your Linux applications.In this blog I want to share some tasks I did at a client. The client is using ODA 19.12.
Database Administration & Monitoring, Database management, Operating systems, Oracle Oracle Database Appliance 19.12 Deployment 28.10.2021 by Oracle Team By Mouhamadou Diaw In this blog I am describing the deployment of an ODA with the version 19.12 Following patches will be needed -Patch 30403643: Oracle Database Appliance ISO Image -Patch 30403673: Oracle Database Appliance Grid Infrastructure Clone(…)
Database Administration & Monitoring, Development & Performance, Oracle SELECT FROM DUAL : Oracle Performance And Tuning 05.10.2021 by Oracle Team The DUAL table is automatically created by Oracle and contains one column (DUMMY) and one row (x value). This table is often used by SQL developer in PL/SQL code (Package, Functions, Trigger) to initialize variables storing technical information such as(…)
Database Administration & Monitoring, Database management, Oracle From Oracle Standard Auditing to Oracle Unified Auditing 05.10.2021 by Oracle Team In this post, I will not show you all advantages related to Oracle Unified Auditing. For that, read the oracle documentation. You can also read the blogs written by my colleagues : Oracle 12c Unified Auditing Feature in(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Oracle Exadata X9M release 29.09.2021 by Oracle Team I would like to share some personal thoughts. September 28th 2021, Oracle released the eleventh Exadata data machine called "X9M-2" (2 CPU sockets), X9M-8 (8 sockets) and ZDLRA X9M. Exadata is a computing platform to run Oracle RDBMS, zero data(…)