Reorganization
In order to run a reorganization copy the following files were the reorganization will be run:
gx*rb, reo*.rb and *.yaml
Afterwards, the following command should be run:
GeneXus Evolution 1:
>ruby reorganization.rb
GeneXus Evolution 2:
><GX>\gxruby\win\ruby\bin\ruby -I reorganization.rb
If the schema of the database is not going to be verified, the parameter –noverifydatabaseschema should be used, as follows:
ruby reorganization.rb –noverifydatabaseschema
More information on Reorganizations can be found here