psDropRules

Description

     This program drops rules in a database.   I drop onlythose rules that were created with 'create rule' commands.

 

Syntax

psDropRules -Sserver -Uusername -Ppassword -Ddatabase
-Wowner -Nname
-FKorn_script -Rresults_file -Mresults_file_max_size

 

Arguments

-S

Sybase Server Name

-U

Sybase User Name

-P

Sybase User's Password

-D

Sybase Database

-W

Drop rules belonging to owner only

-N

Drop rules having pattern 'name' [!rs%]

-F

Name of output Korn shell script [standard output]

-R

Results file for psSQL [standard output]

-M

Maximum size of results file [0]

 

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