[root@localhost ~]# getconf PAGESIZE
4096
[root@localhost ~]# getconf PAGE_SIZE
4096
[root@localhost ~]#
[root@localhost ~]# getconf -a | grep -i pagesize
PAGESIZE 4096
[root@localhost ~]#
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.
How to Monitor When Oracle Management Packs Are Activated or Used Oracle provides multiple internal views , advisor logs, and AWR/ADDM act...