<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mounting Tape on Tape Drive using BRMS</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/mounting-tape-on-tape-drive-using-brms/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/mounting-tape-on-tape-drive-using-brms/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 23:43:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: The Most-Watched IT Questions: July 13, 2010 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mounting-tape-on-tape-drive-using-brms/#comment-79134</link>
		<dc:creator>The Most-Watched IT Questions: July 13, 2010 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 13 Jul 2010 06:08:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-79134</guid>
		<description><![CDATA[[...] Hugheswilliams had a question regarding mounting tape on a tape drive using BRMS, and Lovemyi has been trying to help him [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Hugheswilliams had a question regarding mounting tape on a tape drive using BRMS, and Lovemyi has been trying to help him [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lovemyi</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mounting-tape-on-tape-drive-using-brms/#comment-78924</link>
		<dc:creator>lovemyi</dc:creator>
		<pubDate>Tue, 06 Jul 2010 20:02:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-78924</guid>
		<description><![CDATA[Hughes,

The following statement is not clear. 
Now ,if the restore was to be done from another tape with volume id EA0284 and operator had loaded it to the tape library,will the status show as INSERTED instead of AVAILABLE in the above screen?

For that system they will show as AVAILABLE but if that tpae library shares drives with another iSeries machine then those tapes added to the second iSeries machine via the ADDMLMBRM command would show as INSERTED when you look at the WRKMLMBRM command the iSeries machine.  You can ginore thiose tapes as the system you are looking at does.  It just lists them for all systems.

The step 3 Restore is absolutely correct.  The tape library will pick the tape device that is assigned to it and will automatically load and unload the tape from the drive when done.

Hope this helps.

Lovemyi]]></description>
		<content:encoded><![CDATA[<p>Hughes,</p>
<p>The following statement is not clear.<br />
Now ,if the restore was to be done from another tape with volume id EA0284 and operator had loaded it to the tape library,will the status show as INSERTED instead of AVAILABLE in the above screen?</p>
<p>For that system they will show as AVAILABLE but if that tpae library shares drives with another iSeries machine then those tapes added to the second iSeries machine via the ADDMLMBRM command would show as INSERTED when you look at the WRKMLMBRM command the iSeries machine.  You can ginore thiose tapes as the system you are looking at does.  It just lists them for all systems.</p>
<p>The step 3 Restore is absolutely correct.  The tape library will pick the tape device that is assigned to it and will automatically load and unload the tape from the drive when done.</p>
<p>Hope this helps.</p>
<p>Lovemyi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hugheswilliams</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mounting-tape-on-tape-drive-using-brms/#comment-78860</link>
		<dc:creator>hugheswilliams</dc:creator>
		<pubDate>Mon, 05 Jul 2010 08:30:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-78860</guid>
		<description><![CDATA[Thank you Lovemyi.

Just to make sure that I understand correctly what you have explained,can you please confirm if following is true:

1.On Work with Media Library Media,the follwoing tapes are currently shown:
 &lt;pre&gt;Media library . . . . . . :  TAPMLB03                         
 Position to . . . . . . . .               Starting characters 
                                                               
 Type options, press Enter.                                    
   1=Add MLB media      2=Work with media    5=Initialize      
   6=Change category    7=Eject   8=Mount    9=Demount       &lt;/pre&gt;  
         &lt;pre&gt; Media            ---BRM Information---            
Opt Volume Type  Category   Media Class   Expired  Status    
                                                             
    EA0266       *SHARE400  ULTRIUM3       *YES    Available 
    EA0277       *SHARE400  ULTRIUM3       *YES    Available 
    EA0278       *SHARE400  ULTRIUM3       *YES    Available 
    EA0279       *SHARE400  ULTRIUM3       *YES    Available 
    EA0281       *SHARE400  ULTRIUM3       *YES    Available 
    EA0283       *SHARE400  ULTRIUM3       *YES    Available &lt;/pre&gt;

Now ,if the restore was to be done from another tape with volume id EA0284 and operator had loaded it to the tape library,will the status show as &lt;b&gt;INSERTED&lt;/b&gt; instead of &lt;b&gt;AVAILABLE&lt;/b&gt; in the above screen?

2.To start the restore from tape EA0284,I vary on TAPMLB03 as shown below(thru WRKMLBSTS):

       &lt;pre&gt;Device/                                                      Job  
 Opt     Resource     Status                 Allocation             name 
       TAPMLB03       VARIED ON                                          
         TAP03        OPERATIONAL            UNPROTECTED                 &lt;/pre&gt;

3.Finally for the restore I run the following command:

 ===&gt; &lt;pre&gt;RSTOBJ OBJ(*ALL) SAVLIB(DBSLIB) DEV(&lt;b&gt;TAPMLB03&lt;/b&gt;) VOL(&lt;b&gt;EA0284&lt;/b&gt;) SEQNBR(1698) MBROPT(*ALL) ALWOBJDIF(*ALL) RSTLIB(DBSLIBXX) OUTPUT(*PRINT)   &lt;/pre&gt;    

Coding TAPMLB03 and EA0284 will ensure that the tape is automatically picked up from &#039;Work with media library Media&#039;screen in step1 ?  Or do I have to use any option like option 8(Mount) specifically to Mount the tape EA0284 to the tape drive TAP03   ?

Kindly guide me thru .Many thanks for your help 

Hughes]]></description>
		<content:encoded><![CDATA[<p>Thank you Lovemyi.</p>
<p>Just to make sure that I understand correctly what you have explained,can you please confirm if following is true:</p>
<p>1.On Work with Media Library Media,the follwoing tapes are currently shown:</p>
<pre>Media library . . . . . . :  TAPMLB03                         
 Position to . . . . . . . .               Starting characters 
                                                               
 Type options, press Enter.                                    
   1=Add MLB media      2=Work with media    5=Initialize      
   6=Change category    7=Eject   8=Mount    9=Demount       </pre>
<pre> Media            ---BRM Information---            
Opt Volume Type  Category   Media Class   Expired  Status    
                                                             
    EA0266       *SHARE400  ULTRIUM3       *YES    Available 
    EA0277       *SHARE400  ULTRIUM3       *YES    Available 
    EA0278       *SHARE400  ULTRIUM3       *YES    Available 
    EA0279       *SHARE400  ULTRIUM3       *YES    Available 
    EA0281       *SHARE400  ULTRIUM3       *YES    Available 
    EA0283       *SHARE400  ULTRIUM3       *YES    Available </pre>
<p>Now ,if the restore was to be done from another tape with volume id EA0284 and operator had loaded it to the tape library,will the status show as <b>INSERTED</b> instead of <b>AVAILABLE</b> in the above screen?</p>
<p>2.To start the restore from tape EA0284,I vary on TAPMLB03 as shown below(thru WRKMLBSTS):</p>
<pre>Device/                                                      Job  
 Opt     Resource     Status                 Allocation             name 
       TAPMLB03       VARIED ON                                          
         TAP03        OPERATIONAL            UNPROTECTED                 </pre>
<p>3.Finally for the restore I run the following command:</p>
<p> ===&gt;
<pre>RSTOBJ OBJ(*ALL) SAVLIB(DBSLIB) DEV(<b>TAPMLB03</b>) VOL(<b>EA0284</b>) SEQNBR(1698) MBROPT(*ALL) ALWOBJDIF(*ALL) RSTLIB(DBSLIBXX) OUTPUT(*PRINT)   </pre>
<p>Coding TAPMLB03 and EA0284 will ensure that the tape is automatically picked up from &#8216;Work with media library Media&#8217;screen in step1 ?  Or do I have to use any option like option 8(Mount) specifically to Mount the tape EA0284 to the tape drive TAP03   ?</p>
<p>Kindly guide me thru .Many thanks for your help </p>
<p>Hughes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.040 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 23:44:26 -->