TRACE_START=Unload started.
TRACE_END=Finished
USAGE_0=[Usage] : unload.bat ScriptFile user password
USAGE_1=\ \ \ \ \ \ \ \ \ \ unload.bat : command name.
USAGE_2=\ \ \ \ \ \ \ \ \ \ ScriptFile : a text file which specifies unloaded data format
USAGE_3=\ \ \ \ \ \ \ \ \ \ user       : user name
USAGE_4=\ \ \ \ \ \ \ \ \ \ password   : password
USAGE_5=\ \ \ \ \ \ \ \ \ \ [example for windows]: unload.bat script.txt dqadmin XXXXXXXX
USAGE_6=\ \ \ \ \ \ \ \ \ \ [example for other system]: unload.sh script.txt dqamin XXXXXXXX
USAGE_7=\ \ \ \ \ \ \ \ \ \ See the user's manual for detail of script files.
DEBUG_MODE=DEBUG MODE
DATABASE_DRIVER=jp.co.ricoh.doquedb.jdbc.Driver
UNLOAD_START=Unload started.
UNLOAD_END=Finished.
UNLOAD_TABLE_RECORD=%2 records are unloaded from table %1.
UNLOAD_TABLE_SUCCEED=Unload from table %1 finished.
UNLOAD_SUCCEED=Unload succeeded.
UNLOAD_FAILED=Unload failed.
UNLOAD_ERR_IS_NOT_DIR=The specified output place is not a directory.
UNLOAD_WAR_TABLE_IS_NOT_SPECIFIED=Table is not specified.
