TSM ISC Portal Startup and Shutdown: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
(Created page with "== ISC Portal Startup ==")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Prerequisites ==
# This procedure can only be performed on TSM Server 5.x
== ISC Portal Startup ==
== ISC Portal Startup ==
# Logon to the system as an administrative user.
# '''<tt># /opt/IBM/ISC601/PortalServer/bin/startISC.sh ISC_Portal <administrator> <password></tt>'''
== ISC Portal Shutdown ==
# Logon to the system as an administrative user.
# '''<tt># /opt/IBM/ISC601/PortalServer/bin/stopISC.sh ISC_Portal <administrator> <password></tt>'''
== Further Reading ==
# [http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp IBM Tivoli Storage Manager Infocenter]
[[Category: Software]]
[[Category: Tivoli]]

Latest revision as of 14:04, 15 August 2014

Prerequisites

  1. This procedure can only be performed on TSM Server 5.x

ISC Portal Startup

  1. Logon to the system as an administrative user.
  2. # /opt/IBM/ISC601/PortalServer/bin/startISC.sh ISC_Portal <administrator> <password>

ISC Portal Shutdown

  1. Logon to the system as an administrative user.
  2. # /opt/IBM/ISC601/PortalServer/bin/stopISC.sh ISC_Portal <administrator> <password>

Further Reading

  1. IBM Tivoli Storage Manager Infocenter