ANTP0091I
cquery_unformat_volume_message

Explanation

A CQUERY UNFORMAT VOLUME request has been made. This is a block message defined by the cquery_unformat_volume_message and consists of the following lines:
  • Line 1
    timestamp job_number  ANTP0091I CQUERY
    UNFORMATTED LVL 2 connect_message_number  C
    Note: The connect_message_number is written to SYSLOG only. The C is written to the console only.
  • Line 2
     VOLUME REPORT
  • Line 3
    device_number,level,device_state,path_status,
  • Line 4
    primary_control_unit_subsystem_identifier(SSID),
    primary_device_channel_connection_address(CCA),
    primary_control_unit_serial_number,
    secondary_control_unit_subsystem_identifier(SSID),
    secondary_device_channel_connection_address(CCA),
    secondary_control_unit_serial_number,
    critical_state_status,
    cgroup_longbusy_installed,
  • Line 5
    number_of_paths_established,
    path_#1_said/dest,
    path_#1_status_code,
    path_#2_said/dest,
    path_#2_status_code,
    path_#3_said/dest,
    path_#3_status_code,
    path_#4_said/dest,
    path_#4_status_code,
  • Line 6 (if number_of_paths_established in line 5 is greater than 4)
    path_#5_said/dest,
    path_#5_status_code,
    path_#6_said/dest,
    path_#6_status_code,
    path_#7_said/dest,
    path_#7_status_code,
    path_#8_said/dest,
    path_#8_status_code,
  • Line 7 (or line 6 if number_of_paths_established in line 5 is less than 5)
    For 3990 and RVA storage control device information, the following four fields will be displayed:
    first_cylinder_out_of_synch,
    last_cylinder_out_of_synch,
    percent_of_copy_completed,
    secondary_suspended_timestamp,
    For 2105 storage control device information, the following four fields will be displayed:
    number_of_tracks_out_of_synch,
    total_number_of_tracks_on_the_volume,
    percent_of_copy_completed,
    secondary_suspended_timestamp,

    For output examples of the fields, see the topic titled Managing Peer to Peer Remote Copy Operations in z/OS DFSMS Advanced Copy Services.

    Note:
    1. For 3990 and RVA devices, the first_cylinder_out_of_synch, and last_cylinder_out_of_synch will be 5 bytes long.
    2. For 2105 devices, the number_of_tracks_out_of_synch, and total_number_of_tracks_on_the_volume fields will be 5 bytes long when the status of the device is SIMPLEX or DUPLEX. For all other statuses, these fields will be 7 bytes long.
  • Line 8-9 (or lines 7-8 if number_of_paths_established in line 5 is less than 5)
    For 2105 storage control device information, the following five fields will be displayed:
    primary_wwnn,
    secondary1_wwnn,
    secondary2_wwnn,
    secondary3_wwnn,
    secondary4_wwnn

System action

None.

System programmer response

If you are unable to understand the status returned from a CQUERY command to a primary volume, examine the LOGREC at the secondary subsystem to help diagnose the cause of the condition. When contacting IBM® for assistance, provide any associated SYS1.LOGREC information.

Source

Peer-to-peer remote copy (PPRC).