Skip to content
Sunday, July 06, 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 (45)
  • Postgres (93)
  • postgresql (9)
  • SQL (16)
  • Windows (7)

Tag: oracle

Oracle

Gather Schema Stats using DBMS_STATS.GATHER_SCHEMA_STATS

Bulent Soylu March 14, 2022 DBMS_STATSoracleOracle 11gperformance

DBMS_STATS package was introduced in Oracle 8i and used to gather Database,table,Schema,dictionary and fixed object statistic in Oracle database. Statistic of objects should be up…

View More Gather Schema Stats using DBMS_STATS.GATHER_SCHEMA_STATS
Oracle

convert seconds into mins hours in Oracle

Bulent Soylu March 14, 2022 oracle

or

View More convert seconds into mins hours in Oracle
Oracle

Oracle Standby Redo Logs vs Online Redo Logs:

Bulent Soylu March 14, 2022 online redo logsoraclestandby redo logs

Redo Logs Conceptually, Oracle Redo Logs are a collection of Redo records. Redo records are a group of change vectors. Each change vector denotes a…

View More Oracle Standby Redo Logs vs Online Redo Logs:
MySQL Oracle Postgres

DBA Interview Questions

Bulent Soylu March 11, 2022 interview questionsLDAPoraclesslsso

1-Explain the security practices such as LDAP SSL SSO and certificate management LDAP: Lightweight Directory Access Protocol–LDAP is a tool for extracting and editing data…

View More DBA Interview Questions
Oracle

Drop Objects in Oracle

Bulent Soylu February 15, 2022 drop proceduredrop tableoracle

The best and most efficient way is to catch the “table not found” exception: this avoids the overhead of checking if the table exists twice;…

View More Drop Objects in 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

Posts navigation

Previous page Page 1 … Page 7 Page 8 Page 9 Next page
Log in

oracle (86)postgres (52)performance (38)postgresql (33)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

  • PostgreSQLยฎ EXPLAIN โ€“ What are the Query Costs?
  • ๐—ฆ๐—ค๐—Ÿ ๐—ค๐˜‚๐—ฒ๐—ฟ๐˜† ๐—˜๐˜…๐—ฒ๐—ฐ๐˜‚๐˜๐—ถ๐—ผ๐—ป ๐—ข๐—ฟ๐—ฑ๐—ฒ๐—ฟ!
  • TABLE FRAGMENTATION IN ORACLEย DATABASE
  • Configuring Huge Pages for MySQL Server on Red Hat Linux
  • HUGE PAGES AND POSTGRESQL

Archives

  • July 2025 (1)
  • 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