TimesTen Error Messages

TT-08501

PL/SQL feature not installed in this TimesTen database


Cause

You attempted to use a PL/SQL feature, but PL/SQL is not enable for the TimesTen database.


Action

Try one of the following actions:

  • Specify PL/SQL=0 as a connection attribute. Then, retry the operation. For more information, see PL/SQL Connection Attributes in Oracle TimesTen In-Memory Database PL/SQL Developer's Guide.
  • Reinstall TimesTen and enable PL/SQL at install time. Then, retry the operation. For more information, see TimesTen installations in the Oracle TimesTen In-Memory Database Installation, Migration, and Upgrade Guide.

Additional Information

TimesTen cannot perform the operation.