Tape Encryption

 View Only
  • 1.  Using (space)VMS in FILTVIOU (Vantage SRM parmlib)

    Posted Mar 09, 2012 01:50 PM
    I am setting up out code groups in the FILTVIOU member. I have been unable to setup (space)VMS and (space)LIB. I have used the just three letters, a litteral (extra) space, a question mark, single quotes and double quotes. nothing worked. I searched the manuals without results.

    Any know how to specify these two in the member?


  • 2.  RE: Using (space)VMS in FILTVIOU (Vantage SRM parmlib)
    Best Answer

    Broadcom Employee
    Posted Mar 20, 2012 05:59 AM
    Hi Goosse,

    I tested successfully with the following in FILTVIOU:

    SET_SUM_LABEL=OUTCODE VMS
    SET_SUM_FILTER=SCRATCH = N AND "OUT CODE" INCL !VMS! AND "OUT CODE" < AVMS

    "OUT CODE" INCL !VMS! includes all records with an OUTCODE, that end with VMS.
    "OUT CODE" < AVMS excludes all other OUTCODEs ending with VMS and are not equal to " VMS".

    For Space(LIB) you could use:

    SET_SUM_LABEL=OUTCODE LIB
    SET_SUM_FILTER=SCRATCH = N AND "OUT CODE" INCL !LIB! AND "OUT CODE" < ALIB


    Best regards,
    Achim Mueller


  • 3.  Re: [Mainframe Storage General Discussion] RE: Using (space)VMS in FILTVIOU

    Posted Mar 20, 2012 06:19 PM
    Achim,
    Thank you for your help.

    Using your filters I get a View Display error stating "value is too big
    (too long). I was getting the error when I attempted to put quotes around
    the value. Anything more than 4 characters, the max length of an outcode
    seems to get this error.

    When I take the trailing exclamation point off, it appears to work. The
    numbers match the vault inventory report. The only other option besides
    the end is the beginning. and anything starting with VMS or LIB would be
    greater than the AVMS or ALIB.

    I don't see the mention of the exclamation point in the description of
    values for filters. When I search, I find it for automation objects. I am
    not sure why.

    I just checked. We are on 12.6. I wonder if this makes any difference.

    Thank you and have a Terrific day!

    Jonathan Goossen, DTM
    ACT Mainframe Storage Group
    Personal: 651-361-4541
    Department Support Line: 651-361-5555
    For help with communication and leadership skills checkout Woodwinds
    Toastmasters

    CA Mainframe Storage Global User Community
    <CommunityAdmin@communities-mail.ca.com> wrote on 03/20/2012 04:59:15 AM:
    From: CA Mainframe Storage Global User Community
    <CommunityAdmin@communities-mail.ca.com>
    To: "mb.2306104.97705175@myca-email.ca.com" <mb.2306104.
    97705175@myca-email.ca.com>
    Date: 03/20/2012 04:59 AM
    Subject: [Mainframe Storage General Discussion] RE: Using (space)VMS
    in FILTVIOU (Vantage SRM parmlib)

    Hi Goosse,

    I tested successfully with the following in FILTVIOU:

    SET_SUM_LABEL=OUTCODE VMS
    SET_SUM_FILTER=SCRATCH = N AND "OUT CODE" INCL !VMS! AND "OUT CODE" <
    AVMS
    >
    "OUT CODE" INCL !VMS! includes all records with an OUTCODE, that endwith
    VMS.
    "OUT CODE" < AVMS excludes all other OUTCODEs ending with VMS and
    are not equal to " VMS".

    For Space(LIB) you could use:

    SET_SUM_LABEL=OUTCODE LIB
    SET_SUM_FILTER=SCRATCH = N AND "OUT CODE" INCL !LIB! AND "OUT CODE" <
    ALIB
    >
    >
    Best regards,
    Achim Mueller
    Posted by:mueller_achim
    --
    CA Communities Message Boards
    https://communities.ca.com/web/ca-mainframe-storage-global-user-
    community/message-board/-/message_boards/view_message/97705175
    mb.2306104.97705175@myca-email.ca.com
    http://communities.ca.com
    This e-mail message and all attachments transmitted with it may
    contain legally privileged and/or confidential information intended
    solely for the use of the addressee(s). If the reader of this
    message is not the intended recipient, you are hereby notified that
    any reading, dissemination, distribution, copying, forwarding or
    other use of this message or its attachments is strictly
    prohibited. If you have received this message in error, please
    notify the sender immediately and delete this message and all
    copies and backups thereof. Thank you.


  • 4.  RE: Re: [Mainframe Storage General Discussion] RE: Using (space)VMS in FILT

    Broadcom Employee
    Posted Aug 22, 2012 11:52 AM
    Goose,
    I think that you need the ptf RO39077 be applied. It fixed all filtering problem using the filter patterns.
    Regards,
    Pierre Montel
    Principal Support Engineer