Changes to the number of columns in the external tables.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3182 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-01-09 20:10:56 +00:00
parent a3765e8f3c
commit 79abbc473b
4 changed files with 134 additions and 51 deletions

View File

@@ -3,4 +3,5 @@
-- error logs used when merging data from the external tables to their final destinations
exec dbms_errlog.create_error_log(dml_table_name => 'meters')
exec dbms_errlog.create_error_log(dml_table_name => 'parties')
exec dbms_errlog.create_error_log(dml_table_name => 'parties')
exec dbms_errlog.create_error_log(dml_table_name => 'modules')