Oracle
PostgreSQL
MySQL
Misc
FAQ
About
Login
Menu
Oracle
PostgreSQL
MySQL
Misc
FAQ
About
DBAtlas
SELECT idea tip FROM db
Archives
2025 / 09
Virtualbox turtle in Win11 24H2
2025-09-06
Misc
#Virtualbox
the turtle symbol is an indication for slow performance. the reason is VBS in win11 24H2: https://forums.virtualbox.org/viewtopic.php?t=113919 after m
Configure TLS for Oracle 19c
2025-09-04
Create CA Create certificate Create wallet and import certificate Configure listener and sqlnet Import CA into client
WindTerm - open source SSH and terminal manager
2025-09-01
Misc
MobaXterm is a great tool for windows. It is not free but worth the money. However it is windows-only. Under MacOS the Royal TSX is probably one of th
2025 / 08
Create and analyze Oracle AWR
2025-08-31
Oracle
#AWR
Oracle AWR (Automatic Workload Repository) provides an insight of a running Oracle database by periodically, e.g. every 15 min, collecting different s
Rotate oracle alert logs
2025-08-30
Oracle
#Alert Log
Using adrci is a good solution to rotate the oracle alert logs.
Use impdp with non-SYS user
2025-08-28
Oracle
#DataPump
Running impdp with dba is convinient, but can be risky. create a dedicated user for specific impdp tasks would be more secure. About DATA_PUMP_DIR it
Oracle 19c ARM64 silent installation with VirtualBox on MacOS Apple Silicon M1 MacBook Pro
2025-08-21
Oracle
#ARM64
Recently on August 14 2025, VirtualBox 7.2 was released with native ARM64 support on MacOS with Apple Silicon M processor. This significantly improves