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
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
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"
|