Pages

Tuesday, April 24, 2012

Create Maxdemo data post installation

The Maximo product installation contains an option to automatically create a Maximo/Maxdemo database. If you choose to manually create the database and/or would like additional databases you can run the MAXINST program. Additional Maximo and/or Maxdemo databases can be created after the installation using the MAXINST program.
Follow the steps in the Installation Guide to manually create a database. Once the database has been created a Maximo or Maxdemo database can be created in that database instance.
  1. Open a command prompt
  2. Change directory path to: ibm\smp\maximo\tools\maximo
  3. At the prompt, type maxinst -s<tablespacename> -t<tablespacename>
Maximo reads the maximo.properties file (i.e. c:ibm\smp\maximo\applications\maximo\properties) for database connectivity information. It then connects to the database (via the JDBC connection) and
creates a Maxdemo database. If you would like to create the empty Maximo database, use the -imaximo flag. For example, at the command prompt, instead of just maxinst, type: maxinst -imaximo

1 comment:

  1. Hi Suri,
    I have a requirement to display "Description of item in multiline text box" in table. So please suggest me how to achive this.

    thanks in advance.

    ReplyDelete