$RMDBAPI SERVICE=CREATE

Syntax

$RMDBAPI
SERVICE=CREATE
[TRUNCATE={YES|NO}]
[{NAME=resource-name[MANNAME=manager-name]}|
 {RSNAME=ft-ruleset-name[RMNAME=ft-rule-name]}]
CLASS=cc
SYSNAME=system-name
VERSION=version
[field-name-1=field value-1]
[field-name-2=field value-2]
.
.
.
[field-name-n=field value-n]

Use

Use this call to create a ResourceView definition in the knowledge base.

Operands

Notes:

Operand

Description

SERVICE=CREATE

Indicates that a definition is to be created in the knowledge base.

TRUNCATE={YES|NO}

Specifies whether a field value should be truncated if it is longer than the field length.

  • YES specifies that long values will be truncated and the definition will be created in the knowledge base.
  • NO specifies that no truncation is allowed. If a long value is encountered, the definition will not be created in the knowledge base.

NAME=resource-name

Specifies the name of the resource definition to be created (for example, the address of a DASD or the name of a started task).

This operand is not required if you are creating a system image, a file transfer rule set, or a file transfer rule definition.

MANNAME=manager-name (FTM)

Specifies the name of the manager that owns the resource, resource-name (for example, the definition of the file transfer manager that owns the monitor resource whose definition is to be maintained).

RSNAME=ft-ruleset-name (FTM)

Specifies the name of the file transfer rule set to which the specified rule, ft-rule-name, belongs.

RMNAME=ft-rule-name (FTM)

Specifies the name of the file transfer rule definition to be created.

This operand is not required if you are creating a file transfer rule set definition.

CLASS=cc

Specifies the two-digit identifier of the ResourceView definition class to which the definition belongs.

SYSNAME=system-name

Specifies the name of the system image to be created or the name of the system image where the specified resource is to be created.

Note: For file transfer rule sets and rules in a CA NetMaster FTM region, the value of SYSNAME is FILTER.

VERSION=version

Specifies the version of the system image.

Note: For file transfer rule sets and rules in a CA NetMaster FTM region, the values of VERSION are 0006 and 0005, respectively.

field-name-n=field-value-n

Specifies the values of the fields in the definition.

More information:

System Image Fields

Resource Fields


Copyright © 2010 CA. All rights reserved.