Home OraCmd News
	OraCmd 1.8 Released  Download

	2008/03/22
	V1.8 Released.
	add "buffer" parameter to unload task, improve unload performance.
	add "recorddelimiter" parameter to unload task, specifying the char(s) to use for the record delimiter.
	add clob load/unload support.
	
	2007/12/16
	V1.7 Released.
	fix load data bug with TAB delimiter.
	add load data with not enough field handling. 
	
	2007/11/1
	V1.6 Released.
	add load parameters, loadtype, updatekey.
	add unload parameters, dateformat,timestampformat. 
	add parameters check.
	enhance load data error handling, add load parameter: badfile.
	enhance load/unload performance.

	2007/9/22
	V1.5 Released.
	add "disconnect" command.
	add "hide password" function.
	
	2007/9/1
	V1.4 Released.
	add "desc schema.table" function, can desc table in other schema.
	add load/unload active notify.
	enhance "header =y" parameter, can keep columns number and order.
	enhance create database object function.
	fix bug caused by "load table name also exist in other schema".
	fix bug caused by  "load float format contain ','".

	2007/8/2
	V1.3 Released.
	Add "display fetch result vertically" function.

	2007/7/6
	V1.2 Released.
	Add "connect as sysdba,sysoper" function.
	Add "output export results to stdout" function.

	2007/5/20
	V1.1 Released.
	Add logging function.

	2007/4/5
	V1.0 Released.
	First Release.
	Execute sql command.
	Run sql script.
	Load data from flat file.
	Unload data to flat file.

	more info...  
	
top of page