Compile form show error :PDE-PER001 INTERNAL ERROR (deucx 9 8) [message #466693] |
Tue, 20 July 2010 10:37 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
oracle_user1
Messages: 45 Registered: May 2008
|
Member |
|
|
Hi to all,
I using oracle developer 6.0 - form builder (Forms [32 Bit] Version 6.0.5.0.2 (Production)) and my DB is 10g.
When i try to create the procedure in my form and compile the form, it show me the error. (in the uploaded file)
Hope you all can help me.
Thanks.
![/forum/fa/8055/0/](/forum/fa/8055/0/)
Regards,
Oracle user
|
|
|
|
|
|
|
Re: Compile form show error :PDE-PER001 INTERNAL ERROR (deucx 9 8) [message #466745 is a reply to message #466697] |
Tue, 20 July 2010 21:46 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
oracle_user1
Messages: 45 Registered: May 2008
|
Member |
|
|
Dear Littlefoot,
It is workable and no compile error when my code is like below:
procedure d is
dt date;
begin
dt := sysdate;
end;
It is look like i can't using 'select XXX from dual' in my form 6 when connectting to 10g Database. While i connecting to 8i Database it workable and no compile error.
Unfortunately, our management want to using 10g database and form 6.
I hope you all can give me some solution or may be it's causing by others which i don't know.
Thanks.
Dear joy_division,
I had try many times logout and login again my laptop and compile my form 6 but it is the same.
Thanks.
Regards,
oracle user
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Compile form show error :PDE-PER001 INTERNAL ERROR (deucx 9 8) [message #466850 is a reply to message #466843] |
Wed, 21 July 2010 09:01 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
oracle_user1
Messages: 45 Registered: May 2008
|
Member |
|
|
Dear Littlefoot,
Thanks.
Sorry i don't know there got restriction.
Dear joy_division,
Thanks for your info. At least i know where to download the patches -- thru "Metalink". I thought thru oracle normal website.
Cause i don't Metalink account, so tommorrow i will ask my friend which got the metalink account to help me download the patches.
Thanks.
Regards,
oracle user
|
|
|
|
|
|
|
|
|