Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: execute Oracle anonymous procedure using perl

by NetWallah (Canon)
on Feb 04, 2016 at 20:27 UTC ( [id://1154423]=note: print w/replies, xml ) Need Help??


in reply to execute Oracle anonymous procedure using perl

Please use <code> tags , as described in Markup in the Monastery.

You are effectively passing the command:

BEGIN BEGIN NULL;END;END
To oracle. This seems to generate an Oracle syntax error.

To see what it does, run that using "sqlplus", and see if you get the same result.

        ...The words of the Prophets are written on the Facebook wall.

Replies are listed 'Best First'.
Re^2: execute Oracle anonymous procedure using perl
by Anonymous Monk on Feb 04, 2016 at 21:56 UTC
    Thanks for response. I am using ODBC as see in the DBI statement.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1154423]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-25 12:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found