|
Description |
This program copies indices from one schema to another. |
|
Syntax |
psCopyIndices -Sserver -Uusername -Ppassword -Ddatabase |
|
-S |
Source Sybase Server Name |
|
-U |
Source Sybase User Name |
|
-P |
Source Sybase User Password |
|
-D |
Source Sybase Database |
|
-W |
Copy indices of tables belonging to 'owner' only [-U] |
|
-N |
Copy indices of tables having pattern 'name' [!rs%] |
|
-s |
Target Sybase Server Name [-S] |
|
-u |
Target Sybase User Name [-U] |
|
-p |
Target Sybase User Password [-P] |
|
-d |
Target Sybase Database [-D] |
|
-w |
Make target indices owned by 'owner' [-W] |
|
-T |
Text file containing a table to segment map |
|
-X |
Target table/clustered index segment |
|
-x |
Target non-clustered index segment |
|
-I |
Index fill factor |
|
-F |
Name of output Korn shell script [standard output] |
|
-R |
psSQL results file name [standard output] |
|
-M |
psSQL initial maximum size in bytes for results file [0] |
|
-O |
Options |
|
c |
Copy clustered indices too |
|
t |
Do NOT check for existence of target server |
|
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