Wednesday, July 24, 2024

How to install BIN File (Control-M Fixpacks)

 Whenever BMC come up with a fixpack for any bug fixes or updates, they will prepare fixpack BIN file. Usually we can run the file directly like ./DR***.BIN but it uses /tmp to extract files and execute from there. 

Some organizations won't allow to run scripts from temp folder. In that situation you need to change the default temporary folder for any BMC installation using the below command.

setenv INST_TEMP_DIR "/ctm/temp/" 

Note: You need to proceed /ctm/ with your installation directory path.

If you are using v921 then you MUST set Java Home path as well. You can use the below command. Make sure to note installed jre path.

setenv BMC_INST_JAVA_HOME "/ctm/Java/jre"

Once the above steps are done then you can proceed to stop the agent using "shut-ag" command as no agent process should be active while applying fix pack.

Run the fix pack from the agent home directory.

cd

./DRMQL.9.0.21.100_Linux-86_64.BIN

The above is to install Control-M for DB v921. This is the prerequisite to install Control-M Application Pack v921.

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Awesome Deals | Bloggerized by Mahendra - 24x7FunOnline