select 'exec sp_changeobjectowner ''' + 'DOMAIN\USER' + ''', ''dbo'''
from sysobjects
where uid = user_id('old_USER')
Monday, August 27, 2007
Sunday, August 26, 2007
Wednesday, August 15, 2007
SUSE 10 SP1 on ESX
1. Stop/Disable zenworks management daemon
stop: rczmd stop
disable: insserv -r novell-zmd
2. RTC clock is running faster then needed -
add to /boot/grub/menu.lst ( 64bit - notsc)
stop: rczmd stop
disable: insserv -r novell-zmd
2. RTC clock is running faster then needed -
add to /boot/grub/menu.lst ( 64bit - notsc)
Tuesday, August 14, 2007
[VpxdCert] Failed to decrypt password: applying private key to encrypted data failed (likely the wrong key)
Error: [VpxdCert] Failed to decrypt password: applying private key to encrypted data failed (likely the wrong key)
I solved the mystery about DB&VC migration. Migration of Virtual Center from one host to another requires not only DB Backup&Restore , but also the original certificates from the original host (C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\SSL\rui.*).
I solved the mystery about DB&VC migration. Migration of Virtual Center from one host to another requires not only DB Backup&Restore , but also the original certificates from the original host (C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\SSL\rui.*).
vswif0: transmit timed out.
NETDEV WATCHDOG: vswif0: transmit timed out.
In case and you running on HP server - there is a chance for a faulty network card - try to replace a card or a motherboard.
It caused by a faulty module - bnx2. In order to somehow return it to online state the following commands must be used: login to console: vmkload_mod -u bnx2
vmkload_mod bnx2
This issue affects on Broadcom Corporation Broadcom NetXtreme II BCM5708 and maybe on other cards too
Regards, Boris Mikhailovski
In case and you running on HP server - there is a chance for a faulty network card - try to replace a card or a motherboard.
It caused by a faulty module - bnx2. In order to somehow return it to online state the following commands must be used: login to console: vmkload_mod -u bnx2
vmkload_mod bnx2
This issue affects on Broadcom Corporation Broadcom NetXtreme II BCM5708 and maybe on other cards too
Regards, Boris Mikhailovski
Subscribe to:
Posts (Atom)