Aqua Data Studio 15.0.0-dev-285
Build #: 37928
Built on: 2014-May-15 06:27:30 PM
Operating Environment: Windows NT (unknown) (6.2, amd64) / Cp1252 / en / IN / Sun Microsystems Inc. 1.6.0_29-b11
Memory: Max=704,643,072; Total=477,560,832; Free=193,391,624; CPUs=8
Connect Sybase ASE 15.7
Step to reproduce
1.Create Cache:
USE master
GO
sp_cacheconfig 'Cache_c1'
, '7168K'
, mixed
GO
2.Go to Storage tab and expand it
3.Select Cache and expand it
4.Select Cache 'Cache_c1' and right click on it
5.Select Script object to window as->Drop
6.When we execute drop script it throws exception
'java.lang.NullPointerException'