Panel 2 input fields

Data Extractors
The data extractors are selected to direct Application Performance Analyzer to measure additional information about CICS, DB2, IMS, MQSeries, Java, Adabas, Natural or WebSphere Application Services. Use a slash to select one or more appropriate extractors.
CICS®
This option is used to collect information about CICS session statistics and CICS transactions. CICS data is reported in the E01 through E11 reports and the CICS Multiple Address Space X series of reports.
CICS+
This option is used to collect additional information about CICS transactions, allowing exact transaction counts, service times and CPU times to be measured and reported in the E12 report. When CICS+ is selected, CICS is automatically included. Your installer might have chosen to limit access to this data extractor.
DB2®
This option is used to collect information about SQL calls made during measurement. DB2 data is reported in the F01 through F10, F13 and F14 reports.
DB2+
This option is used to collect additional DB2 information, allowing exact call counts, service times, and CPU times to be measured and reported in the F11 and F12 reports. The F15 through F19 reports are produced for DDF measurements only. DB2+ also ensures that accurate SQL text is reported, as without DB2+ turned on it is possible for the SQL text to be incorrect. When DB2+ is selected, DB2 is automatically included. Your installer might have chosen to limit access to this data extractor, as DB2+ causes each DB2 call to be intercepted to collect additional data. This might have a small impact on the performance of the target address space. You should be careful when using this feature with other products that also intercept DB2 calls because unpredictable results might occur.
DB2V
This option is used to activate the DB2 variable extractor during measurement. It will extract SQL variable names for sampled SQL calls. The variable names will then be substituted in place of the :H place holders when the SQL text is displayed. When DB2V is selected, DB2 and DB2+ are automatically included.
CDB2
This option is used to activate the collateral DB2 extractor during measurement. When selected, Application Performance Analyzer measures DB2 activity in other address spaces when that activity is invoked by this original DB2 request; for example calls to stored procedures and user-defined functions. In the R02 Observation List, the collateral DB2 measurements are created separately and are grouped under this observation request. When CDB2 is selected, DB2 and DB2+ are automatically included. The CDB2 extractor is only available when your installation has enabled the WLM intercept in Application Performance Analyzer. Your installer might have chosen to limit access to this data extractor, as CDB2 causes each DB2 call and WLM call to be intercepted to collect additional data. This can have a small impact on the performance of the target address space.
IMS™
This option is used to collect information about IMS (DL/I) calls. IMS information is reported in the I01, and I03 through I15 reports.
IMS+
This option is used to collect additional IMS information, allowing exact DL/I call counts, DL/I service times, and CPU times to be measured and reported in the I02, and I16 through I21 reports. When IMS+ is selected, IMS is automatically included. Your installer might have chosen to limit access to this data extractor, as IMS+ causes each DL/I call to be intercepted to collect additional data. This might have a small impact on the performance of the target address space. You should be careful when using this feature with other products that also intercept DL/I calls because unpredictable results might occur.
Java
This option is used to collect detailed information about Java calls. Java information is reported in the J series of reports.
MQ
This option is used to collect information about MQSeries interface calls (both dynamic and static) in Batch, IMS and CICS application programs. This extractor is not used to measure the MQ address space itself. MQSeries information is reported in the Q series of reports.
Ada
This option is used to collect information about Adabas calls. There are no special Adabas reports. Adabas calls are reported under the ADABAS category in several reports. The C08 CPU Usage Referred Attribution report can also be used to see the Attribution offset for Adabas calls and to source map the program. The Ada extractor is only available when your installation has enabled Adabas in Application Performance Analyzer.
Nat
This option is used to collect information about Natural calls. Natural calls are reported in the C10 report. The Nat extractor is only available when your installation has enabled Natural in Application Performance Analyzer.
WAS
This option is used to collect information about WebSphere Application Services requests. The Job Name field on Panel 1 must contain the name of a WebSphere Application Services controller address space. The WebSphere Application Services controller is not actually sampled, since no application code runs in a WebSphere Application Services controller. Instead, all WebSphere Application Services requests processed by the WebSphere Application Services controller are recorded in the sample file and reported in the B series of reports. No other extractors are allowed if WAS is selected. The WebSphere Application Services extractor is only available when your installation has enabled WebSphere Application Services in Application Performance Analyzer. Your installer might have chosen to limit access to this data extractor.
Maximum number of trace entries (DB2+ and IMS+)
These fields are displayed only when your installation has configured Application Performance Analyzer to display them. Otherwise, your installation default is used.

For DB2+, enter the value (in thousands) to limit the number of DB2+ SQL call interceptions for which full details will be written to the sample file. Collecting full details on every interception allows the F02 Timeline report to report exact times for all SQL calls. The F02 report will be truncated at the number of calls specified in this field. The DB2+ data extractor continues to collect the data it requires for the other reports for the duration of the measurement. The value is entered in thousands of calls to be recorded and cannot exceed the default value specified for DB2IMaxTraceSize during Application Performance Analyzer installation. The default value is displayed in this field for NEW observation requests.

For IMS+, enter the value (in thousands) to limit the number of IMS+ DLI call interceptions for which full details will be written to the sample file. Collecting full details on every interception allows the I02 and I03 Timeline reports to report exact times for all DLI calls and IMS transactions. The I02 and I03 reports will be truncated at the number of calls specified in this field. The IMS+ data extractor continues to collect the data it requires for the other reports for the duration of the measurement. The value is entered in thousands of calls to be recorded and cannot exceed the default value specified for IMSIMaxTraceSize during Application Performance Analyzer installation. The default value is displayed in this field for NEW observation requests.

Specify L for load libraries, D for directories
Specify either L or D to indicate whether Application Performance Analyzer is to search load libraries or directories.
Libraries
Specify up to 10 load libraries to be searched by Application Performance Analyzer for external symbol information. These are applicable only when sampled modules are fetched from dynamically allocated load libraries. See Specifying additional libraries for more information.
Directories
Specify up to 440 bytes of HFS directory path names to be searched by Application Performance Analyzer, each separated by one or more spaces. These are applicable only when sampled HFS programs have relative path names.