หน้าเว็บ

วันศุกร์ที่ 27 กันยายน พ.ศ. 2556

Fix ORA-28011: the account will expire soon; change your password now

Fix ORA-28011: the account will expire soon; change your password now

1. check  user profile 

SQL>select USERNAME,ACCOUNT_STATUS,PROFILE from  dba_users where USERNAME = <USERACCOUNT>;

2. view Profile setting and change expire parameter to unlimit

SQL>select * from dba_profiles where profile = <USER_PROFILE>;
SQL>alter profile <USER_PROFILE> LIMIT PASSWORD_LIFE_TIME UNLIMITED;

3. change password and commit

SQL> alter user <username> identified by <passwd>;
SQL> commit;

VMware vSphere 5.5 new features

 

VMware vSphere 5.5 introduces many new features


enhancements that further extend the core capabilities
of the vSphere platform. The core vSphere ESXi Hypervisor enhancements in vSphere 5.5 include the following:

• Hot-pluggable SSD PCIe devices
• Support for Reliable Memory Technology
• Enhancements to CPU C-states
Along with the core vSphere ESXi Hypervisor improvements, vSphere 5.5 provides the following virtual
machine–related enhancements:
• Virtual machine compatibility with VMware ESXi 5.5
• Expanded support for hardware-accelerated graphics vendor
• Graphic acceleration support for Linux guest operating systems
In addition, the following vCenter Server enhancements include:
• vCenter Single Sign-On Server security enhancements
• vSphere Web Client platform support and UI improvements
• vCenter Server Appliance configuration maximum increases
• Simplified vSphere App HA application monitoring
• vSphere DRS virtual machine–virtual machine affinity rule enhancements
• vSphere Big Data Extensions, a new feature that deploys and manages Hadoop clusters on vSphere from
within vCenter
vSphere 5.5 also includes the following storage-related enhancements:
• Support for 62TB VMDK
• MSCS updates
• vSphere 5.1 enhancements
• 16GB E2E support
• PDL AutoRemove
• vSphere Replication interoperability and multi-point-in-time snapshot retention
vSphere 5.5 also introduces the following networking-related enhancements:
• Improved LACP capabilities
• Traffic filtering
• Quality of Service tagging

วันศุกร์ที่ 13 กันยายน พ.ศ. 2556

How to check Memory Dimm Information in hp-ux

Use command  /opt/propplus/bin/cprop -summary -c "Memory"

-------------------------------------------------------------------------------------------

XXX@XXXX:/# /opt/propplus/bin/cprop -summary -c "Memory"

[Component]: Memory
[Table]: Memory Slots
-------------------------------------------------------
[Instance]: 1
****************************************************
                   [Hash ID]: Memory:5d4a0862x961e80ce
                    [Status]: OK
                  [Location]: This is Volatile Memory Chip of type SDRAM with following details :  Cell Slot : 06, Dimm Slot : 3a, Socket : 00.
                      [Size]: 4 GB
               [Module Type]: DIMM
               [Memory Type]: SDRAM
             [Serial Number]: 80CE031312129BFC78
               [Part Number]: M393B5270CH0-YH9

-------------------------------------------------------
[Table]: Empty Slots
-------------------------------------------------------
[Instance]: 5
****************************************************
                   [Hash ID]: Memory:da2e5f4fx2560adb5
                  [Location]: Cell Slot : 06, Dimm Slot : 01, Extender : 01
      [Location Identifiers]: Cell Slot: 06,  Slot: 01,  Extender: 01
         [Physical Position]: ff-ff-ff-6-1-1-a-74
****************************************************
[Instance]: 6
****************************************************
                   [Hash ID]: Memory:a5baaa13x6a0c0275
                  [Location]: Cell Slot : 06, Dimm Slot : 07, Extender : 01
      [Location Identifiers]: Cell Slot: 06,  Slot: 07,  Extender: 01
         [Physical Position]: ff-ff-ff-6-1-7-a-74