Skip to content
Saturday, May 31, 2025

DBA Notes

DBA Notes
  • AWS
  • Oracle
  • Postgres
  • Linux
  • Docker
  • MySQL
  • mongodb
DBA Notes

Categories

  • AWS (9)
  • Docker (7)
  • General (4)
  • Linux (14)
  • mongodb (1)
  • MySQL (10)
  • notepad++ (2)
  • Oracle (90)
  • performance (44)
  • Postgres (92)
  • postgresql (8)
  • SQL (16)
  • Windows (7)

Category: Oracle

Oracle

Oracle

SQL Developer autocommit on/off

Bulent Soylu February 1, 2022 autocommitoraclesql developer

Click the checkbox to turn it on. Here’s what the setting does: Value Impact Checked Autocommit is on. SQL statements that change data will have…

View More SQL Developer autocommit on/off
Oracle

Resource limit of sessions and processes in Oracle

Bulent Soylu January 26, 2022 oracleprocsessessessions

Check the resource limit of session and processes in Oracle With help of V$RESOURCE_LIMIT view, we can see the current utilization and MAX utilization of…

View More Resource limit of sessions and processes in Oracle
Oracle

Oracle GoldenGate vs Oracle Data Guard

Bulent Soylu January 25, 2022 data guardgolden gateoracle

The configuration of Oracle GoldenGate / Data Guard has the purpose of synchronizing data between two or more systems . The basic features of the…

View More Oracle GoldenGate vs Oracle Data Guard
Oracle SQL

Throughput, latency, concurrency

Bulent Soylu January 21, 2022 concurrencylatencyoracleperformancethroughput

The difference between making a good and a bad decisions often comes down to the quality of the pre-defined metrics. If the metric is poor…

View More Throughput, latency, concurrency
Oracle

CURSOR_SHARING(EXACT/FORCE/SIMILAR) In ORACLE

Bulent Soylu January 21, 2022 cursor sharingoracleperformance

How CURSOR_SHARING works in ORACLE?CURSOR_SHARING determines what kind of SQL statements can share the same cursors. The possible values are EXACT which is the default value and…

View More CURSOR_SHARING(EXACT/FORCE/SIMILAR) In ORACLE
Oracle Postgres

Concurrency Control

Bulent Soylu October 24, 2021 concurrencyisolationmvccoraclepostgresserializable

Concurrency Control is a mechanism that maintains consistency and isolation, which are two properties of the ACID, when several transactions run concurrently in the database.…

View More Concurrency Control
Oracle Postgres

Migration from Oracle to Postgres

Bulent Soylu October 17, 2021 No Comments data typemappingoraclepostgres

Data Type Mapping PostgreSQL has rich set of data types. Some of the important Data type conversion between Oracle and PostgreSQL is as follow. Oracle…

View More Migration from Oracle to Postgres
Oracle

Display big numbers in SQLPLUS

Bulent Soylu October 14, 2021 No Comments oraclesqlplus

NUMWIDTH setting which is by default 10 and hence you can display only 10 numbers without conversion but anything beyond that becomes exponential format. SHOW…

View More Display big numbers in SQLPLUS
Oracle

Oracle database Patch on windows platform

Bulent Soylu October 12, 2021 No Comments oraclepatch

Apply Oracle Patch on windows platform NOTE:412160.1 – Updated DST Transitions and New Time Zones in Oracle RDBMS and OJVM Time Zone File Patches 1. Set…

View More Oracle database Patch on windows platform
Oracle

Statistics History restore table old stats in Oracle

Bulent Soylu October 5, 2021 No Comments oracleperformance

Restore old table statistics in Oracle Check and Restore the old statistics of tables in OracleOracle Stats will help the optimizer to choose better execution…

View More Statistics History restore table old stats in Oracle

Posts navigation

Previous page Page 1 … Page 8 Page 9
Log in

oracle (86)postgres (51)performance (37)postgresql (32)index (11)upgrade (9)linux (9)multitenant (7)pdb (6)partitioning (6)docker (6)windows (5)memory (5)mysql (5)replication (5)execution plan (5)aws (5)sql profiles (4)tuples (4)SQL (4)

Recent Posts

  • π—¦π—€π—Ÿ π—€π˜‚π—²π—Ώπ˜† π—˜π˜…π—²π—°π˜‚π˜π—Άπ—Όπ—» 𝗒𝗿𝗱𝗲𝗿!
  • TABLE FRAGMENTATION IN ORACLEΒ DATABASE
  • Configuring Huge Pages for MySQL Server on Red Hat Linux
  • HUGE PAGES AND POSTGRESQL
  • How to configure HugePages for Oracle Database Server

Archives

  • October 2024 (1)
  • August 2024 (1)
  • March 2024 (3)
  • January 2024 (3)
  • December 2023 (7)
  • October 2023 (17)
  • September 2023 (6)
  • August 2023 (23)
  • July 2023 (10)
  • June 2023 (4)
  • May 2023 (11)
  • April 2023 (15)
  • March 2023 (6)
  • February 2023 (2)
  • January 2023 (11)
  • December 2022 (1)
  • August 2022 (3)
  • March 2022 (10)
  • February 2022 (2)
  • January 2022 (6)
  • December 2021 (3)
  • November 2021 (7)
  • October 2021 (51)
  • September 2021 (4)

DBA Notes | Designed by: Theme Freesia | WordPress | © Copyright All right reserved