50 lines
3.0 KiB
HTML
50 lines
3.0 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-13" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow"/>
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<title>Determine the device description and hardware resource names for iSeries devices</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzahqnampi"></a>
|
|
<h2 id="rzahqnampi">Determine the device description and hardware resource names for iSeries devices</h2>
|
|
<p>When you refer to iSeries™ devices on i5/OS™, you need to use their device description
|
|
name. When you refer to those devices from an integrated Windows server, you
|
|
need to use their hardware resource name. If the names are different and you
|
|
use the wrong name, you get the wrong device.</p>
|
|
<p>To determine the hardware resource name and see whether it is the same
|
|
as the device description name, follow these steps:</p>
|
|
<ol type="1">
|
|
<li>On the i5/OS command line, type <tt>DSPDEVD <span>device_description_name</span></tt> and press Enter.</li>
|
|
<li>The <tt>Resource name</tt> field has the hardware resource
|
|
name for this device. Check to see if it has the same name as the <tt>Device description</tt> field. If the names are different, you must remember
|
|
to use the appropriate name depending on whether you are working from the
|
|
integrated Windows server or from i5/OS.
|
|
<p>Some tape devices report in under
|
|
more than one device description. Tape libraries (3590, 3570, and so forth)
|
|
report in as devices (TAPxx) as well as tape libraries (TAPMLBxx), where xx
|
|
is a number. IBM® Integrated Server Support does not support tape libraries. Therefore,
|
|
if your device has a tape library description, both the tape device and tape
|
|
library device must be in a varied off state before locking the device on
|
|
the Windows server.</p></li></ol>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|