OLAP Miner User's Guide


OMRUNDEF command parameters

-login
Provides login information about the OLAP server to which you are connected. This parameter has three attributes:

olap alias
An alias name for the OLAP server where the target application and database exist. The alias is an alias from the OLAP Miner server configuration file (OMServer.cfg).

user ID
The user ID on the OLAP server to which you want to connect.

password
The password for the user ID.

-use
Overrides the connection information that is provided in the OMClient.cfg file. This parameter is optional. This parameter has two attributes:

omserver
The name or IP Address of the computer where the OLAP Miner server is installed.

port
The port that the OLAP Miner server is configured to listen on.

-start
Provides information to identify the deviation detection definition to run. The start and stop parameters are mutually exclusive. This parameter has three attributes:

application
The application on the OLAP server that contains the database to be mined.

database
The database to be mined.

definition
The deviation detection definition to be run.

-createlro
Indicates that a set of linked reporting objects will be created in the source cube. One linked reporting object will be created for each deviation that is detected during the current deviation detection definition run. Before creating linked reporting objects, OLAP Miner removes any linked reporting objects that are associated with that deviation detection definition. This parameter is optional.

-mode
Indicates the type of run to be performed. The default is foreground. This parameter is optional. This parameter has two attributes:

background
Indicates that the deviation detection definition runs asynchronously.

foreground
Indicates that the deviation detection definition runs synchronously.

-stop
Provides information about which deviation detection definition run to stop. The start and stop parameters are mutually exclusive. This parameter has three attributes:

application
The application on the OLAP server that contains the database that is being mined.

database
The database that is being mined.

definition
The deviation detection definition to be stopped.

-output
Provides a file name where the output log information from the OMRUNDEF command is written. This parameter is optional.

filename
The file name where the output text is written.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]