CHK SYMBSNX


Under the Full Checking technique, PCP can validate symbolic secondary index (SNX) pointers if they meet all of the following conditions:

  • The target is a root segment.
  • The target key is not compressed.
  • There is no equivalent direct pointer to get to the target.

This validation requires additional sort work areas (SYMBWKnn), which PCP dynamically allocates if you omit the DD statements.

Use the CHK SYMBSNX option to control whether PCP performs this validation.

Note

This option is not available when you use the Hash Checking technique.

Uses

You can set the CHK SYMBSNX option at the following levels:

  • Global options module
  • Generated JCL
  • GLBL control statement
  • CHECK control statement

ISPF panel field

Validate Secondary Index Symbolic Pointers

PCPSYSIN keyword

CHK(SYMBSNX(value))

Values

Specify one of the following values:

  • YES or Y

    Validate symbolic secondary index pointers.

  • NO or N

    Do not validate symbolic secondary index pointers.

Default

N

 

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