8.1.00 Server Fix Pack K
This Fix Pack is to be installed on your TrueSight Middleware and Transaction Monitor (TMTM) service machine (this Fix Pack requires an 8.1.00.425 GA installation with or without earlier Fix Packs). Fix Packs do not contain all of the files that are required for a complete product installation. If you have not installed the GA version of the product, see Installing.
Fix Packs are cumulative and contain all updates released prior to the Fix Pack. This Fix Pack obsoletes all previous Server Fix Packs.
Installing Server Fix Pack K for TMTM 8.1
Installing the Server Fix Pack K for TMTM 8.1 consists of the following steps:
Prepare for the installation of the Fix Pack.
- Create a directory named FixPacks under your server installation directory, if it does not already exist.
UNIX example:
If the product is installed in /opt/TMTM, create the directory /opt/TMTM/FixPacks if it does not already exist.
Windows example:
If the product is installed in D:\TMTM, create the directory D:\TMTM\FixPacks if it does not already exist. - Download the Fix Pack file (FixPack8100.425K_Server.zip) to the directory referenced in Step 2.
- Unzip the archive. You should now have a directory named FixPack8100.425K_Server in the directory referenced in Step 2.
UNIX example:
If the product is installed in /opt/TMTM, the directory /opt/TMTM/FixPacks/FixPack8100.425K_Server should now exist.
Windows example:
If the product is installed in D:\TMTM, create the directory D:\TMTM\FixPacks\FixPack8100.425K_Server should now exist. - Stop the services and make sure they have stopped.
Run the Fix Pack installation script; it does not matter what directory you are in when you run it. The default action is to install the Fix Pack. To see the help, run the script with the --help option.
UNIX example:
If the product is installed in /opt/TMTM, run the command /opt/TMTM/FixPacks/FixPack8100.425K_Server/tmtm_fixpack_tool.shWindows example:
If the product is installed in D:\TMTM, run the command D:\TMTM\FixPacks\FixPack8100.425K_Server\tmtm_fixpack_tool.bat- Check the output of the script, and its log file, correct any issues and repeat. Contact BMC Support if you run into any issues you cannot resolve.
Execute the dbschema_sync command to apply DB schema corrections. See https://docs.bmc.com/docs/TMTM/81/find_sql_rollup-and-dbschema_sync-command-parameters-642528527.html for details of the command's parameters.
If you choose to use a user who is a member of the database_login group follow these steps:In the installation directory run the command for your service platform:
UNIX: ./qpas -j
WINDOWS: qpas -jNote that the command will continue to run.
In another command window, access the installation directory and run the command
for your service platform:UNIX: ./dbschema_sync userid -i [-p password | -s]
WINDOWS: dbschema_sync userid -i [-p password | -s]- Check the output of the command, correct any issues and repeat. Contact BMC Software Support if you run into any issues you cannot resolve.
- Ctrl-C the qpas command from step a.
If you choose to use your DB credentials, follow these steps:
In the installation directory run the command for your service platform:
UNIX: ./dbschema_sync -i -d db_type db_name db_userid [-p db_password | -s]
WINDOWS: dbschema_sync -i -d db_type db_name db_userid [-p db_password | -s]
- Check the output of the command, correct any issues and repeat. Contact BMC Software Support if you run into any issues you cannot resolve.
- Start the TMTM services.
- For each client system, perform one of the following:
- For a client system where a Java Web Start Monitor Console is being used:
- Flush the Java cache by running the command: javaws -Xclearcache
- Refresh the Monitor Console by pointing the web browser to the application service and selecting Monitor Console from the entry page.
- For a client system where the standalone Monitor Console is being used:
- If you have previously used a Java Web Start Monitor Console, and no longer need to, flush the Java cache (which also removes the desktop shortcut) by running the command: javaws -Xclearcache
- Download and install the updated standalone Monitor Console. See Accessing-the-Monitor-Console.
- For a client system where a Java Web Start Monitor Console is being used: