Withdata Software

Producing high-quality database tools

Main menu

Skip to primary content
Skip to secondary content
  • Withdata Software
  • Blog
  • Categories
  • Tags

Category Archives: OraCmd

How to call Oracle Stored Procedure in OraCmd

Posted on October 25, 2013 by Shiji Pan

Is it possible to call a Stored Procedure within the OraCmd ? Yes, You can. For example, you have a Oracle stored procedure “test_procedure”, create or replace procedure test_procedure is begin delete from employees where employee_id < 100; end test_procedure; In OraCmd, you ... Read more

Posted in OraCmd | Tagged Oracle, Oracle Stored Procedure

Withdata Software Released OraCmd Version 2.7

Posted on February 13, 2013 by Shiji Pan

Withdata software has announced oracmd 2.7, a command-line tool that can run SQL command, import/export data, even without Oracle client. OraCmd 2.7 add a pure x64 version, add “use date time format as export file name”, and fix bug of record delimiter as crlf. OraCmd – The ... Read more

Posted in OraCmd | Tagged OraCmd

OraCmd Update: keeps the same case format as what is specified in the datafile setting

Posted on April 12, 2012 by Shiji Pan

Email content from one customer: “One thing I noticed is that when you specify the file to create, (datafile=”C:\EXAMPLE.txt”) it will always create the filename in lowercase, example.txt. Could I make a suggestion for future updates so that the filename keeps the same case ... Read more

Posted in OraCmd | Tagged enhancement

OraCmd Update: provide the current timestamp in the export filename

Posted on April 10, 2012 by Shiji Pan

Use like this: datafile=”e:\temp\tables\jobs_#yyyy##mm##dd#-#hh##mi##ss#.txt”, will create file like, “jobs_20120410-010203.txt”. Updated program: http://www.withdata.com/down/OraCmd.exe . Web page: http://www.withdata.com/oracmd.html . ... Read more

Posted in OraCmd | Tagged new feature

Import data to Oracle

Posted on September 7, 2011 by Shiji Pan

OraCmd is a command-line tools that can run sql command, import/export data, even without Oracle client. OraCmd takes the pain out of manual importing/exporting tasks, and avoids installing the Oracle client. Convenient, powerful Import Oracle data from file(csv, txt). Import Oracle data to ... Read more

Posted in OraCmd | Tagged command line, flat file, import, Oracle

Export Oracle data

Posted on September 7, 2011 by Shiji Pan

OraCmd is the fast and easy command-line tool to import/export data, even without Oracle client. OraCmd takes the pain out of manual importing/exporting tasks, and avoids installing the Oracle client. Convenient, powerful Export from both table and query. Export all tables data in a schema to ... Read more

Posted in OraCmd | Tagged command line, export, flat file, Oracle

Alternative for SQL*Loader

Posted on September 7, 2011 by Shiji Pan

OraCmd is a command-line tools that can run sql command, import/export data, even without Oracle client. OraCmd takes the pain out of manual importing/exporting tasks, and avoids installing the Oracle client.   Convert SQL*Loader control file to OraCmd command To use SQL*Loader you have to ... Read more

Posted in OraCmd | Tagged Oracle, Sql*Loader

Recent Posts

  • Use Cases for Dumping to CSV
  • Convert Text to Speech by CSV / TSV
Withdata Software. ©2004 - 2025 All rights reserved.