Cisco Cisco Workload Automation 6.3 Guía Del Usuario

Descargar
Página de 86
83
Using the Transporter Export/Import Utility
Log File for Export Operations
-f - Use this option to avoid a prompt to confirm the delete.
At least one of these options must be specified: 
-a or -g.
Examples:
Deleting a job group:
transcmdline[.sh] -T deletejob -d MyDest -a "\My Old Job" -f
Deleting Calendars
When you delete a calendar, the calendar and its relationship with child and condition calendars are removed. When the 
command to delete a calendar is invoked, the utility only deletes calendars if the calendars are not associated with any 
other entity.
Note: 
Be sure to create a backup of the database before invoking the command to delete a calendar. 
You use the following command and parameters with the Transporter to delete a calendar from a destination system. 
Syntax: 
$ transcmdline[.sh] -T deletecal  -d <destination-connection-name> -c <calendar-name>
Options:
-T deletecal - Indicate that the transcmdline tool is going to delete calendar data rather than work as a 
transporter.‘-T’ stands for Task. (Required)
-d <destination-connection-name> - Specify the file name containing the destination system connection 
details. (Required)
-c <calendar-name> - Specify the calendar to be deleted. (Required)
-f - Use this option to avoid a prompt to confirm the delete.
Examples:
Deleting a calendar:
transcmdline[.sh] -T deletecal -d MyDest -c "\My Alarm Calendar" -f
Log File for Export Operations
Data is written to the export.log file and saved in the export directory when the data is successfully exported to the file 
system as XML files. If an export.log file is not present in the export directory, it indicates that the export is not complete 
or has failed. 
The export.log file contains a summary information regarding the exported data which includes: 
Type of export (job, calendar, job delta, or calendar delta)
A list of jobs or job-groups selected for export
The version of the CWA Master
The time taken for export