Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error importing application

617630Sep 30 2008 — edited Sep 30 2008
Hello.

Im making the practices on the course manual of Oracle Aplication Express 3.0.

On chapter 16, we export and import the application we have been building. The creation of Supporting Objects is successfull, as well as the export.. but when a classmate attempts to import the app, he gets this error:

ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 38, column 1: PLS-00306: wrong number or types of arguments in call to 'CREATE_LIST_TEMPLATE' ORA-06550: line 38, column 1: PL/SQL: Statement ignored <pre>begin declare t varchar2(32767) := null; t2 varchar2(32767) := null; t3 varchar2(32767) := null; t4 varchar2(32767) := null; t5 varchar2(32767) := null; t6 varchar2(32767) := null; t7 varchar2(32767) := null; t8 varchar2(32767) :=

Error installing application.


Only one person of the class is getting the error, in my machine it works, as well as the other students.

I wonder what could it be. We have follow the steps several times, and everything is done correctly, but the error keeps throwing when we try to import the file.


Thanks in advance for any help.

Esteban Cairol

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 28 2008
Added on Sep 30 2008
1 comment
215 views