Top
ServerView Resource Orchestrator V3.1.0 Messages

10.3 Product Master Maintenance Command Messages

This section explains the code of application logs output by the product master maintenance command.

Note that the 'variable information' contained in the message output by the product master maintenance command will also display supplementary information if the event requires.
The following items are displayed in "Target column name" in the supplementary information.

product Id

Displays the "Product ID" column in the accounting information file.

priority

Displays the "priority" column in the accounting information file.

start Date

Displays the "Start of applicable date" column in the accounting information file.

end Date

Displays the "End of applicable date" column in the accounting information file.

category Code

Displays the "category code" column in the accounting information file.

resource Info

Displays the "resource identifier" column in the accounting information file.

unit Code

Displays the "unit code" column in the accounting information file.

unit_price

Displays the "unit price" column in the accounting information file.

name

Displays the "Name" column in the accounting information file.

description

Displays the "Description" column in the accounting information file.

ctchg0100

Export succeeded.

Description

Export was successful.

Variable information

"result:" accounting information file name

Action

No action is required.

ctchg0101

Import succeeded.

Description

Import was successful.

Variable information

"result:" No. of items processed

Action

No action is required.

ctchg0150

Unit prices of products whose unit code is specified as "year" are automatically divided by 12 and charged every month as monthly fee in the accounting calculation. It is recommended to use the unit code "month" for monthly fee registration.

Description

This message is output if "year" is specified for unit code. In usage fee calculation, if "year" is specified for the unit code of a product, the monthly fee (unit price/12) is charged every month to tenants that use the resources.

Action

To register monthly fees, it is recommended to use the unit code "month".

ctchg0200

The number of parameters is illegal.

Description

The number of parameters in the command is invalid. Review the parameter.

Variable information

"count:"[No. of parameters]

Action

Check the parameter used at the time the command started, and re-execute.

ctchg0201

The parameter 'Action' specified an unknown value.

Description

Parameter action of the command is invalid. An unknown value is specified.

Variable information

"Action:" [Parameter contents of the action]

Action

Specify the following values in the first argument of the parameter and re-execute.

"import":Registration function

"export":Output function

ctchg0202

It is not an absolute path.

Description

The absolute path is not used for the accounting information file name of the command parameter.

Variable information

"filename:" accounting information file name

Action

Specify the second argument of the parameter [accounting information file name] using the absolute path and re-execute.

ctchg0300

input the required item.

Description

No value is specified in Target column name of the number of row row of Accounting information file name.

Variable information

"filename:" accounting information file name

"row:" No. of rows

"target Name:" Target column name

Action

Specify a value in the Target column name column of the number of row, and re-execute.

ctchg0301

value is too long.

Description

The number of columns in the Target column name and value of the Product ID row in accounting information file name is excessive.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

"target Name:" Target column name

"target Value:" Target column value

Action

Correct the Target column name column of the Product ID row, and re-execute.

ctchg0303

The number of necessary column doesn't suffice.

Description

The required number of columns does not match.

Variable information

"filename:" accounting information file name

"row:" No. of rows

"The number of necessary column" No. of required columns

"The number of column" No. of columns

Action

Check the column on the No. of rows row, and re-execute.

ctchg0304

The number format is illegal.

Description

Numeric value is invalid.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

"target Name: Target column name

"target Value:" Target column value

Action

Amend the Target column value of the Product ID row to the numerical format, and re-execute.

ctchg0305

The CSV file is not found.

Description

The accounting information file cannot be found.

Variable information

"filename:" accounting information file name

Action

Check if the Accounting information file name exists when the registration function is used, and re-execute.

Check if Accounting information file name can be written to when the output function is used, and re-execute.

ctchg0306

The CSV file read failed.

Description

Reading the accounting information file failed.

Variable information

"filename:" accounting information file name

Action

Open Accounting information file name, check if there is no blank row, and re-execute.

ctchg0307

It failed in the acquisition of the value.

Description

Specified value is invalid.

