|
Description |
This program lists all the stored procedures, extended stored |
|
Syntax |
psListProcedures -Sserver -Uusername -Ppassword -Ddatabase |
|
-S |
Sybase Server Name |
|
-U |
Sybase User Name |
|
-P |
Sybase User's Password |
|
-D |
Sybase Database |
|
-W |
List procedures belonging to owner only |
|
-N |
List procedures having pattern 'name' |
|
-F |
Name of output file [standard output] |
|
-O |
Options |
|
d |
List dynamically prepared procedures only |
|
p |
List the parameters for each procedure |
|
r |
List whether each procedures is read-only |
|
s |
List the permissions on each procedure |
|
t |
Print the text of each procedure |
|
k |
Include comments in report |
|
u |
Report user-defined datatypes. Defaults to native types. |
|
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