Skip navigation.

CMDSCA Messages 1200-1299

  Previous Next

1200

INFO: Creating directory dirname ...

Description

Informational message tells user that tuxscagen is creating a directory with name dirname.

Action

No action required.

1201

ERROR: Error encountered! (errno)

Description

Error with error number errno encountered while creating directory.

Action

Lookup the meaning of error number printed with this message and do correct action according to it.

1202

ERROR: A directory of the same name(dirname) already exists!

Description

A directory of the same name dirname already exists when it is expected that either it does not exist or it is a file.

Action

Use different name for output overwrite or delete the directory.

1203

Really overwrite file: fname [y, q] ?

Description

Asking user whether user wants to overwrite the file fname.

Action

Just answer "y" for overwrite and "q" for stop processing.

1204

INFO: fname file not updated: skipped

Description

Informational message telling user file fname will not be updated.

Action

Informational message.

1205

WARN: Current working directory path name is too long

Description

Current working directory path name is longer than 255 bytes.

Action

Use different working directory or shorten the name length of current working directory.

1206

ERROR: Cannot obtain absolute repository file path

Description

Unable to get absolute repository file path from Operating System.

Action

Check the file system and correct any problem you can find. If problem persists, contact Oracle Technical Support.

1207

ERROR: Absolute repository file path is too long.

Description

The obtained absolute path is longer than 256 bytes.

Action

Move the repository file to a directory with shorter name, or change the path name to become shorter path name.

1208

ERROR: Error reading repository input file fname.

Description

Error encountered while reading repository input file fname.

Action

Check whether the file exists and has correct permission.

1209

ERROR: Memory allocation failure at (m_name:line_no).

Description

Memory allocation failed in module m_name at line number line_no.

Action

Increase system memory installed, or increase paging device size, or using more restrictive searching criteria.

1210

ERROR: File open failure, filename fname at (m_name:line_no).(reason)

Description

Failed to open file with file name fname. This error occurred in module m_name at line number line_no, the cause of the failure is described by reason.

Action

Correct the file system error as indicated by reason in this message.

1211

INFO: Process stopped!

Description

Informational message telling user that tuxscagen stopped processing the request.

Action

Check for previously displayed message for the root of the cause.

1212

ERROR: Invalid SCDL file name(fname), processing stopped!

Description

The specified SCDL file name fname is invalid. tuxscagen stopped processing the input.

Action

Correct the command line of tuxscagen by giving correct SCDL file name.

1213

ERROR: Invalid interface file name(fname), processing stopped!

Description

The specified interface file name fname is invalid. tuxscagen stopped processing the input.

Action

Correct the command line of tuxscagen by giving correct SCDL file name.

1214

ERROR: Inconsistent SCDL file name() and SCA root directory(), processing stopped!

Description

The target file name is not consistent with the SCA root directory. tuxscagen stopped processing the input.

Action

Check whether the environment correctly set or "-s" option is correctly entered. Or change the command line option for output.

1215

ERROR: Inconsistent interface file name() and SCA root directory(), processing stopped.

Description

The target interface file name is not consistent with the SCA root directory. tuxscagen stopped processing the input.

Action

Check whether the environment correctly set or "-s" option is correctly entered. Or change the command line option for output.

1216

ERROR: Invalid SCDL file name.

Description

The input SCDL file name is either empty or NULL.

Action

Contact Oracle Technical Support.

1217

ERRPR: Invalid interface file name.

Description

The input interface file name is either empty or NULL.

Action

Contact Oracle Technical Support.

1218

ERRPR: Invalid SCDL file path(path_name).

Description

The specified SCDL file path path_name does not exist or user does not have the required permission to use it.

Action

Correct the command line argument or change the access permission to the path path_name.

1219

ERRPR: Invalid interface file path(path_name).

Description

The specified interface file path path_name does not exist or user does not have the required permission to use it.

Action

Correct the command line argument or change the access permission to the path path_name.

1220

ERRPR: Filename format not supported(fname).

Description

Incorrect file name format used by the input file name fname.

Action

Correct the command line input.

1221

ERRPR: Filename format not supported().n

Description

Incorrect file name format used by the input file name fname.

Action

Correct the command line input.

1222

WARN: Service(svcname): reason

Description

Service definition of service svcname in the repository input file is bad, the reason tells the nature of failure.

Action

Correct the error according reason in the repository input file.

1223

WARN: Service(svcname): reasonn

Description

Service definition of service svcname in the repository input file is bad, the reason tells the nature of failure.

Action

Correct the error according reason in the repository input file.

 

Skip footer navigation  Back to Top Previous Next