Variable information

"target Name:" Target column name

Action

An error occurs in the interface between the internal processing.

Collect the command logs.

ctchg0309

The CSV file write failed.

Description

Writing to the accounting information file failed.

Variable information

"filename:" accounting information file name

Action

Disk space in the target disk of Accounting information file name may be insufficient.

Secure disk space, and re-execute.

ctchg0310

The start date is the future from the end date.

Description

The start Date is the future from the end Date.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

"start Date:" start date for the application

"end Date:" end date for the application

Action

Correct the [productId]line [end Date] and execute it again.

ctchg0311

The Date is illegal.

Description

The Date is illegal.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

"target Name:" target column name

"target Value:" target column value

Action

Correct the [productId]line [target Value] and execute it again.

ctchg0312

Value did not exist in the category.

Description

Value did not exist in the category.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

"target Value:" target column value

Action

Correct the [product Id]line category code and execute it again.

ctchg0313

Value did not exist in the unit.

Description

Value did not exist in the unit.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

"target Value:" target column value

Action

Correct the [productId]line unit code and execute it again.

ctchg0314

The product Id is illegal.

Description

The Product ID is illegal.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

Action

Correct the [productId] and execute it again.

ctchg0315

Categories of product Id are not united.

Description

Categories of Product ID are not united.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

Action

Correct the [productId]line category code and execute it again.

ctchg0316

Resource Info of product Id are not united.

Description

Resource identifiers of Product ID are not united.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

Action

Correct the [productId]line resource identifier and execute it again.

ctchg0317

Product Ids of resource Info are not united.

Description

Product IDs of resource identifiers are not united.

Variable information

"filename:" accounting information file name

"category Code:" category code

"resource Info:" resource identifier

Action

Correct the [resource Info]line Product ID and execute it again.

ctchg0318

Product Id,priority overlaps.

Description

Product ID,priority overlaps.

Variable information

"filename:" accounting information file name

"product Id:" Product ID

"priority:" priority

Action

Corrected [productId] or [priority] not for overlap and execute it again.

ctchg0400

permission denied.

Description

No authority to execute.

Action

Re-execute using the super user authorities.

ctchg0401

The config file is not found.

Description

The config file cannot be found.

Variable information

"filename:" Config file

Action

Check if the config file exists, and re-execute.

ctchg0402

The config file read failed.

Description

Reading the config file failed.

Variable information

"filename:" Config file

Action

Collect the file displayed in the error message and contact Fujitsu technical support.

ctchg0403

System error occurred.

Description

System error (cannot continue)

Action

Collect the command log and contact Fujitsu technical support.

ctchg0404

DB error occurred.

Description

Database update error (cannot continue)

Action

Collect the command log and contact Fujitsu technical support.

ctchg0500

It failed in the connection.

Description

Database connection has failed.

Variable information

"JNDI URL:" JNDI URL

"USER ID:" User ID required for database connection

Action

Check whether the accounting database is running, and execute it again after it starts.

The start method is as follows.

[Windows Manager]

Display the service screen ([control panel] > [management tool] > [service]) by the user who has administrator privileges. And start the [Systemwalker Service Catalog Manager DB Service(Charging)] service.

[Linux Manager]

Execute the following command by super user authority.

/opt/FJSVctchg/bin/ctchgstart

In case not solving it by the above-mentioned, collect the command log and contact Fujitsu technical support.

ctchg0501

It failed in the connection because the JDBC driver did not exist.

Description

Database connection failed because no JDBC driver was found.

Variable information

"PROVIDER:" JDBC PROVIDER

Action

Collect the command log and contact Fujitsu technical support.

ctchg0502

It failed in close.

Description

Database disconnection has failed.

Action

Collect the command log and contact Fujitsu technical support.

ctchg0503

It failed in the acquisition of the value.

Description

Specified value is invalid.

Variable information

"target Name:" Target item name

Action

An error occurs in the interface between internal processing.

Collect the command log and contact Fujitsu technical support.