Controlling subset pointer retention when extracting data from an online DEDB


You can use the SUBSET_POINTERS keyword to retain the subset pointer settings in HDUNLOAD file format when you extract data from a DEDB.


Warning

Important

You can use the SUBSET_POINTERS keyword with EXTRACT_FORMAT=HDUNLOAD when using the EXTRACT command.

If subset pointer settings are defined in the DEDB, you can specify one of the following values for the SUBSET_POINTERS keyword:

Value

Description

NO

(Default) Clears all subset pointers in output areas and does not transfer subset pointers from input areas to output areas

YES

Transfers subset pointers from input areas to output areas

The actual pointer value (RBA) is translated to refer to the location of the segment after it has been transferred to an output area.

The following figure shows an example of the SUBSET_POINTERS keyword with the EXTRACT command:

EXTRACT DBD=<dbdName>,EXTRACT_FORMAT=HDUNLOAD,SUBSET_POINTERS=YES

 

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

Fast Path Online Suite 4.1