psEstimateSpaceFile

Description

    This program makes a table list file for input into program
psEstimateSpace.

 

Syntax

psEstimateSpaceFile -Sserver -Uusername -Ppassword -Ddatabase
-Wowner -Nname
-Xtable_segment -xnon_clustered_index_segment -iimage_segment
-Ifill_factor
-Foutput_table_list_file -Ooptions

 

Arguments

-S

Sybase Server Name

-U

Sybase User Name

-P

Sybase User Password

-D

Sybase Database

-W

Use tables belonging to 'owner' only

-N

Use tables having pattern 'name'

-X

Target table/clustered index segment

-x

Target non-clustered index segment

-i

Target image/text segment

-I

Index fill factor

-F

Name of output table list file for psEstimateSpace [standard output]

-O

Options

 

Options

m

Force extrapolation method for var columns to max size

h

Force extrapolation method for var columns to half size

 

Environment Variables Behind the Scenes

DSQUERY

When -S is not specified

SYB_USER

When -U is not specified

SYB_PASS

When -P is not specified

SYB_DATABASE

When -D is not specified

PS_SYSMSG_FILE

Name of the tool's messages file

 

Notes

     By default, the extrapolation method for var columns is the
average size of a sample of 100 rows.

 

Go to DBPowerSuite 7.9 List of Programs.


Updated: Thu Jun 18 21:12:26 2009