OraCmd is a command-line tools working with Oracle directly through TCP/IP protocol and doesn't require Oracle client software.
Main features:
1. Connect to Oracle without installing Oracle client software.
2. Execute sql command.
3. Run sql script from file.
4. Load Oracle data from flat file (txt,csv,etc...).
5. Unload Oracle data to flat file.
Primary purpose of script commands is to enable the construction of interfaces
Comments