Define Server Scripts - IBM E16RMLL-I - Tivoli Storage Manager Implementation Manual

Implementation guide
Table of Contents

Advertisement

/* Query all schedules
/*--------------------------*/
query schedule
query schedule type=admin

Define server scripts

Example B-5 shows a Tivoli Storage Manager macro that contains the
administrative commands to define our server scripts.
Example: B-5 mac.scripts
/*================================================================*/
/* Redbook Support Materials File - (mac.scripts)
/* Getting Started with Tivoli Storage Manager - Implementation
/* (SG24-5416)
/*
/* These scripts are supplied to help you implement a
/* Tivoli Storage Manager
/* environment. The names and values reflect the recommendations */
/* for our Redbook environment. You may change them to suit your */
/* environment as required.
/*
/* This file is designed to be run as an Administrative Command
/* Line macro. You should use the -itemcommit parameter when you */
/* start the admin session, otherwise the macro could fail!!
/*
/*================================================================*/
/*----------------------------------------------------------------*/
/* Define Offsite Storage Process
/*----------------------------------------------------------------*/
delete script redbook_offsite
define script redbook_offsite description="Backup all data for offsite storage"
update script redbook_offsite
"/*----------------------------------------------*/"
update script redbook_offsite "/* Script Name: redbook_offsite
*/"
update script redbook_offsite "/* Description: Backup data for offsite storage
*/"
update script redbook_offsite
"/*----------------------------------------------*/"
update script redbook_offsite "/* If there are active node sessions, then
*/"
update script redbook_offsite "/* reschedule this script to run again in
*/"
update script redbook_offsite "/* 20 minutes. If there are no active node
*/"
*/
Appendix B. Book support material: macros and scripts
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
737

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tivoli storage manager

Table of Contents