DBMS COMMANDS

CLIX dbGetDBMSSetting MDMHostSpec DBMSHostSpec [-D]

Display all the DBMS settings for that DBMS instance. These vary

according to DBMS brand. See below for a table of settingNames that

you are likely to encounter.

MDM Console
387 clip_image002

Part 14: CLIX Command Line Interface

CLIX dbInitialize MDMHostSpec DBMSHostSpec [-D]

Initialize a DBMS for use with an MDM Server. This is the first thing you

should do with a DBMS instance that you wish to use for the storage of

MDM repositories.

CLIX dbList MDMHostSpec DBMSHostSpec [-D]

Display a list of repositories that are stored on the DBMS instance.

Mountable repositories are listed first, then unavailable (unmountable)

repositories.

CLIX dbChangePass MDMHostSpec DBMSHostSpec newPassword [-D]

Change the DBMS password for access to all repositories on a

particular DBMS server. Valid only for Oracle; passwords for other

brands should be changed with the applicable DBMS tools.

CLIX dbSetDBMSSetting MDMHostSpec DBMSHostSpec

settingName=value [-D]

Modify one of the DBMS settings for the DBMS instance listed from the

dbGetDBMSSetting command. The settingName must be entered

exactly.

SAP Developer Network Latest Updates