Difference between revisions of "RPM Packager"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Redirected page to RPM)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Migrate</th></tr><tr><td align="left" width="20%">&nbsp;</td><th align="center" width="60%">&nbsp;</th><td align="right" width="20%">&nbsp;[[Migrate -
+
#REDIRECT [[RPM]]
Introduction
+
[[Category:Developer documentation]]
|Next]]</td></tr></table><hr></div>
+
<b><big>Migrate User Manual</big></b><br><b>Adempiere Migration Tool</b><br>by <span class="firstname">Stefan</span> <span class="surname">Christians</span><br>2011-07-07
+
 
+
<small><i>This program is part of Adempiere ERP Bazaar<br>http://www.adempiere.org
+
 
+
Copyright &copy;  Stefan Christians
+
<br>Copyright &copy; Contributors
+
 
+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.<br>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
 
+
Contributors: <span class="personname"><span class="firstname">Stefan</span> <span class="surname">Christians</span></span>
+
<br>Sponsors: K.K. Alice
+
 
+
Adempiere is a registered trademark of Adempiere, Inc.<br>All other company or product names are mentioned for identification purposes only, and may be trademarks of their respective owners.</i></small>
+
 
+
 
+
<div class="abstract" title="Tool for Upgrading, Transferring, or Converting Databases"><p class="title"><b>Tool for Upgrading, Transferring, or Converting Databases</b></p><p>
+
While tools such as migration scripts for upgrading or <span class="productname">DDLUtils</span> for converting databases are suitable
+
for <span class="productname">Adempiere</span>'s application developers to maintain the seed database, they
+
are a bit challenging for the average user to maintain their live database.
+
</p><p>
+
<span class="productname">Migrate</span> provides a graphical user interface for upgrading databases.
+
</p><p>
+
It can also be used for converting between database vendors (like <span class="productname">Oracle</span> and <span class="productname">postgreSQL</span>)
+
or applications (like <span class="productname">Compiere</span> and <span class="productname">Adempiere</span>).
+
</p></div>
+
----
+
 
+
[[Category:Migration]]
+
 
[[Category:Projects and Tools]]
 
[[Category:Projects and Tools]]
 
 
;[[Migrate - Introduction#N1004E|Chapter&nbsp;1.&nbsp; Introduction]]
 
:[[Migrate - Introduction#N10052|What is Data Migration?]]
 
:[[Migrate - Introduction#N10096|History]]
 
:[[Migrate - Introduction#N10133|Functionality]]
 
::[[Migrate - Introduction#N10137|Transfer Mode]]
 
::[[Migrate - Introduction#N10176|Upgrade Mode]]
 
::[[Migrate - Introduction#N10186|Putting it all Together]]
 
::[[Migrate - Introduction#N101B2|Using Migrate for other applications]]
 
:[[Migrate - Introduction#N101F4|Process Description]]
 
::[[Migrate - Introduction#N101FC|Connect to Databases]]
 
::[[Migrate - Introduction#N10209|Load Meta-Data]]
 
::[[Migrate - Introduction#N10216|Structural Migration]]
 
::[[Migrate - Introduction#N102B6|Data Migration]]
 
::[[Migrate - Introduction#N102D0|Cleanup]]
 
::[[Migrate - Introduction#N102F2|Enforce Constraints]]
 
::[[Migrate - Introduction#N10303|Close Database Connections]]
 
 
;[[Migrate - Marking Customizations#N1030B|Chapter&nbsp;2.&nbsp; Marking Customizations]]
 
:[[Migrate - Marking Customizations#N10337|Registering Custom Entity Types]]
 
:[[Migrate - Marking Customizations#N10394|Mark Customizations in the Application Dictionary]]
 
:[[Migrate - Marking Customizations#N103C3|Mark Customizations in the Change Log]]
 
 
;[[Migrate - Migrating a Database#N10424|Chapter&nbsp;3.&nbsp; Migrating a Database]]
 
:[[Migrate - Migrating a Database#N10428|Preperation]]
 
::[[Migrate - Migrating a Database#N1042C|Disconnect all Users]]
 
::[[Migrate - Migrating a Database#N10439|Create a Backup]]
 
::[[Migrate - Migrating a Database#N1045D|Install new Adempiere version]]
 
::[[Migrate - Migrating a Database#N1047A|Import Reference Database]]
 
::[[Migrate - Migrating a Database#N1048D|Verify Preconditions]]
 
:[[Migrate - Migrating a Database#N104AA|Running the Migration Tool]]
 
::[[Migrate - Migrating a Database#N104F5|The User Interface]]
 
::[[Migrate - Migrating a Database#N107DA|Starting from the Command Line]]
 
:[[Migrate - Migrating a Database#N109D5|Post-Migration Tasks]]
 
::[[Migrate - Migrating a Database#N109E7|Warnings]]
 
::[[Migrate - Migrating a Database#N10A79|Errors]]
 
::[[Migrate - Migrating a Database#N10C63|Start the Application Server]]
 
 
;[[Migrate - Compiling and Extending#N10C6B|Chapter&nbsp;4.&nbsp; Compiling and Extending]]
 
:[[Migrate - Compiling and Extending#N10C6F|Compiling Migrate]]
 
::[[Migrate - Compiling and Extending#N10C86|Requirements]]
 
::[[Migrate - Compiling and Extending#N10CA7|Compiling within Adempiere Source Code]]
 
::[[Migrate - Compiling and Extending#N10D0D|Compiling as Stand-Alone Application]]
 
::[[Migrate - Compiling and Extending#N10D42|Building and Running Migrate in Eclipse]]
 
:[[Migrate - Compiling and Extending#N10DC8|Extending Migrate]]
 
::[[Migrate - Compiling and Extending#N10DCF|Source Files]]
 
::[[Migrate - Compiling and Extending#N10F8A|Adding Languages and Locales]]
 
::[[Migrate - Compiling and Extending#N10FE3|Adding Database Vendors]]
 
::[[Migrate - Compiling and Extending#N1102A|To Do]]
 
 
<div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%">&nbsp;[[Migrate -
 
Introduction
 
|Next]]</td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td valign="top" align="right" width="40%">&nbsp;Chapter&nbsp;1.&nbsp;
 
Introduction
 
</td></tr></table></div>
 

Latest revision as of 21:26, 22 September 2011

Redirect to: