Aşağıdaki komut ile henüz dublicate olmamış imajları sorgulayabiliriz.
windows
netbackup\bin\admincmd\nbstlutil stlilist -image_incomplete -l
linux
/usr/openv/netbackup/bin/admincmd/nbstlutil stlilist -image_incomplete -l
9 Haziran 2015 Salı
How To Combine Text in Cells
How To Combine Text in Cells
Excel de farklı hücrelerdeki verileri birleştirmek için aşağıdaki formülü kullanabiliriz.
=A1 & B1 & C1
11 Mayıs 2015 Pazartesi
SQL DB Collation Değiştirme
SQL DB Collation Değiştirme
İlgili DB üzerinde aşağıdaki komutlar çalıştırılarak işlem yapılabilir, bu esnada kısa süre db erişilemez hale gelecektir.
ALTER
DATABASE DB_ADI SET SINGLE_USER WITH ROLLBACK IMMEDIATE
ALTER
DATABASE DB_ADI COLLATE TURKISH_CI_AS
ALTER
DATABASE DB_ADI SET MULTI_USER
6 Mayıs 2015 Çarşamba
VMware - reset sensor
reset sensor
Go to Hardware Status tab, and select the System event log viewClick on Reset event log, and allow to complete
Click on Update, once complete the memory error should clear
Select the Alerts and warnings view
Click on Reset sensors, and allow to complete
Click on Update, once complete and the memory error might clear
If not clear, SSH to the ESX and restart the management agents
services.sh restart
---------------------------------
Bu 3 komut ile birikmiş olan mesajları temizleyerek yönetim servislerini restart ediyoruz
localcli hardware ipmi sel clear
services.sh restart
/etc/init.d/sfcbd-watchdog restart
---------------------------------
Bu 3 komut ile birikmiş olan mesajları temizleyerek yönetim servislerini restart ediyoruz
localcli hardware ipmi sel clear
services.sh restart
/etc/init.d/sfcbd-watchdog restart
5 Mayıs 2015 Salı
w32tm
Domainde olmayan windows makinelerde zaman bilgisini
aşağıdaki komutlarla yapılandırabiliriz
Saati ntp.aaa.com.tr ye eşitlemek için
w32tm /config
/manualpeerlist:ntp.aaa.com.tr /syncfromflags:manual /update
net stop
w32tm
(2003 sunucularda, net stop w32time)
net start
w32tm
(2003 sunucularda, net start w32time)
w32tm /resync
kaynağı sorgulamak için
w32tm /query /source
w32tm /query /status
Kaydol:
Kayıtlar (Atom)
Raporları oluşturmak için Flex üzerindeki master server'a PuTTY üzerinden appadmin ile giriş yapın ve "sudo -i" ile root kulla...
-
Unregister vSphere Replication from vCenter Server if the Appliance Was Deleted If the vSphere Replication appliance virtual machine doe...
-
How to reclaim deduplication storage space manually in NetBackup 5000 series and NetBackup 5200 series appliances For background and over...
-
IPMI Tool 1.8.18 This tool provides Serial Over LAN functionality for the VNXe3200, VNXe1600 and Dell EMC Unity hardware products. The I...