Question on QOS Configuration

I am classifying traffic using NBAR and Access-lists, setting DSCP values, and then useing bandwidth percentages to reserve bandwidth for protected classes in times of high utilization.
I currently have this setup on my outside interface (connecting to PE) and have the service policy set on output (egress).
I have found that large data transfers of default-class traffic is still able to overwhelm the link and the resereved bandwidth percentages to not seem to be able to protect the data in those classes.
Question 1 - Is it common configuration to classify, mark, and set queing policies on the same interface? Or should I be classifying and marking on the ingress of the LAN interface and then apply the queing on the outside interafce egress?
Here is my current config. As you can see, I am classifying the traffic ussing access lists and NBAR, and then I am using the policy map on my outside (PE connnected) interface egress. For brevity, I have not included the contents of the access-lists. Does anyone see any issues with this config?
class-map match-all AF41
match access-group name Management
class-map match-all AF21
match access-group name Priority-Apps
class-map match-all AF31
match access-group name Critical-Apps
match protocol citrix
match protocol kerberos
match protocol ldap
policy-map SETDSCP-KABI-NA
class AF41
  bandwidth percent 20
  random-detect dscp-based
  set ip dscp af41
class AF31
  bandwidth percent 25
  random-detect dscp-based
  set ip dscp af31
class AF21
  bandwidth percent 25
  random-detect dscp-based
  set ip dscp af21
  class class-default
  set ip dscp default
  fair-queue
interface Multilink1
service-policy output SETDSCP-KABI-NA
Thanks in advance for your replies..

Disclaimer
The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.
Liability Disclaimer
In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.
Posting
Question 1 - Is it common configuration to classify, mark, and set queing policies on the same interface? Or should I be classifying and marking on the ingress of the LAN interface and then apply the queing on the outside interafce egress?
I don't know how common one technique is vs. the other, as QoS is still a bit uncommon, but if possible, I personally prefer doing everything in the egress policy.
Does anyone see any issues with this config?
I normally recommend against using RED unless you really understand the technology.  I would especially question using RED and FQ in the same class, as you do in class AF21.
I currently have this setup on my outside interface (connecting to PE) and have the service policy set on output (egress). I have found that large data transfers of default-class traffic is still able to overwhelm the link and the resereved bandwidth percentages to not seem to be able to protect the data in those classes.
You describe connecting to a PE, so this is not a p2p link?  If you're working across some kind of cloud technology, just setting QoS, even correctly, on the egress to cloud interface might be insufficient.  Might you describe your WAN environment?
As you mention default-class traffic, but you didn't post a default-class, you're just using the implicit default settings for this class?
As you're using NBAR and FQ in a named class, I assume you're working with a software based router using post HQF QoS, but identification of the actual platform and IOS version being used, might also be helpful.

Similar Messages

  • Question about QOS

    We have a multi site network that is connected together via a managed ATM network The ATM network is our "core" network and we have no control over it. THe question I have is about how QoS would work over the core. We have QoS configured on all of our "Edge" switches at each site. I would figure that traffic going through the core would not adhere to our QoS policy but once the traffic gets to another site I would assume it would start using the QoS qualities that were assigned to the packet. Is this right?

    Yes, you are correct.
    HTH,
    Bobby

  • QoS Configuration for NME-AIR-WLC

    Hello,
    I have a question on the correct QoS configuration for a VoIP deployment. I have followed the steps referenced here but have two questions..
    1) The last recommendation in the list is to set DCA channel sensitivity to High to avoid changes during business hours. I think this should be Low? The manual states "Low—The DCA algorithm is not particularly sensitive to environmental changes."
    2) The recommendation is to trust dscp on AP uplinks and to trust cos on the WLC uplink. However I can't find any configuration guidelines for configuring QoS if the WLC in question is an NME hosted in a 2921.
    2a) The link between the switch and the 2921 is an 802.1q trunk so should I trust cos on this link rather than dscp?
    2b) What configuration should be on the 2921? Create a policy-map and apply it to the uplink port?
    2c) Should there be a service policy assigned to the In1/0 interface for the WLC itself?
    Any thoughts appreciated.
    Thanks,
    Dave

    Well I appear to have answered question 2 after I stopped being lazy and did some packet captures.
    No configuration required on 2921 as packets captured from In1/0 and Gi0/0 show correct DSCP markings on RTP and SCCP packets.
    Would still be interested to know on question 1 though.

  • Switchport QoS configuration for WLC

    Hi guys,
    I am having a question about switchport QoS configuration for WLC. In the "enterprise mobility deployment guide 4.1", it says we can use both either "mls qos trust cos" or "mls qos trust dscp", depending on the mapping, however looking through Jerome's video tutorial on QoS in youtube, he actually mentioned that we need to keep this value as "mls qos trust cos", and I have also read from somewhere else that since controllers are layer 2 device, we do need to use "mls qos trust cos" on the switchport directly connected to the WLC.
    however I did see some configurations using "mls qos trust dscp" on the switchport, which is for 5508 WLC due to some hardware design in the 5508 WLC. so I just want to ask what is the differnece between these two commands when we use them for switchports connected to WLC, and does this command really specific for what controller platform we use or it only depends on code version?
    thank you very much for your time and help.

    Hi George,
    Thanks for your reply, however I am still a bit confused on the difference between the two commands...
    so in the deployment guide it does say we can do either one on the switchports connected to the WLC, so when should we use trust dscp instead of cos?
    it sort of make sense when we talk about WLC is a layer 2 device hence we should use cos, but we also have packets marked with dscp values and I think the controller will keep the value without any modification, then that means we can also use trust dscp in order for this mapping to be done correctly, is this correct?
    I did see some other people saying that when using turst dscp and did a packet capture, the values cannot be mapped correctly, but there are also cases that this works. expecially with 5508 series controllers, does it really have some hardware features that doing different things than the 4404s and the 2100 series?
    but still, in what situation should we trust dscp on switchports connecting to WLC and when should we use trust cos as a best practice? or we should just forget about trust dscp for switchport connecting to WLC?
    Thanks.

  • MLS QoS configuration

    Good Morning, everyone.  I am looking for some clarification with an existing 3750x Switch configuration.  
    I am reviewing the configuration of my network switches and found the following MLS QoS configuration on one of my switches and a partial of this same config on another switch.  Can someone please explain what function, this line of code, is performing; and is it necessary?
    mls qos map policed-dscp  0 14 24 30 38 to 8
    mls qos map policed-dscp  10 to 12
    mls qos map policed-dscp  12 to 14
    mls qos map policed-dscp  26 to 28
    mls qos map policed-dscp  28 to 30
    mls qos map policed-dscp  32 to 34
    mls qos map policed-dscp  34 to 36
    mls qos map policed-dscp  36 to 38
    mls qos map cos-dscp 0 8 16 24 34 46 48 56
    mls qos srr-queue input bandwidth 70 30
    mls qos srr-queue input threshold 1 80 90
    mls qos srr-queue input threshold 2 80 90
    mls qos srr-queue input priority-queue 2 bandwidth 30
    mls qos srr-queue input dscp-map queue 1 threshold 2 16 24
    mls qos srr-queue input dscp-map queue 1 threshold 3 48 56
    mls qos srr-queue input dscp-map queue 2 threshold 1 36 38
    mls qos srr-queue input dscp-map queue 2 threshold 2 32 34
    mls qos srr-queue input dscp-map queue 2 threshold 3 40 46
    mls qos srr-queue output cos-map queue 1 threshold 2 4
    mls qos srr-queue output cos-map queue 1 threshold 3 5
    mls qos srr-queue output cos-map queue 2 threshold 1 2
    mls qos srr-queue output cos-map queue 2 threshold 2 3
    mls qos srr-queue output cos-map queue 2 threshold 3 6 7
    mls qos srr-queue output cos-map queue 3 threshold 3 0
    mls qos srr-queue output cos-map queue 4 threshold 3 1
    mls qos srr-queue output dscp-map queue 1 threshold 2 32 34
    mls qos srr-queue output dscp-map queue 1 threshold 3 40 46
    mls qos srr-queue output dscp-map queue 2 threshold 1 18 20 22 26 28 30
    mls qos srr-queue output dscp-map queue 2 threshold 2 16 24
    mls qos srr-queue output dscp-map queue 2 threshold 3 48 56
    mls qos srr-queue output dscp-map queue 3 threshold 3 0
    mls qos srr-queue output dscp-map queue 4 threshold 1 8
    mls qos srr-queue output dscp-map queue 4 threshold 2 12 14
    mls qos srr-queue output dscp-map queue 4 threshold 3 10
    mls qos queue-set output 1 threshold 1 100 100 100 100
    mls qos queue-set output 1 threshold 2 80 90 100 400
    mls qos queue-set output 1 threshold 3 100 100 100 400
    mls qos queue-set output 1 threshold 4 90 100 100 400
    mls qos queue-set output 1 buffers 15 30 35 20
    mls qos
    If more information is required for a response, please let me know.
    Thank you, E.

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    The function of each command is perhaps best explained by the Command Reference and Software Configuration Guide for your IOS version.  If you have a question that's unanswered by those, please post another question.  BTW, Cisco also publishes whitepapers that further explain some subjects.  There are a couple on 3750 QoS.
    Regarding whether a particular command is necessary would depend on what your QoS policy is attempting to accomplish.

  • QOS configuration for Wireless voice over IP

    HI, I've been asked to install approx 5 wireless phones on a network that consists of the following:-
    1 x 4006 core switch
    8 x 3550 Access switches
    6 x 1100 AP's (that are connected to the Access switches.
    My question is this - does anyone have a basic QoS configuration that I can place onto the LAN infrastructure (Core/Access switches).
    Kind Regards
    Steve

    Should refer to http://www.cisco.com/en/US/products/hw/phones/ps379/products_implementation_design_guide_book09186a00802a029a.html. Also Cat 4K should have Sup2+ or higher to support voice.

  • Is there any limitation of firmware or hardware for QoS configuration (4400 controller & 1252 AP's)

    Hi Experts,
    Before proceeding for adding AP model 1131 and 1252 into my set-up , I need to know whether any limitation of firmware or hardware for QoS configuration in wireless set-up .
    I have 4400 controller and 1130 & 1250 AP models.

    Hi Vinod,
    Since you have 4400 controllers, you can run upto WLC 7.0.x code. Refer this for more detail
    http://www.cisco.com/c/en/us/td/docs/wireless/compatibility/matrix/compatibility-matrix.html
    there is no specific limitation to 1131/1252 AP model as such, everything is WLC software dependent.
    From later software 7.4.x,7.6.x,8.x, lots of improvement for QoS configuration & bandwidth control, but since your controller is old hardware, you cannot have those latest features.
    here is a reference post on how QoS works in wireless environment
    http://mrncciew.com/2012/11/28/understanding-wireless-qos-part-1/
    HTH
    Rasika
    *** Pls rate all useful responses ****

  • Feq questions about QOS

    I have few questions about QOS
    1) Can qos policy only be applied at incoming frame/packets or it can also be applied at outgoing frames?
    2)Is it correct that qos policy for incoming frames , will decide the queue the frames be at placed ingress port?
    3) Is it correct that qos policy for outgoing frames,decides the queue the frames be placed at egress port?
    4) Is it possible to trust the Cos/dscp in frame/packet and have qos policy for outgoing frames ?
    5) Scenario:
    When f0/1 is in trunk mode:
    sw1(config)# int f0/1
    sw1(cofig-if)mls qos trust dscp
    when switch receives the frame,will it drive the cos value from dscp-cos map and place the frame in appropiate queue?
    When f0/1 is not access mode:
    When a switch receives the frame , Would switch drive the cos value from DScp-cos map even though the port is in access mode and place the frame in appropiate queue at ingress port?
    thanks a lot!

    Check out the SRND for QoS, it will answer of the questions you've posted here.
    http://www.cisco.com/en/US/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND/QoS-SRND-Book.html
    Hope that helps.

  • SRW Series QoS configuration for VoIP

    Hello Cisco experts,
    I have SRW224G4 switch in an office connected to the internet through port1, Asterisk server through port 9, Internal computers through ports 16-24.
    Currently, voice is cutting in the inbound direction when computer users are using Internet. I am trying to make some QoS configuration in which remote IAX2 phone, which uses UDP port 4569, will not be affected by Internet usage made by internal computers.
    I have logged in to the switch management webpage, I found a section for (QoS), but I need some help in specifying which parameter should I configure.
    Internet connection speed is 1mbps DL / 512kbps UL. I can configure Asterisk to mark packest with some TOS if required.

    One way to do it would be to configure Asterisk to assign a DSCP value of 46 to voice packets.
    Then on the SRW224G4, use:
    CoS Settings tab / QoS mode: Basic
    Basic tab / Trust mode: DSCP
    That would give priority to voice packets inside your network.
    Possible problems:
    your ISP will most likely clear DSCP markings on packets going out of the network
    rare case: your ISP might charge you more for packets marked with DSCP 46 (not likely on an ADSL connection)
    bottleneck will be the ADSL router, so if possible, you should implement QoS based on DSCP on that device
    if some PC based software uses DSCP markings, it'll get priority also
    Hope this helps!
    Cheers,
    Tamas

  • Question Regarding QoS and Firewalls Rules

    Hello experts, I hope a simple question for you today. I am working to elevate our outdated H323 traffic down a VPN tunnel we are only getting 600k throughput on.
    Under "Networking --> QOS --> WAN QOS" I have configured the downstream and upstream bandwidth rates using the 85% rule. I have also created a bandwidth profile called VOIP using 128-256kbps with a priority of "High"
    Under "Traffic Selector" I have created the profile using the VLAN 100 for the IP phones with the VOIP bandwidth profile.
    My question, is this the correct configuration and I'm done? Or do I need to go further and create the same IPv4 rules in the firewall rules giving it a QoS Priority of "Minimize Delay"
    Is there a way in SA540 to see the QOS statistics to see if they are working correctly?  I appreciate your input as always experts!!

    It's about the relevance of the link. Some will post a vague link to the SAP help that adds no value to anyone trying to find the answer to the question, whereas a targeted link to a - possibly difficult to find - page can be very useful.
    It's a bit of a subjective thing, example:
    A detailed question asks about technical info behind assigning a cost center to an organizational unit in the org chart.
    A reply such as:
    Check [this link|http://help.sap.com/saphelp_erp60_sp/helpdata/en/0b/dfba3692dc635ce10000009b38f839/frameset.htm].
    Is just wasting everyone's time. Unfortunately we see a lot of these, people seem to think it's a quick way of getting cheap points but it just frustrates everyone else.
    Asimilar answer can however be very useful if it contains a targeted link that relates directly to the question, e.g.
    See the help on [account assignment infotypes|http://help.sap.com/saphelp_erp60_sp/helpdata/en/bb/bdb2b6575911d189240000e8323d3a/frameset.htm].
    However a generic link as per my first example as part of a detailed explanation with a comment of "further info can be found over here" is a good post since the purpose of the link it more for convenience or reference info in addition to the answer in the post.
    Hope that helps,
    Mike

  • QOS configuration - Is there a way to prevent marking SIP signaling as media

    I have configured QOS for Lync 2013 per all the documenation, blogs, etc.
    While reviewing network captures to make sure it is working, I noticed something:  normal SIP signaling traffic from the Lync servers to port 5067 uses random source ports, and when those source ports fall into the ranges defined for media, gets marked
    as if it was media traffic.  This is over-prioritizing: marking SIP signaling traffic with a higher DSCP than is warranted.
    Any way to prevent this?

    The two main methods are marking source ports or marking anything coming from the service executables with a DSCP value.  Sometimes SIP signaling traffic will fall into the source range, and it will always come from the service executable.  You
    can't force only signaling to use a set range source ports, so there's not too much you can do.  That being said, SIP signaling traffic is generally negligible compared to the media traffic so I generally just let it be. 
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • DMVPN QoS Configuration over sat link

    Hi everyone, having one of those days where I cant seem to see the trees through the forest! Hopefully someone can point the way :)
    We have a DMVPN setup with Hub & spoke, 3 remote sites over satellite but the remote sites internet traffic does not come over the vpn, it goes out via the ISP.
    One particular site we've been having flooding and packet loss issues with has now been increased from 256k to a 512Kb Cir and the ISP has allowed a 1536 burst - this is where im confused most!
    Almost all examples of QoS i see is to limit/restrict the flow to less than the provider CIR is allowing to avoid them dropping packets, so in this scenario, how do I make the most of the burst rate?
    The DMVPN is currently set up with QoS policies via IP nhrp map groups, shaping the tunnel to 256k then child maps prioritizing mgmt, Skype etc. Although this seems like a great idea, im being led to believe I should just have qos pre-classify on the tunnel and set the policy-map on the Internet interface, but what I cant work out is how to prioritize or allocate most of the bandwidth to the tunnel for 'work related' purposes and limiting web browsing as currently it seems http/https traffic it taking all the bandwidth!
    If I don't use the bandwidth command on the physical interface it appears it believes it has 100m, so I think I need to set it 512k but not sure how to utilize the burst.
    Then im guessing I should use something like priority percent and shape average percent to prioritize tunnel traffic over http but does qos then need to be configured on the Hub somewhere as well?
    If anyone has a similar setup and can provide example config that would be great.
    Any assistance is greatly appreciated, please let me know if you want any configs/outputs.
    Cheers,
    Kev

    Thanks for the reply Marcin, however that doesn't really answer my question(s).
    I am fully aware of per tunnel qos as well as HQos, im just no expert in either!
    I understand that per tunnel qos applies the settings to the tunnel, but anything Not going via the tunnel will not have any qos applied and that currently seems to be the issue, naughty streaming media and http/https traffic flooding the link!
    Using Hqos will apply to the whole link, but it seems I need qos-pre classify on the tunnel to apply before it gets encrypted, or should I just prioritise all GRE so that all tunnel traffic gets priority?
    Perhaps I just have my settings too low, http(s) traffic takes all it can leaving work related tunnel traffic, email etc starved of BW.
    If anyone has any example configs of similar setups that would be much appreciated, its easier for me to reverse engineer! :)
    cheers,
    Kev

  • N7k QoS configuration

    I am confused by the queuing configuartion and how to match traffic.
    Have configured 'class-map qos' and 'policy-map qos' with 'set dscp' ok.
    Then in the 'class-map type queuing 1p....' the only match option is cos.
    How can I match the traffic marked with dscp in the qos policy-map in the 'class-map type queuing'?
    thanks
    Peter

    Well I appear to have answered question 2 after I stopped being lazy and did some packet captures.
    No configuration required on 2921 as packets captured from In1/0 and Gi0/0 show correct DSCP markings on RTP and SCCP packets.
    Would still be interested to know on question 1 though.

  • About QoS configurable thresholds...

    Hey,
    I was reading through QoS guides and got confused about the threshold things.......
    According to document,
    you can use following command to configure maximum memory allocation for egress queue.
    mls qos queue-set output qset-id threshold queue-id drop-threshold1 drop-threshold2 reserved-threshold maximum-threshold
    you can use following command to configure allocated memory for egress queue.
    mls qos queue-set output qset-id buffers allocation1 ... allocation4
    So now questions:
    1. Why queue-set? There will be 4 queue for egress anyway...
    2. If queue-set is useful feature, Why no queue-set for ingress?
    3. Why multiple thresholds? For ingress, there will be one threshold per queue.
    4. When is drop-threshold1 used? When will drop-threshold2 used?
    Thanks,
    /S

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    Or, perhaps this isn't the best forum for this question. 
    See if this document helps: https://supportforums.cisco.com/docs/DOC-8093

  • Show policy-map interface | Question about QOS show command output

    I hope this is the correct place for this question. If not, please let me know.
    When I issue the show policy-map interface command (in this case on a  3845) there is some output I don't understand.  I have included some output below and formatted the lines I am confused about as "computer code" which show up as red on my screen.  A list of the individual lines i'm confused about is below, followed by those liens in the context of the show policy-map command's output.
    Any help with this will be greatly appreciated. Thanks in advance.
    5 minute offered rate 46000 bps, drop rate 0 bps
     5 minute rate 10000 bps
     bandwidth remaining 50% (768 kbps)
    show policy-map interface
    --- previous output omitted ---
    GigabitEthernet0/0
      Service-policy input: QoS_IN
    class-map: Silver (match-any)
          164691299 packets, 23570752398 bytes
          5 minute offered rate 46000 bps, drop rate 0 bps
          Match: access-group name MAINFRAME
            4371992 packets, 2311242335 bytes
            5 minute rate 0 bps
          Match: access-group name KRONOS
            13334297 packets, 3051409140 bytes
            5 minute rate 5000 bps
          Match: access-group name EMAIL
            97652823 packets, 10323856470 bytes
            5 minute rate 10000 bps
          Match: access-group name VOIP-CONTROL
            20782858 packets, 1481676784 bytes
            5 minute rate 0 bps
          Match: access-group name LOGIXWEB
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name GRINDLOG
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name CITRIX
            46895 packets, 14669179 bytes
            5 minute rate 0 bps
          Match: access-group name CORP_WEB
            28502414 packets, 6387897396 bytes
            5 minute rate 4000 bps
          QoS Set
            dscp af31
              Packets marked 164691269
    show policy-map interface s0/0/0:0
    Serial0/0/0:0
      Service-policy output: QoS_OUT
    --- previous output omitted ---
        Class-map: Silver (match-any)
          86590227 packets, 12051546524 bytes
          5 minute offered rate 3000 bps, drop rate 0 bps
          Match: access-group name MAINFRAME
            7641084 packets, 2701232492 bytes
            5 minute rate 0 bps
          Match: access-group name KRONOS
            6975052 packets, 1555404656 bytes
            5 minute rate 0 bps
          Match: access-group name EMAIL
            58438150 packets, 5433636586 bytes
            5 minute rate 3000 bps
          Match: access-group name VOIP-CONTROL
            355083 packets, 41252455 bytes
            5 minute rate 0 bps
          Match: access-group name LOGIXWEB
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name GRINDLOG
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name CITRIX
            19 packets, 4967 bytes
            5 minute rate 0 bps
          Match: access-group name CORP_WEB
            13180836 packets, 2320015236 bytes
            5 minute rate 0 bps
          Queueing
          queue limit 64 packets
          (queue depth/total drops/no-buffer drops) 0/18156/0
          (pkts output/bytes output) 86421413/12004278837
          bandwidth remaining 50% (768 kbps)

    this is my configuration
    DGMGRL> show configuration
    Configuration
    Name: matrix
    Enabled: YES
    Protection Mode: MaxPerformance
    Databases:
    stdby1 - Primary database
    stdby2 - Physical standby database
    stdby3 - Physical standby database
    Fast-Start Failover: DISABLED
    Current status for "matrix":
    SUCCESS
    --- this is my first successful switchover -----
    DGMGRL> switchover to stdby2
    Performing switchover NOW, please wait...
    New primary database "stdby2" is opening...
    Operation requires shutdown of instance "stdby1" on database "stdby1"
    Shutting down instance "stdby1"...
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    Operation requires startup of instance "stdby1" on database "stdby1"
    Starting instance "stdby1"...
    ORACLE instance started.
    Database mounted.
    Switchover succeeded, new primary is "stdby2"
    -------------------this is my second switchover -------------
    DGMGRL> switchover to stdby1
    Performing switchover NOW, please wait...
    New primary database "stdby1" is opening...
    Operation requires shutdown of instance "stdby2" on database "stdby2"
    Shutting down instance "stdby2"...
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    Operation requires startup of instance "stdby2" on database "stdby2"
    Starting instance "stdby2"...
    Unable to connect to database
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Failed.
    You are no longer connected to ORACLE
    Please connect again.
    Unable to start instance "stdby2"
    You must start instance "stdby2" manually
    Switchover succeeded, new primary is "stdby1"
    DGMGRL>
    Edited by: user6981287 on Jan 7, 2010 12:57 AM
    Edited by: user6981287 on Jan 7, 2010 1:00 AM

