1748285 Members
3741 Online
108761 Solutions
New Discussion юеВ

Oracle Database Console

 
SOLVED
Go to solution
Glerick Dale
Frequent Advisor

Oracle Database Console

Why would Oracle database console take almost 8 time longer to start than the standard oracle database console should on two of my HP virtual machines?
I don't have any errors on the virtual machines.
virtual machine status:
Virtual Machine Name VM # OS Type State
==================== ===== ======= ========
wp-cdrs 1 HPUX On (OS)

[Authorized Administrators]
Oper Groups:
Admin Groups:
Oper Users:
Admin Users:

[Virtual CPU Details]
#vCPUs Entitlement Maximum
====== =========== =======
1 40.0% 70.0%

[Memory Details]
Total Reserved
Memory Memory
======= ========
5 GB 64 MB

[Storage Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
dvd scsi 0 0 0 0 0 null /dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+294=A60020000001
disk scsi 0 0 0 1 0 disk /dev/rdsk/c0t0d0
disk scsi 0 0 0 3 0 disk /dev/rdsk/c0t1d0
disk scsi 0 0 0 4 0 disk /dev/rdsk/c0t2d0

[Network Interface Details]
Interface Adaptor Name/Num PortNum Bus Dev Ftn Mac Address
========= ========== ========== ======= === === === =================
vswitch lan vs1 1 0 1 0 8a-80-ab-eb-bd-73

[Misc Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
serial com1 tty console

and the second one:

Virtual Machine Name VM # OS Type State
==================== ===== ======= ========
cdrs-pro 4 HPUX On (OS)

[Authorized Administrators]
Oper Groups:
Admin Groups:
Oper Users:
Admin Users:

[Virtual CPU Details]
#vCPUs Entitlement Maximum
====== =========== =======
1 40.0% 70.0%

[Memory Details]
Total Reserved
Memory Memory
======= ========
6 GB 64 MB

[Dynamic Memory Information]
NOTE: Dynamic data unavailable, configured values only
Minimum Target Maximum
Memory Memory Memory
=========== =========== ===========
2048 MB 3072 MB 6144 MB

[Storage Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
disk scsi 0 0 0 0 0 disk /dev/rdsk/c0t3d0
disk scsi 0 0 0 1 0 disk /dev/rdsk/c0t4d0
disk scsi 0 0 0 2 0 disk /dev/rdsk/c0t5d0
dvd scsi 0 0 0 3 0 disk /dev/deviceFileSystem//Usb/MassStorage/rdsk//disk@hp-1008+294=A60020000001

[Network Interface Details]
Interface Adaptor Name/Num PortNum Bus Dev Ftn Mac Address
========= ========== ========== ======= === === === =================
vswitch lan vs1 2 0 1 0 de-47-85-1c-8b-ec

[Misc Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
serial com1 tty console
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: Oracle Database Console

Shalom,

Factors to consider as there is no definitive answer:

1) Size of executable.
2) Memory in use prior to starting the console.
3) SGA requirements of databases running.
4) Overall system memory may be exhausted when you get to this new application.
5) OS patches required to run console not installed.
6) Oracle patch required for this application.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Glerick Dale
Frequent Advisor

Re: Oracle Database Console

Steven,
Thank you for the reply,

Oracle database console will start and run, it just takes longer than the Database Admin. says it should. Approx 50 Second. The guest are taking about 300 seconds to start the database console.
I have install the latest OS patches and the Database Admin. said he installed the latest database patches for oracle 11g. Both guest show they are only using about 40% of the memory when we start the database console.