TimesTen Error Messages

TT-08504

PL/SQL object_type object_name created with compilation warnings


Cause

During compilation, one or more PL/SQL units generated compiler warnings.


Action

Examine the warnings and correct your application. You can use the show errors command of ttIsql utility to view the generated warnings. For more information, see ttIsql in Oracle TimesTen In-Memory Database Reference.


Additional Information

The compiled PL/SQL unit or units may not work correctly.