Previous Topic

Next Topic

Book Contents

Book Index

CA Workload Automation DE data extraction parameters

The following table describes the dSeries data extraction parameters for the imexutil utillity.

Parameter

Description

-h

Specifies the IP address or DNS name for the server.

-p

Specifies the port for the server.

-u

Specifies the CA Workload Automation user ID

-w

Specifies the password for the user ID.

NOTE: The user ID and password are optional if you specify a file name instead of commands in the -c switch. Instead of specifying the -u and -w values, you can specify the user command in the file.

-c

Specifies the export commands or a file containing the export commands.

@cmdfilename

Specifies the file containing the commands. If the file name contains a space, enclose the name with double quotes.

EXAMPLE: -c "@input file.txt"

cmds

Specifies one or more commands. To specify multiple commands, separate each command with a semi-colon. If the command contains a space, enclose the command with double quotes. Export command options are as follows:

exportartifact: exportagent, exportagentgrp, exportalert, exportapplication, exportcalendar, exportevent, exportforecast, exportgroup, exportjavascript, exportresource, exportsundry, exportuser, exportreportdesign, and exportvarctx.

EXAMPLE: -c "exportapplication -outdir c:\applications;exportvarctx -outdir c:\contexts"

The import/export utility runs in batch mode.

Parent Topic

CA Workload Automation DE data extraction