Removed extraneous modules from httpd.conf.

Added database backup routines using datapump - expdp_task.cmd.
Stored the icmeterquotes wallets.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@5326 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-06-17 14:41:51 +00:00
parent be9a53fd40
commit 64f595780b
6 changed files with 45 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
directory=data_pump_dir
schemas=mip_prod,flows_files,FLOWS_030100
dumpfile=webmip_data_expdp.dmp
logfile=webmip_data_expdp.log
query=flows_files.wwv_flow_file_objects$:"where flow_id=500"