× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
raghavsingh reported 2015-05-15T03:32:48Z  · tomconrad last modified 2018-03-08T21:24:48Z

Visual Editing: All Panes are disable under Storage Tab in Alter Table


PM
Priority Low
Complexity Unknown
Component DB - DB2 zOS
Version Future
Product: Aqua Data Studio
Version: 17.0.0-dev-30
Build #: 43921
Build Date: 2015-May-11 02:27:51 PM
Database: IBM DB2 ZOS V11/10
 
Step to Reproduce
1. Connnect DB2 ZOS V11/10
2. Open Query Analyzer window and execute below create table script.
CREATE TABLE "DPACK"."STORAGE_TABLE"  ( 
"COL1" INTEGER,
"COL2" VARCHAR(25),
"COL3" DATE 
)
GO
 
Table created successfully.
 
3. Go to Tree node and select created table
4. Right click on created table and select 'Alter Table', Alter Table window opened.
5. Go to Storage Tab.
 
Observation:
 
All Panes are disabled in Storage Tab.
 
When we execute below queries in query analyzer window its execute succesfully and reflected in created table.
 
ALTER TABLE "DPACK"."STORAGE_TABLE" 
VOLATILE CARDINALITY
GO
 
ALTER TABLE "DPACK"."STORAGE_TABLE" 
ADD RESTRICT ON DROP
GO
 
ALTER TABLE "DPACK"."STORAGE_TABLE" 
DATA CAPTURE CHANGES
GO
 
1 attachment

Issue #13332

New
 
 
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