× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2010-03-09T21:38:45Z  · last modified 2010-03-17T20:19:20Z

Sybase ASE Index Storage - Fill Factor doesnt get scripted


Priority Low
Complexity Unknown
Component App - Visual Editing
Version 09.0

Sybase ASE 15.0 - 46
Database Andy
ivantest
Table index_test

Created an Index with the following properties - new index storage - Fill factor is not scripted

CREATE INDEX inx_1
    ON ivantest.index_test(a2)
    WITH
    fillfactor=5,
    max_rows_per_page = 45,
    reservepagegap = 45
GO

When I script index Full, the Fill Factor is missing

CREATE INDEX inx_1
    ON ivantest.index_test(a2)
    WITH max_rows_per_page = 45, reservepagegap = 45
GO

Issue #3702

Closed
Won't Fix
Resolved 2010-03-17T20:19:20Z
 
 
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