Content starts here

System Messages: CMDSCA Catalog 1400-1499

Previous

1400


Reloads the SCA components hosted in Tuxedo

Description

This is the description for scaadmin command "reload".

Action

No action is required.

See Also

scaadmin


1401


[-m machine][-g groupname][-i srvid][-s servername]

Description

Command argument for scaadmin command "reload".

Action

No action is required.

See Also

scaadmin


1402


Display the statistics data of the list of services hosted by a server

Description

This is the description for scaadmin command "printstats".

Action

No action is required.

See Also

scaadmin


1403


[-m machine][-g groupname][-i srvid][-s servername]

Description

Command argument for scaadmin command "printstats".

Action

No action is required.

See Also

scaadmin


1404


Set the correspoinding argument to be the default

Description

Command argument for scaadmin command "default".

Action

No action is required.

See Also

scaadmin


1405


[-m machine][-g groupname][-i srvid][-s servername]

Description

Command argument for scaadmin command "default".

Action

No action is required.

See Also

scaadmin


1406


Echo input command line. The setting is toggled if no option is given.

Description

This is the description for scaadmin command "echo".

Action

No action is required.

See Also

scaadmin


1407


[{off | on}]

Description

Command argument for scaadmin command "echo".

Action

No action is required.

See Also

scaadmin


1408


Print the abbreviation, arguments, and description for the specified command, or for all commands.

Description

This is the description for scaadmin command "help".

Action

No action is required.

See Also

scaadmin


1409


[{command | all}]

Description

Command argument for scaadmin command "help".

Action

No action is required.

See Also

scaadmin


1410


Paginate output. The setting is toggled if no option is given.

Description

This is the description for scaadmin command "paginate".

Action

No action is required.

See Also

scaadmin


1411


The PAGER environment variable can be used to override thendefault paging command.

Description

This is the more detaled description for scaadmin command "paginate".

Action

No action is required.

See Also

scaadmin


1412


Exit scaadmin

Description

This is the description for scaadmin command "quit".

Action

No action is required.

See Also

scaadmin


1413


Description

There is no further description for scaadmin command "quit".

Action

No action is required.

See Also

scaadmin


1414


Turn verbose mode on or off

Description

This is the description for scaadmin command "verbose".

Action

No action is required.

See Also

scaadmin


1415


[{off | on}]

Description

Command argument for scaadmin command "verbose".

Action

No action is required.

See Also

scaadmin


1416


[-C ]

Description

Command line option for Tuxedo client name argument for tuxscagen.

Action

No action is required.

See Also

scaadmin


1417


[-u ]

Description

Command line option for Tuxedo user name argument for tuxscagen.

Action

No action is required.

See Also

scaadmin


1420


ERROR: Cannot specify the -S and -j options together

Description

The tuxscagen command does not support the use of the -S option with the -j option since SCA structures are supported only in the C++ interface, and are not supported in the Java interface.

Action

Fix the tuxscagen command line parameters and reexecute tuxscagen.

See Also

tuxscagen


1420


WARN: Size not specified for parametertype parameter parametername, assuming 80

Description

A length was not specfiied for the string, carray, xml, or mbstring parameter parametername, so tuxscagen assumes a maximum length of 80 for this parameter.

Action

If 80 is an appropriate maximum length for parametername, no action is required. Otherwise, specfiy an appropriate maximum length for parametername and reexecute tuxscagen.

See Also

tuxscagen


1422


ERROR: File open failure, filename filename.(error_msg)

Description

The tuxscagen command was unable to open file filename due to operating system error error_msg.

Action

Fix the tuxscagen command line parameters and reexecute tuxscagen.

See Also

tuxscagen


1423


INFO: Process stopped!

Description

This is an informational message logged by tuxscagen after a CMDSCA_CAT:1422 message when tuxscagen is printing debugging output.

Action

Fix the problem that caused the CMDSCA_CAT:1422 message.

See Also

tuxscagen


1424


ERROR: File open failure, filename filename.(error_msg)

Description

The tuxscagen command was unable to open file filename due to operating system error error_msg.

Action

Fix the tuxscagen command line parameters and reexecute tuxscagen.

See Also

tuxscagen


1425


INFO: Process stopped!

Description

This is an informational message logged by tuxscagen after a CMDSCA_CAT:1424 message when tuxscagen is printing debugging output.

Action

Fix the problem that caused the CMDSCA_CAT:1424 message.

See Also

tuxscagen


1426


WARN: Unbounded maxocc found for parameter parametername, assuming maximum_occurrences for maxocc

Description

