OraCmd Changelog

What's new in OraCmd 3.7.1.220412

Jul 22, 2023
  • Improve "connect to Oracle PDB".

New in OraCmd 3.6.1.14293 (Sep 1, 2021)

  • Add more "connect as" to Oracle logon.
  • Fix connect Oracle by service name.

New in OraCmd 3.5.1.210730 (Jul 30, 2021)

  • Fix bugs caused by incompatible library version.

New in OraCmd 3.3.1.201101 (Nov 1, 2020)

  • Add support to Oracle 20c.

New in OraCmd 3.2.1.200417 (Apr 20, 2020)

  • Add support to Oracle 19c.

New in OraCmd 3.1.1.180322 (Mar 22, 2018)

  • Improve unload task.
  • Suppress user-id/password in Log file.

New in OraCmd 3.0 Release 1 Build 170731 (Jul 31, 2017)

  • Improve support for Oracle 11g 11.2.0.4.
  • Improve support for Oracle 12c.

New in OraCmd 2.9 Release 1 Build 108 (Dec 6, 2014)

  • Change reg code to license file.
  • Some bug fixes and enhancements

New in OraCmd 2.8 Release 1 Build 63 (Dec 6, 2014)

  • Fix bug "out of memory" on unloading data.
  • Add support to Oracle 12c.

New in OraCmd 2.7 Release 1 Build 60 (Feb 13, 2013)

  • Add a pure x64 version
  • Add "use date time format as export file name"
  • Fix bug of record delimiter as crlf
  • Some other bug fixes and enhancements

New in OraCmd 2.6 Release 1 Build 56 (Apr 4, 2012)

  • Improve compatibility to x64.
  • Some bug fixes and enhancements.

New in OraCmd 2.5 Release 1 Build 55 (Jul 8, 2010)

  • add unicode support to "unload": parameter "unicode=y".

New in OraCmd 2.4 Release 1 Build 54 (Jun 16, 2010)

  • add check log file directory.
  • improve load/unload progress display, add time estimation.

New in OraCmd 2.3 Release 1 Build 52 (Nov 2, 2009)

  • add parameter "QuoteStringOnly" to put quotes around string columns only and not ones with values or numbers.
  • some bug fixes and enhancements.

New in OraCmd 2.2 Release 1 Build 49 (Jun 12, 2009)

  • add parameter "schema" to load task.
  • add parameter "0h" to eliminate the header info when running a SQL execute.
  • add support to run "select" script in sql file.
  • remove the blank line at the end of the unload file.

New in OraCmd 2.1.1.45 (Mar 12, 2009)

  • add "buffer" parameter to load task, to set commit frequency.
  • add "1h" parameter to select sql, display one line header.
  • improve load performance.

New in OraCmd 1.9 (Jul 31, 2008)

  • Add "lob import/export" function.
  • Fix load command "nullif" problem.
  • Fix run sql script bug

New in OraCmd 1.7 (Dec 17, 2007)

  • fix load data bug with TAB delimiter.
  • add load data with not enough field handling.

New in OraCmd 1.6.1.23 (Nov 2, 2007)

  • 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.

New in OraCmd 1.4.1.17 (Sep 3, 2007)

  • 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 ','".

New in OraCmd 1.3.1.14 (Aug 2, 2007)

  • Add "display fetch result vertically" function.