Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Wrapper Problem
In article <8p47pk$j0p$1_at_news.seed.net.tw>,
"Dennis" <dennis_at_infoage.com.tw> wrote:
> Dear all,
> I wrote a simple stored procedure, and it could run
successfully.
> But when I used PL/SQL wrapper to convert it,
> there was a error message:
> "kgepop: no error frame to pop to for error 1801".
> Does anyone know what's wrong? Thanks in advance.
>
> Dennis
>
I think you have a problem with a date variable or automatic conversion
that takes place based on the 'error 1801'.
01801, 00000, "date format is too long for internal buffer"
-- Mark D. Powell -- The only advice that counts is the advice that you follow so follow your own advice -- Sent via Deja.com http://www.deja.com/ Before you buy.Received on Wed Sep 06 2000 - 09:10:21 CDT
![]() |
![]() |