3.3.4 - Change Group Information

      Action Option -CG (-ChangeGroup) :

      changes group indices from original groups given by option -OG (-OriginGroup) to new groups specified by option -GI (-GroupIndex) for a given dataset.

      dsarch[-(DS|dataset)] dsnnn.n [-](CG|ChangeGroup) [Mode Options]
        -(OG|OriginGroup) OriginalGroupIndices
        -(GI|GroupIndex) NewGroupIndices
        [-(LN|LoginName) LoginAccountName]
        [-(DB|Debug) DebugModeInfo]

      Mode options that can be specified for changing group action:

      A dataset group is identified by its group index. It can only be changed to different value via this action -CG and both original group indices per Info option -OG (-OriginGroup) and new group indices per Info option -GI (-GroupIndex) are present. The Saved and Web File namesassociated to the original group indices are changed to new group indices correspondingly. The original group indices must exist in RDADB for the given dataset.


      EXAMPLE 9.

      Change Group Indices 1 And 2, To 2 And 3 Of Ds744.4

      -(NT|NoTrim)skip trimming of spaces and comments from input
      -(RT|ResetTGroup)reset top group index for the HPSS/Web file records
      -(WN|WithFileNumber)reevaluates and resets HPSS/Web file counts for the
      -(WN|WithFileNumber)reevaluates and resets HPSS/Web file counts for the affected groups
      dsarch744.4 CG -OG 1 2 -GI 2 3



      Back to Top