BEA Logo BEA eLink Adapter for Oracle Financials 1.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   eLink Adapter for Oracle Financials Doc Home   |   BEA eLink Adapter for Oracle Financials   |   Previous Topic   |   Next Topic   |   Contents   |   Index

Error Messages

 

This chapter contains descriptions of error and informational messages that may be encountered either while using the eLink Adapter for Oracle Financials or from Oracle Applications.

 


BEA eLink Adapter for Oracle Financials Error Messages

The following table contains a description of error, informational, and warning messages that may be encountered while using the eLink Adapter for Oracle Financials

201

ERROR: Could not initialize the Oracle adapter server

Description

The specified eLink Adapter for Oracle Financials service could not be started because of an initialization failure.

Action

Check the command line arguments to the oracle adapter.

See Also

Running BEA eLink Adapter for Oracle Financials.

202

ERROR: An error with the adapter configuration data

Description

Could not retrieve the environment variables in the eLink Adapter for Oracle Financials configuration file.

Action

Check the USER and ELORA_PASSWORD environment variables.

See Also

Configuring BEA eLink Adapter for Oracle Financials.

203

ERROR: No Entry found '<Message_Name>'

Description

The specified message is not supported by this service of the eLink Adapter for Oracle Financials.

Action

Check the message name with the list of supported ones in the configuration file(s).

See Also

Running BEA eLink Adapter for Oracle Financials.

204

ERROR: Invalid value/argument error

Description

Validation of the FML32 buffer integrity failed.

Action

The number of MSG_NAME, MSG_START, MSG_END occurrences in the received FML32 buffer does not match.

See Also

Configuring BEA eLink Adapter for Oracle Financials.

205

ERROR: An FML error occurred

Description

An error occurred while storing data in the FML32 buffers.

Action

An FML32 field has been specified in the interface table but does not exist in the FML32 buffer. Resolve the mapping of the FML32 field between the FML32 buffer and the interface table.

See Also

Configuring BEA eLink Adapter for Oracle Financials.

206

ERROR: Service Advertisement Failed


Description

Unable to advertise the service.


Action

Check the Server program.


See Also

Configuring BEA eLink Adapter for Oracle Financials.

207

ERROR: Required parameter -C missing


Description

Required parameter -C is missing in one of the Arguments in Configuration file.


Action

Check the configuration file.


See Also

Configuring BEA eLink Adapter for Oracle Financials.

208

ERROR: Unable to process configuration file <config file name>


Description

Unable to process configuration file <config file name>


Action

Check the configuration file.


See Also

Configuring BEA eLink Adapter for Oracle Financials.

209

ERROR: Not a valid service request


Description

Unable to advertise the service.


Action

Check the server program.


See Also

Configuring BEA eLink Adapter for Oracle Financials.

210

ERROR: No Entry found for the required column <Column_Name>


Description

A column value with REQUIRED='Y' is missing in FML32 buffer.


Action

Populate the corresponding FML32 buffer field with appropriate valid value(s).


See Also

None

211

ERROR: Invalid data type specified


Description

The data type is not supported by the eLink Adapter for Oracle Financials Applications.


Action

Correct the data type in the configuration file and restart the server.


See Also

Configuring BEA eLink Adapter for Oracle Financials.

212

ERROR: Unable to submit the request


Description

The eLink adapter is unable to submit a request with Oracle Applications concurrent manager.


Action

Check the concurrent program name, short name and required/optional parameters.


See Also

Configuring BEA eLink Adapter for Oracle Financials.

 


Oracle Applications Messages

The following table contains a description of error, informational, and warning messages that may be encountered while processing a user's service request against Oracle Applications. Refer to your eLink Adapter for Oracle Financials documentation for more information on these messages.

5000

ERROR: ORA-01034: Oracle not available


Description

Oracle was not started up. Possible causes include the following:

  1. The SGA requires more space than was allocated for it.

  2. The operating system variable pointing to the instance was improperly defined.


Action

Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. Retry after Oracle has been initialized. If Oracle has been initialized, then on some operating systems, verify that Oracle was linked correctly. See the platform-specific Oracle documentation.


See Also

Oracle Server Messages Manual

50001

ERROR: ORA-01040: invalid character in password; logon denied


Description

There are multi-byte characters in the password or some characters in the password are not in the US7ASCII range.


Action

Retry password with valid characters.


See Also

None

50002

ERROR: ORA-02024: database link not found


Description

The database link to be dropped is not found in the dictionary.


Action

Correct the database link name.


See Also

Oracle Administration reference Manual

50003

ERROR: ORA-03114: not connected to Oracle


Description

A call to Oracle was attempted when no connection was established. It may also happen if communication trouble causes a disconnection.


Action

Re-run the program.


See Also

None

50004

ERROR: ORA-01017: invalid username/password; logon denied


Description

User name does not exist in the database. Or username/password is invalid for the connecting database.


Action

Define the valid username/password in UBBCONFIG file.


See Also

None

50005

ERROR: ORA-06564: object name does not exist


Description

The named object could not be found. Either it does not exist or you do not have permission to access it.


Action

Create the object or get permission to access it.


See Also

None

5006

ERROR: Internal Error: Unable to allocate memory


Description

Unable to perform memory allocation in the program.


Action

Please close some of the applications and restart the application


See Also

None

5007

ERROR: Concurrent program failed


Description

Concurrent program returned error message.


Action

Please refer Oracle Applications View request screen for more details.


See Also

Oracle Application Concurrent Programs

5008

ERROR: ORA-12154: TNS:could not resolve service name


Description

Unable to connect to Oracle database.


Action

Verify the username/password/connect string.


See Also

None