Versions Compared

Key

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

Upgrade configuration database data format

...

Info

The following steps apply only to the DPOD All-in-One installation and the cell manager.

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

Expected output:

Code Block
ij version 10.15
MONTIER* -      jdbc:derby://montier-derby:1527/montier
* = current connection
ij> ij> ERROR 08006: DERBY SQL error: ERRORCODE: 45000, SQLSTATE: 08006, SQLERRMC: Database 'montier' shutdown.
ij> ij> 

ij version 10.15
MONTIER* -      jdbc:derby://montier-derby:1527/montier
* = current connection
ij> > 1
--------------------------------------------------------------------------------------------------------------------------------
10.15

1 row selected