|
Description |
This program compares your Sybase BCP load file against the |
|
Syntax |
psCheckBulkCopyFile -Sserver -Uusername -Ppassword -Ddatabase |
|
-S |
Sybase Server Name |
|
-U |
Sybase User Name |
|
-P |
Sybase User's Password |
|
-D |
Sybase Database |
|
-W |
Table belongs to this 'owner' |
|
-N |
Table having pattern 'name' |
|
-B |
Name of the input BCP load file |
|
-b |
Name of the output BCP load file [optional] |
|
-A |
Input column delimiter string [|] |
|
-a |
Output column delimiter string [Input column delimiter string] |
|
-Y |
Input row terminator string [defaults to operating system record terminator] |
|
-y |
Output row terminator string [defaults to input row terminator] |
|
-m |
Maximum record size [100000] |
|
-x |
Maximum image/text size [100000] |
|
-F |
Log file [standard output] |
|
-O |
Options |
|
w |
Remove leading and trailing white spaces from BCP load file |
|
i |
Explicit identity values are in the BCP load file |
|
n |
Do not check for duplicates |
|
r |
Write bad records to the log file |
|
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. |
|
Notes |
If you do not specify a column delimiter and row terminator, this |
Go to DBPowerSuite 7.9 List of Programs.
Updated: Thu Jun 18 21:12:26 2009