Found differences in * c_invoice_v view * one pkey wrongly defined in postgresql * order of columns in some primary keys (harmless but sync to ease future comparison works) For data I took postgresql as correct seed and updated oracle data * lots of created/createdby/updated/updatedby synchronized - harmless but sync to ease future comparison works * some other data was different - to review check all the updates not related to updated* or created* columns |
||
|---|---|---|
| .. | ||
| functions | ||
| log | ||
| procedures | ||
| views | ||
| AfterImport.sql | ||
| ant.sh | ||
| build-ddl.properties | ||
| build-ddl.xml | ||
| build.properties | ||
| build.xml | ||
| functions-decl.sql | ||
| init.sql | ||
| jdbc.properties.oracle10 | ||
| readme.txt | ||
readme.txt
1. Installed ant 2. Update build.properties and jdbc.properties.oracle to suit your environment 3. 'ant create' to create the adempiere seed database for oracle.