Home » SQL & PL/SQL » SQL & PL/SQL » lili
lili [message #38729] Wed, 08 May 2002 23:44 Go to next message
about wrap
Messages: 1
Registered: May 2002
Junior Member
hi,
I have a procedure like this:
create or replace procedure test123(p_test in out varchar) as
begin
p_test:='hello,'||p_test;
end test123;

when i wrapped it
d:wrap iname=d:test123.sql
kgepop:no error frame to pop to for error 1801

Can you tell me why and help me to solve it?

Thanks in advance.

Regards!

there is an error.
Re: lili [message #38740 is a reply to message #38729] Thu, 09 May 2002 11:43 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
search for multiple versions on your PC.
cd d:
dir /s wrap*.exe
e.g. You could have a path problem if you find both wrap23.exe and wrap80.exe
Re: lili [message #44624 is a reply to message #38729] Tue, 23 December 2003 21:13 Go to previous message
scottchen
Messages: 1
Registered: December 2003
Junior Member
I meet the problem as you.Use following statement,you can do.

set nls_lang=us
wrap iname=test.sql
Previous Topic: Developer/2000 Study Material
Next Topic: Auto execute a procedure
Goto Forum:
  


Current Time: Tue Apr 16 17:44:58 CDT 2024