Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

REJECT_FILE_DELIMITER Statement

REJECT_FILE_DELIMITER Statement

The REJECT_FILE_DELIMITER statement defines the character that PowerExchange uses as the default delimiter character in a reject file.
This statement is useful if the data contains commas. For more information about reject files, see the
PowerExchange Bulk Data Movement Guide
.
All
No
REJECT_FILE_DELIMITER={
character
|
,
}
For the
character
variable, enter a single character. Default is the comma (,) character.
If the delimiter character must be the semicolon (;) character, enclose it in double quotation marks, as follows:
REJECT_FILE_DELIMITER=”;”

0 COMMENTS

We’d like to hear from you!