PLS-00201: identifier 'TABLETYPE_VARCHAR2' must be declared
914264Dec 3 2012 — edited Dec 4 2012Hi all, when I copy a procedure from oracle and then paste it in the TimesTen to recreate the procedure,I get the following exception:
PLS-00201: identifier 'TABLETYPE_VARCHAR2' must be declared.
So the type 'TABLETYPE_VARCHAR2' is available in oracle while not in TimesTen.
Is there approach to solve this problem or some links to list the incompatibility between oracle and TimesTen about PL/SQL?
Thanks