|
Description |
This program copies procedures and functions from one schema to another. This |
|
Syntax |
psCopyProcedures -Sserver -Uusername -Ppassword -Ddatabase |
|
-S |
Sybase Server Name |
|
-U |
Sybase User Name |
|
-P |
Sybase User's Password |
|
-D |
Sybase Database |
|
-W |
Copy procedures belonging to owner only [-U] |
|
-N |
Copy procedures whose name has pattern 'name' [!rs%] |
|
-s |
Target Sybase Server |
|
-u |
Target Sybase User Name |
|
-p |
Target Sybase User's Password |
|
-d |
Target Sybase Database |
|
-w |
Target Procedure Owner [-u] |
|
-F |
Name of output Korn shell script. [standard output] |
|
-R |
Results file for psSQL [standard output] |
|
-M |
Maximum size of results file [0] |
|
-O |
Options |
|
y |
Ignore creation dependencies on other procedures |
|
e |
Ignore all Sybase errors. Always return successful from psSQL. |
|
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