psListUserTypes

Description

     This program lists all the user-defined datatypes in a database.

 

Syntax

psListUserTypes -Sserver -Uusername -Ppassword -Ddatabase
-Wowner -Nname -Foutput_file

 

Arguments

-S

Sybase Server Name

-U

Sybase User Name

-P

Sybase User's Password

-D

Sybase Database

-W

List user-defined datatypes belonging to owner only

-N

List user-defined datatypes having pattern 'name'

-F

Name of output file [standard output]

 

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