IBM Support

PK51692: EYUVS0917E IMPORT OPERATION FAILED. COVC IMPORT FROM A DATA SET MEMBER NOT FOUND .

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • You are using The Web User Interface (WUI) COVC transtaction to
    import user views and viewsets. From the Import screen you have
    selected option:
    
    1. Import from a data set.
    
    You fill in the fields:
    
    Input data set name: your.dsname
    Input data set member:XMENU
    Type: ALL
    Import option :SKIP
    
    This operation fails with message:
    EYUVS0917E Import operation failed. The EYULOG contains
    message EYUVS1061E Import failed to find any members matching,
    XMENU.
    You have verified that the dataset name and member are correct.
    Message EYUVS0917E and EYUVS1061E have been issued invalidly.
    
    Additional Symptom(s) and Keyword(s):
    Changing the "Input data set member " value by adding a trailing
    asterisk to the end of the member name resolves the problem.
    

Local fix

  • Add a trailing asterisk to the member name.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All CICSPlex SM V3R2M0 Users                 *
    ****************************************************************
    * PROBLEM DESCRIPTION:    You are using The Web User Interface *
    *                      (WUI) COVC transaction to import user   *
    *                      menus and viewsets.  From the main menu *
    *                      screen, you select option 5 "Import".   *
    *                      From the Import screen you pick option  *
    *                      1 "Import from a data set".  You fill   *
    *                      in the fields:                          *
    *                      .                                       *
    *                         Input data set name:   your.data.set *
    *                         Input data set member: XMENU         *
    *                         Type:                  ALL           *
    *                         Import option:         SKIP          *
    *                      .                                       *
    *                      This operation fails with message:      *
    *                      .                                       *
    *                         EYUVS0917E Import operation failed.  *
    *                      .                                       *
    *                      The EYULOG contains the following:      *
    *                      .                                       *
    *                         EYUVS1061E Import failed to find any *
    *                            members matching, XMENU.          *
    *                      .                                       *
    *                      You have verified that the dataset name *
    *                      and member are correct.                 *
    *                                                              *
    *                         You attempt to import user menus and *
    *                      viewsets exported from a previous CPSM  *
    *                      release, using the "Import from a data  *
    *                      set" facility.  The input member con-   *
    *                      tains all the menus and viewsets that   *
    *                      were exported from the previous CPSM    *
    *                      release.  The first object in the data  *
    *                      set is imported successfully, then the  *
    *                      import fails with message EYUVS0917E.   *
    *                      The following message is written to the *
    *                      EYULOG:                                 *
    *                      .                                       *
    *                         EYUVS1058E  Import failed at record  *
    *                              number 2 in data set            *
    *                              (your.data.set),                *
    *                              member (XMENUXXX).              *
    ****************************************************************
    * RECOMMENDATION: After applying the PTF that resolves this    *
    *                 APAR, all Web User Interface (WUI) Servers   *
    *                 must be recycled to pick up the new code.    *
    *                 Note that the restarts do not need to be     *
    *                 done at the same time.                       *
    ****************************************************************
       A logic error in module EYU0VVID (VVID - WUI Import from Data
    Set) results in failure to process members whose names are less
    than eight characters in length, unless the name entered in the
    COVC Export panel ends with a generic mask (for example, XMEN*).
    Messages EYUVS0917E and EYUVS1061E are issued invalidly.
       A logic error in module EYU0VVIC (VVIC - Process Import TS
    Queue) causes a new block to be read from the intermediate TS
    queue after processing an EYUXNDOB (End-of-Object) record.  If
    the first record in the new block is not an EYUXSTOB (Start-of-
    Object) record, the import operation is aborted and message
    EYUVS1058E is written to the EYULOG.
    

Problem conclusion

  •    Module EYU0VVID was modified to compare member names less
    than eight characters in length correctly.  Module EYU0VVIC was
    modified to continue scanning in the current block for a Start-
    of-Object record unless the preceding End-of-Object record was
    the last record in a block.
    

Temporary fix

  • FIX AVAILABLE BY PTF ONLY
    

Comments

  •    You are using The Web User Interface
    (WUI) COVC transaction to import user
    menus and viewsets.  From the main menu
    screen, you select option 5 "Import".
    From the Import screen you pick option
    1 "Import from a data set".  You fill
    in the fields:
    .
       Input data set name:   your.pds.data.set.name
       Input data set member: XMENU
       Type:                  ALL
       Import option:         SKIP
    .
    This operation fails with message:
    .
       EYUVS0917E Import operation failed.
    .
    The EYULOG contains the following:
    .
       EYUVS1061E Import failed to find any
          members matching, XMENU.
    .
    You have verified that the dataset name
    and member are correct.
       You attempt to import user menus and
    viewsets exported from a previous CPSM
    release, using the "Import from a data
    set" facility.  The input member con-
    tains all the menus and viewsets that
    were exported from the previous CPSM
    release.  The first object in the data
    set is imported successfully, then the
    import fails with message EYUVS0917E.
    The following message is written to the
    EYULOG:
    
       EYUVS1058E  Import failed at record
            number 2 in data set
           (your.pds.data.set.name),
           member (XMENUXXX).
    
    ----------------------------------------------------------------
    
       A logic error in module EYU0VVID (VVID - WUI Import from Data
    Set) results in failure to process members whose names are less
    than eight characters in length, unless the name ends with a
    generic mask (for example, XMEN*).  Messages EYUVS0917E and
    EYUVS1061E are issued invalidly.
       A logic error in module EYU0VVIC (VVIC - Process Import TS
    Queue) causes a new block to be read from the intermediate TS
    queue after processing an EYUXNDOB (End-of-Object) record.  If
    the first record in the new block is not an EYUXSTOB (Start-of-
    Object) record, the import operation is aborted and message
    EYUVS1058E is written to the EYULOG.
    
    ----------------------------------------------------------------
    
       Module EYU0VVID was modified to compare member names less
    than eight characters in length correctly.  Module EYU0VVIC was
    modified to continue scanning in the current block for a Start-
    of-Object record unless the preceding End-of-Object record was
    the last record in a block.
    

APAR Information

  • APAR number

    PK51692

  • Reported component name

    CICSTS V3 Z/OS

  • Reported component ID

    5655M1500

  • Reported release

    50M

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2007-08-24

  • Closed date

    2007-10-02

  • Last modified date

    2007-11-02

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    UK29835

Modules/Macros

  •    DYU0VVIC DYU0VVID EYU0VVIC EYU0VVID
    

Fix information

  • Fixed component name

    CICSTS V3 Z/OS

  • Fixed component ID

    5655M1500

Applicable component levels

  • R50M PSY UK29835

       UP07/10/03 P F710

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.2","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.2","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 November 2007