Disabling Management via Wireless - is there any point?

Hey guys.
Firstly, yes, I do know that allowing management of controllers over an unsecured WLAN is a bad idea (although even that would be SSL-secured by default, but open to brute-forcing I'd guess).
Secondly, let's assume that Management via Dynamic Interfaces is disabled too (why anyone would want to enable that is a bit beyond me too?).
This 1 little tickbox manages to justify an entire page in the GUI, so it definitely looks pretty darn important!
The problem is that in a multi-controller environment the only controller that knows you're connecting over wireless is the one that you're connecting through. Any other controller will be happy to accept the management connection on it's management interface address because it sees it as coming from the wired network. To prevent this from happening I think you could do either of two things...
1) Apply a CPU ACL that blocks the client IP ranges, which will work equally well for wireless and wired-side connections, i.e. it's the equivalent of the "management via wireless" setting but works for all controllers simultaneously. You'd have to remember to keep this updated though if ever your WLANs and client ranges change.
2) Put the management interfaces of all controllers in an isolated management VLAN (which will potentially complicate all your supporting services access, e.g. DHCP/RADIUS/etc.). That'll stop the undesirable "wired" access on the n-1 controllers and then the mgmt-via-wireless will take care of the wireless access to the other 1 controller.
So the setting seems rather pointless on it's own in anything other than in a single-controller environment. I'm sure I've read somewhere that the controllers do tell each other about their current clients (for things like CCKM and rogue management), so wouldn't it be cool if this centralised awareness logic was applied to management connections?
What are the experiences out there with this feature? Is it generally seen as worthwhile, or does it really need some extra planning and possible augmentation via other features to be of any value?
In general, other than popular paranoia about wireless being "less secure" than wired access, what are the compelling reasons for denying management via wireless? As I mentioned above, even over a completely non-secured WLAN you'd still have SSL/SSH security if you configure your allowed management protocols right.
Thanks,
Justin

Yes "It makes the auditors happy" is definitely a good and valid reason.
I've just co-incidentally come across this in the 5.0.148 release notes:
http://www.cisco.com/en/US/docs/wireless/controller/release/notes/crn501480.html#wp234100
"Preventing Clients from Accessing the Management Network on a Controller
To prevent or block a wired or wireless client from accessing the management network on a controller (from the wireless client dynamic interface or VLAN), the network administrator should ensure that there is no route through which to reach the controller from the dynamic interface or use a firewall between the client dynamic interface and the management network."
That makes sense, but do many folks out there do it that way? Generally there's not much control between the management VLAN and the users' VLAN because the latter is usually where the wireless-supporting services reside.

