VIP in the RAC configuration

Hi all

Please may I know what IP address is assigned to the VIP to the CCR.

as for the SCAN

The IP addresses must be on the same subnet as your public network in the cluster by default.

Thank you

My apologies... for some reason I read private and not vip.

The VIP will be logical ip on your public interface.

Tags: Database

Similar Questions

  • Cards (NICs) Ethernet in the RAC configuration

    DB version: 11g


    I came across this nice link on the RAC configuration
    http://www.akadia.com/services/ora_rac.html

    Question 1.

    Cons. in the diagram, I can see eth0 and eth1 in both nodes. They are physical maps ethernet (NIC). Right?


    Question 2.
    Each node has 2 ethernet cards is common in the industry. Right?



    Question 3.
    For Private InterConnect ===>One ethernet card from each node, connected via Switch1
    
    For Public InterConnect plus Connection to Shared storage  ====> One ethernet card from each node, connected via Switch2
    This is the standard practice in Production DBs?

    A question that you asked and there are very important with regard to the questions you have asked - what is the best technology to use for interconnection (private network and switch)?

    And is not ethernet (as shown in this diagram you mentioned). The speed and scalability of the interconnection have a major impact on the performance of the cluster.

    Gig-ethernet is limited in scalability and features. 10 Gb/s is the maximum. The standard of 1 Gbps. It does not support SDP (Sockets Direct Protocol), SRP (SCSI RDMA/Remote direct memory access Protocol) and so on. (although SRP specifications were available to sellers for implementing ethernet).

    If you look at what Oracle Database Machine and Exadata storage servers is using, this is Infiniband... and protocols such as SRP.

    InfiniBand out-of-the-box works at 40 Gbit/s (extendable up to 120 GB/s). Port to port latency is as low as 60ns (and still less with hardware and new technologies of the IB).

    I don't see how GigE even thinking to challenge Infiniband with in this regard. Especially since Oracle himself chose as the interconnection architecture (and layer of communication of storage) for the fastest CARS ever built systems.

    And no, it's not expensive either. Our IB material cost us really less similar material GigE.

  • ANALYZE the RAC configuration

    Currently my 2 CARS a SCAN node configured with an IP address and/etc/hosts entry. I got two additional IPs and I want to use the DNS server instead of/etc/hosts /. For this I do following:


    1 DNS entry rac-scan with 3 fps, two new and an existing one (currently used in entry/etc/hosts)
    1. STOP scan_listener (srvctl stop scan_listener) on a single node i.e node1
    2 STOP the scan (stop scanning srvctl) on a single node that is node2
    3 edit/etc/hosts on both nodes and comment out the line for scan IP
    4. change listening port scan (srvctl change cars - n scan-scan; followed srvctl change u; followed srvctl start scan_listener scan_listener.)


    Y at - there something I'm missing. Please specify.

    Receive your answer.

    Please, use this "HOW TO" for this work:

    * How to change the SCAN or SCAN listening Port setting after Installation [ID 972500.1] *.

  • difference between SWEEPING earpiece and VIP at the RAC

    Hello

    The SCAN and VIP are used to balance the load only as I know.

    Is that there is no difference between these two?

    887400 wrote:
    Hi Billy and all,

    I answer too late. Sorry for that. I'm still not clear picture on VP geeing

    YOU SAID

    "A virtual address is just that--virtual." There also exist on another node of the cluster, as his 'owner' node is not currently running. "So this node services this virtual IP address, until the owner can"reclaim"this virtual IP address.

    2 node RAC 10 g R2 (so no SCAN)

    Let's host 1: abc.lmn.com;

    1 host ip: I say 129.1.2.3; and vip 1 as abc.lmn - vip.com-> 129.1.2.4

    2 the host: efg:xyz.com

    with the IP 129.1.2.5 and vip 2 as efg.xyz - vip.com-> 129.1.2.6;

    The ip address and the VIp as just example only.i did not follow the standard conventions.

    Scenario: the client tried to connect to the instance and lets assume host 1 is out of service so host 1 (abc.lmn.com) cannot be used at the request of the customer.

    If the connection should switch to host 2. And host 1 cannot switch as its already down.

    VIP 1 is the address assigned to the physical host 1.

    MY Question is: as the physical host 1 itself is down how the 1 VIP which is attributed to host 1 helps the failover.

    I hope that your next reply will clarify my doubts.

    Thank you

    Just to give you clear answers:
    When host 1 goes down, his VIP are toggled on node 2. And when the client tries to connect to the VIP of node 1, it will immediately get the error message (it doen't wait on TCP/IP timeout) and then the client will connect to node 2 VIP.

    The reason why client does not connect to the VIP of node 1, however its PLACE on node 2, is because when VIP has switched to node 2, his questions, the new MAC addressed to customers. Client both get immediate notifications as error and the client, and then connect to node 2' VIP that runs on 2.

    Hope this helps

  • Configure the VIP on the server RAC

    Hello

    We intend to create a new RAC environment on our two linux servers. We have a public and a private on these two servers IP address.
    You suggest please how configure us virtual IP (VIP) on the servers.

    Thank you!

    bLaK says:
    Hello

    We intend to create a new RAC environment on our two linux servers. We have a public and a private on these two servers IP address.
    You suggest please how configure us virtual IP (VIP) on the servers.

    Thank you!

    Hello

    Virtual IP address must be on the same subnet public IP and the VIP is not used. You need to define in the file DNS or host.

    See you soon

  • Inva vip valid RAC configuration

    I'm trying to install 10G RAC on OEL, after specified nodes in the cluster configuration I get error below.

    The following names are not valid because they solve any valid ip address.

    Here's my entires / etc/hosts.

    [oracle@racnode1 ~] $ cat/etc/hosts
    # Do not remove the next line, or various programs
    # requiring a network functionality will fail.

    127.0.0.1 localhost.localdomain localhost

    ##=======================================
    # Network pulic
    ##=======================================


    10.172.20.190 racnode1.soft1.com racnode1
    10.172.20.191 racnode2.soft1.com racnode2
    10.172.20.192 racnode3.soft1.com racnode3
    10.172.20.193 racnode4.soft1.com racnode4

    ##=======================================
    # VIP
    ##=======================================

    10.172.20.290 racnode1 - vip.soft1.com racnode1-vip
    10.172.20.291 racnode2 - vip.soft1.com racnode2-vip
    10.172.20.292 racnode3 - vip.soft1.com racnode3-vip
    10.172.20.293 racnode4 - vip.soft1.com racnode4-vip

    ##=======================================
    # Private network for Cluster interconnect
    ##=======================================

    10.10.10.30 racnode1 - priv.soft1.com racnode1-priv
    10.10.10.31 racnode2 - priv.soft1.com racnode2-priv
    10.10.10.32 racnode3 - priv.soft1.com racnode3-priv
    10.10.10.34 racnode4 - priv.soft1.com racnode4-priv
    # #DNS for SCAN LISTENER #.
    10.172.20.294 scan.soft1.com scan

    [oracle@racnode1 ~] $

    Hello

    Range of 1 to 255 IP addresses.

    255 above all

    10.172.20.290 racnode1-vip.soft1.com racnode1-vip
    

    is not valid.

    Concerning
    Sebastian

  • Can I configure different port on the VIP and the real servers with ACE20 module?

    I use two Modules ACE20 of Cisco with catalyst 6504.

    There are two real servers that runs three services - TCP 82, 83, 84-connects to ACE20. (I'll call Server real 1.1.1.1 and 2.2.2.2)

    And I will assign three different personalities for each services - 3.3.3.3 for TCP 82, 4.4.4.4 for TCP 83, 5.5.5.5 for 84 TCP.

    In this case, what I can config my ACE20 as following configs?

    3.3.3.3:80 VIP

    RIP 1.1.1.1:82

    RIP 2.2.2.2:82

    4.4.4.4:80 VIP

    RIP 1.1.1.1:83

    RIP 2.2.2.2:83

    5.5.5.5:80 VIP

    RIP 1.1.1.1:84

    RIP 2.2.2.2:84

    PS My ACE20 'sh worm' result is here:

    Software

    Charger: Version 12.2 [123]

    system: A2 (2.4) Version [3.0 (0) A2 (2.4) of generation]

    system image file: [LCP] disk0:c6ace - t1k9-mz. A2_2_4.bin

    Hi Jinuk,

    Yes you can do it.

    You just need to set the port for the server to book in the serverfarm configuration.

    Book host Serveur_01

    IP 192.168.1.11

    development

    Serverfarm host REAL_SERVERS

    TCP probe

    Book Serveur_01 82

    development

    You can configure VIP to port 80, then once the strategy maps are configured the customer demand should hit the ACE on VIP on port 80, and CEA loadbalances once the traffic it will send to the book port 82.

    Let me know if you have any questions.

    Kind regards

    Kanwal

  • the RAC - Question on Openfiler configuration test

    Hi all:

    Follow this doc to implement two-node rac http://www.oracle.com/technology/pub/articles/hunter_rac10gr2_iscsi.html

    I managed to install Linux on two nodes linux1 and linux2 by doc above.
    I managed to install openfiler on the third node, powered by rpath linux by doc above.

    According to the document above and the next step, I need to configure iSCSI volumes using openfiler. The document speaks using the browser through which Openfiler administration is performed.

    The issue I'm facing is, I can't get the browser installed on openfiler. How can I do this?
    This node is not connected to the internet.
    I downloaded mozilla firefox on a usb key, how can I access the USB on the openfiler and install the browser?
    Is there a GUI for openfiler?

    If anyone has experience with this, I appreciate if they can share.

    Thanks a ton

    San ~

    Openfiler needs to run a web server. Then you should be able to access from a browser on other machines to which it is connected

    Perhaps the best way to go.

    Published by: bigdelboy on April 28, 2009 10:10

    NB: The RAC forum would obtain generally better supported.

  • How to configure we draw like the paths of the race, rather than the default of transparent traces?

    When I move a drawing creation using simple 1 black lines smooth to draw Adobe Illustrator CC, it is expanded or compound paths.  I want to be able to draw the image as a single path only (points in the middle of the race as opposed to control points on both sides of control shape with filling in the middle).  Is this possible?  Or is it possible to convert simple traced complex traces in Illustrator?

    Yes. Sue's right.

    With the help of Illustrator draw give you paths as the form of the task.  If you draw on the same layer, you'll find yourself with forms that are unique, but without the path to the Center.

    It does not appear that Adobe draw currently records the path of the finger/stylus, so any form you create in one movement appears as a single color.  (All by converting some isolated shots that are not recursive might be easy, strokes that create irregular shapes is not)

    OTOH, if you use something like Adobe's sketch, pouvez get you the paths, but in doing so, you can confiscate the brushes that you created in the application.  I have not sat down to figure out how to reproduce these brushes in Illustrator or Photoshop (easier).

    This is an Adobe Sketch illustration, sent to Illustrator and the embarrassing tildes I did to create.

    While you can open the path data by converting it, you can keep a double layer of your works of art first.  The conversion process will replace bitmaps by default brush strokes.

  • When I try to connect from the client to the RAC by using the SCANNER, I get ERROR: ORA-12541: TNS: no listenerOracle

    CARS: 2 nodes with Oracle single Client Access name (SCAN)

    OS: OEL 5.4 64-bit

    Version: 11.2.0.3

    When I try to connect from the client to the RAC by using the SCANNER, I get ERROR: ORA-12541: TNS: no listenerOracle. I noticed that the service is in place and properly configured (client tnsnames).

    servicioBD = (DESCRIPTION = (LOAD_BALANCE = yes) (ADDRESS = (PROTOCOL = TCP)(HOST = scanvip.domain1.local) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = serviceBD) (FAILOVER_MODE = (TYPE = SΘLECTIONNER) (METHOD = BASIC) (RETRIES = 180) (DELAY = 5))))

    serviceBD service

    SQL > select name, failover_method, failover_type, failover_retries, goal, clb_goal, aq_ha_notifications from dba_services where service_id = 3;

    METHOD NAME TYPE PURPOSE CLB_GOAL AQNOT ATTEMPTS

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

    serviceBD BASIC SELECT 180 NO LONG YES

    But when I do not use the service created for the tnsnames file SCAN, it's that if I directly put tnsnames to connect to any work of two nodes very well.

    Node 1

    servicioBD =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.210.2.10)(PORT = 1521))

    )

    (CONNECT_DATA =

    (SERVICE_NAME = orcl)

    )

    )

    Or

    Node 1

    servicioBD =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.210.2.11)(PORT = 1521))

    )

    (CONNECT_DATA =

    (SERVICE_NAME = orcl)

    )

    )

    I have also observed the following (cluvfy).

    1 all LISTENER_SCAN running node 1

    2 there is no TCP connectivity

    3 the error message is obtained PRVF-5713

    [grid@rac1 ~] comp cluvfy $ scan - verbose

    Check scan

    Checking the single Client access name (SCAN)...

    ANALYZE the running node name?      ListenerName Port running?

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

    scanvip.Domain1.local 1521 LISTENER_SCAN1 true true rac1

    scanvip.Domain1.local 1521 LISTENER_SCAN2 true true rac1

    scanvip.Domain1.local 1521 LISTENER_SCAN3 true true rac1

    Checking TCP connectivity to ANALYZE listeners...

    Node of ListenerName TCP connectivity?

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

    RAC1 LISTENER_SCAN1 no

    RAC1 LISTENER_SCAN2 no

    RAC1 LISTENER_SCAN3 no

    PRVF-5713: command "/u01/app/11.2.0/grid/bin/tnsping" (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.210.2.17) (PORT = 1521)))'"running on the node"rac1"produces no output no output.

    PRVF-5713: command "/u01/app/11.2.0/grid/bin/tnsping" (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.210.2.19) (PORT = 1521)))'"running on the node"rac1"produces no output no output.

    PRVF-5713: command "/u01/app/11.2.0/grid/bin/tnsping" (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.210.2.18) (PORT = 1521)))'"running on the node"rac1"produces no output no output.

    Check the resolution settings of name to 'scanvip.domain1.local '...

    SCAN the IP address status comment name

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

    scanvip.Domain1.local 10.210.2.18 spent

    scanvip.Domain1.local 10.210.2.19 spent

    scanvip.Domain1.local 10.210.2.17 spent

    Verification of the installation program ANALYZES VIP and the listener has failed

    The analysis check failed on all specified nodes.

    Could someone help me please.

    The solution was to restart scan_listener.

    srvctl stop scan_listener

    srvctl start scan_listener

  • How to set the name of the author and where I find all of the debug option token during the race or the creation of the application on QNX IDE?

    How to set the name of the author and where I find all of the debug option token during the race or the creation of the application on QNX IDE?

    Here is the error

    Failure of deployment: Info: request shipment: install and launch
    Info: Action: install and launch
    News: Native debugging: on
    Info: File size: 219949
    Info: Installing com.example.UIBB10AppTest1.testDev_B10AppTest15dd51c62...
    Info: Treatment 219949 bytes
    actual_dname:
    actual_id:
    actual_version:
    result::failure 881 the application author does not match the author token of debugging

    The author information is located in the bar - descriptor.xml in the tab "General". But the information must be defined automatically. In addition, you must install the token debug on your device.

    If everything is configured properly there is only one problem that happened to me. I had several chips debugging Momentics. I had to remove all chips debugging and leave alone the I want to use. Perhaps, you have also several debugging chips installed in Momentics. This seems to be a bug in Momentics who can't handle several chips debugging.

  • RAC + Configuration Data Guard

    In terms of high level, if you run a 2 node RAC and get invited to create a recovery site disaster 2 nodes, how I would go all this? (The cluster in the site recovery has already been created and installed the software Oracle 11.2.0.1).

    I think in general that a clone of production to the secondary site RMAN would be an idea: but that is possible with both nodes of production upwards? And is the best approach for cloning a single instance and then add a second instance manually at a later time?

    Any pointers or tips for a custodian of data 2 nodes of a 2-node RAC configuration would be appreciated, basically. I realize, it's pretty vague, but I'm just brought this out right now and need some general indications.

    Hello

    Step by step RAC RAC Dataguard.
    >

    Kind regards

  • Guru: Listener is down on a node of the RAC. Why?

    Hello!

    Listener is broken on a node of the RAC.
    We started the successful listener, but couldn't find the reason for this!

    We do not find a problem in newspapers Clusterware, Syslog alert newspapers...

    Can you help us?

    -VIP newspapers *.

    Oracle Database 10g Release 10.2.0.4.0-Production Copyright 1996, 2008 Oracle CRS. All rights reserved.
    2012-08-27 20:25:17.190: [RACG] [1] [7090] [1] [ora.host3.vip]: Interface verified lan900 failed (host = host3)
    Settings are not valid, or failed to put in place (host = host3) VIP

    2012-08-27 20:25:17.190: [RACG] [1] [7090] [1] [ora.host3.vip]: clsrcexecut: env ORACLE_CONFIG_HOME = / ora1/crs

    2012-08-27 20:25:17.190: [RACG] [1] [7090] [1] [ora.host3.vip]: clsrcexecut: cmd = / ora1/src/bin/racgeut EI ORA_DEBUG USR= 0 54/ora1/src/bin/racgvip che
    CK host3

    2012-08-27 20:25:17.190: [RACG] [1] [7090] [1] [ora.host3.vip]: clsrcexecut: rc = 1 hour = 8.471 s

    2012-08-27 20:25:17.190: [RACG] [1] [7090] [1] [ora.host3.vip]: end of resource = ora.host3.vip action = vΘrifier, State = 1, time = 8.538 s

    2012-08-28 08:29:21.079: [RACG] [1] [3350] [1] [ora.host3.vip]: clsrcstartorp: error with malloc

    -Newspapers Sqlnet.ora*

    Fatal OR connect error 12170.

    VERSION INFORMATION:
    AMT for HP - UX: release 10.2.0.4.0 - Production
    UNIX Domain Socket IPC Protocol adapter for HP - UX NT: release 10.2.0.4.0 - Production
    Oracle leaves NT Protocol adapter for HP - UX: release 10.2.0.4.0 - Production
    Adapter protocol TCP/IP NT for HP - UX: release 10.2.0.4.0 - Production
    Time: August 27, 2012 21:15:29
    Tracing not lit.
    AMT error struct:
    NS main err in code: 12535
    TNS-12535: TNS:operation expired
    NS secondary err code: 12560
    NT main err in code: 505
    AMT-00505: Operation timed out
    NT secondary err code: 238
    NT OS err code: 0
    Customer's address: (ADDRESS = (PROTOCOL = tcp (PORT = 52275))(HOST=xxx))

    -Journal Crsd *.

    2012-08-27 19:59:25.562: th_select_answer [OCRSRV] [32]: failed in response. CLSC ret [3]
    2012-08-27 20:25:17.196: CheckResource [CRSAPP] [1100146] error ora.host3.vip = 1 error code
    2012-08-27 20:25:17.204: [CRSRES] [1100146] in stateChanged, target of ora.host3.vip is online
    2012-08-27 20:25:17.204: [CRSRES] [1100146] ora.host3.vip on host3 went DISCONNECTED unexpectedly
    2012-08-27 20:25:17.204: [CRSRES] [1100146] StopResource: set the values of the CLI
    2012-08-27 20:25:17.222: [CRSRES] [1100146] attempt to stop "ora.host3.vip" Member "host3".
    2012-08-27 20:25:17.470: [CRSRES] [1100151] in stateChanged, ora. DB. DB3_TEST. Db3.SRV target is online
    2012-08-27 20:25:17.470: ora [CRSRES] [1100151]. DB. DB3_TEST. Db3.SRV on host3 went DISCONNECTED unexpectedly
    2012-08-27 20:25:17.471: [CRSRES] [1100151] StopResource: set the values of the CLI
    2012-08-27 20:25:17.482: [CRSRES] [1100153] in stateChanged, ora. DB. DB_SE. Db3.SRV target is online
    2012-08-27 20:25:17.482: ora [CRSRES] [1100153]. DB. DB_SE. Db3.SRV on host3 went DISCONNECTED unexpectedly
    2012-08-27 20:25:17.483: [CRSRES] [1100153] StopResource: set the values of the CLI
    2012-08-27 20:25:17.485: [CRSRES] [1100151] attempt to stop ' ora. DB. DB3_TEST. Db3.SRV' Member 'host3.
    2012-08-27 20:25:17.504: [CRSRES] [1100153] attempt to stop ' ora. DB. DB_SE. Db3.SRV' Member 'host3.
    2012-08-27 20:25:17.698: [CRSRES] [1100146] judgment of the "ora.host3.vip" Member "host3" succeeded.
    2012-08-27 20:25:17.699: ora.host3.vip [CRSRES] [1100146] RESTART_COUNT = 0 RESTART_ATTEMPTS = 0
    2012-08-27 20:25:17.704: ora.host3.vip [CRSRES] [1100146] failed on host3 moving.
    2012-08-27 20:25:17.751: [CRSRES] [1100146] StopResource: set the values of the CLI
    2012-08-27 20:25:17.766: [CRSRES] [1100146] attempt to stop "ora.host3.LISTENER_host3.lsnr" Member "host3".
    2012-08-27 20:25:17.959: [CRSRES] [1100151] stop the ' ora. DB. DB3_TEST. Db3.SRV' Member "host3" succeeded.
    2012-08-27 20:25:17.960: ora [CRSRES] [1100151]. DB. DB3_TEST. Db3.SRV RESTART_COUNT = 0 RESTART_ATTEMPTS = 0
    2012-08-27 20:25:17.965: ora [CRSRES] [1100151]. DB. DB3_TEST. Db3.SRV failed on host3 moving.
    2012-08-27 20:25:18.088: [CRSRES] [1100153] stop the ' ora. DB. DB_SE. Db3.SRV' Member "host3" succeeded.
    2012-08-27 20:25:18.089: ora [CRSRES] [1100153]. DB. DB_SE. Db3.SRV RESTART_COUNT = 0 RESTART_ATTEMPTS = 0
    2012-08-27 20:25:18.168: ora [CRSRES] [1100153]. DB. DB_SE. Db3.SRV failed on host3 moving.
    2012-08-27 20:25:18.182: CheckResource [CRSAPP] [1100186] error ora. DB. DB_SE.cs = 1 error code
    2012-08-27 20:25:18.186: CheckResource [CRSAPP] [1100177] error ora. DB. DB3_TEST.cs = 1 error code
    2012-08-27 20:25:18.191: CheckResource [CRSAPP] [1100185] error ora. DB. DB_SE.cs = 1 error code
    2012-08-27 20:25:18.196: CheckResource [CRSAPP] [1100178] error ora. DB. DB3_TEST.cs = 1 error code
    2012-08-27 20:25:18.360: [CRSRES] [1100146] judgment of the "ora.host3.LISTENER_host3.lsnr" Member "host3" succeeded.
    2012-08-27 20:25:19.630: [CRSRES] [1100185] in stateChanged, ora. DB. DB_SE.cs target is online
    2012-08-27 20:25:19.635: [CRSRES] [1100177] in stateChanged, ora. DB. DB3_TEST.cs target is online
    2012-08-27 20:25:19.647: change of State [CRSRES] [1100178] abandoned (locked): ora. DB. DB3_TEST.cs
    2012-08-27 20:25:19.647: [CRSRES] [1100178] X_RES_Unavailable: stateChanged - resource is not available: ora. DB. DB3_TEST.cs
    (File: caa_Resource.cpp, line: 3640)

    -Alert Log *.

    Mon Sep 27 20:25:17 2012
    ALTER SYSTEM SET noms_service = 'DB_SE', 'UKRTEL' SCOPE = MEMORY SID = 'DB3 ';
    Mon Sep 27 20:25:17 2012
    ALTER SYSTEM SET noms_service = 'DB' SCOPE = MEMORY SID = DB3';
    Mon Sep 27 20:25:17 2012
    Immediate Kill Session #: 871, serial No.: 54502
    Immediate Kill Session: sess: c0000004389967e0 OS pid: 7623
    Immediate Kill Session #: 875, serial No.: 34456
    Immediate Kill Session: sess: c0000004389992b0 OS pid: 7667
    Immediate Kill Session #: 878, serial No.: 55639
    Immediate Kill Session: sess: c00000043796cca8 OS pid: 25922
    Immediate Kill Session #: 879, serial No.: 29044
    Immediate Kill Session: sess: c00000043899bd80 OS pid: 7629
    Immediate Kill Session #: 880, serial No.: 30557
    Immediate Kill Session: sess: c00000043796e210 OS pid: 5756
    Immediate Kill Session #: 881, serial No.: 32729
    Immediate Kill Session: sess: c00000043899d2e8 OS pid: 7627
    Immediate Kill Session #: 884, serial No.: 35036
    Immediate Kill Session: sess: c000000437970ce0 OS pid: 26163
    Immediate Kill Session #: 885, serial No.: 10137
    Immediate Kill Session: sess: c00000043899fdb8 OS pid: 14835
    Immediate Kill Session #: 886, serial No.: 45274
    Immediate Kill Session: sess: c000000437972248 OS pid: 7655
    Immediate Kill Session #: 887, serial No.: 4090

    your welcome :)

    But do not forget to mark this thread as answered

  • an impact on the passage of the Broker Configuration files

    Hello

    I have setup a datagaurd for my RAC - ASM production database.
    The backup database is on ASM and RAC
    but now I have this error
    ORA-16637: an instance could not access the Data Guard broker configuration

    I realized that the
    DG_BROKER_CONFIG_FILE1
    DG_BROKER_CONFIG_FILE1
    point to a file on the file system.
    I realized that I need to stop the broker and move the files to the location of the ASM so both my production instance sees the same broker configuration file.

    But now I want to know if by stopping the process broker and move the files to another location and begin the process of broker, will be this aything affect with dataguard Setup.
    in other words, moving the broker configuration files, am I break anything with installing dataguard.
    do I have to re - configure the installer of all datagaurd by moving the files to the broker.

    Thanks in advance.

    No, it will leave the current parameters of work and then when it starts up again once he sees that everything is just as it should. Simply not make a move to the middle.

    If you are worried, you can always drop configuration broker preserving destinations, stop the broker, move files, and re-enable the broker and re-create the configuration but I think it's exaggerated.

    Larry

  • VIP in 11g RAC with CRS

    Hi all
    My system is a cluster at three knots 11.1.0.7 RAC with CRS (same version).
    I have a question on the operation of VIP.

    Notes:
    eth0 - public interface
    eth0: 1 - vip interface
    eth1: private interface

    If I come down with eth0 (ifconfig eth0 down), VIP is moved to the other of the two remain alive nodes on the network. Everything is OK at the moment and only resource of listener in CRS stack is offline, same INST, GSD and ONS are online and remains in the first node.

    Can I ride with the public interface (ifconfig eth0 up). Now, everything remains in the same State... Change anything!
    Issues related to the:
    -Node1 VIP resources should come back to the first node?
    -Listener resources should come back online?

    I can manually start the listener resources or move vip for the Node1 no problem... but this must be done without manual Word, isn't it?

    Thanks in advance.

    user605547 wrote:
    I know that this listener is depending on applications (vip)... so if VIP turns not upward, listener cannot start
    All my question is on auto VIP travel after a power failure network, so I'll try to understad what is happening and what it should happens.

    Scenario 1:
    Step 1:
    => Node1: ifconfig eth0 down so vip switches node2 and node1 listener also breaks down. Other resources from node1 remains online.

    Step 2:
    Node1: ifconfig eth0 up-online nothing happens and everything in the same State. Node1 VIP is still running in node2

    Question: NODE1 VIP should move node 1 (from node2) automatic?

    11 GR 1 material, NODE1 node01 not auto VIP, we always move manual.
    It's actually the default behavior by default in 10.2.0.4 and 11.1.

    Step 3:
    Node1: srvctl start listener - n node1-l listener_node1-online vip node1 moved to node 1 and Monte listener_node1

    not sure, maybe srvctl check everyone, and then move the VIP

    Scenario 2:
    Step 1:
    => Node1: ifconfig eth0 down so vip switches node2 and node1 listener also breaks down. Other resources from node1 remains online.

    Step 2:
    Node1: ifconfig eth0 up-online nothing happens and everything in the same State. Node1 VIP is still running in node2

    Step 3:
    NODE3: srvctl stop listener - n node3-l listener_node3 (by changing the State of a resource does not contact with node1) =>
    -Online listener of grave node3 fails, node1_vip moved with the listener and node1 node2 in node1 Monte

    Is this normal? It seems that any operation in forces CRS to check the availability of NODE1_VIP and get in the original node? Expected behavior?

    When we use srvctl, instance control is carried out, the check address public ip-> resolved and then move VIP

    What is?
    ORA_RACG_VIP_FAILBACK in the script racgwrap in the ORACLE_HOME

Maybe you are looking for

  • Rate of bytes downloads?

    I love to see a real flow and not a countingdown in seconds blue progress bar

  • Support for Ukrainian language to Siri

    Do you intend to add support for Ukrainian language to Siri? If so - do you know if it will be integrated into the iOS in 2016? Company Apple is currently working on adding new languages to Siri? If so and it is not confidential - they appear on a pa

  • Automatic calibration of the brightness

    Hello Is it possible to calibrate the automatic brightness on the iPad Pro? I have two identical Pros iPad and iPad Air and an iPhone 6 +. Auto brightness on each of them. All devices are on iOS 9.2. I noticed that among the Pros of the iPad is alway

  • Windows 7 - error Code: 800 b 0100

    I tried step 1 as suggested, but there is no errors with CheckSUR. I was not looking for step 2 as MS Support told me that I am under a different version of Windows 7 and this hotfix does not apply. I am running Windows 7 Home Premium, 64-bit. Other

  • How can I change the default program to open ZIP files?

    original title: open .zip files I changed the default mode of opening zip files somehow. My laptop now wants to use something other than the Windows Explorer to navigate to the zip files. I tried to "Browse" to Windows Explorer, but it will not find.