TSM Version 5.2 Administrative Interface for AIX,
HP-UX, Linux, Solaris
to use with TSM Version 5.3 server
Licensed
Materials - Property of IBM (C) Copyright IBM Corporation 2005.
All
rights reserved. U.S Government Users Restricted Rights -
Use, duplication or disclosure restricted
by GSA ADP Schedule Contract with IBM Corporation.
This
tool is provided "AS-IS" with no warranty provided of any kind.
No functional enhancements will be made and any reported
problems which require a code change will not be corrected.
This version of the TSM V5.2 Administrative Interface for use with TSM
V5.3 is intended to allow customer time for transitioning from TSM V5.2
to TSM V5.3 new interface .
In response to customer transition needs, we are making available the
TSM Version 5.2 administrative Web interface for a limited time to
support customer migration activities to TSM Version 5.3.
Rules of Use:
1. Customers may run concurrent instances of the Version 5.2
administrative Web interface and the Version 5.3 interfaces.
2. During the transition
period, use of the Version 5.2 administrative Web interface for
migration activities will be considered a supported environment;
however, no functional enhancements will be made to the Version 5.2
interface and any reported problems that require a code change to the
Version 5.2 interface will not be corrected. Defects found in the base TSM
server will be corrected.
3. The Version 5.2 interface
does not support the new functions in Version 5.3 interface. To take
advantage of the new functions in the interface, customers must use
Version 5.3 interface.
Installation packages:
The installable packages for AIX, HP, Sun, and Linux can be
found at ftp://service.boulder.ibm.com/storage/tivoli-storage-management/tools/unix
Package name:
52admin_idl.tar.gz - contains the IDL file(s)
52admin_help.tar.gz - contains the help files
52admin_images.tar.gz - contain the images ( *.jpg, *.bmp,
etc. )
Or, you can click on the following :
If you are installing on
Windows go to :
ftp://service.boulder.ibm.com/storage/tivoli-storage-management/tools/windows
Installation instruction:
1. Download the necessary files.
2. Extract the contents of each archive into the appropriate directory,
as specified below. The IDL and class files can be extracted into
the server bin directory (the directory containing the dsmserv or
dsmserv.exe executable). The image and help files should be extracted
into the following directories, based on platform (in the following,
SRVBIN = server bin
directory):
Platform |
Images
|
Help
|
AIX
|
/usr/tivoli/tsm/server/webimages/
|
/usr/lib/nls/msg/en_US/
|
HP-UX
|
SRVBIN/webimages/
|
SRVBIN/webhelp/AMENG/
|
Linux
|
SRVBIN/../webimages/
|
SRVBIN/../webhelp/en_US
|
Windows
|
SRVBIN\webimage\
|
SRVBIN\webhelp\
|
Sun
|
SRVBIN/../webimages/
|
SRVBIN/../webhelp/en_US
|
3. For AIX users only,
others can skip this step : Copy or move the file
/usr/lib/nls/msg/en_US/ashg0998.js to either the
images directory ( /usr/tivoli/tsm/server/webimages/ ) or the server
bin directory.
4. Load the IDL for your platform into the server by executing the
following command:
dsmserv
runfile platform.idl
where platform is one
of 'aix', 'hp', 'linux', 'sun', or 'windows'.
For example, to load the IDL on an AIX operating system, issue:
dsmserv
runfile aix.idl
Successfull
execution of configuring the server with the dsmserv.idl file will
produce
the following messages:
ANR4693I Interface Driver
information will be loaded in quiet mode: Only
warning and error messages will be displayed.
ANR4980I Auditing Interface Driver definitions.
ANR4983I Auditing Interface Driver Groups.
ANR4985I Auditing Interface Driver Group Members.
ANR4986I Auditing Interface Driver Classes.
ANR4988I Auditing Interface Driver Complex Class containers.
ANR4991I Auditing Interface Driver Tasks.
ANR4992I Auditing Interface Driver Task Members.
ANR4989I Auditing Interface Driver Operations.
ANR4990I Auditing Interface Driver Operation Parameters.
ANR4982I Interface Driver audit completed - definitions are consistent.
Note: Do not attempt to load the IDL file without first extracting the
image and help files. Doing so will result in errors, and the load will
fail without accomplishing anything.