Universal Data Mover Commands
Universal Data Mover Commands
The following table identifies all of the UDM commands.
Each Command Name is a link to detailed information about that command.
(Also see Universal Data Mover Command Format.)
Command Name |
Description |
Appends a line of text to the end of an existing data element, or creates a new data element containing that line of text. | |
Sets the file system attributes that govern the transfer operations on the host with the specified logical name. | |
Stops iterating through a forfiles loop and picks up execution at the script line immediately following the end statement marking the end of the forfiles loop. | |
Loads and executes a command script. | |
Changes the working directory (on UNIX, Windows, IBM i, and file system HFS) or if z/OS, the current data set qualifiers (for DSN and DD file systems) on the specified logical machine to the specified path. | |
Closes the current transfer session. | |
Closes the open log file. | |
Compares two strings of data | |
Initiates a copy operation. | |
Initiates a copy operation that recurses into subdirectories. | |
Defines an in-stream data element that can be passed as input for other commands. | |
Turns debug information on and off. | |
Deletes a file (or series of files if file-spec contains any wildcards) from the transfer server with the corresponding logical name. | |
Removes a substring from an existing string. | |
Provides a listing of the specified directory. | |
Retrieves the amount of space available on a volume or file system. This command is available on UNIX and Windows, and z/OS and IBM i when the current file system is set to HFS (see the filesys command). | |
Sends text to standard out (stdout). | |
Sends text to an open log file. | |
Executes system commands on remote machines. | |
Executes SAP events. | |
Verifies that the specified directory exists and reports the results to the user. | |
Exits the UDM Manager (same as the quit command). | |
Sets the file system with which the server with the specified logical name is working. | |
Set a series of masks and corresponding transfer mode types. | |
Finds a specific occurrence of a substring in an existing string or list element. | |
Creates a formatted string. | |
Inserts a substring into an existing string. | |
Loads the contents of a data element from a file, instead of setting them in a script via the data command. | |
Writes the content of a data element to the open log file. | |
Forces all alpha characters in a given variable or list element to lower case. | |
Creates the specified directory. | |
Sets the current transfer mode. | |
Initiates a move operation. | |
Opens a UDM session. | |
Opens a log file on disk for writing custom log information. | |
Takes a string in an existing variable or list element and pads it to make it the given length. | |
Parses a string, placing the components of the string into variables. | |
Prints a message in the UDM manager's transaction output. | |
Prints out the UDM Manager version. | |
Exits the UDM Manager (same as the exit command). | |
Renames a file. | |
Replaces one or more instances of a sequence with another sequence. | |
Sets UDM's reporting options. | |
Resets the attributes for all UDM file systems on the transfer server with the specified logical name. | |
Stops executing the current script immediately and returns execution to the calling script immediately after the call command used to invoke the current script. | |
Reverses the order of all characters in the string of a specified existing variable or element. | |
Removes the specified directory. Only the last directory n the path is removed. | |
Writes each line of a data element to a file on disk. | |
Sets the UDM Manager's built-in and global variable values. | |
Pauses execution of the script. | |
Displays the current connection status. | |
Strips occurrences of a sequence from a string. | |
Finds a substring in an existing string and stores it in a variable. | |
Truncates a string to a specific length. | |
Forces all alpha characters in a given variable or list element to upper case. |