Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DOS Host Call via Java SP
I started with "c:\winnt\system32\cmd" but got
"ORA-29536 badly formed source:...
when compiling,
so I switched to "/"
"Bricklen" .
> > Please help me out..thanks
> >
> > The code below worked fine under *nix (9i) where instead of
> > "c:/winnt/system32/cmd", I had "/bin/sh".
> Did you try it with backslashes?
> "c:\winnt\system32\cmd"
Received on Tue Apr 13 2004 - 13:45:00 CDT