Strony

niedziela, 24 maja 2015

vSphere Web Client 5.0 and error 2046 with RSL

Because of a flash error caused by a .swz signature expiring on May 5th an issue has appeared for vSphere Web Client in vSphere 5.0 environment (depending on the version of flash player).

Temporary solution is to replace 7 .swz files (after downloaded delete version number in file name):

datavisualization.swz download
framework.swz download
osmf.swz download
rpc.swz download
spark.swz download
sparkskins.swz download
textLayout.swz download

into each of these locations on vSphere Web Client server (while the vSphere Web Client service is running):
D:\Program Files\VMware\Infrastructure\vSphereWebClient\DMServer\work\osgi\configuration\org.eclipse.osgi\bundles\38\data\store\org.eclipse.osgi\bundles\112\1\bundlefile\rslbD:\Program Files\VMware\Infrastructure\vSphereWebClient\DMServer\work\osgi\configuration\org.eclipse.osgi\bundles\38\data\store\org.eclipse.osgi\bundles\128\1\bundlefile\rsl
D:\Program Files\VMware\Infrastructure\vSphereWebClient\DMServer\work\osgi\configuration\org.eclipse.osgi\bundles\38\data\store\org.eclipse.osgi\bundles\129\1\bundlefile\rsl
and clear cache on web browser.

If the vSphere Web client service is restarted these steps needs to be performed again.

There is no permanent fix yet.  link_to_vmware_kb

wtorek, 17 lutego 2015

Disk partition alignment for SQL Server 2008

DISKPART> list disk
  Disk ###  Status          Size        Free        Dyn     Gpt
  --------    -------------      -------      -------       ---       ---
  Disk 0    Online            136 GB      0 B
  Disk 1    Online            600 GB   600 GB
  Disk 2    Reserved       200 GB  1024 KB
  Disk 3    Reserved       100 GB  1024 KB
  Disk 4    Reserved       50 GB    1024 KB
  Disk 5    Reserved       600 GB  1024 KB
  Disk 6    Reserved       340 GB  1024 KB
  Disk 7    Reserved       150 GB  1024 KB
  Disk 8    Offline            100 GB  1024 KB
  Disk 9    Offline            50 GB    1024 KB
  Disk 10  Reserved       3000 GB      0 B                  *

środa, 10 lipca 2013

relog.exe - konwersja pliku z perfmon blg na csv

Konwersja pliku .blg na .csv:
relog path\to\file\filename.blg -f CSV -o path\to\file\filename.csv