`

Enterprise Manager Database Control only starts on one node of my RAC cluster. How do I start it on another node? [ID 335571.1]

 
阅读更多

Enterprise Manager Database Control only starts on one node of my RAC cluster. How do I start it on another node? [ID 335571.1]

Enterprise Manager Database Control only starts on one node of my RAC cluster. How do I start it on another node? [ID 335571.1]

修改时间 23-AUG-2007类型 HOWTO状态 MODERATED

In this Document
Goal
Solution


This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review.

Applies to:

Enterprise Manager for RDBMS - Version: 10.2.0.1
Information in this document applies to any platform.

Goal

Enterprise Manager Database Control only starts on one node of my RAC cluster. How do I start it on another node?

Solution

By default, the Database Control Console will only start on the local node. On every other node of the cluster, only the Enterprise Manager agent will start. This is a tuning measure incorporated in the design of Database Control version 10.2.x because the Database Control Console opens a number of connections to the database - starting only one console limits these connections.

On every other node, the commands emctl start dbconsole and emctl stop dbconsole only start and stop the agent. Each of the remote agents will upload their respective data to the console running on the local node.

The followingcommand reconfigures the current Database Control setup. The action of the command is also mention below.

emca -reconfig dbcontrol –cluster –EM_NODE <nodename> -EM_SID_LIST <SID list>
where <nodename> is the RAC cluster name of a host and <SID list> is a comma-separated list of database system identifiers.

1. Starts a Database Control Console on <nodename>, if none has been started
2. Redirects the agents monitoring the database instances in <SID list> so that they
upload their data to the console running on <nodename>. Also, agents monitoring
database instances on <nodename> will also upload their data to the local console. Note that if
you do not pass -EM_NODE or -EM_SID_LIST at the command line, you will be prompted for them.
-EM_NODE defaults to the local host if not specified when prompted. -EM_SID_LIST defaults to all
database instances if not specified.

So, because the way in which it was designed,the dbconsole could not run on several nodes serving the same instances in the same time.




显示相关信息相关的


产品
  • Enterprise Management > Enterprise Manager Consoles, Packs, and Plugins > Managing Databases using Enterprise Manager > Enterprise Manager for RDBMS

分享到:
评论

相关推荐

    Node.Patterns.Databases.Volume.I.LevelDB.Redis.and.CouchDB

    This first short book on databases starts with some of my favourites: LevelDB, Redis and CouchDB. Table of Contents Chapter 1. The source code Chapter 2. Introduction Chapter 3. An embedded database...

    Instant Node.js Starter(英文)

    You will learn how you can use the callback pattern and EventEmitter to control the asynchronous flow and the power of Node.js streams to make your application more scalable and responsive. ...

    Building.a.BeagleBone.Black.Super.Cluster.1783989440

    The book starts with a short introduction to the computational power of the required computers, and will take you through the hardware and key features of the BeagleBone Black ARM system. You will ...

    Database.Modeling.and.Design.5th.Edition.Logical.Design

    The book starts with a description of the life cycle of databases, and it goes on to discuss the entity-relationship model and unified modeling languages. It demonstrates how data modeling concepts ...

    微软内部资料-SQL性能优化3

    A set of transactions can run concurrently if their outputs are disjoint from the union of one another’s input and output sets. For example, if T1 writes some object that is in T2’s input or output ...

    JavaScript Applications with Node.js, React, React Native and MongoDB

    JavaScript Applications with Node.js, React, React Native and MongoDB: Design, code, test, deploy and manage in Amazon AWS By 作者: Eric Bush ISBN-10 书号: 0997196661 ISBN-13 书号: 9780997196665 出版...

    Jump Start Nodejs

    One of the difficulties I had when trying to learn Node.js was how to get started. The references that I found either dealed with quasi-academic topics such as data-grams and event emitters, or else ...

    C# Game Programming Cookbook for Unity 3D - 2014

    1. Making Games the Modular Way 1 1.1 Important Programming Concepts.....................................2 1.1.1 Manager and Controller Scripts...............................2 1.1.2 Script ...

    node in action

    Node.js in Action is an example-driven tutorial that starts at square one and goes through all the features, techniques, and concepts needed to build production-quality Node applications. First it ...

    Express in Action: Writing, building, and testing Node.js applications

    It starts by introducing Node's powerful traits and shows you how they map to the features of Express. You'll explore key development techniques, meet the rich ecosystem of companion tools and ...

    微软内部资料-SQL性能优化2

    The boot.ini option /3GB was created for those cases where systems actually support greater than 2 GB of physical memory and an application can make use of it This capability allows memory intensive ...

    Proxy Pattern Informatization Research Based On SaaS

    On one hand, it enables every enterprise in each link of the proxy pattern to be a node in the supply chain network; on the other hand it realizes the exchange and sharing of data, information and ...

    Beginning PostgreSQL on the Cloud-Apress(2018).pdf

    to address the process of deploying a PostgreSQL database on the cloud, we include a detailed architecture of PostgreSQL in one of the chapters. The architecture of PostgreSQL should help you ...

    Expert Oracle RAC Performance Diagnostics and Tuning(Apress,2014)

    Expert Oracle RAC Performance Diagnostics and Tuning provides comprehensive coverage of the features, technology and principles for testing and tuning RAC databases. The book takes a deep look at ...

    Expert Oracle Database Architecture 2nd Edition

    I first met the Oracle RDBMS some time in 1988, or possibly 1987, when my manager dumped a small box on my desk and said something like: “There’s this new product called Oracle just coming into the...

    a project model for the FreeBSD Project.7z

    Committers fall into three groups: committers who are only concerned with one area of the project (for instance file systems), committers who are involved only with one sub-project and committers who ...

    光线追踪的程序实现raytracing

    For those that do not know me: My name is Jacco Bikker, also known as 'Phantom'. I work as '3D tech guy' at Overloaded, a company that develops and distributes games for mobile phones. I specialize at...

    Apress.Beginning.iPhone.3.Development.Exploring.the.iPhone.SDK.Jul.2009.pdf_1

    Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. ...

    Six Step Relational Database Design 2nd Edition

    step process for accurately modeling user data on a Crow's Foot Relational Model Diagram, and then demonstrating how to implement this model on any relational database management system. The second ...

Global site tag (gtag.js) - Google Analytics