Skip navigation.

LIBSCA Messages 200-299

  Previous Next

200

ERROR: Cannot convert from bool parameter to type

Description

An attempt to convert an operation parameter declared bool to a Tuxedo FML32 type other than FLD_CHAR has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

201

ERROR: Cannot convert from char parameter to type

Description

An attempt to convert an operation parameter declared char to a Tuxedo FML32 type other than FLD_CHAR has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

202

ERROR: Cannot convert from long long parameter to type

Description

An attempt to convert an operation parameter declared long long to a Tuxedo FML32 type other than FLD_LONG has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

203

ERROR: Parameter name of type long long is outside of range of FLD_LONG

Description

An attempt to convert an operation parameter declared long long to a Tuxedo FML32 FLD_LONG value resulted in an overflow.

Action

Check the program code.

See Also

SALT SCA Programming Guide.

204

ERROR: Cannot convert from unsigned long long parameter to type

Description

An attempt to convert an operation parameter declared unsigned long long to a Tuxedo FML32 type other than FLD_LONG has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

205

ERROR: Parameter name of type unsigned long long is outside of range of FLD_LONG

Description

An attempt to convert an operation parameter declared unsigned long long to a Tuxedo FML32 FLD_LONG value resulted in an overflow.

Action

Check the program code.

See Also

SALT SCA Programming Guide.

206

ERROR: Cannot convert from long parameter to type

Description

An attempt to convert an operation parameter declared long to a Tuxedo FML32 type other than FLD_LONG has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

207

ERROR: Cannot convert from int parameter to type

Description

An attempt to convert an operation parameter declared int to a Tuxedo FML32 type other than FLD_LONG has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

208

ERROR: Cannot convert from unsigned int parameter to type

Description

An attempt to convert an operation parameter declared unsigned int to a Tuxedo FML32 type other than FLD_LONG has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

209

ERROR: Cannot convert from short parameter to type

Description

An attempt to convert an operation parameter declared short to a Tuxedo FML32 type other than FLD_SHORT has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

210

ERROR: Cannot convert from float parameter to type

Description

An attempt to convert an operation parameter declared float to a Tuxedo FML32 type other than FLD_FLOAT has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

211

ERROR: Cannot convert from double parameter to type

Description

An attempt to convert an operation parameter declared double to a Tuxedo FML32 type other than FLD_DOUBLE has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

212

ERROR: Cannot convert from long double parameter to type

Description

An attempt to convert an operation parameter declared long double to a Tuxedo FML32 type other than FLD_DOUBLE has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

213

ERROR: Cannot convert from string parameter to type

Description

An attempt to convert an operation parameter declared std::string to a Tuxedo FML32 type other than FLD_STRING has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

214

ERROR: Cannot convert from char* parameter to type

Description

An attempt to convert an operation parameter declared char * to a Tuxedo FML32 type other than FLD_STRING has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

215

ERROR: Cannot convert from struct carray_t parameter to type

Description

An attempt to convert an operation parameter declared struct carray_t* or CARRAY_T* to a Tuxedo FML32 type other than FLD_CARRAY has been detected. This is an invalid conversion.

Action

Check that field table settings and operation method declaration are compatible.

See Also

SALT SCA Programming Guide.

216

ERROR: Unknown SCA operation parameter type type

Description

An unrecognized operation method parameter has been encountered.

Action

Check operation method declaration to make sure that a supported type is used.

See Also

SALT SCA Reference.

217

ERROR: Fchg failed

Description

An internal error occurred when transforming a series of operation method parameters to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

218

ERROR: Cannot find FML field name for parameter name, errormessage

Description

The FML or FML32 field name could not be found for the parameter indicated.

Action

Verify that the FML or FML32 environment is set properly, or that the binding.atmi/fieldTablesLocation(32) and binding.atmi/fieldTables(32) are specified in SCDL configuration.

See Also

SALT SCA Administration Guide.

219

ERROR: Fchg failed

Description

An internal error occurred when transforming a series of operation method parameters to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

220

ERROR: Cannot find field id for fieldname

Description

The FML or FML32 field id could not be found for the SDO member indicated while converting a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Verify that the FML or FML32 environment is set properly, or that the binding.atmi/fieldTablesLocation(32) and binding.atmi/fieldTables(32) are spec ified in SCDL configuration.

See Also

SALT SCA Administration Guide.

221

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

