Information
Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see UNLOAD PLUS for DB2 13.1.

Specifying object names in your syntax


Note the following information about specifying object names in your UNLOAD PLUS syntax:

  • You can use an alias or synonym wherever the syntax diagram shows a table name or view name.
  • If you use SQL reserved words or UNLOAD PLUS syntax keywords as object names, we recommend that you delimit the reserved words or keywords to prevent syntax errors.
  • UNLOAD PLUS does not support Unicode table or view names.
  • UNLOAD PLUS does not support delimited object names that do not have a character representation in EBCDIC.
  • UNLOAD PLUS supports the use of the double-byte character set (DBCS). You can use DBCS characters in Db2 identifiers such as tables, columns, or view names.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

UNLOAD PLUS for DB2 11.2