makiju
16th September 2003, 11:23
What do you say about this:
Run ps -efl|sort -k10,10 and you will get memory sorted by SZ (HP-UX). This is only login to baan process!
8.0.5:
3087 oraclebaan (LOCAL=NO)
1384 oracle8 (bsp:28045/PIPE) 28045 1
8.1.6:
1314 oracle8 (bsp:12676/PIPE) 12676 1
4264 oraclebaan4c4 (LOCAL=NO)
8.1.7:
1893 oracle8 (bsp:6882/PIPE) 6882 321
7930 oraclehpbaan (LOCAL=NO)
HP-UX = value x 4 = real value
So, as you see server-side process has been grown dramatically from 8.1.6. Is there anything you can do about this?
How about Oracle9?
Run ps -efl|sort -k10,10 and you will get memory sorted by SZ (HP-UX). This is only login to baan process!
8.0.5:
3087 oraclebaan (LOCAL=NO)
1384 oracle8 (bsp:28045/PIPE) 28045 1
8.1.6:
1314 oracle8 (bsp:12676/PIPE) 12676 1
4264 oraclebaan4c4 (LOCAL=NO)
8.1.7:
1893 oracle8 (bsp:6882/PIPE) 6882 321
7930 oraclehpbaan (LOCAL=NO)
HP-UX = value x 4 = real value
So, as you see server-side process has been grown dramatically from 8.1.6. Is there anything you can do about this?
How about Oracle9?