2009-04-04

maxdemo

You can install maximo with demo data.
  • install.exe -DPLATFORMONLY=yes -DLOADSAMPDATA=yes
This option seems to be supported only in English environment.
We can install maximo with maxdemo in DBCS environment.
  • install Base Service
  • cd \IBM\SMP\maximo\tools\maximo
  • maxinst -cen -imaxdemo -smaxdata -tmaxdata (-y)
  • install Base Service Language Pack
-y option enables db2 to create table columns as VARGRAPHIC instead of VARCHAR.
If you recreate maximo database using maxinst without -y option, TDtoolkit command will fail.

In addition, maxinst might corrupt MAXPROP/MAXPROPVALUE tables. Following technote describe how to fix them.
http://www-01.ibm.com/support/docview.wss?uid=swg21313600

No comments:

Post a Comment