Skip to content
Saturday, May 10, 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)

Author: Bulent Soylu

Oracle

Datapump export/import from Source PDB to Target PDB and with network_link

Bulent Soylu October 8, 2023 impdpmultitenantnetwork_linkoraclepdb

Source : target: Alternatively direct import with network_link without exporting in source add pdb record in tnsnames.ora add pdb service in listener.ora of source node101…

View More Datapump export/import from Source PDB to Target PDB and with network_link
Oracle

Drop Pluggable Database (SQLPLUS command line or DBCA)

Bulent Soylu October 7, 2023 multitenantoraclePLUGGABLE

SQLPLUS show pdbs; alter pluggable database orclpdb close instances=all; drop pluggable database orclpdb including datafiles; DBCA

View More Drop Pluggable Database (SQLPLUS command line or DBCA)
Oracle

How To Setup Listener For PDBS In Multitenant Database.

Bulent Soylu October 7, 2023 listenermultitenantoraclepdb

If you wish to setup listener for a particular PDB in the multitenant database, then follow as below. Create a listener and start it. LISTENER_DBATEST…

View More How To Setup Listener For PDBS In Multitenant Database.
Windows

How to open firewall port on Windows 10

Bulent Soylu October 7, 2023 portwindows

Open firewall port on Windows 10 To open one or more ports (for oracle 1521-1526) ports) in the Windows firewall, use these steps: Openย Windows Security.…

View More How to open firewall port on Windows 10
Linux MySQL Oracle postgresql Windows

How to get Connected Two Virtual Machines In VirtualBox

Bulent Soylu October 6, 2023 sandboxvirtual machinevirtualboxvm

If you ever need to run multiple OSes simultaneously, a virtual machine (VM) is one of your best options. It’s cost-effective, provides relatively good performance,…

View More How to get Connected Two Virtual Machines In VirtualBox
Oracle

Multitenant : DBCA PDB Remote Clone in Oracle Database 19c

Bulent Soylu October 3, 2023 containerizedmultitenantoraclepdb

Oracle Database 12c Release 2 (12.2) introduced the ability to perform a hot clone of a remote pluggable database (PDB) using the CREATE PLUGGABLE DATABASE command. In…

View More Multitenant : DBCA PDB Remote Clone in Oracle Database 19c
Oracle Windows

Registry Parameters for Oracle Wallet Storage in Windows

Bulent Soylu October 3, 2023 oraclewalletwindows

Parameter WALLET_LOCATN in file sqlnet.ora specifies the location of the obfuscated Oracle Wallet for use by Oracle PKI applications. For example, the WALLET_LOCATN parameter for storing an Oracle Wallet in the…

View More Registry Parameters for Oracle Wallet Storage in Windows
Oracle Windows

Testing Oracle Connectivity from Microsoft Tools

Bulent Soylu October 3, 2023 connectoracle

Learn how you can test connectivity to an Oracle Database server from Microsoft tools. Oracle directory objects in Active Directory are integrated with the following…

View More Testing Oracle Connectivity from Microsoft Tools
Oracle

Hot Cloning a Remote PDB or Non-CDB

Bulent Soylu October 2, 2023 cloningcontainerizedmultitenantoraclepdb

Prerequisites The prerequisites for cloning a remote PDB or non-CDB are very similar,  In this context, the word “local” refers to the destination or target…

View More Hot Cloning a Remote PDB or Non-CDB
Windows

Environment Variables in Windows

Bulent Soylu October 2, 2023 environmentwindows

1.  What are Environment Variables? Environment variables are global system variables accessible by all the processes/users running under the Operating System (OS), such as Windows, macOS and Linux. Environment…

View More Environment Variables in Windows

Posts navigation

Previous page Page 1 Page 2 Page 3 Page 4 … Page 21 Next page
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