COMMAND NAMES

Each command_name begins with a prefix representing one of the four

groups to which it belongs (and the command short name begins with

the corresponding letter), as shown in Table 108.

Table 108. CLIX Command Groups

NOTE ►► CLIX with no command displays a general help message;

a command prefix/letter with no arguments displays help on that group.

ARGUMENTS

Except for help commands, the first argument is always an

MDMHostSpec, comprised of the machine hostname or IP address on

which the MDM Server runs, optionally followed by a colon and a

password (e.g. myMDMHostName:MDMPassword)

Several commands also take a DBMSHostSpec, comprised of a DBMS

instance name, type, username and password, all separated by colons

or semi-colons, where type is either ‘S’ (SQL Server), ‘O’ (Oracle), ‘M’

(MaxDB), ‘D’ (DB2), ‘I’ (DB2 on i5/OS), or ‘Z’ (DB2 on z/OS) as in the

following examples:

OraSvr1:o:ellisonsys:larry

[left off empty password]

Several commands also require a RepositorySpec, comprised of the

repository name followed by a colon and the DBMSHostSpec, as in the

following examples:

Tools0704:OraSvr1:o:ellisonsystem:larry

"Consumer Appliances:BILLYGATESBOX:s:sa"

TIP ►► If the MDM repository name has spaces, place the entire

RepositorySpec in quotes.

clip_image006clip_image008clip_image008[1]clip_image008[2]clip_image008[3]clip_image008[4]clip_image008[5]clip_image006[2]clip_image008[6]clip_image008[7]clip_image010clip_image010[1]clip_image016clip_image010[2]clip_image010[3]clip_image018clip_image018[1]

Command Group

Command Prefix

Command Letter

MDM Server Control

mds

m

Repository Control

rep

r

Repository Copying

cpy

c

DBMS Control

db

d

Part 14: CLIX Command Line Interface

OPTION FLAGS

The CLIX command option flags are summarized in Table 109.

Table 109. CLIX Command Option Flags

SAP Developer Network Latest Updates