× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nileshhmali reported 2013-11-25T05:25:13Z  · tariqrahiman last modified 2014-06-03T22:55:02Z

When we select Drop procedure option throw Null pointer exception.


Priority Minor
Complexity Unknown
Component App - Visual Editing
Version 15.0
 
Operating Environment: Windows 8 (6.2, amd64) / Cp1252 / en / IN / Oracle Corporation 1.7.0_21-b11
Memory: Max=704,643,072;  Total=249,823,232;  Free=75,388,184;  CPUs=8
 
Database version:Teradata 14.0
ADS version : ads-windows-x64-15.0-dev-37
 
 
Create procedure
 
CREATE PROCEDURE "test_procedure_employee1" ( )
  BEGIN
  DECLARE  var1 bigint;
  SET var1 = 1 ;
  DELETE  FROM test_employee WHERE id = :var1;
  END;
GO
 
Go to procedure tree node->Right click on this procedure->Select Drop procedure option.
 
Now you will observe that Select Drop procedure option throw Null pointer exception
 
Same issue also reproducible in user defined function.

 

3 attachments

Issue #10894

Closed
Fixed
Resolved 2014-05-21T17:25:03Z
 
 
Completion
No due date
Fixed Build v15.0.0-dev-291
No time estimate

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