Add Records Redirected from STDIN (for zOS) - Windows

Add Record(s) Remotely, Using a Definition File Redirected from STDIN (for z/OS) for Windows

In this example, a definition load file named MY.UEM.DATA(UEMDEF) is used to add one or more records to the databases of a remote UEM Server. The contents of the file resemble those shown in Definition File Format - Windows.

Universal Command is used to execute UEMLoad on the remote UEM Server's system. It redirects standard input (stdin) from a data set allocated to the UNVIN ddname. This eliminates the step of copying the data set to the remote system before executing UEMLoad.


SYSIN Options

The SYSIN options used in this example are:

Option

Description

-host

List of one or more hosts upon which a command may run.

-userid

Remote user ID with which to execute the command.

-pwd

Password for the user ID.

-cmd

Remote command to execute.

-add

Writes one or more new event definition and/or event handler records to the appropriate database.

Components

UEMLoad Utility for Windows

Universal Command Manager for z/OS

Universal Event Monitor Server