× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nileshhmali reported 2014-10-13T13:17:36Z  · tariqrahiman last modified 2014-11-04T00:42:58Z

Table storage properties are not reflected in storage tab of ER- Modeler.


Dev
John LH
JohnLH
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component Tools - ER Modeler
Version 16.0
ADS Version:ADS-15.0.7-31
 
Connect Teradata-15.0
 
//Create table 
 
CREATE SET TABLE "Test_table" ,
FALLBACK,
LOG,
NO BEFORE JOURNAL,
DUAL AFTER JOURNAL,
WITH JOURNAL TABLE = "sqlscript"."journals",
FREESPACE = 20 PERCENT,
MERGEBLOCKRATIO = 1 PERCENT,
DATABLOCKSIZE = 21504 BYTES,
BLOCKCOMPRESSION = MANUAL,
CHECKSUM = DEFAULT ( 
"col1" VARCHAR(25) CHARACTER SET LATIN,
"col2" VARCHAR(25) CHARACTER SET LATIN,
"col3" VARCHAR(25) CHARACTER SET LATIN 
)
GO
 
Go to right click on table ->tools->ER modeler generator
check tables from object type
Check table "dbo"."Test_table" from object.
Check 
click on next button.
Entity relationship diagram open
 
Now go to this window->right click on table->select table properties->switch to storage tab.
 
Now you will observe that,Free space,Merge Block Ratio,Data Lock Size,Block Compression properties are not reflected in storage tab of ER- Modeler.
1 attachment
  • ER.png

    2014-10-13T13:17:36Z

    393 KB

Issue #12550

Closed
Fixed
Resolved 2014-11-04T00:42:58Z
 
 
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