Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before applying the upgrade to 1.0.19.0,apply the following commandcommands:

Code Block
echo "disconnect;connect 'jdbc:derby://localhost:1527/montier;shutdown=true';connect 'jdbc:derby://localhost:1527/montier;upgrade=true';" | ij
echo "values syscs_util.syscs_get_database_property( 'DataDictionaryVersion' )" | ij

...