can I execute DBMS packages with DBI?
From: Marc Torres (marc.torres_at_fedex.com)
Date: 03/18/04
- Previous message: Tim Bunce: "Re: test_dynamic Error 29 installing DBD-Oracle v 1.15 on red hat 9 Oracle 9.2"
- Next in thread: Samuel Gold: "RE: can I execute DBMS packages with DBI?"
- Maybe reply: Samuel Gold: "RE: can I execute DBMS packages with DBI?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Thu, 18 Mar 2004 13:46:36 +0100
Hi all
I was wondering whether or not I can run commands other than the typical
SELECT, INSERT, UPDATE & DELETE. For instance, I am working with Oracle and
would like to launch with Perl scripts that would use the DBMS_STATS
package. And I would also like to launch commands such as: alter
database..., alter system..., alter table..., alter index..., create
tablespace..., alter tablespace..., drop tablespace..., alter datafile...,
etc, etc, etc.
Has anybody done that before? Can I just use the "do->" command to do those
tasks mentioned above?
Thanks in advance for your wise advise. :-)
Marc Torres Alvarez
- Previous message: Tim Bunce: "Re: test_dynamic Error 29 installing DBD-Oracle v 1.15 on red hat 9 Oracle 9.2"
- Next in thread: Samuel Gold: "RE: can I execute DBMS packages with DBI?"
- Maybe reply: Samuel Gold: "RE: can I execute DBMS packages with DBI?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|