222

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

223

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

224

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

225

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

226

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

227

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

228

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

See Also


229

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

230

ERROR: Unknown data type type

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

231

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

232

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

233

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

234

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

235

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

236

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

237

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

238

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

239

ERROR: Fchg failed for field identifier error errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

240

ERROR: Unknown data type type

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

241

ERROR: Cannot add FLD_FML32 field to buffer: errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

242

ERROR: Cannot add FLD_VIEW32 field to buffer: errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

243

ERROR: Cannot add FLD_FML32 field to buffer: errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

244

ERROR: Invalid containment type for property propertyname

Description

A commonj::sdo::DataObject member has been declared of type 'containment', but the corresponding Tuxedo FML32 field is not FLD_FML32 or FLD_VIEW32.

Action

Verify that the field table definitions match the commonj::sdo::DataObject definition.

See Also

SALT SCA Programming Guide.

245

ERROR: Cannot add FLD_FML32 field to buffer: errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

246

ERROR: Cannot add FLD_VIEW32 field to buffer: errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

247

ERROR: Cannot add FLD_FML32 field to buffer: errormessage

Description

An internal error occurred when transforming a commonj::sdo::DataObjectPtr object to a Tuxedo FML or FML32 buffer.

Action

Contact Oracle Technical Support.

248

ERROR: Invalid containment type for property propertyname

Description

A commonj::sdo::DataObject member has been declared of type 'containment', but the corresponding Tuxedo FML32 field is not FLD_FML32 or FLD_VIEW32.

Action

Verify that the field table definitions match the commonj::sdo::DataObject definition.

See Also

SALT SCA Programming Guide.

249

ERROR: SCA Containment fields not supported for 16-bit FML

Description

A commonj::sdo::DataObject member has been declared of type 'containment', but the corresponding Tuxedo buffer type configured is of type FML.

Action

Verify that the SCDL configuration matches the desired commonj::sdo::DataObject type.

See Also

SALT SCA Programming Guide.

250

ERROR: Cannot convert SDO typemember name to Tuxedo type type for name member in view viewname

Description

A discrepancy has been found between Tuxedo VIEW/VIEW32 settings and commonj::sdo::DataObject definitions.

Action

Verify that the VIEW/VIEW32 environment settings are correct (VIEWDIR/VIEWDIR32/VIEWFILES/VIEWFILES32) or that the binding.atmi elements , , or are correct, and that the VIEW or VIEW32 definitions are compatible with the commonj::sdo::DataObject.

251

ERROR: Cannot find view viewname

Description

During data transformation, the view or view32 file indicated could not be found or is invalid.

Action

Verify the VIEW/VIEW32 SCDL settings, or that the VIEW/VIEW32 environment variables are set.

252

ERROR: Fvsinit() failed for view viewname

Description

An internal error occurred while attempting to transform from a commonj::sdo::DataObject to a Tuxedo VIEW or VIEW32 buffer.

Action

Contact Oracle Technical Support.

253

ERROR: Cannot find member name in view viewname

Description

An internal error occurred while attempting to transform from a commonj::sdo::DataObject to a Tuxedo VIEW or VIEW32 buffer.

Action

Contact Oracle Technical Support.

254

ERROR: Unknown SDO data type typename

Description

An internal error occurred while attempting to transform from a commonj::sdo::DataObject to a Tuxedo VIEW or VIEW32 buffer.

Action

Contact Oracle Technical Support.

255

ERROR: Unknown SDO data type typename

Description

An internal error occurred while attempting to transform from a commonj::sdo::DataObject to a Tuxedo VIEW or VIEW32 buffer.

Action

Contact Oracle Technical Support.

256

ERROR: Containment fields should not occur for VIEW/VIEW32

Description

A commonj::sdo::DataObject member has been declared of type 'containment', but the corresponding Tuxedo buffer type used is VIEW or VIEW32.

Action

Make sure that the commonj::sdo::DataObject used does not contain nested types.

See Also

SALT SCA Programming Guide.

257

ERROR: Cannot find view viewname

Description

During data transformation, the view or view32 file indicated could not be found or is invalid.

Action

Verify the VIEW/VIEW32 SCDL settings, or that the VIEW/VIEW32 environment variables are set.

261

ERROR: ATMI Binding - locationtype does not exist: location

Description

While validating , , or , the runtime did not find the directory specified.

Action