Similar Messages

  • Is there any point in a G4 render farm?

    Hi all.
    I've been getting quite intrested in the idea of setting up a very small render farm laterly as I have the option of getting some old G4s for free.
    I currently have a 2.0Ghz DP G5 as my main mac running FCP2 and Shake and was already grabbing a G4 466 digital audio to set up as a file/print and back up server running tiger server, a postscript RIP and retrospect. I have the possibility of getting atleast one more G4 466 DA and maybe a couple of G4 400 AGPs with Gigbit ethernet cards. As the main use would be farming out DV to mpg2 compression via compressor and shake renders (though not large shake stuff to begin with as very new to this) is there any point in looking into this or am I going to need to lots of G4s to make a real improvement in render times.
    Also is RAM a major consideration. For example if I got 4 G4s with say 512Mb ram would it be better runing all four or using three but nicking the fours ram to give more ram in the three machine set up?
    Any advice would be appreciated
    Cheers
    Steve

    I vote no. G4 isn't the problem so much as 400mhz is. The ram shouldn't be a problem.
    But you could test if you set up Compressor on one G4. Compress a job. Compress the same job with the same settings on the G5.
    If the G5 is 4 times (or even 3, since time is spent sending the render data over the network between the G4's slow system busses) as fast the single G4, a render farm will not help you.
    Using the G4 and G5 together in the same cluster does not work because Compressor looks at all processors and divides the job into twice as many segments. In this case, the G5 finishes it's two segments years before the G4's and then sits around waiting. You could try splitting the G5 into 4 instances, but then you have 8 slow processors attacking your job. Not very efficient.
    Good luck though. You should test the one G4 just so you know. Report back if you do.

  • Is there any point in having an ORDER BY clause within a FOR LOOPs counter?

    DB Version:10.2.0.1.0
    I need to loop through empno's using a FOR loop. But is there any point in having an Order by clause within SQL as shown below. This only degrades the performance because of the unnecessary sorting by the ORDER BY clause. Right?
    begin
    FOR i IN (select empno from emp ORDER BY sal ASC) LOOP 
        curr_stat_id := i.empno +p_gennum;
    .

    First question you should ask to your self is
    "Do i need a FOR LOOP. Cant i do it in a straight SQL"
    If the answer is NO (Which is not in several cases) then the next question is.
    "What is my requirement"
    Having an order by in the Select is totally pertained to your requirement. If your requirement
    says you should loop through the employee based on there salary for lowest to highest then yes you
    need an order by.
    So more than performance point of view its requirement point of you. But if you are more concern about
    performance you will first ask to your self
    "Do i need a FOR LOOP. Cant i do it in a straight SQL"
    Thanks,
    Karthick.

  • 4404 wireless lan controller managment via wireless clients

    I am having an issue managing a 4404 wireless lan controller via wireless clients.
    I have checked the box "enable controller management to be accessible from wireless clients" under management. For some reason that does not seem to fix the problem (page cannot be displayed). I cannot ping the controller by IP but other devices on the same subnet respond. Everything else works fine.
    I CAN manage the controller when plugged in a wired connection.
    When I do a route print it is identical wireless or wired. The route simple points to my interface. If I modify the route on my computer to actually point to our gateway instead of the interface then everything works. But why should I have to do this only for my wireless connection and not my wired to manage this box?

    Thanks for the info. I narrowed the problem down to an ARP issue.
    In order for me to connect to the controller, I run a batch file that creates a static ARP entry on my laptop. I don't have to do this for any other device except the controller. Not sure what the underlying cause is, but that works as a workaround right now.

  • Management via wireless after H-REAP config

    Hi,
    Before I turned on H-REAP, created dynamic interfaces and did all the trunking to the AP's I could https to our controller on the management interface from the wireless network. After I put the config in place for the new SSID's, H-REAP etc.. I can't get to it from the wireless network. I can get to it from the local LAN. Any ideas??
    Thanks.

    Hi Mike,
    I'm trying to understand your question here ... If you have H-REAP enabled, you are UNABLE to HTTP/HTTPS into the WLC even when "Mgmt Via Wireless" is ticked (enabled)? What firmware are you using?
    I am asking because I am using 5.2.178.0 and Cisco has confirmed that there is a bug (CSCsz06335). With "Mgmt Via Wireless" is ticked (enabled) the bug ALLOWS you to manage the WLC via Wireless.
    This problem is only evident in the 5.2.178.0 version.
    According to Cisco TAC, a new firmware should be made available by early June 2009.
    Hope this helps.

  • Cisco 2504 Management Via Wireless

    I have a 2504 connected via a 2960S switch to an ASA5505.
    Wireless is working well - wireless clients get their IP addresses from the 2504 and wired clients from the ASA (different ranges from the same subnet).
    One issue though is I cannot access the web interface of the 2504 when connected to wireless, only wired.  Everything else is accessible on wireless and I can ping the management address of the 2504 but the page fails to load in a browser.
    I've had a look for an obvious setting but can't see one - am I missing something.
    Thanks

    HI,
    First you must enable the management over wireless:
    Via GUI:
    Management > Mgmt Via Wireless page and check the Enable Controller Management to be accessible from Wireless Clients check box.
    Via CLI:
    config network mgmt-via-wireless enable
    Regards
    Dont forget to rate helpful posts

  • My 2nd gen iPad woke up today and decided to load all 800  apps, I've reset,restored and still the minute I connect wifi it's off to the races. It is set to manually manage apps. Are there any suggestions?

    My 2nd generation iPad woke this morning and decided to load all of my apps 800+ and I don't seem able tp prevent it. It is set to manually manage apps and I have reset, restored and the minute I reconnect with wifi it starts loading. Any suggestions out there on how to correct this?

    @chris_l -- yeah I was worried that might be the case, still I'm not sure if that explains why it keeps failing the burn process part way through?
    I've tried this and that in Linux but without much luck. I'm still quite a noob with a lot of Linux things and this is the first time I'm trying anything to do with optical disks/drives etc. so I'm learning as I go...
    The disk that failed in Windows but was 'readable' in Linux did just pass a run through ddrescue -- i.e. it created an output file okay and did not report any errors in the process.
    However when I mounted the resulting image and tried to copy the files across the first folder reported an "input/ouput error" (just using gui copy+paste in Thunar file manager)
    ...the other folders did copy okay though!
    It seems as though it's the lead-in / lead-out and disc finalizing process that are the main fail points with the burn operation. I don't know if InfraRecorder is any good or likely to be the problem? Anyway the drive cam with Nero (inc. Linux version) so might give either or both of these a go too, if they don't work either then at least I wont be short of something to rest a mug o' tea on
    @ chris_l (again) -- the Plextor drives do have a "Vari-Rec" feature which allows a user to 'tweak' the laser power / output level so I might try this too.
    @alphaniner -- thanks I've not seen this package before, I'm guessing it's a bit like cdparanoia but for dvds?!
    Thanks for the help!
    (pre-post) UPDATE >>> I've just mounted my Windows partition  in Linux so I'll have a crack at burning the files using cdrtools before I resort to throwing the dvd drive out of the window and chasing it around the yard with a lump hammer

  • I accidentally removed my iPad from iTunes in the cloud manage devices.    is there any way I can restore this?

    I accidentally removed my iPad from iTunes in the cloud manage devices is there anyway I can restore this?

    Hi Eric Ferguson,
    Thanks for using Apple Support Communities.
    For troubleshooting on this, take a look at this article:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/ts3694
    Error 13, 14, 35 and 50 (or -50)
    These errors are typically resolved by performing one or more of the steps listed below:
    Perform USB isolation troubleshooting, including trying a different USB port directly on the computer. See the advanced steps below for USB troubleshooting.
    Put a USB 2.0 hub between the device and the computer.
    Try a different USB 30-pin dock-connector cable.
    Eliminate third-party security software conflicts.
    There may be third-party software installed that modifies your default packet size in Windows by inserting one or more TcpWindowSize entries into your registry. Your default packet size being set incorrectly can cause this error. Contact the manufacturer of the software that installed the packet-size modification for assistance. Or, follow this article by Microsoft: How to reset Internet Protocol (TCP/IP) to reset the packet size back to the default for Windows.
    Connect your computer directly to your Internet source, bypassing any routers, hubs, or switches. You may need to restart your computer and modem to get online.
    Try to restore from another known-good computer and network.
    Best of luck,
    Mario

  • With all the new features of AI CC 2014, is there any point in getting the Astute Graphics Plug-ins

    I'm just curious because the plug-ins seem useful, but it's a lot of cash to lay-down, especially because it seems as if there is a large overlap.  Any suggestions?
    Jon

    I vote no. G4 isn't the problem so much as 400mhz is. The ram shouldn't be a problem.
    But you could test if you set up Compressor on one G4. Compress a job. Compress the same job with the same settings on the G5.
    If the G5 is 4 times (or even 3, since time is spent sending the render data over the network between the G4's slow system busses) as fast the single G4, a render farm will not help you.
    Using the G4 and G5 together in the same cluster does not work because Compressor looks at all processors and divides the job into twice as many segments. In this case, the G5 finishes it's two segments years before the G4's and then sits around waiting. You could try splitting the G5 into 4 instances, but then you have 8 slow processors attacking your job. Not very efficient.
    Good luck though. You should test the one G4 just so you know. Report back if you do.

  • Is there any point in installing flash player 11.8.800 +

    I keep getting an invitation every time I reboot to install an update of Adobe Flash Player 11.8.800 16.9 mbs into my Dell vostro 1500 laptop in the U.K. with Vista.
    I have tried to install it but it always fails to complete installation. I can find no information as to whether installing this update will be of any value, as I rarely use Adobe, and when I do everything works ok, so what on earth is the point of these habitual updating invitations? Will I suffer in any way if I just ignore them because they will not download.
    Also with the invitation it also indicates it will install McAfeesecurity scan plus. What the hell is that? What has it got to do with an Adobe flash player. I did have McAfee securty a long time ago but found it poor compared to AVG so i now have AVG installed paid for till 2014 and do not want to go back to McAfee.Anyway I understood that if you have any virus security system, you should not attempt to install a a rival virus security system because they are likely to interfere with one another so increase your chances of getting a virus. So why am I being advised to install this with the Adobe flash player that I keep being invited to install. It all sounds like a big scam to me? Can someone please enlighten me. Thanking you

    wamibo wrote:
    I have tried to install it but it always fails to complete installation.
    Do you get any error messages when trying to install?
    Anyway, try the offline installer from http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header (under the heading Progress bar hangs...).
    As for the bundled 3rd-party software, the offline installer does not contain any.

  • Is there any point in getting it?

    I have an iPod Touch 4th generation and I love it. As soon as i heard about the IOS 7 and saw pictures, I did some research on it, and found out it won't be for my generation, only 5th. Should I save money and get the 5th generation? I'm scared that as soon as I finally get it, the 6th generation will come out shortly after, and there will be an IOS 8, just for that one. This is where Apple comes into being a terrible company because they abandon all of the products before the newest one.

    SAving your money is a good idea, but wait until iOS 7 is actually available, before making a decision. You may decide on an iPhone, or iPad/iPad mini, or maybe they will have announced the next generation product.
    iOS 7 could be as much a 5 months away, as "Fall" does no officially end until mid December

  • Unable to connect via wireless, printer is online.

    I am using a Photosmart plus 209a via wireless.  There are 3 notebooks connected. 2 will print but my Dell Studio (Win 7 Pro) will not. It was previously connected but now unable to connect.  I have uninstalled all components using level 3 twice. Have used the Print/Scan tool.  Downloaded the full SW package and the Basic driver SW. I process a job and it gets to the spooler and then "print job failed".  I can view the control panel via IP address. I can view network settings and print wireless test page through HP Solution Center.  Why am I unable to connect?  I was able to use via USB but this is not an option.

    It sounds like there is something different on the Dell Studio since it works from two other computers on the same network as the Dell Studio.  It also sounds like you are able to access the EWS of the printer by using its IP address.
    Are there any other errors messages regarding the printer?  If so, what are they?
    Is there a third party firewall installed (e.g. Norton, Kasperksy, BitDefender, etc.)?
    Is this Windows 7 Professional 32bit or 64bit?
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • 7.2.110.0 - Management from Wireless Issue

    I'm sure this has come up before and I've had this problem for awhile just no time to check on it.  So, with some of my 5508's, I can telnet and ssh via a wireless connection, but no https and the 5508 I'm working with now I can't do any of those despite Management Via Wireless option ok'd?                  

    I know, and I've gotten better about the templates.  But from an old cli commando, NCS (or gui period) is slow and cumbersome unless your doing a mass deployment of something.  I like NCS over WCS in feel (okay, it's alittle prettier) but it's also slower then WCS imho. And although WCS/NCS gives you more options then say the WLC's gui, the WLC's CLI gives you more detail.  Either way, the damn thing should work when you have it set to manage via wireless connection.  It should be a like a switch/router, defaults to anyone unless you acl it, or a pix/asa, say management allowed from such and such subnet and mask, or wildcard it out.  I'll tac it in my 'spare' time.

  • Is there any way to get a better performance with this Xquery ?

    I created two tables.
    One has XBRL docoument with XMLType based on Clob and I'm going to select several columns from it and insert them into the other table.
    I used this SQL using XMLTable.
    INSERT INTO SV_XBRL_ELEMENT
    SELECT r.finance_cd,r.base_month,xt.context_id,xt.ns,xt.name,nvl(xt.lang,'na')
    as lang,xt.unit,xt.decimals,xt.value
    FROM SV_XBRL_DOC r,
    XMLTABLE(
    XMLNAMESPACES(
    'http://www.w3.org/1999/xlink' AS "xlink",
    'http://www.xbrl.org/2003/linkbase' AS "link",
    'http://www.xbrl.org/2003/instance' AS "xbrli",
    'http://www.xbrl.org/2003/iso4217' AS "iso4217",
    'http://www.xbrlkorea.com/kr/kisinfo/fr/gaap/ci/2007-02-09' AS "kisinfo-ci",
    'http://www.xbrlkorea.com/kr/kisinfo/fr/gcd/2007-02-09' AS "kisinfo-gcd",
    'http://www.xbrlkorea.com/kr/kisinfo/fr/profile/2007-02-09' AS "kisinfo-profile",
    'http://www.xbrlkorea.com/kr/kisinfo/fr/ratio/2007-02-09' AS "kisinfo-ratio",
    'http://www.xbrlkorea.com/kr/kisinfo/fr/common/scenario' AS "kisinfo-scenario",
    'http://www.xbrl.or.kr/kr/fr/gaap/ci/2006-05-31' AS "kr-gaap-ci",
    'http://www.xbrl.or.kr/kr/fr/common/pte/2006-05-31' AS "krfr-pte",
    'http://www.xbrl.or.kr/kr/fr/common/ptr/2006-05-31' AS "krfr-ptr",
    'http://www.xbrl.or.kr/2006/role/subitem-notes' AS "p0",
    'http://xmlns.oracle.com/xdb' AS "ora"),
    for $item in
    $doc/xbrli:xbrl/*[not(starts-with(name(),"xbrli:")) and
    not(starts-with(name(),"link:"))]
    where $item/@contextRef
    return <item contextRef="{$item/@contextRef}" xml:lang="{$item/@xml:lang}"
    unitRef="{$item/@unitRef}" name="{local-name($item)}" ns="{namespace-uri($item)}">{$item}</item>'
    PASSING r.xbrl as "doc"
    COLUMNS context_id varchar2(128) PATH '@contextRef',
    ns varchar2(128) PATH '@ns',
    name varchar2(128) PATH '@name',
    lang varchar2(2) PATH '@xml:lang',
    unit varchar2(16) PATH '@unitRef',
    decimals varchar2(64) PATH '@decimals',
    value varchar(256) PATH '.'
    ) xt
    SV_XBRL_DOC has 1450 records(1450 documents).
    SV_XBRL_ELEMENT has more than 110,280 record (110,280 elements)
    the sql above takes more than 6000 seconds with my machine (10g,sun5.8 4 cpus), I admit it's a big number of records, I'm looking for more efficient way to do.
    Is there any point to boost the sql ?
    here is the part of the xbrl document sample.
    <?xml version="1.0"?>
    <xbrli:xbrl xmlns:xbrli="http://www.xbrl.org/2003/instance" xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:fines-b-ot="http://fss.xbrl.or.kr/kr/br/b/ot/2007-06-30" xmlns:fines-aa001="http://fss.xbrl.or.kr/kr/br/gaap/aa001/2007-06-30" xmlns:xbrldt="http://xbrl.org/2005/xbrldt" xmlns:ref="http://www.xbrl.org/2004/ref" xmlns:xbrldi="http://xbrl.org/2006/xbrldi" xmlns:iso4217="http://www.xbrl.org/2003/iso4217">
    <link:schemaRef xlink:type="simple" xlink:href="http://fss.xbrl.or.kr/kr/br/fines/aa001/2007-06-30/fines-aa001-2007-06-30.xsd"/>
    <xbrli:context id="ctx_AAA001C">
    <xbrli:entity>
    <xbrli:identifier scheme="http://fss.xbrl.or.kr">0010002</xbrli:identifier>
    <xbrli:segment>
    <xbrldi:explicitMember dimension="fines-b-ot:newItemDimension">fines-b-ot:AAA001C</xbrldi:explicitMember>
    </xbrli:segment>
    </xbrli:entity>
    <xbrli:period>
    <xbrli:instant>1999-03-31</xbrli:instant>
    </xbrli:period>
    </xbrli:context>
    <xbrli:context id="ctx_BAA001C">
    <xbrli:entity>
    <xbrli:identifier scheme="http://fss.xbrl.or.kr">0010002</xbrli:identifier>
    <xbrli:segment>
    <xbrldi:explicitMember dimension="fines-b-ot:newItemDimension">fines-b-ot:BAA001C</xbrldi:explicitMember>
    </xbrli:segment>
    </xbrli:entity>
    <xbrli:period>
    <xbrli:instant>1999-03-31</xbrli:instant>
    </xbrli:period>
    </xbrli:context>
    <xbrli:context id="ctx_CAA001C">
    <xbrli:entity>
    <xbrli:identifier scheme="http://fss.xbrl.or.kr">0010002</xbrli:identifier>
    <xbrli:segment>
    <xbrldi:explicitMember dimension="fines-b-ot:newItemDimension">fines-b-ot:CAA001C</xbrldi:explicitMember>
    </xbrli:segment>
    </xbrli:entity>
    <xbrli:period>
    <xbrli:instant>1999-03-31</xbrli:instant>
    </xbrli:period>
    </xbrli:context>
    <xbrli:context id="ctx_DAA001C">
    <xbrli:entity>
    <xbrli:identifier scheme="http://fss.xbrl.or.kr">0010002</xbrli:identifier>
    <xbrli:segment>
    <xbrldi:explicitMember dimension="fines-b-ot:newItemDimension">fines-b-ot:DAA001C</xbrldi:explicitMember>
    </xbrli:segment>
    </xbrli:entity>
    <xbrli:period>
    <xbrli:instant>1999-03-31</xbrli:instant>
    </xbrli:period>
    </xbrli:context>
    <xbrli:unit id="KRW">
    <xbrli:measure>iso4217:KRW</xbrli:measure>
    </xbrli:unit>
    <fines-b-ot:AAA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">14</fines-b-ot:AAA001R>
    <fines-b-ot:AAA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">0</fines-b-ot:AAA001R>
    <fines-b-ot:AAA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">14</fines-b-ot:AAA001R>
    <fines-b-ot:AAA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">0</fines-b-ot:AAA001R>
    <fines-b-ot:A1AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">7</fines-b-ot:A1AA001R>
    <fines-b-ot:A1AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">0</fines-b-ot:A1AA001R>
    <fines-b-ot:A1AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">7</fines-b-ot:A1AA001R>
    <fines-b-ot:A1AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">0</fines-b-ot:A1AA001R>
    <fines-b-ot:A2AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">7</fines-b-ot:A2AA001R>
    <fines-b-ot:A2AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">0</fines-b-ot:A2AA001R>
    <fines-b-ot:A2AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">7</fines-b-ot:A2AA001R>
    <fines-b-ot:A2AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">0</fines-b-ot:A2AA001R>
    <fines-b-ot:BAA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">4788</fines-b-ot:BAA001R>
    <fines-b-ot:BAA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">49</fines-b-ot:BAA001R>
    <fines-b-ot:BAA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">4837</fines-b-ot:BAA001R>
    <fines-b-ot:BAA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">30</fines-b-ot:BAA001R>
    <fines-b-ot:B1AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">4788</fines-b-ot:B1AA001R>
    <fines-b-ot:B1AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">48</fines-b-ot:B1AA001R>
    <fines-b-ot:B1AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">4836</fines-b-ot:B1AA001R>
    <fines-b-ot:B1AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">29</fines-b-ot:B1AA001R>
    <fines-b-ot:B11AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">2317</fines-b-ot:B11AA001R>
    <fines-b-ot:B11AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">21</fines-b-ot:B11AA001R>
    <fines-b-ot:B11AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">2338</fines-b-ot:B11AA001R>
    <fines-b-ot:B11AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">2</fines-b-ot:B11AA001R>
    <fines-b-ot:B111AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">0</fines-b-ot:B111AA001R>
    <fines-b-ot:B111AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">0</fines-b-ot:B111AA001R>
    <fines-b-ot:B111AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">0</fines-b-ot:B111AA001R>
    <fines-b-ot:B111AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">0</fines-b-ot:B111AA001R>
    <fines-b-ot:B112AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">60</fines-b-ot:B112AA001R>
    <fines-b-ot:B112AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">2</fines-b-ot:B112AA001R>
    <fines-b-ot:B112AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">62</fines-b-ot:B112AA001R>
    <fines-b-ot:B112AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">0</fines-b-ot:B112AA001R>
    <fines-b-ot:B113AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">185</fines-b-ot:B113AA001R>
    <fines-b-ot:B113AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">1</fines-b-ot:B113AA001R>
    <fines-b-ot:B113AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">186</fines-b-ot:B113AA001R>
    <fines-b-ot:B113AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">0</fines-b-ot:B113AA001R>
    <fines-b-ot:B114AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">408</fines-b-ot:B114AA001R>
    <fines-b-ot:B114AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">5</fines-b-ot:B114AA001R>
    <fines-b-ot:B114AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">413</fines-b-ot:B114AA001R>
    <fines-b-ot:B114AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">0</fines-b-ot:B114AA001R>
    <fines-b-ot:B115AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">1664</fines-b-ot:B115AA001R>
    <fines-b-ot:B115AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">13</fines-b-ot:B115AA001R>
    <fines-b-ot:B115AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">1677</fines-b-ot:B115AA001R>
    <fines-b-ot:B115AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">2</fines-b-ot:B115AA001R>
    <fines-b-ot:B12AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">2471</fines-b-ot:B12AA001R>
    <fines-b-ot:B12AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">27</fines-b-ot:B12AA001R>
    <fines-b-ot:B12AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">2498</fines-b-ot:B12AA001R>
    <fines-b-ot:B12AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">27</fines-b-ot:B12AA001R>
    <fines-b-ot:B2AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">0</fines-b-ot:B2AA001R>
    <fines-b-ot:B2AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">0</fines-b-ot:B2AA001R>
    <fines-b-ot:B2AA001R decimals="0" contextRef="ctx_CAA001C" unitRef="KRW">0</fines-b-ot:B2AA001R>
    <fines-b-ot:B2AA001R decimals="0" contextRef="ctx_DAA001C" unitRef="KRW">0</fines-b-ot:B2AA001R>
    <fines-b-ot:B3AA001R decimals="0" contextRef="ctx_AAA001C" unitRef="KRW">0</fines-b-ot:B3AA001R>
    <fines-b-ot:B3AA001R decimals="0" contextRef="ctx_BAA001C" unitRef="KRW">1</fines-b-ot:B3AA001R>
    </xbrli:xbrl>

    Using 11g along XML indexes can greatly improve this XQuery. We can discuss further offline.
    Regards,
    Geoff

  • Is there any way to set default column widths in the Finder's Column view

    When my Finder windows open in column view, all the columns are always VERY wide. I have to then spend time resizing them to a managable width. Is there any way to set default column widths in the Finder's Column view?
    <Re-Titled By Host>

    No, because you can't set a columns view default.
    27" i7 iMac (Mid 2011) refurb, OS X Yo (10.10), Mavs, ML & SL, G4 450 MP w/10.5 & 9.2.2

Maybe you are looking for

  • Select statement error.

    Hi all, I have a select statement which will join 4 tables as shown below. Something is not working right in the select statement and caused the shortdump. I really cannot figure out where is not right. Please help. TYPES:     BEGIN OF t_lips,     ma

  • I Pod not in I tunes

    *I recently purchased music from the i tunes store andwas told I had to upgrade which I did. I was able to complete my purchase and my music arrived. Problem is my i pod doesn't show in the i tunes menu anymore. I can't get my i pod updated from the

  • Bash script to replace markers in file

    Hi, I have a file of the form (testfile.txt): here Some text in here and more here Some text in here and more here Some text in here and more here Some text in here and more here Some text in here and more here Some text in here and more here Some te

  • Load Balancing 11i for both Intranet & Internet Access

    Our current environment for 11i (11.5.5) is accessed only internally (via Intranet). We need to allow outside access (via Internet) also for self-service apps (ie. HR). Oracle Support/Metalink has stated that Load Balancing (note 148155.1) is the onl

  • Dot1x re-authenticate & dot1x initialize

    Hi, Im trying dot1x with critical authentication plus MAC authentication bypass, on Cat2960 with SEE2. Its onfigration is the following; aaa new-model aaa authentication login cisco local aaa authentication dot1x default group radius aaa authorizatio