OraCmd is a command-line tools working with Oracle directly through TCP/IP protocol and doesn't require Oracle client software.
Here are some key features of "OraCmd":
· Connect to Oracle without installing Oracle client software.
· Execute sql command.
· Run sql script from file.
· Load Oracle data from flat file (txt,csv,etc...).
· Unload Oracle data to flat file.
· Execute Database Tasks(Run sql script, Load data, Unload data) at a specific time (through schedule task).
Requirements:
· Processor: Pentium 133 or better
· RAM : 32M RAM or more
Limitations:
· 30 days trial
What's New in This Release: [ read full changelog ]
· add parameter "QuoteStringOnly" to put quotes around string columns only and not ones with values or numbers.
· some bug fixes and enhancements.