TRGOPT

Purpose

Specify this statement for event-driven workload automation support. It is used by the Java program that creates configuration files for data set triggering.

Format


1  TRGOPT?  CODEPAGE (
2.1! IBM – 037
2.1 host system codepage
1 )?  TRACELEVEL (
2.1! 0
2.1 level
1 )?  WRKDIR (  working directory )

Parameters

CODEPAGE (host system codepage|IBM–037)
The name of the host code page. You can provide the IBM®nnn value, where nnn is the EBCDIC code page. The default value, IBM®–037, defines the EBCDIC code page for US English, Portuguese, and Canadian French. The following is a list of the EBCDIC code pages:
IBM®–939
Japan Extended
IBM®–937
Taiwan
IBM®–935
China
IBM®–933
Korea
IBM®–975
Greece
IBM®–971
Iceland
IBM®–970
Latin 2
IBM®–838
Thai
IBM®–500
International
IBM®–424
Israel
IBM®–297
France
IBM®–285
UK
IBM®–284
Spain - Latin America
IBM®–280
Italy
IBM®–278
Sweden - Finland
IBM®–277
Denmark - Norway
IBM®–274
Belgium
IBM®–273
Germany
IBM®–1388
China
IBM®–1122
Estonia
IBM®–1112
Baltic
IBM®–1047
Open Systems
IBM®–1026
Latin 5 (Turkey)
IBM®–1025
Cyrillic
The following is a list of the EBCDIC code pages for EURO support:
IBM®–1140
Finland, Sweden
IBM®–1141
Austria, Germany
IBM®–1142
Denmark, Norway
IBM®–1143
USA
IBM®–1144
Italy
IBM®–1145
Spain, spanish-speaking Latin America
IBM®–1146
UK
IBM®–1147
France
IBM®–1148
Belgium, Switzerland
TRACELEVEL (level|0)
Trace level for internal logging and traces. Possible values are:
0
To receive error messages only.
1
To receive error and warning messages.
2
To receive error, warning, and informational messages.
3
Indicates the fine level, to receive the most important messages with the lowest volume.
4
Indicates the finer level, to activate entry and exit traces.
5
Indicates the finest level, to receive the most detailed tracing output.

The default value is 0.

You find the trace output in the same working directory as specified in the WRKDIR parameter.

WRKDIR (working directory)

The complete path of the working directory for the configuration files build process. Each subsystem must have its own working directory. This parameter is required and does not have a default value.

Run EQQPCS08 to customize the content of the working directory.

This parameter is required and does not have a default value.