Ensure that the , , or settings reference an existing directory.

262

ERROR: ATMI Binding - locationtype is not a directory: location

Description

While validating , , or , the runtime found an invalid directory.

Action

Ensure that the , , or settings reference a valid directory.

263

ERROR: ATMI Binding - cannot find files specified in locationtype

Description

While validating , , or , the runtime could not find one or more of the specified files.

Action

Ensure that the , , or elements of the binding.atmi are correctly specified.

264

ERROR: ATMI Binding - the file filename specified in locationtype corresponds to a directory

Description

While validating , , or , the runtime found an invalid file.

Action

Ensure that the , , or elements of the binding.atmi are correctly specified.

265

ERROR: ATMI Binding - the file filename specified in locationtype does not exist in directory

Description

While validating , , or , the runtime could not find one or more of the specified files.

Action

Ensure that the , , or elements of the binding.atmi are correctly specified.

266

ERROR: ATMI Binding - the file filename specified in locationtype does not exist in directory

Description

While validating , , or , the runtime could not find one or more of the specified files, at the indicated location.

Action

Ensure that the , , or elements of the binding.atmi are correctly specified.

267

ERROR: ATMI Binding - generate decryption key failed for security principal password identifier identifier

Description

An internal error occurred while attempting to initialize the encryption subsystem.

Action

Contact Oracle Technical Support.

268

ERROR: ATMI Binding - decryption failed for security principal password identifier identifier

Description

An internal error occurred while attempting to use the encryption subsystem.

Action

Contact Oracle Technical Support.

269

ERROR: ATMI Binding - workStationParameters/secPrincipalPassword too long

Description

The length of the parameter indicated is too long.

Action

Ensure that the length of the parameter is less than MAXTIDENT.

See Also

TUXDIR/include/atmi.h

270

ERROR: ATMI Binding - invalid password entry for security principal password identifier identifier

Description

A security principal identifier has been used, but no password has been found.

Action

Ensure that the security principal has a corresponding password set.

See Also

scapasswordtool

271

ERROR: ATMI Binding - workStationParameters/encryptBits has wrong format

Description

The format of the indicated parameter is incorrect.

Action

Verify that the format of the indicated parameters is valid.

See Also

SALT SCA Administration Guide.

272

ERROR: ATMI Binding - workStationParameters/encryptBits has no min value

Description

The format of the indicated parameter is incorrect.

Action

Verify that the format of the indicated parameters is valid.

See Also

SALT SCA Administration Guide.

273

ERROR: ATMI Binding - workStationParameters/encryptBits has no max value

Description

The format of the indicated parameter is incorrect.

Action

Verify that the format of the indicated parameters is valid.

See Also

SALT SCA Administration Guide.

274

ERROR: ATMI Binding - user password returned by callback too long

Description

The length of the parameter indicated is too long.

Action

Ensure that the length of the parameter is less than MAXTIDENT.

See Also

TUXDIR/include/atmi.h

275

ERROR: ATMI Binding - authentication/userpassword too long

Description

The length of the parameter indicated is too long.

Action

Ensure that the length of the parameter is less than MAXTIDENT.

See Also

TUXDIR/include/atmi.h

276

ERROR: ATMI Binding - problem decrypting password for user password identifier

Description

A user password identifier has been used, but no password has been found.

Action

Ensure that the security principal has a corresponding password set.

See Also

scapasswordtool

277

ERROR: ATMI Binding - problem allocating internal init buffer: errormessage

Description

An internal error occurred while attempting to initialize the ATMI binding.

Action

Contact Oracle Technical Support.

278

ERROR: ATMI Binding - authentication/username too long

Description

The length of the parameter indicated is too long.

Action

Ensure that the length of the parameter is less than MAXTIDENT.

See Also

TUXDIR/include/atmi.h

279

ERROR: ATMI Binding - authentication/clientname too long

Description

The length of the parameter indicated is too long.

Action

Ensure that the length of the parameter is less than MAXTIDENT.

See Also

TUXDIR/include/atmi.h

280

ERROR: ATMI Binding - password returned by callback too long

Description

The length of the parameter indicated is too long.

Action

Ensure that the length of the parameter is less than MAXTIDENT.

See Also

TUXDIR/include/atmi.h

281

ERROR: ATMI Binding - authentication/password too long

Description

The length of the parameter indicated is too long.

Action

