如何配置Monitor

发表于:2007-06-22来源:作者:点击数: 标签:
1.运行$sybase\ASEP\jdk1_1_8-win,安装路径c:\JDK1.1.8 2.配置环境变量 JAVA_HOME=c:\JDK1.1.8 CLASSPATH=d:\sybase\ASEP\3pclass.zip;d:\sybase\ASEP\monclass.zip;c:\JDK1.1.8\lib;c:\JDK1.1.8\lib\classes.zip Path=c:\JDK1.1.8\bin;c:\sybase\Sybase Cen

   

1.运行$sybase\ASEP\jdk1_1_8-win,安装路径c:\JDK1.1.8
 
2.配置环境变量
JAVA_HOME=c:\JDK1.1.8
CLASSPATH=d:\sybase\ASEP\3pclass.zip;d:\sybase\ASEP\monclass.zip;c:\JDK1.1.8\lib;c:\JDK1.1.8\lib\classes.zip
Path=c:\JDK1.1.8\bin;c:\sybase\Sybase Central 3.2\win32
 
Sybase Central Shortcut:by right clicking on the icon, and the select Properties.
lick on the shortcut tab, here there is a row called "Start in:, put c:\jdk1.1.8\bin , or the bin directory where the jdk was installed. This directory should contain the files jre.exe and jrew.exe.
 
- copy the files jre.exe and jrew.exe to the c:\Winnt in case of WindowsNT or to Windows in case of Windows95/98
 
- insert the path c:\jdk1.1.8\bin (or it's corresponding directory) at the begining of the PATH variable,
and also make sure that the c:\Winnt or C:\Windows (or it's corresponding directory) it's included in the PATH.
 
-copy $sybase\ase_12-5\bin\libunic.dll to c:\winnt\system32\
 
recycle PC
 
 
Sometimes libunic.dll file is missing for some reason. When the file is missing you get the symptoms ; screen comes up but with no statistics. Another symptom is that they are unable to change the sampling interval - it stays at zero.
One thing to check is to make sure that you have the following file:
 
C:\WINNT\System32\libunic.dll

原文转自:http://www.ltesting.net