srvctl

Hello

I'm learning to work with Oracle RAC, and I do not understand what is the difference between watching oracle instance with sql:

SQL > startup

and with srvctl:

srvctl start database - d... - i...

The same question about srvctl and lnsrtctl.

Start (stop) listenerstener with lnsrtctl that I can or I should always use srvctl?

Thank you
Lev

How can I find which version clusterware is?

not sure windows PATH

use "crsctl' command line to CRS_HOME\bin

crsctl query crs softwareversion [] - lists the version of CRS is installed
crsctl query crs activeversion - lists software CRS version working

Example:
CD CRS_HOME\bin
$ crsctl query crs softwareversion
Version of the CRS software on node [bedb01] is [10.2.0.4.0]
$ crsctl query crs activeversion
The active version CRS on the cluster is [10.2.0.4.0]

I'll try to understand what is wrong with our srvctl and use it when it works again.

Good and good luck

But the issue is different - can I break something in the data base rac if I switch with lsnrctl listener
or
start/stop database node with
SQL > startup;

SQL > shutdown immediate;

What did you mean break something?

Furthermore, "lsrnctl" can stop/start listening on this node (node you use)
SQL, which can stop/start instance of database on this node (connecting), but cannot stop at all (all nodes) instacnes in a single connection.

Example: you have 2 node RAC
-Auditor of the stop all nodes
1 remote node 1 and then "lsnrctl stop".
2 remote node connection 2 and then "lsnrctl stop".

-Stop all nodes databases
1 sqlplus sys/pass@node01DB as sysdba
SQL > shutdown
2 sqlplus sys/pass@node02DB as sysdba
SQL > shutdown

lsnrctl + sql... who can help stop/start...

Tags: Database

