Interstage Shunsaku Data Manager Messages - Linux -
Contents Index PreviousNext

Chapter 1 Messages Overview

1.4 Messages Output when APIs are Executed

This section explains the error messages that are output when the APIs are executed.

mark1Message Output Format

Messages that are output when the APIs are executed appear in the following format.

mark2Format

message code:message text

mark2Meaning

message code

A unique identification number attached to each message

message text

The text of a message that reports system status or a system error

For C APIs, C API function name that was executed will be added at the end of a message.

mark2Example

shn30605u:The requested host could not be found.

mark1Message Detail

Refer to Chapter 2 Messages Beginning with 'shn' for more details about messages.

Message detail can also be viewed using the shunprtmsg command.

Example

The following example shows how to display the response to the message code 'shn30605u'.

shunprtmsg -shn 30605
shn30605u
The requested host could not be found.
[Description]
There is an error with the host name or IP address.
[System action]
Stops processing this method.
[User response]
Specify the correct host name or IP address with the ShunConnection method, 
and then rerun the command.
Refer to the manual for information on how to specify host names and IP 
addresses.

Refer to the Command Reference for details about the shunprtmsg command.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006