Automatng import
From: John (sc00170_at_cc.uoi.gr)
Date: 12/26/03
- Previous message: Ed Belisle: "CREATE DATABASE fails in DBD::ADO 2.75-2.83"
- Next in thread: John: "Re: Automatng import"
- Maybe reply: John: "Re: Automatng import"
- Maybe reply: John: "Re: Automatng import"
- Maybe reply: Iman Mayes: "RE: Automatng import"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "DBI-Users" <dbi-users@perl.org> Date: Fri, 26 Dec 2003 20:08:40 +0200
Hi all
I am planning to make a cronjob so i would like to know if tht can be achived through a perl script.
To be more specific, i have an Oracle RDBMS and i want to execute some commands in the shell
.....
system("sqlplus system/password");
system("drop jim cascade");
........
can be the above done? To execute internal commands as the sqlplus programs provides?
- Previous message: Ed Belisle: "CREATE DATABASE fails in DBD::ADO 2.75-2.83"
- Next in thread: John: "Re: Automatng import"
- Maybe reply: John: "Re: Automatng import"
- Maybe reply: John: "Re: Automatng import"
- Maybe reply: Iman Mayes: "RE: Automatng import"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]