[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.
EC2 Instances What is an EC2 instance? An EC2 instance is a virtual machine running in the Amazon Elastic Compute Cloud (EC2) environment....