Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How do you stop the concurrent manager?

Re: How do you stop the concurrent manager?

From: Kevin Gillins <kevin_gillins_at_compuserve.com>
Date: Sat, 25 Sep 1999 23:26:05 -0400
Message-ID: <7sk3hk$f8f$1@ssauraaa-i-1.production.compuserve.com>


Actually, here is the exact way. The concurrent managers need to have a shutdown request issued. Here is the command that can do this. It is normally issues by applmgr and make sure the appl_top and oracle_sid are correct.

CONCSUB apps/apps          \
   SYSADMIN                \
   'System Administrator'  \
   SYSADMIN                \
   WAIT=Y                  \
   CONCURRENT              \
   FND                     \

   DEACTIVATE   Donna Easterday <globalsoft_at_erols.com> wrote in message news:37EDEB51.7C75D5E_at_erols.com...
  Login as Unix user applmgr, and use the a command as follows.   Stop_CM <database_name>.

  Kishore
  Apps DBA

  TAP wrote:

> Does anyone know the command to stop the concurrent manager in Oracle?
Received on Sat Sep 25 1999 - 22:26:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US