RE: Plugin to invoke SQLLDR

2014-07-04 Thread Martin Gainty
, Martin _ Date: Thu, 3 Jul 2014 21:39:32 +0200 From: micha...@apache.org To: users@maven.apache.org Subject: Re: Plugin to invoke SQLLDR Am 2014-06-26 23:12, schrieb hanuman: Hi All, I am planning to invoke SQLLDR from in the POM.xml. any idea which plugin we can use

Re: Plugin to invoke SQLLDR

2014-07-03 Thread Michael Osipov
Am 2014-06-26 23:12, schrieb hanuman: Hi All, I am planning to invoke SQLLDR from in the POM.xml. any idea which plugin we can use to invoke the same? The best approach here is use Antrun Plugin or Exec. Externalize the password and do NOT pass as command line arg better yet -- use Oracle

RE: Plugin to invoke SQLLDR

2014-07-02 Thread hanuman
installed on my machine and tnsnames to connect to the oracle databases. Please let me know if you require further information. Thanks, Hanuman -- View this message in context: http://maven.40175.n5.nabble.com/Plugin-to-invoke-SQLLDR-tp5797813p5798759.html Sent from the Maven - Users mailing

RE: Plugin to invoke SQLLDR

2014-07-02 Thread Martin Gainty
Date: Wed, 2 Jul 2014 01:57:26 -0700 From: hanumannallap...@gmail.com To: users@maven.apache.org Subject: RE: Plugin to invoke SQLLDR Thanks For your response Martin. Input to SQLLDR is username/password@oracledb control_file. basically I want to load data in tables using control file

Re: Plugin to invoke SQLLDR

2014-07-02 Thread Antonio Petrelli
2014-07-02 10:57 GMT+02:00 hanuman hanumannallap...@gmail.com: Thanks For your response Martin. https://www.google.it/search?q=martin+gainty+bot Have fun :-D Antonio

RE: Plugin to invoke SQLLDR

2014-07-02 Thread Martin Gainty
I see ..I should create a bot that will kick Field goals for you..? I'll be sure to put that on my list! Ciao Antonio, Martin __ Date: Wed, 2 Jul 2014 14:40:40 +0200 Subject: Re: Plugin to invoke SQLLDR From: antonio.petre...@gmail.com To: users@maven.apache.org 2014-07-02 10:57

Re: Plugin to invoke SQLLDR

2014-07-01 Thread hanuman
Yes Jeff...Thanks very much for your prompt reply. Ex: Using maven-database-util-plugin I can run the SQLPLUS. My question is much related to which plugin will have the SQLLDR? Thanks, Hanuman -- View this message in context: http://maven.40175.n5.nabble.com/Plugin-to-invoke-SQLLDR

RE: Plugin to invoke SQLLDR

2014-07-01 Thread Martin Gainty
___ Date: Tue, 1 Jul 2014 01:46:01 -0700 From: hanumannallap...@gmail.com To: users@maven.apache.org Subject: Re: Plugin to invoke SQLLDR Yes Jeff...Thanks very much for your prompt reply. Ex: Using maven-database-util-plugin I can run the SQLPLUS. My question is much related

Plugin to invoke SQLLDR

2014-06-26 Thread hanuman
Hi All, I am planning to invoke SQLLDR from in the POM.xml. any idea which plugin we can use to invoke the same? Thanks for your help, Hanuman -- View this message in context: http://maven.40175.n5.nabble.com/Plugin-to-invoke-SQLLDR-tp5797813.html Sent from the Maven - Users mailing list

Re: Plugin to invoke SQLLDR

2014-06-26 Thread Jeff MAURY
this message in context: http://maven.40175.n5.nabble.com/Plugin-to-invoke-SQLLDR-tp5797813.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org