Hitachi

Hitachi Advanced Database Messages


KFAA51289-E

There is an error in the specified adbcachegrp operand. (reason = aa....aa, option = b) (M)

The specification for the adbcachegrp operand in the server definition is invalid.

aa....aa:

Cause of the error

b: Option of the adbcachegrp operand in the server definition
  • o: -o option

  • g: -g option

  • n: -n option

  • d: -d option

  • *: aa....aa is output if not an option is duplicated.

S:

Stops the HADB server's start processing.

Action:

Perform corrective action by following the following table, then re-execute the adbstart command.

Information output to aa....aa

Cause of the error

Corrective action to take

an option is duplicated

The option specified in b is duplicated.

  • If b is o or d

    Specify only one adbcachegrp operand with either the -o option or the -d option.

  • If b is g or n

    The name specified in the -g or -n option cannot be specified in another adbcachegrp operand. The name specified for the -g or -n option should be duplicate among all adbcachegrp operands.

the -g and -o options are specified together

The -g and -o options are specified together.

Revise the specified adbcachegrp operand.

the -n and -o options are specified together

The -n and -o options are specified together.

the -g and -d options are specified together

The -g option and -d options are specified together.

the -n and -d options are specified together

The -n option and -d options are specified together.

the -o and -d options are specified together

The -o option and -d options are specified together.

neither the -g, -o, nor -d option is specified

None of the -g option, -o option, or -d option is specified.

the -n option is not specified together with the -g option

The -n and - g options are not specified together.

the -s option is not specified

The -s option is not specified.

too many operands

The number of specified adbcachegrp operands exceeds the upper limit.

Limit the number of adbcachegrp operands with the -g option to 1,014 or less.

too many DB area names

The number of specified data DB area names exceed the upper limit.

Specify the data DB area names that exist so that there are no duplicates, and so that the total number of DB area names for data specified in the -n option does not exceed 1,014 across all adbcachegrp operands.

the operand is specified with the adb_sys_cld_cache_total_size

The operand is specified together with the adb_sys_cld_cache_total_size operand in the server definition.

The adbcachegrp operand cannot be specified with the adb_sys_cld_cache_total_size operand. Delete either all adbcachegrp operands or adb_sys_cld_cache_total_size operands.

no operand is specified with the -o option

There is no adbcachegrp operand with the -o option specified.

Add a adbcachegrp operand with the -o and -s options.

For details about the adbcachegrp operand, see the topic Operands and options related to cache group (command format) in Detailed descriptions of the server definition operands in Designing the Server Definition in the HADB Setup and Operation Guide.