Maybe you are looking for

  • IPad get stucks on Step 2 (Back up) of sync

    Hey guys, I have an iPad 2 and every time I've tried to sync this morning, it's gotten stuck on the Back Up portion of my sync. I've tried deleting previous back ups under Preferences<Devices. I've also tried restarting the computer/iPad... Things ju

  • PO line with Multiple Tax Codes

    Hi Everyone, Please guide me about the following query: If a PO line is created with amount :Rs.10000. Is it possible to apply Tax Code 'X' on 90% of the amount and Tax Code 'Y' on rest 10% of the amount? If yes, then please guide how? Please guide.

  • User defined error handling in PLSQL procedure of portal form

    I need some help of building a user defined exception handling in PLSQL. I build a portal form based on a PLSQL procedure. In this procedure there are several SQL statements with exception handling. In case of exception I want to display my on error

  • Mismatch between getNumArrayRows() behavior and documentation

    The API documentation states that getNumArrayRows "Returns the actual number of rows fetched in the last array fetch when next() returned END_OF_DATA. Returns the actual number of rows fetched in the final array fetch" Actually it returns the TOTAL n

  • Anyone have any luck installing the PCI-8212 in a Dell PC w/ NT 4.0 and the new PCI 66MHz/64 bit bus?

    NI-488.2 ver 1.7 won't reconginize the card. I got the card to work in an older PC with the original PCI bus. NI's answer was to use a different OS like Win 98. The application I'm using requires NT 4.0. Any suggestions? I followed the installation p