SELECT DECODE(value, NULL, 'PFILE', 'SPFILE') "Init File Type"
FROM v$parameter WHERE name = 'spfile';
FROM v$parameter WHERE name = 'spfile';
Dream Always Dream , if you don't work on it : Real-world Oracle DBA troubleshooting guides for RAC, Data Guard, RMAN, performance tuning, upgrades, backups, and cloud migration. Tested in production environments.
What Happens When You Run swapoff -a on a Running Server? ✅ 1. All swap pages are moved into RAM swapoff disables swap. But before the k...
No comments:
Post a Comment