typeFIL views


To display information about files of a specific type that are associated with active IBM CICS tasks, issue the following command:

typeFIL [target [tranID [fileName [taskID]]]]

where 

Related topic


Parameter

Description

type

Identifies the type of file, as follows:

  • ACTIVFIL: all active files
  • ADBASFIL: ADABAS files
  • CICSFIL: files defined to the CICS file control table (FCT)
  • DB2FIL: DB2 files
  • DBCTLFIL: IMS files
  • DTCOMFIL: DATACOM/DB files
  • GENERFIL: GENER/OL files
  • IDMSFIL: IDMS files
  • MQFIL: WebSphere MQ files
  • SAPFIL: SAP files
  • SUPRAFIL: SUPRA files
  • SYS2KFIL: SYSTEM/2K files

target

Is the specific or generic name of a target CICS region

tranID

Is the specific or generic name of a transaction

fileName

Is the specific or generic name of a file

taskID

Is the ID of a CICS task

The following figure shows a sample CICSFIL view.

ddmmmyyyy  hh:mm:ss ----------- INFORMATION DISPLAY ---------------------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>
>W1 =CICSFIL==========(ALL======*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D====2
CMD   File   Task  Target   Tran T   File   F Count  Elapsed  Average  Elapsed
---   Name   ID              ID  S   Type   S        I/O Time I/O Time TaskTime
    DFHCSD      23 CICSPRD1 JNL2 S CICS FCT       1     0.147    0.013 00:57:19
    DFHCSD      24 CICSPRD1 JNL1 S CICS FCT      11     0.245    0.029 00:59:07

Usage notes

The typeFIL views provide the same data as the TASKFIL view. The data is filtered by file type before it is displayed.

Actions

The typeFIL views support the same line command actions as the CTASK-view.


 

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

BMC AMI Ops Monitor for CICS 7.5