Skip to content
Monday, September 08, 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)

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
Linux MySQL

MySQL login root without password in Linux

Bulent Soylu March 2, 2022 linuxmysql

to add more users just add more user and password in ~/.my.cnf

View More MySQL login root without password in Linux
Docker MySQL

Install MySQL Docker

Bulent Soylu March 2, 2022

I assume Docker already installed and running. Pull mysql container You can specify version (5.7). If version is not given it will download latest version.…

View More Install MySQL Docker
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
Linux

How to Configure Virtual IP Address (VIP) on CentOS

Bulent Soylu January 27, 2022 centoslinuxvirtual ip

As its name suggests, Virtual IP address (VIP) is an IP address that doesn’t have an actual physical network interface. Incoming packets are sent to…

View More How to Configure Virtual IP Address (VIP) on CentOS
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

Posts navigation

Previous page Page 1 … Page 13 Page 14 Page 15 … Page 21 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