While generating C++ structure output, tuxscagen found that no maximum number of occurrences was specified for structure element parametername. Since every structure member must have a maximum number of occurrences, tuxscagen has assumed a value of maximum_occurrences, which is equal to the minimum number of occurrences specified for the structure element, or is 1 if the minimum number of occurrences specified for the structure element was 0 or 1.

Action

If maximum_occurrences is not appropriate for parametername, specify a maximum number of occurrences for parametername and reexecute tuxscagen.

See Also

tuxscagen


1427


WARN: No input buffer param defined, skip structure generation for input buffer.

Description

tuxscagen was invoked with the -S option but the metadata passed to tuxscagen did not specify any input buffer information. As a result, no structure generation was done for the service input buffer.

Action

If this service uses input data, specify information about the input data in the metadata repository and reexecute tuxscagen.

See Also

tuxscagen


1428


WARN: No output buffer param defined, skip structure generation for output buffer.

Description

tuxscagen was invoked with the -S option but the metadata passed to tuxscagen did not specify any output buffer information. As a result, no structure generation was done for the service output buffer.

Action

If this service uses output data, specify information about the output data in the metadata repository and reexecute tuxscagen.

See Also

tuxscagen


1429


WARN: No input buffer param defined, skip structure generation for input buffer.

Description

tuxscagen was invoked with the -S option but the metadata passed to tuxscagen did not specify any input buffer information. As a result, no structure generation was done for the service input buffer.

Action

If this service uses input data, specify information about the input data in the metadata repository and reexecute tuxscagen.

See Also

tuxscagen


1430


WARN: No output buffer param defined, skip structure generation for output buffer.

Description

tuxscagen was invoked with the -S option but the metadata passed to tuxscagen did not specify any output buffer information. As a result, no structure generation was done for the service output buffer.

Action

If this service uses output data, specify information about the output data in the metadata repository and reexecute tuxscagen.

See Also

tuxscagen


1431


WARN: No input buffer param defined, skip XSD generation for input buffer.

Description

tuxscagen was invoked with the -S option but the metadata passed to tuxscagen did not specify any input buffer information. As a result, no XSD generation was done for the service input buffer.

Action

If this service uses input data, specify information about the input data in the metadata repository and reexecute tuxscagen.

See Also

tuxscagen


1432


WARN: No output buffer param defined, skip XSD generation for output buffer.

Description

tuxscagen was invoked with the -S option but the metadata passed to tuxscagen did not specify any output buffer information. As a result, no XSD generation was done for the service output buffer.

Action

If this service uses output data, specify information about the output data in the metadata repository and reexecute tuxscagen.

See Also

tuxscagen


1433


WARN: No error buffer param defined, skip XSD generation for error buffer.

Description

tuxscagen was invoked with the -S option but the metadata passed to tuxscagen did not specify any error buffer information. As a result, no XSD generation was done for the service error buffer.

Action

If this service uses error data, specify information about the error data in the metadata repository and reexecute tuxscagen.

See Also

tuxscagen


1436


ERROR: Cannot open filename for output.

Description

The buildscaclient, buildscacomponent, or buildscaserver was unable to open file filename for output.

Action

Make sure that the process has permission to create filename.

See Also

buildscaclient, buildscacomponent, or buildscaserver


1437


INFO: Executing commandname

Description

The buildscaclient, buildscacomponent, or buildscaserver is executing command commandname.

Action

No action required.

See Also

buildscaclient, buildscacomponent, or buildscaserver


1438


ERROR: Error occurred during execution of commandname

Description

The buildscaclient, buildscacomponent, or buildscaserver encountered an error during execution of command commandname.

Action

Examine any output produced by commandname and verify that the process has permission to execute this command.

See Also

buildscaclient, buildscacomponent, or buildscaserver


1439


ERROR: Cannot open filename for reading.

Description

The buildscaclient, buildscacomponent, or buildscaserver was unable to open file filename for reading.

Action

Make sure that the process has permission to read filename.

See Also

buildscaclient, buildscacomponent, or buildscaserver


1451


ERROR: Library is not specified.

Description

Library name is not specified for bldscaclt, bldscacomp, or bldscasrvr.

Action

Specify library name using -O option or environment variable SALT_SCA_LIB.


1452


ERROR: Library length should be less than 11.

Description

Specified library name exceeds 10 characters limit for bldscaclt, bldscacomp, or bldscasrvr.

Action

Make sure the library name specified using -O option or environment variable SALT_SCA_LIB is shorter than 11.


1453


ERROR: Cannot find a name for filename

Description

The bldscaclt or bldscacomp failed to generate object name from file name.

Action

Remove unneeded objects in the library. If fail persists, please contact Oracle Customer Support.


 Back to Top Previous