|
|
|
@ -47,12 +47,6 @@ jdbc.minEvictableIdleTimeMillis=300000
|
|
|
|
|
#==============================================================================================================
|
|
|
|
|
table-suffix=_20152016
|
|
|
|
|
|
|
|
|
|
#extract-log-localtion=/home/web_manage/log/
|
|
|
|
|
#extract-standard-log-localtion=/home/web_manage/log2/
|
|
|
|
|
|
|
|
|
|
extract-log-localtion=D:\\test\\log\\
|
|
|
|
|
extract-standard-log-localtion=D:\\test\\log2\\
|
|
|
|
|
|
|
|
|
|
gather-tablespace-name=TS_TTSSS
|
|
|
|
|
|
|
|
|
|
#dbf file's path must exist
|
|
|
|
@ -85,33 +79,34 @@ oracle-user=system
|
|
|
|
|
oracle-psw=oracle
|
|
|
|
|
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
# 文件上传下载
|
|
|
|
|
# windows path
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
file_upload_path=D:\\test\\
|
|
|
|
|
|
|
|
|
|
file_download_path=D:\\test\\export.xlsx
|
|
|
|
|
#extract-log-localtion=D:\\test\\log\\
|
|
|
|
|
#extract-standard-log-localtion=D:\\test\\log2\\
|
|
|
|
|
#
|
|
|
|
|
#file_upload_path=D:\\test\\
|
|
|
|
|
#file_download_path=D:\\test\\export.xlsx
|
|
|
|
|
#
|
|
|
|
|
#package_download_path=D:\\test\\
|
|
|
|
|
#package_name=sql_script_standard
|
|
|
|
|
#
|
|
|
|
|
#sql_script_path_last=D:\\test\\sql_script_last\\
|
|
|
|
|
#sql_script_path_standard=D:\\test\\sql_script_standard\\
|
|
|
|
|
|
|
|
|
|
package_download_path=D:\\test\\
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
# linux path
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
|
|
|
|
|
package_name=sql_script_standard
|
|
|
|
|
extract-log-localtion=/home/web_manage/log/
|
|
|
|
|
extract-standard-log-localtion=/home/web_manage/log2/
|
|
|
|
|
|
|
|
|
|
sql_script_path_last=D:\\test\\sql_script_last\\
|
|
|
|
|
file_upload_path=/excel_import_dir/
|
|
|
|
|
file_download_path=/excel_export_dir/export.xlsx
|
|
|
|
|
|
|
|
|
|
sql_script_path_standard=D:\\test\\sql_script_standard\\
|
|
|
|
|
package_download_path=/
|
|
|
|
|
package_name=DefaultDescription
|
|
|
|
|
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
# 文件上传下载
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
|
|
|
|
|
#file_upload_path=/excel_import_dir/
|
|
|
|
|
#
|
|
|
|
|
#file_download_path=/excel_export_dir/export.xlsx
|
|
|
|
|
#
|
|
|
|
|
#package_download_path=/
|
|
|
|
|
#
|
|
|
|
|
#package_name=DefaultDescription
|
|
|
|
|
#
|
|
|
|
|
#sql_script_path_last=/DefaultDescription_last/
|
|
|
|
|
#
|
|
|
|
|
#sql_script_path_standard=/DefaultDescription/
|
|
|
|
|
sql_script_path_last=/DefaultDescription_last/
|
|
|
|
|
sql_script_path_standard=/DefaultDescription/
|
|
|
|
|
|
|
|
|
|