| Title: | Archive/Backup | 
| Moderator: | COOKIE::MHUA IG | 
| Created: | Wed Sep 08 1993 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 479 | 
| Total number of notes: | 2283 | 
    Hi folks,
    
    just found the following:
    
    using          
    
    		ABS SHOW STOR <SC>/FULL
    
    I get the correct output. Whereas using 
    
    		ABS SHOW STOR */FULL
    
    does not display the 
    
    - volume set names
    - tape pool
    
    Current ABS version is 2.1 on OpenVMS Alpha 6.2.
    
    rgds,
    Ewald.
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 423.1 | maintainer notified | COOKIE::MHUA | Mon Apr 14 1997 12:29 | 6 | |
|     
    Hi,
    
    I send this problem to our DCL maintainer.  Chris will look into it.
    
    Masami  
 | |||||
| 423.2 | Mine were the same | COOKIE::HEISLER | Chris Heisler, ABS Engineering | Mon Apr 14 1997 13:00 | 87 | 
|     Ewald,
    
    Can you show me what is different in your output from the two
    commands?  Mine were the same.
    
    Here is my output from 
    
    $ABS SHOW STORAGE AIM0SC/FULL
    
    Storage Class
        Name      - AIM0SC
        Version   - 550
        UID       - 338C5FE3-B3AF-11D0-BC26-08002B111837
        Node Name - AIM0
        Archive File System
            Primary Archive Location    - $1$DUA602:[ABSDEFBACKUPS]
        Staging Location    -
            Primary Archive Type         - SLS/MDMS
            Staging Archive Type         - NOT IMPLEMENTED
            Staging Retention Period - 0
        Owner     - AIM0::ABS
        Access Right - AIM0::ABS_TEST
            Access Granted - READ, WRITE, SET, SHOW, DELETE, CONTROL,
    EXECUTE
        Tape Pool - TL810_P
        Volume Set Name     - AGW255
        Retention Criteria
            Number Of Copies - 4
            Retention Period -    3
        Consolidation Criteria
            Count    - 400
            Capacity - 0
            Size     - 20
            Interval -    1
        Catalog Name          - AIM0ABS_CAT_STAGED
        Retain When Idle Flag - NO
        Streams               - 1
        Media Management Info
            Media Location        - CX02
            Media Type  - TK85K_810
            Device Name     - $1$MUA220:
    
    
    Here is the output from that storage class using 
    
    $ABS SHOW STORAGE */FULL
    
    Storage Class
        Name      - AIM0SC
        Version   - 550
        UID       - 338C5FE3-B3AF-11D0-BC26-08002B111837
        Node Name - AIM0
        Archive File System
            Primary Archive Location    - $1$DUA602:[ABSDEFBACKUPS]
        Staging Location    -
            Primary Archive Type         - SLS/MDMS
            Staging Archive Type         - NOT IMPLEMENTED
            Staging Retention Period - 0
        Owner     - AIM0::ABS
        Access Right - AIM0::ABS_TEST
            Access Granted - READ, WRITE, SET, SHOW, DELETE, CONTROL,
    EXECUTE
        Tape Pool - TL810_P
        Volume Set Name     - AGW255
        Retention Criteria
            Number Of Copies - 4
            Retention Period -    3
        Consolidation Criteria
            Count    - 400
            Capacity - 0
            Size     - 20
            Interval -    1
        Catalog Name          - AIM0ABS_CAT_STAGED
        Retain When Idle Flag - NO
        Streams               - 1
        Media Management Info
            Media Location        - CX02
            Media Type  - TK85K_810
            Device Name     - $1$MUA220:
    
    
    I did a differences of them and there were no differences.
    
    Thanks,
    
    Chris
    
 | |||||
| 423.3 | here comes some output... | ATZIS1::PIEBER | chaos has many faces | Tue Apr 15 1997 02:58 | 81 | 
|     Hi Chris,
    
    it's the VOLUME SET and TAPE POOL informations, that are not output,
    when using wildcards. I sent the full output to Masami. Here are two
    excerpts. 
    
    Thanks,
    Ewald.
    
    $ abs show sto R_SCF/full 
    
    Storage Class
        Name      - R_SCF
        Version   - 2
        UID       - B2CFC2EA-ACF1-11D0-8014-AA000400522B
        Node Name - RBACS1
        Archive File System
            Primary Archive Location    -
        Staging Location    -
            Primary Archive Type         - SLS/MDMS
            Staging Archive Type         - NOT IMPLEMENTED
            Staging Retention Period - 17-NOV-1858 00:00:00.00
        Owner     - RBACS1::ABS
        Access Right - RBACS1::ABS
            Access Granted - READ, WRITE, SET, SHOW, DELETE, CONTROL, EXECUTE
        Tape Pool - R_POOL
        Volume Set Name     - AMP198,AMP199,AMP200,AMP201,AMP202,AMP203,AMP204
        Retention Criteria
            Number Of Copies - 4
            Retention Period -  210 00:00:00.00
        Consolidation Criteria
            Count    - 0
            Capacity - 0
            Size     - 0
            Interval-   7 00:00:00.00
        Catalog Name          - R_CAT
        Retain When Idle Flag - NO
        Streams               - 6
        Media Management Info
            Media Location        - RENNWEG
            Media Type  - RTK88
            Device Name     - None
    
    
    $ abs show sto */full
    
            .
            .
    Storage Class
        Name      - R_SCF
        Version   - 2
        UID       - B2CFC2EA-ACF1-11D0-8014-AA000400522B
        Node Name - RBACS1
        Archive File System
            Primary Archive Location    -
        Staging Location    -
            Primary Archive Type         - SLS/MDMS
            Staging Archive Type         - NOT IMPLEMENTED
            Staging Retention Period - 17-NOV-1858 00:00:00.00
        Owner     - RBACS1::ABS
        Access Right - RBACS1::ABS
            Access Granted - READ, WRITE, SET, SHOW, DELETE, CONTROL, EXECUTE
        Tape Pool - None
        Volume Set Name     - None
        Retention Criteria
            Number Of Copies - 4
            Retention Period -  210 00:00:00.00
        Consolidation Criteria
            Count    - 0
            Capacity - 0
            Size     - 0
            Interval-   7 00:00:00.00
        Catalog Name          - R_CAT
        Retain When Idle Flag - NO
        Streams               - 6
        Media Management Info
            Media Location        - RENNWEG
            Media Type  - RTK88
            Device Name     - None
    
    
 | |||||
| 423.4 | Thanks | COOKIE::HEISLER | Chris Heisler, ABS Engineering | Tue Apr 15 1997 09:41 | 10 | 
|     Ewald,
    
    	Thank you for the output.  Masami was able to duplicate
    	the problem. 
    
    	I'll be testing it with the latest builds and then I'll 
    	see if I can do a quick look for why it displays differently
    	with the * in the command.
    
   	Chris
 | |||||
| 423.5 | qar 1890 | COOKIE::HEISLER | Chris Heisler, ABS Engineering | Tue Apr 15 1997 14:16 | 7 | 
|     Ewald,
    
    	This is now a qar (#1890).  Thank you for reporting this.
    	By the way, it only occurs on systems using an RMS Policy
    	database.
    
    	Chris  
 | |||||
| 423.6 | Fixed in next release | COOKIE::HEISLER | Chris Heisler, ABS Engineering | Fri Apr 18 1997 08:47 | 6 | 
|     Ewald,
    
    	This qar has been answered.  The problem will be fixed in
    the next release of ABS.
    
    Chris
 | |||||