My Oracle Support Banner

Oracle Tuxedo System and Applications Monitor (TSAM) Plus 12cR (12.1.1.1) Agent On The Top Of Tuxedo 10gR3 (10.3.0.): changemonitor(chmo) Command Is Failing With Error: "TMADMIN_CAT : 111 Error : No such command" (Doc ID 1560473.1)

Last updated on JUNE 08, 2023

Applies to:

Oracle Tuxedo System and Applications Monitor (TSAM) - Version 12.1.1.1 and later
Information in this document applies to any platform.

Goal

If you install TSAM Plus 12cR1 on the Top of a Tuxedo 10gR3 (10.3.0) when you try to run command: "chmo" into a tmadmin session it would fail with error: "TMADMIN_CAT:111: ERROR: No such command.".

 

To check out if you get TSAM Plus 12cR1 on the top Tuxedo, please review the content of registry.xml, find here after an example of such installation:

 

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<bea-product-information>
  <host name="boxname">
    <product format="1.0" name="Tuxedo">
      <release InstallDir="/path/where/you/installed/Tuxedo/10gR3" InstallMode="GA" InstallSet="Full" InstallTime="May 31, 2013 2:47:59 PM" InstallerType="Product" Status="installed" level="10.3.0.0">
        <component name="tuxtsrv"/>
        <component name="tuxtcli"/>
        <component name="tuxccli"/>
        <component name="joltrly"/>
        <component name="joltcli"/>
      </release>
    </product>
    <product format="1.0" name="TSAM Plus">
      <release InstallDir="/path/where/you/installed/Tsam12.1.1.1_fortux10.3.0.0" InstallSet="Full" InstallTime="May 31, 2013 3:20:20 PM" PatchLevel="0" Status="installed" level="12.1.1.1_for_tux10.3.0.0">
        <component name="TSAM Plus Agent"/>
        <component name="TSAM Plus Manager"/>
      </release>
    </product>
  </host>
</bea-product-information>

 

Here after chmo call example:

 

$ tmadmin -v
INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level 115
$ tmadmin
tmadmin - Copyright (c) 2007-2008 Oracle.
Portions * Copyright 1986-1997 RSA Data Security, Inc.
All Rights Reserved.
Distributed under license by Oracle.
Tuxedo is a registered trademark.
No bulletin board exists. Entering boot mode.

> chmo
TMADMIN_CAT:111: ERROR: No such command.

> h chmo
TMADMIN_CAT:111: ERROR: No such command.

> quit
$

 

How to bypass this error?

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.