Skip to content
Friday, May 27, 2022

DBA Notes

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

Categories

  • AWS (2)
    • EC2 (1)
  • Docker (7)
  • General (2)
  • Linux (7)
  • MySQL (3)
  • notepad++ (2)
  • Oracle (19)
  • Postgres (53)
    • Index (9)
      • Bloom (1)
      • BRIN (1)
      • BTree (1)
      • GIN (1)
      • GIST (1)
      • Hash (1)
      • RUM (1)
      • SP-Gist (1)
    • pgpool (1)
  • SQL (8)
  • WSL (2)

Tag: 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 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
Postgres

Recursive Queries, CTE (Common Table Expression) or Self Join, Recursive Views

Bulent Soylu October 15, 2021 No Comments connect byCTEhierarchical_queryoraclepostgresrecursive

The CTEs are like temporary tables that exist only during the execution of the query. a simple example: Another example using a function Getting “manager tree” for…

View More Recursive Queries, CTE (Common Table Expression) or Self Join, Recursive Views
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
Log in

postgres (44)index (10)linux (6)docker (6)oracle (5)tuples (4)vacuum (3)aws (2)notepad++ (2)wsl (2)vim (2)SQL (2)CTE (2)access methods (2)sequential scan (2)concurrency (2)mvcc (2)isolation (2)performance (2)tuple (2)

Recent Posts

  • Export Import statistics with dbms_stats in Oracle
  • Oracle Version Numbers
  • Find password for database link (<= 11.2.0.2)!
  • How to check progress of a long running statistics gathering job
  • Gather Schema Stats using DBMS_STATS.GATHER_SCHEMA_STATS

Archives

  • March 2022 (10)
  • February 2022 (2)
  • January 2022 (6)
  • December 2021 (3)
  • November 2021 (7)
  • October 2021 (51)
  • September 2021 (4)

[s2Member-Security-Badge v="2" /]

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