.roundedcorner { width:75%; border:1px solid #a1a1a1; padding:10px 40px; border-radius:25px; } Goal: for a given process, find out how the SGA was allocated in different locality groups on a system running Solaris operating system. Download the shell script, sga_in_lgrp.sh. The script accepts any Oracle database process id as input, and prints out the memory allocated in each locality group. Usage: ./sga_in_lgrp.sh <pid> eg., # prstat -p 12820 PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP 12820 oracle 32G...
Tuesday, 15 October 2013
Subscribe to:
Posts (Atom)