psGetSegment

Description

     This program tells you what segment your table is on.

 

Syntax

psGetSegment -Sserver -Uusername -Ppassword -Ddatabase
-Wowner -Nname -Ooptions

 

Arguments

-S

Source Sybase Server Name

-U

Source Sybase User Name

-P

Source Sybase User Password

-D

Source Sybase Database

-W

Tables belongs to 'owner' [-U]

-N

Name of the table

-O

Options

 

Options

t

Display only the segment name of the table

i

Display only the segment name of first non-clustered index

x

Display only the segment name of the image/text chain

 

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

 

Go to DBPowerSuite 7.9 List of Programs.


Updated: Thu Jun 18 21:12:26 2009