|
Description |
This program writes a SQL script to check the referential integrity of |
|
Syntax |
psGCheckRIConstraints -Sserver -Uusername -Ppassword -Ddatabase |
|
-S |
Sybase Server Name |
|
-U |
Sybase User Name |
|
-P |
Sybase User's Password |
|
-D |
Sybase Database |
|
-W |
Use tables belonging to 'owner' only |
|
-N |
Use tables having pattern 'name' [!rs%] |
|
-V |
Stop checking table after this number of violations [50] |
|
-F |
Name of output SQL script [standard output] |
|
-O |
Options |
|
s |
Generate a Sybase SQL script |
|
m |
Generate a Microsoft SQL script |
|
o |
Generate an Oracle SQL script |
|
g |
Generate an ODBC SQL script |
|
r |
Check normal RI based constraints |
|
k |
Check foreign keys defined by sp_foreignkey |
|
j |
Check keys defined with sp_commonkey |
|
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