I'm having two DB servers and two Application servers running on IBM AIX 5.3 OS
I'm using Oracle DB 10.2.0.4
with RAC
environment and EBS Application is R12.1.3
.
In my DB server I could find I have 32 GB
each in both my DB servers and 32 GB
each in Application servers.
How can I check if the memory in both the nodes of DB and Application server are shared memory or it has been added to only one server.
That is, if I have 32 GB
in node 1 of DB server and 32 GB
in node 2 of DB server how can I check if the 32GB
memory is not shared between the two servers ?
I'm using TOPAS
command to check the memory.
Please provide me a command to check this.