× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
kirtipbankar(*) reported 2014-05-12T13:48:12Z  · tariqrahiman last modified 2014-06-29T17:52:13Z

Sybase ASE 15.7- Throws "java.lang.NullPointerException"


Priority Low
Complexity Unknown
Component App - Visual Editing
Version 15.0
Aqua Data Studio 15.0.0-dev-275 
Build #: 37800 
Built on: 2014-May-09 06:00:13 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=453,574,656;  Free=97,571,752;  CPUs=8
 
Step to reproduced:
Connect Sybase ASE 15.7
1.Create database
 
CREATE DATABASE newtest_db 
ON anil = '12234K'
 
2.Go to database tree node
3.Select database 'newtest_db' and right click on it
4.Select Alter database option
5.Alter database window is opened
6.Rename the database name 
7.A message is displayed "The specified database does not exist."
 
Now,
1.We execute below query
 
USE master
go
EXEC sp_dboption 'newtest_db','single user',true
go
USE newtest_db
go
CHECKPOINT
go
EXEC sp_renamedb 'newtest_db','ACCESS'
go
USE master
go
EXEC sp_dboption 'ACCESS','single user',false
go
USE ACCESS
go
CHECKPOINT
go
 
2.Rename database name successfully.
but 'java.lang.NullPointerException' is generate.
2 attachments
  • 1.jpg

    2014-05-12T13:48:14Z

    239 KB

  • 2.jpg

    2014-05-12T13:48:14Z

    311 KB

Issue #12115

Closed
Fixed
Resolved 2014-06-28T02:52:35Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017