OAREA


Use the OAREA keyword to specify one or more output areas, a range of output areas, or a combination of output areas and output area ranges to the process.

Related topic

Use

OAREA is an optional keyword for the following commands and subcommands:

  • ALLOCATE
  • CHANGE
  • OFILECTL
  • PFPSORT
  • REGISTER
  • RELOAD
  • UNLOAD

Related keyword

IAREA

Syntax

 OAREA=ALL or OAREA=*
OAREA=<parameter>
OAREA='<parameter>'
OAREA=(<parameter1>, <parameter2>, ..., <parametern>)
OAREA=(RANGE=(<parameter1>,<parametern>)
OAREA=(RANGE=(<parameter1>, <parameter2>), RANGE=(<parameter3>,
       <parameter4>)...)
OAREA=(RANGE=(*,<parametern>))
OAREA=(RANGE=(<parameter1>,*))
OAREA=(area-list)
Warning

Important

OAREA='parameter' includes wildcard masks. For example, the syntax for areas DPAS7A0, DPAS7B0, and DPA7C0 can be specified as follows:

  • OAREA='DP????C0'
  • OAREA='DPAS7*'
  • OAREA='DPA7???'
  • OAREA='DPAS7??'

Parameters

Specify either OAREA=ALL or OAREA=*, or any combination of the following parameter values:

Warning

Important

OAREA=ALL and OAREA=* can be used to specify all areas of the DEDB.


Value

Description

areaName

areaName mask

Specify one or more areas by using the 1-character to 8-character area name for each area specified.

You can also specify one or more areas by using the 1-character to 8-character area name mask for each area specified. Wildcard masks using the asterisk (*) and question mark (?) can be included. When using wildcard masks, the value of the keyword must be enclosed in quotation marks. The asterisk wildcard matches all characters to the right of the asterisk. The question mark wildcard matches the characters in the string in the place the question mark holds.

areaNumber

Specify one or more areas by using the 1-character to 5-character area number for each area specified.

area-list

Specify a list of areas.

For the REGISTER subcommand, the area-list parameter lists the areas to be registered after the restructure has been completed and before the database is placed back online.

RANGE=(startArea, endArea)

RANGE=(*,endArea)

RANGE=(startArea,*)

Use this syntax to specify a consecutive range of areas using either areaName or areaNumber parameters. The area number associated with startArea must be less than (and not equal to) the area number associated with endArea.

When the asterisk is used with the RANGE keyword, it can be used to specify the beginning or ending range for specific areas of the DEDB.

Warning

Important

Wildcard masks cannot be used with the RANGE keyword.

Default

OAREA=ALL

Alias

None

 

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

Fast Path/EP products reference information 4.1