doc-exports/docs/dws/tool/dws_16_0214.html
Lu, Huayi 27019c2991 DWS TOOL 830.201 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:35:25 +00:00

11 KiB

Netezza Configuration

Netezza parameters are used to customize rules for Netezza script migration.

Open the features-netezza.properties file in the config folder and set parameters in Table 1 as required.

Table 1 Parameters in the features-netezza.properties file

Parameter

Description

Value Range

Default Value

Example

  • rowstoreToColumnstore

Whether to convert row-store tables to column-store tables.

  • true
  • false

false

rowstoreToColumnstore=false

  • cstore_blob

The options are as follows:

  • bytea
  • none
  • bytea
  • none

bytea

cstore_blob=bytea

  • keywords_addressed_using_as

The options are as follows:

  • OWNER
  • ATTRIBUTE
  • SOURCE
  • FREEZE
  • OWNER
  • ATTRIBUTE
  • SOURCE
  • FREEZE

OWNER

keywords_addressed_using_as=OWNER

  • keywords_addressed_using_doublequote

Possible values of addressed_using_doublequote

FREEZE

FREEZE

keywords_addressed_using_doublequote=FREEZE