Similar Questions

  • srvctl command is not list all services of 11gRAC

    Hello

    I configured twon node 11g RAC (11.2.0.1.0) in OEL5. But the command srvctl tilts not any service, as shown below.

    [oracle@racone bin] $. / service d RAC srvctl status

    [oracle@racone bin] $

    But the listener services work fine.

    In the node a

    ============


    Oracle 5032 1 0 11:02?        00:00:00 /u01/app/11.2.0/grid/bin/tnslsnr EARPHONE-inherit

    Oracle 5036 1 0 11:02?        00:00:00 /u01/app/11.2.0/grid/bin/tnslsnr LISTENER_SCAN1-inherit

    Oracle 6226 5221 0 11:15 pts/1 00:00:00 grep tns

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on October 3, 2015 11:21:26

    Copyright (c) 1991, 2009, Oracle.  All rights reserved.

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))

    STATUS of the LISTENER

    ------------------------

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production

    Start date October 3, 2015 11:02:47

    Uptime 0 days 0 h 18 min 40 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/11.2.0/grid/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/racone/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = LISTENER)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=192.168.32.151) (PORT = 1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=192.168.32.155) (PORT = 1521)))

    Summary of services...

    Service '+ ASM' a 1 instance (s).

    Instance '+ ASM1' READY State, has 1 operation for this service...

    'CARS' service has 1 instance (s).

    Instance "RAC1" READY State, has 1 operation for this service...

    Service 'RACXDB' has 1 instance (s).

    Instance "RAC1" READY State, has 1 operation for this service...

    The command completed successfully

    In the two node

    ============

    Oracle 4990 1 0 11:02?        00:00:00 /u01/app/11.2.0/grid/bin/tnslsnr EARPHONE-inherit

    Oracle 5034 1 0 11:02?        00:00:00 /u01/app/11.2.0/grid/bin/tnslsnr LISTENER_SCAN3-inherit

    Oracle 5044 1 0 11:02?        00:00:00 /u01/app/11.2.0/grid/bin/tnslsnr LISTENER_SCAN2-inherit

    Oracle 6407 5239-0 11:15 pts/1 00:00:00 grep tns

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on October 3, 2015 11:23:26

    Copyright (c) 1991, 2009, Oracle.  All rights reserved.

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))

    STATUS of the LISTENER

    ------------------------

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production

    Start date October 3, 2015 11:02:39

    Uptime 0 days 0 h 20 min 46 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/11.2.0/grid/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/ractwo/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = LISTENER)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=192.168.32.152) (PORT = 1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=192.168.32.156) (PORT = 1521)))

    Summary of services...

    Service '+ ASM' a 1 instance (s).

    Instance '+ ASM2' READY State, has 1 operation for this service...

    'CARS' service has 1 instance (s).

    Instance "RAC2" READY State, has 1 operation for this service...

    Service 'RACXDB' has 1 instance (s).

    Instance "RAC2" READY State, has 1 operation for this service...

    The command completed successfully

    I want to mention the name of the service in tnsentry in the new host and connect to the RAC database using tnsname.

    Kind regards

    007

    Hi all

    I solved this problem. Remote_listener parameter has not been set, and after that I am able to connect to the database using scan ip.

    Thank you all for your answers.

    Kind regards

    007

  • srvctl stop asm command failed

    Hi all

    I just installed oracle 11g r2 stand-alone server with DSO in my linux oracle 6 in virtual box.

    command d srvctl start database works very well.

    but srvctl stop asm command did not work.

    I have two user, owner of software oracle 'oracle' and the other for the owner of grid infrastructure is "grid".

    I put srvctl stop asm command on both users. and did not work.

    When I use sqlplus by going to "sqlplus / as sysasm" and try to stop it, it works fine.

    but not srvctl

    bandicam 2015-02-05 10-52-10-817.png

    Here is additional information - historic asmlib configuration commands:

    Configure /etc/init.d/oracleasm

    This sets up the properties on the startup of the Oracle ASM library

    pilot.  The following questions will determine whether the driver is

    load on startup and it will have permissions.  The current values

    appears between square brackets ("[]").  Hitting < ENTER > without having to type a

    response will keep this current value.  CTRL-C will stop.

    [] Of the UI by default to have the driver: oracle

    Group to own the driver interface [] default: oinstall

    Start Oracle ASM Library driver at startup (y/n) [n]: y

    Scan of Oracle ASM disks at startup (y/n) [y]: y

    Driver configuration Oracle ASM library of writing: fact

    The Oracle ASMLib driver initialization: [OK]

    Analysis of the system for Oracle ASMLib discs: [OK]

    [root@localhost ~] # /etc/init.d/oracleasm activate

    Driver configuration Oracle ASM library of writing: fact

    The Oracle ASMLib driver initialization: [OK]

    Analysis of the system for Oracle ASMLib discs: [OK]

    [root@localhost ~] # /etc/init.d/oracleasm start

    The Oracle ASMLib driver initialization: [OK]

    Analysis of the system for Oracle ASMLib discs: [OK]

    [root@localhost ~] # /etc/init.d/oracleasm createdisk asm1/dev/asm/asm1

    Disc marking 'asm1' as an ASM drive: [OK]

    [root@localhost ~] # /etc/init.d/oracleasm createdisk asm2/dev/asm/asm2

    Disc marking "asm2" as a drive of ASM: [OK]

    [root@localhost ~] # /etc/init.d/oracleasm createdisk fra1/dev/asm/fra1

    Disc marking "fra1' as an ASM drive: [OK]

    [root@localhost ~] # oracleasm listdisks

    ASM1

    ASM2

    FRA1

    p.s

    Since it is a stand-alone server, I can not input srvctl command with "-n" option.

    'crsctl stop crs' does not work in the single instance configuration.

    DiskGroup must be dismantled before moving the resource such asm separate resources. You must use srvctl stop asm f option to remove starts as well.

    Using sqlplus when you issue a shutdown, it dismantle the DSO, then starts to bringdown the ASM instance.

    You can check the resource dependence to start or stop using crsctl stat res Pei

    for asm resources dependency crsctl stat res ora.asm Pei

  • Restrict closing of databases by srvctl never belonged not to the user.

    Hello
    I have a question concerning the closing of RAC databases. My DEV env is a 2-node RAC cluster. I have three databases running on these two nodes. The structure is as follows.

    A: one owner data (2 node rac)
    owner b: B (2 node rac) database
    owner c: c (2 node rac) of the database

    Logged in as owner has, using srvctl I can stop databases B and C. I was wondering if there is a way to disable this process. Only the owner should be able to stop the database, IE owner should be able to close A database or a database B and C and the same for all users.

    Is there a way we can restrict it?

    Thank you
    REDA

    probably they share the same primary or secondary groups.

    Check these and Add/Remove of these groups:

    $ id one

    $ id b

    $ id c

    Mustafa DOGANAY

  • SRVCTL or CRSCTL?

    Hi all

    to check the status, I'm not so much concern on what command use.

    [grid@racnode1 + ASM1] $ crsctl status res ora.racdb.db
    Name = ora.racdb.db
    TYPE = ora. Database.type
    TARGET = ONLINE, ONLINE
    STATE = racnode1 online, OFFLINE

    [grid@racnode1 + ASM1] $ crsctl status res ora.racdb.db
    Name = ora.racdb.db
    TYPE = ora. Database.type
    TARGET = ONLINE, ONLINE
    STATE = racnode1 online, OFFLINE

    -----------------------------------

    (1) but what from a resource? use crsctl or srvctl?


    (2) what is the difference between crs res stat-[NULL] you and crs stat res-t--init, what is the 'init' for?


    p.s. I'm running separate home for grid and oracle.


    Kind regards

    Alan

    In general, a resource whose name begins with "ora", using srvctl and not crsctl.

    In a status listing, init - is to list the background process.

    Hemant K Collette

  • SRVCTL utility database configuration.

    Hi s/n,.

    We have a database with ASM UBIXASM1 name, while adding the configuration displays type SRVCTL databasewith is CARS,

    Grid and version RBDMS -: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    Oracle:UBIXASM1:/app/product/Oracle/11.2.0/dbs # /app/product/grid/11.2.0/bin/srvctl d UBIXASM1 database config

    Unique name of database: UBIXASM1

    Name of the database:

    Oracle home: /app/product/oracle/11.2.0

    User Oracle: oracle

    SPFile:

    Domain:

    Startup options: open

    Stop options: immediate

    Database role: PRIMARY

    Management policy: AUTOMATIC

    Pools of the server: UBIXASM1

    Instances of database:

    Disk groups: DATA

    Paths of mount point:

    Services:

    Type: CARS

    Database is managed administrator

    Can someone tell me where the SRVCTL utility to get this information or how to change it, thanks in advance.

    Thanks a lot frank...

    The problem is now solved

    srvctl add the d UBIXASM1 o $ORACLE_HOME - x linubirac1 database

    Oracle::/app/product/Oracle/11.2.0/dbs # srvctl config database-d UBIXASM1

    Unique name of database: UBIXASM1

    Name of the database:

    Oracle home: /app/product/oracle/11.2.0

    User Oracle: oracle

    SPFile:

    Domain:

    Startup options: open

    Stop options: immediate

    Database role: PRIMARY

    Management policy: AUTOMATIC

    Pools of the server: UBIXASM1

    Database instance: UBIXASM1

    Disk groups:

    Paths of mount point:

    Services:

    Type: SINGLE

    Database is managed administrator

    Thank you

    Raja...

  • Addition of EM12cR3 to srvctl Oracle restart

    Configuration of the standalone company Manager:

    Grid infrastructure 12.1.0.3

    The repository database 11.2.0.4

    Enterprise Manager 12.1.0.3

    Oracle Linux 6.3

    I installed IM and a database, all components have been added to srvctl.

    Then, I installed Enterprise Manager 12.1.0.3.  There is no part of the srvctl and does not participate in Oracle Restart.

    Power who belongs to le/etc/init.d, it seems that do not mix the two.

    Does anyone have any words of wisdom on this?

    Oracle support:

    As we have, we cannot detail repository DB startup in the gcstartup script.

    So, you can proceed with the workaround that you implemented with instructions to sleep in the gcstartup script.

    So, there you have it.

    Does work together.

  • srvctl start receiver - ERROR

    Hi all

    We have to add new listener with new port to the cluster when you add iam getting this error

    DB VERSION: 11.2.0.3

    the ORACLE_HOME/bin directory

    [oracle@cisssna01sora81 bin] $. / srvctl add a listener-l LISTENER_TEST Pei 1559 o /app/oracle/product/11.2.0/dbhome_1

    PRCN-2061: cannot add the ora of the listener. LISTENER_TEST. LSNR

    PRCN-2065: 1559 or ports are not available on the data nodes

    PRCN-2067: Port 1559 is not available in all of knots "node1".

    Please advise me on this.

    Same link I attached you the other day:

    How to configure a listener of the Second on a separate network infrastructure Grid 11.2 (Doc ID 1063571.1)

    why he has not read?

  • clarity on srvctl and crsctl orders

    Oracle 11.2.0.2/3, SE - One

    Oracle GI 11.3, ASM stand-alone, no group, no CARS

    Oracle Linux 5.6 x 86-64

    Try to get a better grip on orders on Restart Oracle.

    First, guide the administrator of the database (E25494-03), pp. 4-10, under "Preparation to run SRVCTL", it indicates that you must run srvctl since the appropriate for the component to set ORACLE_HOME.  But it seems that if you configure a component.  What about simply status inquiry - "srvctl config...". » ? My tests seem to indicate that I can 'config' (a bit of trouble, right?) time db and components of the House ASM ASM.

    The reason why I ask is that I'd like to write a generic script to report all components configured without the script being hardcoded for any specific database.  I have this job to hardcode the environment for one of the databases before you call 'srvctl config database. But to eliminate that I must be able to discover the names of the databases, or simply run it all from the House of the DSO.  The latter seems to work ok, but I'm not grounded enough on that part if I'm on a "witch hunt."  If it's not good, them looks like I'm in a situation of the egg or the hen... Cannot get srvctl to give me the name of the databases configured without setting the HOUSE for a database and cannot set the HOUSE to a database (with oraenv) until I have a database name.  And while I don't have business with him currently, imagine a configuration with several databases of several homes.  Once I have the list of databases (say grep 'ing and awk' ing the output of 'srvctl config database') the rest is easy.  But if this initial srvctl requires the OHOME either assigned to the db House... don't know how to proceed.  Can't grep oratab because nothing is guaranteed to identify an entry for a database compared to some generic entries sometimes.  And grep 'ing' ps - ef | grep pmon' is based on the databases currently being started.

    I'll be the first to admit that whenever the docs start to deal with anything related to the grid Infrastructure, I have a very hard time to know when something does NOT apply to my non-RAC-clustered environment, no.

    Also, you can use crsctl GI HOME for information about the DATABASES and ORACLE_HOME (for example 'res status crsctl Pei').

    for example

    $ crsctl status res ora.orcl.db Pei

    This return of many information about your database. With grep or awk is easy to write your script.

    HTH,

    Levi Pereira

  • problem with srvctl stop home

    Oracle 11.2.0.2 IM
    Oracle db 11.2.0.1.1
    -three databases, 2 on ASM and isn't a.
    Oracle Linux 5.6
    Standalone ASM - no mass

    Built this system as a sandbox under VirtualBox to start working on the upgrade of my direct database 11.2.0.2. Before we continue, I need to move my ORACLE_BASE (actually I'll take all/U01) to a larger newly created file system. I'm looking at the DB Admin Guide, Chapter 4, "stopping and restarting Oracle restart for Maintenance operations.

    First of all, I put ORACLE_HOME for the databases and ran ' srvctl stop home o $ORACLE_HOME if $ORACLE_HOME/crs_state '. Ran as not expected, no errors and data bases have been arrested.
    Then I set ORACLE_HOME for ASM and run the same command "srvctl stop home o $ORACLE_HOME if $ORACLE_HOME/crs_state ', but with problems:
    oracle:+ASM$ cd $ORACLE_HOME
    
    oracle:+ASM$ srvctl stop home -o $ORACLE_HOME -s $ORACLE_HOME/crs_state
    PRCH-1002 : Failed  to stop resources running from CRS home /u01/app/oracle/11.2.0/grid
    PRCH-1030 : One or more resources failed to stop: PRCH-1026 : Failed to stop ASM
    PRCD-1027 : Failed to retrieve database vbdwdev
    PRCD-1035 : Database vbdwdev is not a cluster database
    
    
    oracle:+ASM$ srvctl start home -o $ORACLE_HOME -s $ORACLE_HOME/crs_state
    
    oracle:+ASM$
    Hmm. vbdwdev of the database is not a database cluster. No, it isn't. What is the problem here? And he's trying to do with the base anyway? That was supposed to be treated when executing 'srvctl stop' of the database, which has already been done.

    Google and MetaLink research on the error messages keep coming back to group the related issues, often in updates, and this is not.

    Ideas?

    For what it's worth, I checked the procedure on an installation of VirtualBox using Oracle 11.2.0.2. He has to work, please see below:

    $ . oraenv
    ORACLE_SID = [oracle] ? orclasm
    The Oracle base has been set to /u01/app/oracle
    $ srvctl stop home -o $ORACLE_HOME -s /home/oracle/state1
    $ cat /home/oracle/state1
    db-orclasm
    
    $ . oraenv
    ORACLE_SID = [orclasm] ? +ASM
    The Oracle base remains unchanged with value /u01/app/oracle
    $ srvctl stop home -o $ORACLE_HOME -s /home/oracle/state2
    $ cat /home/oracle/state2
    diskgroup-ora.DATA.dg
    asm-ora.asm
    lsnr-LISTENER
    

    The following document may be useful, showing what seems to be exactly your problem:
    http://oracletoday.blogspot.com/2010/12/applying-grid-infrastructure-patch-set.html

  • SRVCTL command does not display correctly

    Dear experts,

    I installed RAC 11 g 2 (11.2.0.1) successfully on RHEL 5.4 in my test server.

    Number of nodes: 2 (rac1 rac2)

    It works very well. My database is also running.

    RAC1:
    SQL > select instance_name, status from v$ instance;
    STATUS INSTANCE_NAME
    -------------------------
    racdb1 OPEN
    RAC2:
    SQL > select instance_name, status from v$ instance;
    STATUS INSTANCE_NAME
    -------------------------
    racdb2 OPEN
    but then am that Commander the following Watch instance does not like that.
    [oracle@rac2 ~] $ srvctl status instance d racdb-i racdb1, racdb2
    Racdb1 of the instance is not running on the node rac1
    Racdb2 of the instance is not running on the node rac2
    [oracle@rac2 ~] $
    [oracle@rac2 ~] $ srvctl status database-d racdb
    Racdb1 of the instance is not running on the node rac1
    Racdb2 of the instance is not running on the node rac2
    [oracle@rac2 ~] $
    if anyone can clarify the reason...

    --
    With our thanks,
    Bala :)

    It is not unusual, immediately after the registration of the database in the OCR. Just do this,
    srvctl start database-d racdb
    of course it does not start anything because the instances are already, but it will make the clusterware do a reality check.
    --
    John Watson
    http://skillbuilders.com

  • Cannot start the instance with srvctl only sqlplus

    Hello

    I must be missing something very obvious here... I can't launch the instances on our 2 CCR node with srvctl (fine get all others managed by cluster service/listeners/etc), but if I use sqlplus + start, all right.

    Oracle Standard Edition 11.1.0.7 on Linux x 86-64
    Instances: bopa1 + bopa2
    Nodes: bls0114 + bls0115

    The error I get is:
    -----
    bls0115:ora. Bopa.bopa2.inst:
    bls0115:ora. Bopa.bopa2.inst:SQL * more: version 11.1.0.7.0 - Production on Sun Oct 21 16:12:59 2012
    bls0115:ora. Bopa.bopa2.inst:
    bls0115:ora. Bopa.bopa2.inst:Copyright (c) 1982, 2008, Oracle. All rights reserved.
    bls0115:ora. Bopa.bopa2.inst:
    bls0115:ora. Bopa.bopa2.inst: Enter-username: connect to an idle instance.
    bls0115:ora. Bopa.bopa2.inst:
    bls0115:ora. Bopa.bopa2.inst:SQL > ORA-00119: invalid specification for the system REMOTE_LISTENER parameter
    bls0115:ora. Bopa.bopa2.inst:ORA - 00132: error syntax or network name not resolved "LISTENERS_BOPA."
    bls0115:ora. Bopa.bopa2.inst:ORA - 01078: failure in the treatment of system settings
    bls0115:ora. Bopa.bopa2.inst:SQL > disconnected
    bls0115:ora. Bopa.bopa2.inst:
    CRS-0215: could not start resource 'ora.bopa.bopa2.inst '.
    -----
    Looking lsnrctl status, I don't see that LISTENER_host name on the nodes, has something to do with it?

    The cluster has been newly installed and works fine otherwise.

    Published by: traore on 25 October 2012 14:25

    Hello

    you have defined a REMOTE_LISTENER parameter in the database which can be solved with the TNSNAMES.ora uses the clusterware.

    Then 2 possibilities:

    (a.) your tnsnames.ora to the dbhome contains no entry of the LISTENERS_BOPA.
    (b) you use a tnsnames.ora different due to the use of the TNS_ADMIN variable. It's probably settled in the sqlplus environment, but not on the level of database/instance when clusterware tries to start.

    Set it with:
    setenv srvctl database d t ' "TNS_ADMIN =".

    or perhaps at the level of the instance (instance of setenv srvctl - but I'm not sure it exists.) Sorry no atm 11.1 cluster to check).

    Concerning
    Sebastian

  • Cannot start the database the R12 DR Oracle EBS of RAC 10 g R2 using SRVCTL

    Hello

    I've implemented Oracle 10g R2 RAC data DR Guard for main server Oracle 10 g R2 RAC for EBS R12 (12.0.4).
    I followed Note + ' Business Continuity for Oracle Applications Release 12 on Release 10 gr 2 - Single Instance Database and RAC [452056.1 ID]. +.
    After you configure DR DG, I added DR Database to the Configuration of the Cluster. But I'm not able to start the DR Database via SRVCTL. But able to start the DR Database through Sql * more. I have already mentioned Note: + troubleshooting when srvctl cannot start the RAC instance, but sqlplus can start [ID 844272.1] + and tried to solve the problem but without success.

    , I opened SR but still, the problem is not resolved. Are there steps I need to do that is not mentioned in Note 452056.1.

    Rgds,
    Thiru

    Have you reviewed these docs?

    CRS - 215 srvctl cannot start ASM, listener, %ORACLE_HOME%/bin/ resources RDBMS with error [740319.1 ID]
    Could not start the Instance with Srvctl, no Info in the newspapers of Imon [ID 741212.1]

    Thank you
    Hussein

  • LSNRCTL and SRVCTL management auditor

    Hello

    I am struggling to understand how to manage my interlocutor in a 11 GR 2 RAC environment. I thought I should use LSNRCTL to start and stop the listener, and indeed when I use this and STATUS of the list I see all services correctly registered. However when I came to see the DSO he says he had an earpiece problem.

    The difficulty that I had to start the listener using SRVCTL. Now, I noticed there is no service with my listenere when I run LSNRCTL STATUS, but when you run SRVCTL STATUS it says that the listener is enabled and running on both nodes of my.

    Do I have a problem? I'm a little confused on best practices here.

    Thank you very much

    the listener in the listenere.ora file will be global to all the services configured in the RAC database. You will be specifying the requirement during the creation of the service not creating the listener... The listener is the part of application node in order to process connections from the outside world (applications, customers, etc.)... So application node is controlled by the command SRVCTL... you can only monitor the listener using LSNRCTL but not services... Services are managed on the base using SRVCTL or dbms_service...

    Kind regards
    Imran khan

  • Difference between srvctl relocate scan and scan_listener?

    Hi all

    I have a 2-node RAC cluster using 11.2.0.2 grid Infrastructure.

    I'm trying to get well clear in my mind what the difference is between moving SCANNING using srvctl relocate scan and SCAN_LISTENER use srvctl move scan_listener

    Can anyone provide me explain when you would use each order and the effect there?

    Thank you very much.

    Hello

    See here for a closer explanation of the SCAN:

    http://www.Oracle.com/technetwork/database/clustering/overview/scan-129069.PDF

    Regarding your questions: the difference between a SCAN VIP and VIP normal CARS, is that a node has the VIP CARS he wants to run on and each has one node (so that you have only 3 SCANs). If it fails over to another node, the normal VIP exists, but does not accept connections, while the SCAN is not set on a node and can run on any node in the cluster (and will accept connections at any time).

    Now it works, VIP SCAN to the SCAN listener (otherwise it would not make sense). This is why there is really no difference in moving the SCAN VIP (because this will trigger a move of the listener), or to pass the SCAN_Listener (since this will move the VIP depends).

    Concerning
    Sebastian

  • Oracle 11.2 srvctl command RAC and Oracle problem documentation.

    Hello

    I have a strange problem, I want to see the applications through command srvctl but I found the srvctl command has changed.

    When I view the documentation, I found no option applications with srvctl

    but when I tried this command it works

    [Oracle@RAC1 ~] $ srvctl status nodeapps
    Rac1-vip VIP is enabled
    Rac1-vip VIP is running on the node: rac1
    Rac2-vip VIP is enabled
    Rac2-vip VIP is running on the node: rac2
    Network is enabled
    Network runs on the node: rac1
    Network runs on the node: rac2
    GSD is disabled
    GSD is not running on the node: rac1
    GSD is not running on the node: rac2
    ONS is enabled
    The ONS daemon is running on the node: rac1
    The ONS daemon is running on the node: rac2
    [oracle@rac1 ~] $

    Here is the link to the documentation.
    http://download.Oracle.com/docs/CD/E14072_01/server.112/e10595/restart005.htm#CIHBBFFC

    you will not find in this manual, scan, gns, scan_listener, vip options and applications.

    else you have noticed this problem? Why these commands are not part of the manual

    concerning
    Amir Riaz

    Order SRVCTL
    http://download.Oracle.com/docs/CD/E14072_01/server.112/e10595/restart005.htm#

    Published by: Girish Sharma June 13, 2011 19:16
    And: http://download.oracle.com/docs/cd/B19306_01/rac.102/b14197/srvctladmin.htm

Maybe you are looking for

  • Why Thunderbird refuses my password?

    When I try to log on to my email account, I get the message that my password is not authenticated. This has happened for 5 days and I tried several times to receive information from you to reset the password, but it never happens in email as the mess

  • Win XP Pro - scheduled tasks

    I need more information about scheduled tasks. My backup software does not work. I get error logs. I need more examples to make it work.

  • Get the blue screen and the computer shuts down.

    Suddenly, I got blue screen and the computer will stop. File that describe the problem c:\Windows\Minidump\Mini020611-01.dmp Anyone know the cause of the problem? Any security breach?

  • Need to burn CDs that will play on MAC

    The CD I burned recently will not play on Mac. my friend it was made with control file using Lightscribe CD - R system. The MAC he spits. Please tell me how to make one for my friend (the one who will play!) PAM

  • Creation of Application Simple Webworks - remote URL for loading problem

    Hi, I'm looking for this example: http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/creating-your-first-application-... But I'm not able to load the remote URL. I am able to load the local file perfectly, but whenever I try to load