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!

ORA-20001: GET_BLOCK Error. ORA-20001

ImraneASep 17 2007 — edited Sep 19 2007
Hi there

Migrating app express from one server to another. Exported 5 apps and re-imported them into new server. 1 failed , while others successful.

This application has quite a few pages. Plus, application not created by me, others are.

Question - how do you go about troubleshooting this ?

Ta...

ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful.
ORA-00600: internal error code, arguments: [15212], [4], [], [], [], [], [], []
<pre>declare a1 varchar2(32767) := null; begin a1:=a1||'SELECT NULL LINK,
TO_CHAR(ACCOUNT_DATE,''yyyy'')||''-''||TO_CHAR(ACCOUNT_DATE,''mm'') LABEL,
SUM(INTERNAL_QUANTITY) VALUE '||chr(10)|| 'FROM
"WESTGARTH"."PROJECT_TRANSACTION"'||chr(10)||
'WHERE project_id not LIKE ''0%'''||chr(10)|| 'AND acco

Error installing application.

Used option "Auto Assign New Application ID".
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 17 2007
Added on Sep 17 2007
8 comments
1,411 views