Ensure that the length of the parameter is less than MAXTIDENT.

See Also

TUXDIR/include/atmi.h

282

ERROR: ATMI Binding - problem decrypting password for password identifier identifier

Description

A password identifier has been used, but no password has been found.

Action

Ensure that the security principal has a corresponding password set.

See Also

scapasswordtool

283

ERROR: ATMI Binding - authentication/groupname too long

Description

The length of the parameter indicated is too long.

Action

Ensure that the length of the parameter is less than MAXTIDENT.

See Also

TUXDIR/include/atmi.h

284

ERROR: ATMI Binding - tpinit failed: errormessage

Description

An error occurred when initializing the connection with the Tuxedo application.

Action

Additional information is also displayed with this message.

See Also

tpinit(3c)

285

ERROR: Problem parsing method signature

Description

An internal error occurred while performing an SCA operation.

Action

Contact Oracle Technical Support.

286

ERROR: Input buffer type type incompatible with multiple parameter signature

Description

A discrepancy between the operation signature and buffer type has been detected.

Action

Verify that the buffer type defined in the binding.atmi element in SCDL is compatible with the method being invoked.

See Also

SALT SCA Programming Guide.

287

ERROR: Input buffer type type incompatible with parameter type type

Description

A discrepancy between the operation signature and buffer type has been detected.

Action

Verify that the buffer type defined in the binding.atmi element in SCDL is compatible with the method being invoked.

See Also

SALT SCA Programming Guide.

288

ERROR: Input buffer type type incompatible with multiple parameter signature

Description

A discrepancy between the operation signature and buffer type has been detected.

Action

Verify that the buffer type defined in the binding.atmi element in SCDL is compatible with the method being invoked.

See Also

SALT SCA Programming Guide.

289

ERROR: Input buffer type type incompatible with parameter type type

Description

A discrepancy between the operation signature and buffer type has been detected.

Action

Verify that the buffer type defined in the binding.atmi element in SCDL is compatible with the method being invoked.

See Also

SALT SCA Programming Guide.

290

ERROR: Input buffer type type incompatible with parameter type type

Description

A discrepancy between the operation signature and buffer type has been detected.

Action

Verify that the buffer type defined in the binding.atmi element in SCDL is compatible with the method being invoked.

See Also

SALT SCA Programming Guide.

291

ERROR: ATMI Binding - Syntax error in buffertype input buffer specification

Description

An error was detected when parsing a VIEW or VIEW32 buffer type specification.

Action

Correct the buffer specification.

See Also

SALT SCA Programming Guide.

292

ERROR: ATMI Binding - Syntax error in buffertype input buffer specification

Description

An error was detected when parsing a VIEW or VIEW32 buffer type specification.

Action

Correct the buffer specification.

See Also

SALT SCA Programming Guide.

293

ERROR: ATMI Binding - buffer type not supported: value

Description

An invalid buffer type specification has been entered.

Action

Correct the buffer specification.

See Also

ATMI binding element reference.

294

ERROR: ATMI Binding - error suspending transaction errormessage

Description

An internal error has been detected during transaction processing.

Action

Contact Oracle Technical Support.

295

ERROR: Output buffer type buffertype incompatible with return type returntype

Description

A discrepancy between the operation signature and buffer type has been detected.

Action

Verify that the buffer type defined in the binding.atmi element in SCDL is compatible with the method being invoked.

See Also

SALT SCA Programming Guide.

296

ERROR: Problem allocating output MBSTRING buffer

Description

An internal error occurred while attempting to allocate an output buffer.

Action

Contact Oracle Technical Support.

297

ERROR: Problem allocating output MBSTRING buffer

Description

An internal error occurred while attempting to allocate an output buffer.

Action

Contact Oracle Technical Support.

298

ERROR: Output buffer type buffertype incompatible with return type returntype

Description

A discrepancy between the operation signature and buffer type has been detected.

Action

Verify that the buffer type defined in the binding.atmi element in SCDL is compatible with the method being invoked.

See Also

SALT SCA Programming Guide.

299

ERROR: Output buffer type buffertype incompatible with return type returntype

Description

A discrepancy between the operation signature and buffer type has been detected.

Action

Verify that the buffer type defined in the binding.atmi element in SCDL is compatible with the method being invoked.

See Also

SALT SCA Programming Guide.

 

Skip footer navigation  Back to Top Previous Next