Maximo Wire - The IBM Maximo Help & Discussion Forum
May 20, 2012, 11:32:45 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to Maximo Wire, the IBM Maximo help forum. Feel free to register and ask any Maximo related questions you like.
 
  Home Help Search Login Register  
*
Pages: [1]   Go Down
  Print  
Author Topic: MAXIMO V7 dev/test environment  (Read 1228 times)
0 Members and 2 Guests are viewing this topic.
lmcojoan
Newbie
*

Karma: 0
Posts: 1


View Profile
« on: January 26, 2011, 08:56:07 pm »

I have a fresh install of 7.1.1.7.  I need to set up a test database on the same server as my production database.  I need to somehow configure MAM so I can point to the production database and the test database.  I don't want to move MAM to another machine and have it point to another database.

I’m trying to determine what files/folders are copied/edited to create test/dev environments.  I know how to set up the database (Using SQLServer), the application server and virtual host (Using WebSphere). 

I know how to edit the Maximo files in version 5.2 to point to the appropriate databases and ports, but am not sure where to start in v 7.x.   Do anyone happen to have any notes or suggestions? 
Logged
jppop
Newbie
*

Karma: 0
Posts: 1


View Profile
« Reply #1 on: January 27, 2011, 12:14:02 am »

The maximo.properties file is the 'key' file. It contains the JDBC connection string and the user/password information.
You have to update this file before executing any command like maxinst or buildmaximoear (maxinst accepts arguments to change the default location of the maximo.properties file; I failed to run buidmaximoear with another maximo.properties file).

To setup a second environment running on the same server, you should have two choices :
  • (1) backup the data owned by the first maximo instance and restore it to a different user; then connect your test MXServer to this second instance
  • (2) install a second MAXIMO database using maxinst command

I have not try the first solution. I guess you have to change some data after the restore.

The solution 2 is easier. The maxinst command sets up every thing in the database (use -imaximo option to configure an empty database). You only need to build the ear (be sure to update maximo.properties before) and deploy it to the second MXServer. If you plan to use the Integration Framework, you have to configure a different JMS bus and use it with the test MXServer (see the procedure on http://maximotimes.com/maximo/setup-integration-framework-jms-queues-and-buses-in-websphere/ -- to be done before building the ear).

Once the test MXserver installed and running, you can use Migration Manager to report any configuration modification from one server to the second one.

Hope this helps.
« Last Edit: February 02, 2011, 10:37:20 pm by jppop » Logged
KiranK
Newbie
*

Karma: 2
Posts: 5


View Profile
« Reply #2 on: October 24, 2011, 08:17:19 pm »

This helped me.

https://www-304.ibm.com/support/docview.wss?uid=swg21392272
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Recent

TinyPortal v1.0 beta 4 © Bloc
Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!