Data at all level do not match after applying security

Hi ,
We are implementing the security and observed following.
1. Data is loaded in the cube correctly and report shows up the data correct at all level.
2. Now we apply the security which which will restricts the users to see some members according to the role they are mapped to.
3. When we create a report we are seeing the values at second and all below level to be correct but the value at all level still shows same as got in step 1.This means that the value is not dynamically aggregated while creating the report.
Also we checked that the values are not precomputed at all level for any dimension.
Any pointers to resolve this?
Thanks in advance.
Thanks
Brijesh

John, A sureshot way to simulate the relational aggregation for various users (who have vpd) applied on the fact information is to create the AW for each user. That way the scoping of dimension hierarchies and/or facts occur on the relational source views and each user only sees the summation of the visible values in the AW. You can use (local) views in each user's schema on the appropriate AW and make the application access seamless across all the user schemas. Such a solution may be a bit redundant (leaf data present in multiple AWs increasing load time) but should work in all environments since it does not involve any tweaking of internal objects via custom olap dml.
+++++++++++++
Regd implementing the approach to have a single AW servicing multiple users but also allow for individual users to see only their data (for both base and summary data).. This can be done in 10gR2. We have used this approach with a 10gR2 AW based on suggestions from people who were in the know :)
Please note the disclaimers/caveats..
* Works for 10gR2 with no foreseeable way to port this onto 11g when olap dml object manipulation is prevented by the lock definition (lockdfn) keyword.
* Custom code needs to be run at startup.. Preferably in PERMIT_READ program alone since this way any changes made by any of the restricted user(s) do not get saved/commited. This is the manner that sql query on AWM using vpd (say) would work.
* OLAP DML Code is very dependent on the nature of the cube structure and stored level setting.
* This approach provides for a neat and nifty solution in the context of a PoC/demo but the solution performs a (possibly exhaustive) cleanup of stored information during the startup program for each user session. And since this happens in the context of a read only session, this would happen every time for all user sessions. So be sure to scope out the extent of cleanup required at startup if you want to make this a comprehensive solution.
*********************** Program pseudo code begin ***********************
" Find out current user details (username, group etc.) using sysinfo
limit all dimensions to members at stored levels
limit dim1 to members that user does *not* have access to.
NOTE: This can lead to perf issues if PROD dimension has thousands or millions of products and current user has access to only a few of them (2-3 say). We will have to reset the stored information for the majority of products. This is undo-ing the effects of the data load (and stored summary information) dynamically at runtime while the users request a report/query.
limit dim1 add descendants using dim1_parentrel
limit dim1 add anscestors using dim1_parentrel
limit dim1 keep members at stored levels alone... use dim1_levelrel appropriately.
same for dim2 if reqd.
"If we want to see runtime summation for stores in North America (only visible info) but see the true or actual data for Europe (say).. then we need to clean up the stored information for stores in North America that the current user does not have access to.
Scenario I: If Cube is uncompressed with a global composite.. only 1 composite for cube
set cube1_meas1_stored = na across cube1_composite
set cube1_meas2_stored = na across cube1_composite
Scenario II: If Cube is uncompressed with multiple composites per measure.. 1 composite per cube measure
set cube1_meas1_stored = na across cube1_meas1_composite
set cube1_meas2_stored = na across cube1_meas2_composite
Scenario III: If Cube is compressed but unpartitioned..
set cube1_meas1_stored = na ... Note: This can set more cells as null than required. Each cell in status (including cells which were combinations without data and did not physically exist in any composite) get created as na. No harm done but more work than required. The composite object may get bloated as a result.
Scenario IV: If Cube is compressed and partitioned..
Find all partitions of the cube
For each partition
Find the <composite object corr to the partiton> for cube
set cube1_meas1_stored = na across <composite object corr to the partiton>
"Regular Permit Read code
cns product
permit read when product.boolean
*********************** Program pseudo code end ***********************
The cube in our aw was uncompressed/partitioned (Scenario I).
It is more complicated if you have multiple stored levels along a dimension (possible for uncompressed cubes) where you apply security at an intermediate level. Ideally, you'll need to reset the values at load/leaf level, overwrite or recalculate the values for members at all higher stored levels based on this change, and then exit the program.
HTH
Shankar

Similar Messages

  • Can we load data for all levels in ASO?

    Hi All,
    Im creating cube in ASO
    can i load data for all levels in ASO
    we can load data for all Levels In BSO but in ASO i need confirmation????
    and one more
    wat is the consider all levels option in ASO is used for ? wat is the purpose?
    Can any one help ,it would be appriciate.
    Thanks

    In an ASO cube you can only load to level zero
    The consider all levels if used for aggregation hints. It allows you to tell the aggregation optimizer to look at all levels when deciding if aggregation needs to be done on the dimension

  • Can we load data for all levels in ASO cube

    Hi All,
    Can we load data for all levels of members in ASO cube in 9.3.1.
    Regards

    Yes you can load data for all levels in an ASO cube in any version HOWEVER, none of the upper level data in any cube will be there when you look for it. You will get a warning message in the load because ASO cubes don't store data at upper levels. It is the same as loading data into dynamic calc members in BSO cube. It will do the load without compalints, but there will be no data there (At least you get the warning in ASO)

  • HT201366 CAC readers not working after installing security update 2013-003?

    Is anyone else having problems with CAC readers not working after installing security update 2013-003? CAC required websites are causing safari and chrome to crash.

    For CAC issues, see:
    MilitaryCAC's Mac OS X support landing page
    Please follow these directions to delete the Mail "sandbox" folder.
    Back up all data.
    Triple-click the line below to select it:
    ~/Library/Containers/com.apple.mail
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Quit and relaunch Mail, and test. If the problem is resolved, you may have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Post your results.
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • Forms are not opening after applying QSP patches in R12

    Hi All,
    please help on below issue.
    forms are not opening after applying QSP patches in R12.
    all services are up and runnin.
    E-biz:12.0.6
    DB:11.2.0.2
    Thanks in Advance.
    Regards
    Kumar

    Hi Hussein,
    Thanks for quick respond..
    OS version:Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    The below list of patches we applied on 10.1.2 home:
    ===================================
    [email protected][P2PDB31] => opatch lsinventory
    Oracle Interim Patch Installer version 1.0.0.0.64
    Copyright (c) 2011 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : /s02/app/p2pdb31/apps/tech_st/10.1.2
    Oracle Home Inventory : /s01/app/p2pdb31/apps/tech_st/10.1.2/inventory
    Central Inventory : /u01/app/p2pdb31/inst/apps/P2PDB31_p2pap16d/admin/oraInventory
    from : /etc/oraInst.loc
    OUI location : /s01/app/p2pdb31/apps/tech_st/10.1.2/oui
    OUI shared library : /s01/app/p2pdb31/apps/tech_st/10.1.2/oui/lib/linux/liboraInstaller.so
    Java location : /s01/app/p2pdb31/apps/tech_st/10.1.2/jre/1.4.2/bin/java
    Log file location : /s02/app/p2pdb31/apps/tech_st/10.1.2/.patch_storage/<patch ID>/*.log
    Creating log file "/s01/app/p2pdb31/apps/tech_st/10.1.2/.patch_storage/LsInventory__03-12-2012_18-23-44.log"
    Result:
    Installed Patch List:
    =====================
    1) Patch 9974899 applied on Mon Mar 12 04:29:56 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 7552946 4692585 6790178 7529830 6526074 9974899 8416899 6018059 6024000 6772953 7514592 7529859 5596834 6844221 9892569 5724681 7430171 6471931 5979883 5155185 6060499 5740055 6134487 6912781 6681624 5985742 4473073 7021360 4685283 4635520 6433471 5902630 9288120 7519011 6237650 7195030 5763122 5999450 6917549 6150541 5562810 6647933 9204863 5453754 6153975 5697416 5932346 5573438 7146872 7574599 6682888 7229577 9195865 6655345 6713795 5025985 9213612 7113141  ]
    2) Patch 9273888 applied on Mon Mar 12 04:29:10 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 9273888  ]
    3) Patch 8447875 applied on Mon Mar 12 04:28:41 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 6490362 8447875 8351021  ]
    4) Patch 12828135 applied on Mon Mar 12 04:27:40 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 5220448 6350565 6079585 5458753 9655023 4175906 5901912 6864078 4486132 5896963 11725035 6647005 5095815 4519477 5347751 4691191 4754900 5861360 8290534 5382595 5071931 6370967 5458543 6607951 5179574 4329444 5029950 5464895 5029952 5029954 5738539 5648727 5352587 5631915 4402808 4871035 6455161 5114396 5091108 5584790 4605877 4751932 5751672 5490845 10080564 6753516 8534394 3345756 5933477 7592360 5094098 10183338 5015557 4679094 5675556 5154689 12828135 5222931 5910829 5754150 5227879 4152843 4661844 6079603 5637094 7044603 6016022 4905112 8290629 4581220 4166537 7120513 5276400 7154097 7154098 5408664 5563256 6395024 4146291 6397568 6854919 12419228 9108675 5901877 4768040 5049074 7022400 5960451 5490935 5049077 4542188 4680009 4593539 4555795 12565867 5406923 4359124 5689908 5258410 4969005 3962946 3743912 5648102 9352208 5057964 8836540 3935623 5014128 4873311 4439469 4331689 6705965 4597251 4903532 6055387 9764906 7576788 5650178 5225797 4047969 4554284 5376215 4874628 5401921 5151518 4458415 4700543 7375686 5226235 4900129 5122955 5095648 4561867 5239126 5869471 4712638 5354517 4925103 4745776 5998987 4939157 6404864 4627335 7300525 5501362 4587572 4969029 9119261 6270140 5055442 7334756 6639839 4492467 5222032 5151675 5242647 6999528 6737308 7137797 6864202 4587431 5605370 6647068 9952279 6826532 4335559 5417371 4671216 5065930 9362645 4575854 6130365 5355257 7173149 5243019 6639553 4966417 5884075 4899479 4610820 3837600 5092688 4528572 4449900 4601861 6009358 4226736 6404447 4348230 8785236 5233111 5644862 4197970  ]
    5) Patch 12434128 applied on Sun Mar 11 23:48:16 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 9357234 7379127 9173023 8265594 7135493 12434128 7135488 8298232 9772332 9765884 7156655 7608327 7156648 8537027 9679852 7379122  ]
    6) Patch 9593176 applied on Sun Mar 11 19:07:38 EST 2012
    Unique Patch ID: 12856826
    [ Bug fixes: 5116235 5969391 7573720 6395358 7392832 7526041 8287889 8428638 9200985 6446152 8342525 8319129 8278813 6128859 4407272 7021759 5563375 7369690 7001328 7497460 9499728 9254095 7215354 7164050 7171994 6770810 9084276 7304653 7595761 1947595 8859958 5950737 6722224 7442879 8242418 9463433 6391947 7240862 6652955 7358376 6857221 7329300 8928753 8947375 8974551 9390538 7114153 6025516 7833659 9320023 6460568 7286928 5465339 8272078 7651246 6821297 7350891 6823259 6704955 9293220 5375851 8552429 7261996 8755926 8316127 8359788 7567072 6894576 8348570 8847739 7512736 7231982 7529909 7242694 6998181 6933210 7621923 9148117 5733397 6683962 7142365 6999812 6747939 6251633 3213707 8623626 7170999 7029083 6132689 7657973 7552880 7359193 8928735 8940272 6078303 8866722 6790720 9436383 7000696 5155021 8221857 7319888 4526825 8808264 9902558 8339004 8485711 9148124 7126045 6724714 7175618 6502349 6510297 9124173 7123031  ]
    7) Patch 11669923 applied on Sun Dec 11 02:00:51 EST 2011
    Unique Patch ID: 13373014
    [ Bug fixes: 11669923 10174371 8602992  ]
    8) Patch 6400501 applied on Sat Nov 12 20:13:35 EST 2011
    [ Bug fixes: 6400501  ]
    9) Patch 5394728 applied on Mon Aug 24 14:47:45 EDT 2009
    [ Bug fixes: 5394728  ]
    10) Patch 3559326 applied on Mon Aug 24 14:46:51 EDT 2009
    [ Bug fixes: 3559326  ]
    11) Patch 8300196 applied on Mon Aug 24 14:40:34 EDT 2009
    [ Bug fixes: 8300196  ]
    12) Patch 7140405 applied on Mon Aug 24 14:40:04 EDT 2009
    [ Bug fixes: 6764875 6116405  ]
    13) Patch 6371228 applied on Mon Aug 24 14:38:32 EDT 2009
    [ Bug fixes: 6371228  ]
    14) Patch 5917053 applied on Mon Aug 24 14:37:45 EDT 2009
    [ Bug fixes: 5917053  ]
    15) Patch 7016961 applied on Mon Aug 24 14:35:24 EDT 2009
    [ Bug fixes: 7016961  ]
    16) Patch 6995251 applied on Mon Aug 24 14:27:40 EDT 2009
    [ Bug fixes: 6995251  ]
    17) Patch 7121788 applied on Mon Aug 24 13:20:56 EDT 2009
    [ Bug fixes: 7121788  ]
    OPatch succeeded.
    ============================================================
    we got the error, servlet error in application.log
    12/03/05 18:13:15.482 formsweb: 10.1.3.5.0 Started
    12/03/05 18:13:39.497 formsweb: ListenerServlet init()
    12/03/05 20:26:53.850 formsweb: Broken pipe
    12/03/05 20:26:53.851 formsweb: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:100)
    at sun.nio.ch.IOUtil.write(IOUtil.java:71)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    at java.nio.channels.Channels.writeFully(Channels.java:81)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:155)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    12/03/12 09:37:34.639 formsweb: 10.1.3.5.0 Started
    12/03/12 09:54:40.191 formsweb: Servlet error
    java.lang.NoClassDefFoundError: oracle/forms/servlet/MLEncoder
    at oracle.forms.servlet.FormsServlet.parseLine(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.forms.servlet.MLEncoder
    Dependent class: oracle.forms.servlet.FormsServlet
    Loader: forms.web.formsweb:0.0.0
    Code-Source: /s02/app/p2pdb31/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib/frmsrv.jar
    Configuration: WEB-INF/lib/ directory in /s02/app/p2pdb31/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib
    This load was initiated at forms.web.formsweb:0.0.0 using the loadClass() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2204)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1726)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1682)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1667)
    Regards
    Kumar

  • After applying Security Update 2006-001 can't launch Office X apps

    I noticed that, after applying Security Update 2006-001, I can't launch Microsoft Word nor Excel nor Power Point (Office X, 10.1.6 updated). If I double click the app icon, select and try to open from File menu or try to launch it from the Dock, I get the message "The app has unexpectedly quit". This does not affect Entourage so far. I can open existing files double clicking on their icons and, once the app is running, create new files from menu bar. Repaired permissions, checked for corrupted preferences files or templates but to no avail.
    Can anybody help?
    iBook G4   Mac OS X (10.3.9)   512 MB RAM

    DivX Doctor is a freeware I had downloaded a few days before applying Security Update 2006-01 (http://www.macupdate.com/info.php/id/4683). It certainly was responsible for my problems with Office X apps because, as I said, they completely disappeared as soon as I got rid of it.
    I hadn't the memory problems you mentioned (I've applied also Security update 2006-02 without problems).
    Don't know if this can help, but you might want to give a try to Disk inventory X (http://www.macupdate.com/info.php/id/14393) [quote]Disk Inventory X is a disk usage utility for Mac OS X. It shows the sizes of files and folders in a special graphical way called "treemaps".
    If you've ever wondered were all your disk space has gone, Disk Inventory X will help you to answer this question.[/quote]
    Once DiskWarrior fixed a problem with free hard disk space on my machine, even though a small one.
    iBook G4    

  • [SLOVED] All my USB not work after upgrade system.

    Hello all,
    I'm new in Arch, and i install my system with your LiveCD (2005).
    In the first boot, all work good. But after upgrade (pacman -Syu), all my USB device (Keyboard, Mouse) not work.
    I'm not using (yet) with Xorg, just in command shell (tty1), But i can't press anything cuz my keyboard not work.
    I try to do that (https://bbs.archlinux.org/viewtopic.php … 19#p906119), but no work to me too.
    What i can to do to fix this?
    My dmesg:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.33-ARCH (thomas@evey) (gcc version 4.5.0 (GCC) ) #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010
    Command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bf564000 (usable)
    BIOS-e820: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    BIOS-e820: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    BIOS-e820: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    BIOS-e820: 00000000bf5ec000 - 00000000bf600000 (reserved)
    BIOS-e820: 00000000bf600000 - 00000000bf602000 (usable)
    BIOS-e820: 00000000bf602000 - 00000000bf603000 (ACPI data)
    BIOS-e820: 00000000bf603000 - 00000000bf60b000 (reserved)
    BIOS-e820: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    BIOS-e820: 00000000bf615000 - 00000000bf63e000 (reserved)
    BIOS-e820: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    BIOS-e820: 00000000bf681000 - 00000000bf800000 (usable)
    BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 000000023f800000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.6 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    No AGP bridge found
    last_pfn = 0x23f800 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-E7FFF uncachable
    E8000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask E00000000 write-back
    1 base 200000000 mask FC0000000 write-back
    2 base 0C0000000 mask FC0000000 uncachable
    3 base 23F800000 mask FFF800000 uncachable
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    8 disabled
    9 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbf800 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009ec00 (usable)
    modified: 000000000009ec00 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bf564000 (usable)
    modified: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    modified: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    modified: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    modified: 00000000bf5ec000 - 00000000bf600000 (reserved)
    modified: 00000000bf600000 - 00000000bf602000 (usable)
    modified: 00000000bf602000 - 00000000bf603000 (ACPI data)
    modified: 00000000bf603000 - 00000000bf60b000 (reserved)
    modified: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    modified: 00000000bf615000 - 00000000bf63e000 (reserved)
    modified: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    modified: 00000000bf681000 - 00000000bf800000 (usable)
    modified: 00000000fed1c000 - 00000000fed20000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 000000023f800000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000fcda0] fcda0
    init_memory_mapping: 0000000000000000-00000000bf800000
    0000000000 - 00bf800000 page 2M
    kernel direct mapping tables up to bf800000 @ 16000-1a000
    init_memory_mapping: 0000000100000000-000000023f800000
    0100000000 - 023f800000 page 2M
    kernel direct mapping tables up to 23f800000 @ 18000-22000
    RAMDISK: 37c44000 - 37e19ab8
    ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
    ACPI: XSDT 00000000bf5ae068 0004C (v01 ALASKA A M I 01072009 AMI 00010013)
    ACPI: FACP 00000000bf5b7ba0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    ACPI: DSDT 00000000bf5ae140 09A5C (v02 ALASKA A M I 00000000 INTL 20051117)
    ACPI: FACS 00000000bf60cf80 00040
    ACPI: APIC 00000000bf5b7c98 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
    ACPI: SSDT 00000000bf5b7d10 00102 (v01 AMICPU PROC 00000001 MSFT 03000001)
    ACPI: MCFG 00000000bf5b7e18 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    ACPI: HPET 00000000bf5b7e58 00038 (v01 ALASKA A M I 01072009 AMI. 00000004)
    ACPI: Local APIC address 0xfee00000
    (13 early reservations) ==> bootmem [0000000000 - 023f800000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0001000000 - 00016d7b38] TEXT DATA BSS ==> [0001000000 - 00016d7b38]
    #2 [0037c44000 - 0037e19ab8] RAMDISK ==> [0037c44000 - 0037e19ab8]
    #3 [00016d8000 - 00016d826b] BRK ==> [00016d8000 - 00016d826b]
    #4 [00000fcdb0 - 0000100000] BIOS reserved ==> [00000fcdb0 - 0000100000]
    #5 [00000fcda0 - 00000fcdb0] MP-table mpf ==> [00000fcda0 - 00000fcdb0]
    #6 [000009ec00 - 00000fca90] BIOS reserved ==> [000009ec00 - 00000fca90]
    #7 [00000fcd24 - 00000fcda0] BIOS reserved ==> [00000fcd24 - 00000fcda0]
    #8 [00000fca90 - 00000fcd24] MP-table mpc ==> [00000fca90 - 00000fcd24]
    #9 [0000010000 - 0000012000] TRAMPOLINE ==> [0000010000 - 0000012000]
    #10 [0000012000 - 0000016000] ACPI WAKEUP ==> [0000012000 - 0000016000]
    #11 [0000016000 - 0000018000] PGTABLE ==> [0000016000 - 0000018000]
    #12 [0000018000 - 000001d000] PGTABLE ==> [0000018000 - 000001d000]
    [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880001800000-ffff8800087fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x0023f800
    Movable zone start PFN for each node
    early_node_map[5] active PFN ranges
    0: 0x00000010 -> 0x0000009e
    0: 0x00000100 -> 0x000bf564
    0: 0x000bf600 -> 0x000bf602
    0: 0x000bf681 -> 0x000bf800
    0: 0x00100000 -> 0x0023f800
    On node 0 totalpages: 2092659
    DMA zone: 56 pages used for memmap
    DMA zone: 110 pages reserved
    DMA zone: 3816 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 765725 pages, LIFO batch:31
    Normal zone: 17892 pages used for memmap
    Normal zone: 1290780 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a701 base: 0xfed00000
    SMP: Allowing 4 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bf564000 - 00000000bf5bb000
    PM: Registered nosave memory: 00000000bf5bb000 - 00000000bf5db000
    PM: Registered nosave memory: 00000000bf5db000 - 00000000bf5ec000
    PM: Registered nosave memory: 00000000bf5ec000 - 00000000bf600000
    PM: Registered nosave memory: 00000000bf602000 - 00000000bf603000
    PM: Registered nosave memory: 00000000bf603000 - 00000000bf60b000
    PM: Registered nosave memory: 00000000bf60b000 - 00000000bf615000
    PM: Registered nosave memory: 00000000bf615000 - 00000000bf63e000
    PM: Registered nosave memory: 00000000bf63e000 - 00000000bf681000
    PM: Registered nosave memory: 00000000bf800000 - 00000000fed1c000
    PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
    PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    Allocating PCI resources starting at bf800000 (gap: bf800000:3f51c000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 29 pages/cpu @ffff880008a00000 s89176 r8192 d21416 u524288
    pcpu-alloc: s89176 r8192 d21416 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2060321
    Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Memory: 8167004k/9428992k available (3449k kernel code, 1058356k absent, 202696k reserved, 1818k data, 484k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:768
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 83886080 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 3311.105 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.13 BogoMIPS (lpj=11037016)
    Security Framework initialized
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 9 MCE banks
    CPU0: Thermal monitoring enabled (TM1)
    CPU 0 MCA banks CMCI:0 CMCI:1 CMCI:3 CMCI:5 CMCI:6 CMCI:7 CMCI:8
    using mwait in idle threads.
    Performance Events: Nehalem/Corei7 events, Intel PMU driver.
    ... version: 3
    ... bit width: 48
    ... generic registers: 8
    ... value mask: 0000ffffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 00000007000000ff
    ACPI: Core revision 20091214
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz stepping 07
    Booting Node 0, Processors #1
    CPU 1 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #2
    CPU 2 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #3 Ok.
    CPU 3 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    Brought up 4 CPUs
    Total of 4 processors activated (26499.22 BogoMIPS).
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: not using MMCONFIG
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI Error (psargs-0359): [RAMB] Namespace lookup failure, AE_NOT_FOUND
    ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20091214/nsinit-340)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xffffffff] (ignored)
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:16.0: reg 10: [mem 0xfe707000-0xfe70700f 64bit]
    pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:16.0: PME# disabled
    pci 0000:00:1a.0: reg 10: [mem 0xfe706000-0xfe7063ff]
    pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.0: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xfe700000-0xfe703fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.4: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.6: PME# disabled
    pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.7: PME# disabled
    pci 0000:00:1d.0: reg 10: [mem 0xfe705000-0xfe7053ff]
    pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.0: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7]
    pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3]
    pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7]
    pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3]
    pci 0000:00:1f.2: reg 20: [io 0xf090-0xf09f]
    pci 0000:00:1f.2: reg 24: [io 0xf080-0xf08f]
    pci 0000:00:1f.3: reg 10: [mem 0xfe704000-0xfe7040ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
    pci 0000:00:1f.5: reg 10: [io 0xf070-0xf077]
    pci 0000:00:1f.5: reg 14: [io 0xf060-0xf063]
    pci 0000:00:1f.5: reg 18: [io 0xf050-0xf057]
    pci 0000:00:1f.5: reg 1c: [io 0xf040-0xf043]
    pci 0000:00:1f.5: reg 20: [io 0xf030-0xf03f]
    pci 0000:00:1f.5: reg 24: [io 0xf020-0xf02f]
    pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:01:00.0: reg 18: [mem 0xfe620000-0xfe63ffff 64bit]
    pci 0000:01:00.0: reg 20: [io 0xe000-0xe0ff]
    pci 0000:01:00.0: reg 30: [mem 0xfe600000-0xfe61ffff pref]
    pci 0000:01:00.0: supports D1 D2
    pci 0000:01:00.1: reg 10: [mem 0xfe640000-0xfe643fff 64bit]
    pci 0000:01:00.1: supports D1 D2
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:03:00.0: reg 10: [io 0xd040-0xd047]
    pci 0000:03:00.0: reg 14: [io 0xd030-0xd033]
    pci 0000:03:00.0: reg 18: [io 0xd020-0xd027]
    pci 0000:03:00.0: reg 1c: [io 0xd010-0xd013]
    pci 0000:03:00.0: reg 20: [io 0xd000-0xd00f]
    pci 0000:03:00.0: reg 30: [mem 0xfe500000-0xfe50ffff pref]
    pci 0000:03:00.0: supports D1 D2
    pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:05:00.0: reg 10: [io 0xc000-0xc0ff]
    pci 0000:05:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
    pci 0000:05:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
    pci 0000:05:00.0: supports D1 D2
    pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:05:00.0: PME# disabled
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07] (subtractive decode)
    pci 0000:06:00.0: PCI bridge to [bus 07-07] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR19._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 14 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
    system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
    system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
    system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
    system 00:02: [io 0x0290-0x029f] has been reserved
    system 00:07: [io 0x04d0-0x04d1] has been reserved
    system 00:0b: [io 0x0400-0x0453] has been reserved
    system 00:0b: [io 0x0458-0x047f] has been reserved
    system 00:0b: [io 0x0500-0x057f] has been reserved
    system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:0b: [mem 0xfec00000-0xfecfffff] could not be reserved
    system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
    system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
    system 00:0c: [io 0x0454-0x0457] has been reserved
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io disabled]
    pci 0000:00:1c.0: bridge window [mem disabled]
    pci 0000:00:1c.0: bridge window [mem pref disabled]
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.4: bridge window [mem pref disabled]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:00:1c.5: bridge window [io disabled]
    pci 0000:00:1c.5: bridge window [mem disabled]
    pci 0000:00:1c.5: bridge window [mem pref disabled]
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem disabled]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:06:00.0: PCI bridge to [bus 07-07]
    pci 0000:06:00.0: bridge window [io disabled]
    pci 0000:06:00.0: bridge window [mem disabled]
    pci 0000:06:00.0: bridge window [mem pref disabled]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07]
    pci 0000:00:1c.7: bridge window [io disabled]
    pci 0000:00:1c.7: bridge window [mem disabled]
    pci 0000:00:1c.7: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.4: setting latency timer to 64
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.6: setting latency timer to 64
    pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.7: setting latency timer to 64
    pci 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:06:00.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
    pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
    pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
    pci_bus 0000:06: resource 3 [io 0x0000-0xffff]
    pci_bus 0000:06: resource 4 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:07: resource 6 [io 0x0000-0xffff]
    pci_bus 0000:07: resource 7 [mem 0x00000000-0xffffffffffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 4096 (order: 5, 131072 bytes)
    UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1878k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff88000979e000 - ffff88000d79e000
    software IO TLB at phys 0x979e000 - 0xd79e000
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1304838033.699:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 15956
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:01.0: setting latency timer to 64
    pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.4: setting latency timer to 64
    pcieport 0000:00:1c.4: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.5: setting latency timer to 64
    pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X
    pcieport 0000:00:1c.6: setting latency timer to 64
    pcieport 0000:00:1c.6: irq 28 for MSI/MSI-X
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 484k freed
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi0 : ata_piix
    scsi1 : ata_piix
    ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
    ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
    ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
    ata_piix 0000:00:1f.5: setting latency timer to 64
    scsi2 : ata_piix
    scsi3 : ata_piix
    ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
    ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
    pata_acpi 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_acpi 0000:03:00.0: setting latency timer to 64
    pata_acpi 0000:03:00.0: PCI INT A disabled
    ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ATA-8: SAMSUNG HD103SJ, 1AJ10001, max UDMA/133
    ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata1.01: ATA-6: WDC WD1200JD-00GBB0, 02.05D02, max UDMA/100
    ata1.01: 234441648 sectors, multi 16: LBA48
    ata1.01: applying bridge limits
    ata1.00: configured for UDMA/133
    ata1.01: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 1AJ1 PQ: 0 ANSI: 5
    scsi 0:0:1:0: Direct-Access ATA WDC WD1200JD-00G 02.0 PQ: 0 ANSI: 5
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: ATAPI: TSSTcorp CDDVDW SH-S223C, SB05, max MWDMA2
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: limiting SATA link speed to 1.5 Gbps
    ata2.00: limiting speed to MWDMA2:PIO3
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: disabled
    ata2.00: hard resetting link
    ata2.01: hard resetting link
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2: EH complete
    pata_via 0000:03:00.0: version 0.3.4
    pata_via 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_via 0000:03:00.0: setting latency timer to 64
    scsi4 : pata_via
    scsi5 : pata_via
    ata5: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16
    ata6: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16
    sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 0:0:1:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    sd 0:0:1:0: [sdb] Write Protect is off
    sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb: sdb1
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb2 sdb3 sdb4 < sdb5 >
    sda: sda1 sda2
    sd 0:0:1:0: [sdb] Attached SCSI disk
    sda3
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT4-fs (sdb5): mounted filesystem with ordered data mode
    <30>udev[901]: starting version 167
    Adding 7030776k swap on /dev/sdb2. Priority:-1 extents:1 across:7030776k
    Thanks a lots.
    Last edited by KingYes (2011-05-08 11:03:55)

    FYI, the latest installation CD version is "2010.05". It's best to use the latest. Get it from http://www.archlinux.org/download/
    I'm not sure but I believe all other LiveCDs are custom made outside of the official Archlinux development team.
    I recommend downloading the CD I mentioned and follow this guide: https://wiki.archlinux.org/index.php/Beginners%27_Guide
    I've installed arch many times on different hardware and the only time I lost mouse and keyboard was after I removed "10-evdev.conf" and "10-quirks.conf" from /etc/X11/xorg.conf.d/. I copied both back from backups, rebooted and m&k were functional again. My guess is  "10-evdev.conf" was the file I needed. Check both these files exist.

  • Shuffle play no longer works properly and the artwork does not match after iOS5 upgrade.

    When I use shuffle play, my ipod touch stops playing after one or two songs and the artwork does not match the song. 

    i have what sounds like the exact problem; thought it might be related to a) my recent replacement phone, or b) my recent upgrade to OS 5.0.1

  • In SOLMAN after applying security notes warings are coming

    Hi All,
    Please help here
    We have applied some security notes in SOMAN Dev & made the TR for the same
    after importing the TR in Live we are getting warining.
    log detail is as below
    Post-import method SCWN_AFTER_IMP_METHOD started for NOTE L, date and time: 2010111705264
    Beginn: After import method for SAP Note 0001379987
    No release data for Note 0001379987 in the data file in the request
    End:    After import method for SAP Note 0001379987
    Beginn: After import method for SAP Note 0001380710
    No release data for Note 0001380710 in the data file in the request
    End:    After import method for SAP Note 0001380710
    Beginn: After import method for SAP Note 0001381719
    No release data for Note 0001381719 in the data file in the request
    End:    After import method for SAP Note 0001381719
    Beginn: After import method for SAP Note 0001402132
    No release data for Note 0001402132 in the data file in the request
    End:    After import method for SAP Note 0001402132
    Beginn: After import method for SAP Note 0001412774
    No release data for Note 0001412774 in the data file in the request
    End:    After import method for SAP Note 0001412774
    Beginn: After import method for SAP Note 0001430970
    End:    After import method for SAP Note 0001430970
    Execution of programs after import (XPRA)
    End date and time : 20101117052647
    Ended with return code:  ===> 4 <===
    we checked and could see these SAP Notes coming in warning message has been implemented in our Dev & Live suuccessfully
    still waring is coming
    please help here to avoid this warnings
    Regards,
    Vyash

    Hi,
    Regarding the message "No release data for Note XXXXXXXXX in the data file in the request"
    You can normally ignore this warning.
    The warning's meaning:
    When a Note (R3TR NOTE) is transported, the release data for the
    software components affected by the Note is normally transported too. If
    a transport request contains several Notes, however, the release data
    is only transported with one of the Notes, and not with all of them.
    When a transport request containing several Notes is imported, the
    system issues a warning for all Notes that do not have release data
    transported with them.
    If the system issues this warning for all Notes during a transport
    request import, however, this might mean that the data in the target
    system is incomplete. If this is the case, the system will issue an
    error message when the imported Notes are displayed with transaction
    SNOTE.
    You can solve this display problem by downloading one of the Notes again
    from SAP Service Marketplace. The functionality of your system is in no
    way impaired.
    Hope the above information could be helpful to your situation.
    Kind regards,
    Fabricius

  • Report painter report does not exist after applying support pack

    Hi,
    I have created report with the help of report painter for FI.
    Also created transaction code for the same.
    After applying the support pack, while testing I got the error that
    program in the transaction code does not exists.
    How to search that program and where or I need to create the same program again?
    Thanx in advance.
    -Umesh

    The reason could be having (1)  invalid characteristics value or (2) have not properly defined the General Data Section, most likely (1) in this case.
    Either way, go to t-code GRR2 to change the report.
    In the report row or column, is there an Element (the labels in red color) that does not make sense?
    It could still have the correct label names, but double-click and go into "Record Types (from your error message)".  Be sure to have the correctly define values attached to each Characteristics.
    If all above seems okay, try (From top bar, select) Edit --> General Data Section.  Think of this section as the "header data" of the report.
    Good luck
    AY

  • SQL2012 SP2 CU1 Availability Group database not synchronizing after applying February Microsoft patches

    Hi,
    We are starting our monthly patching and have a situation with SQL2012 SP2 CU1 Availability Groups databases not synchronizing after patching the secondary replica. This seems a little like
    http://support2.microsoft.com/kb/3033492/en-us which was for CU3 and CU4 builds. The dashboard on the Primary shows the secondary as not synchronizing. The errorlogs on both nodes show the connection
    has recovered but the dashboard shows critical errors. This is running on Windows 2012.
    Thanks
    Chris

    Lydia,
    I am referring to MS15-009 to MS15-017 that came out on Tuesday. These are the only patches we have applied. On our two node Availability Group setup we had the patches applied to the secondary node and then it was restarted. It came up fine and SQL is running
    as expected.
    This is from the primary node errorlog:-
    AlwaysOn Availability Groups connection with secondary database terminated for primary database 'XXX_DEVL' on the availability replica with Replica ID: {e6468c4d-9431-4052-88c0-07d3b3eb428c}. This is an informational message only. No user action is required.
    A connection for availability group 'YYYYY50_AG' from availability replica 'YYYYY50AV' with id  [0E53235A-0FBB-4E18-8C40-A0D72F30C36A] to 'YYYYY50BV' with id [E6468C4D-9431-4052-88C0-07D3B3EB428C] has been successfully established.  This is an
    informational message only. No user action is required.
    AlwaysOn Availability Groups connection with secondary database established for primary database 'XXX_DEVL' on the availability replica with Replica ID: {e6468c4d-9431-4052-88c0-07d3b3eb428c}. This is an informational message only. No user action is required.
    On the secondary node errorlog:-
    Skipping the default startup of database 'XXX_DEVL' because the database belongs to an availability group (Group ID:  65541). The database will be started by the availability group. This is an informational message only. No user action is required.
    The state of the local availability replica in availability group 'YYYYY50_AG' has changed from 'RESOLVING_NORMAL' to 'SECONDARY_NORMAL'. The replica state changed because of either a startup, a failover, a communication issue, or a cluster error. For more
    information, see the availability group dashboard, SQL Server error log, Windows Server Failover Cluster management console or Windows Server Failover Cluster log.
    AlwaysOn Availability Groups data movement for database 'XXX_DEVL' has been suspended for the following reason: "system" (Source ID 5; Source string: 'SUSPEND_FROM_RESTART'). To resume data movement on the database, you will need to resume the
    database manually. For information about how to resume an availability database, see SQL Server Books Online.
    Nonqualified transactions are being rolled back in database XXX_DEVL for an AlwaysOn Availability Groups state change. Estimated rollback completion: 100%. This is an informational message only. No user action is required.
    AlwaysOn Availability Groups connection with primary database terminated for secondary database 'XXX_DEVL' on the availability replica with Replica ID: {0e53235a-0fbb-4e18-8c40-a0d72f30c36a}. This is an informational message only. No user action is required.
    Now I see the suspend message. Running the select on sys.dm_exec_requests there are NO DB_STARTUP ones on either node or blocking.
    Next action is probably to have the patches removed from the secondary node and see if all is well and then try patch one by one to see which one causes the issue.
    Chris

  • Not Booting after recent Security Patch/Java update

    My wife has experienced what many have experienced with the recent update.
    MacBook not booting after update (i.e. - "I have no name!")
    I have tried everything posted on this topic since 2/13/09, but without any success. Does anyone have the fix for this yet?
    Things I have tried:
    * I can boot in safe mode (holding "Shift" while restarting)
    * I cannot boot from an install disk(s) (holding C while restarting) - I have both a black one from purchase, and two gray ones with purchase from MiniMac
    * Booting with verbose - gets stuck at same place as everyone else
    Operating in safe mode:
    * I can run DU and "repair" drive
    * I can see and access the CD/DVD
    * I cannot see drive in target drive mode (doesn't ever connect the 2 systems)
    * I downloaded the update files from apple and reinstalled them individually (via USB ext Drive) with a reboot in between
    * I attempted to update & archive, but I cannot run install CD from any systems disks (see above)
    Has anyone figured out how to fix this yet?

    Same problem than the other guy who is not mentioning the update in the title.
    Powerbook 1.67.
    System log said "No user defined computer name" and "using blah blah name" or so.
    Mac Os X report (for apple) says:
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x000000003900FF1C PC=0x00000000008FC020
    Latest crash info for cpu 0:
    Exception state (sv=0x4299D280)
    PC=0x008FC020; MSR=0x00009030; DAR=0x3900FF1C; DSISR=0x40000000; LR=0x008FE348; R1=0x2C47B9F0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x008FE348 0x008E0014 0x002E9A80 0x002EB94C 0x0008C248 0x00029234
    0x000233F8 0x000ABEAC 0xFF9BA29B
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.ATIRadeon9700(4.1.8)@0x8d8000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x48d000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.2)@0x85a000
    dependency: com.apple.iokit.IONDRVSupport(1.4.2)@0x87e000
    Proceeding back via exception chain:
    Exception state (sv=0x4299D280)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x43D0D000)
    PC=0x9000AF48; MSR=0x0200F030; DAR=0x0ECA77FE; DSISR=0x42000000; LR=0x9000AE9C; R1=0xBFFFD6C0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x000954F8 0x00095A10 0x00026898 0x000A8204 0x000ABB80
    Proceeding back via exception chain:
    Exception state (sv=0x4299D280)
    PC=0x008FC020; MSR=0x00009030; DAR=0x3900FF1C; DSISR=0x40000000; LR=0x008FE348; R1=0x2C47B9F0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x008FE348 0x008E0014 0x002E9A80 0x002EB94C 0x0008C248 0x00029234
    0x000233F8 0x000ABEAC 0xFF9BA29B
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.ATIRadeon9700(4.1.8)@0x8d8000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x48d000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.2)@0x85a000
    dependency: com.apple.iokit.IONDRVSupport(1.4.2)@0x87e000
    Exception state (sv=0x43D0D000)
    PC=0x9000AF48; MSR=0x0200F030; DAR=0x0ECA77FE; DSISR=0x42000000; LR=0x9000AE9C; R1=0xBFFFD6C0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC

  • Java command line purge not working after applying MLR 10

    Hi Gurus,
    After applying the latest patch MLR 10,
    java command line purge does not seem to work. I'm using the command
    java -ms1024M -mx1024M oracle.tip.repos.purge.PurgeManager purgeRuntime -start 07-APR-2009 -end 22-MAY-2009 Complete
    Before running the command i have set the environment using setenv.bat present in ip\install directory.
    Below error is observed when trying to purge the messages
    java -ms1024M -mx1024M oracle.tip.repos.purge
    .PurgeManager purgeRuntime -start 07-APR-2009 -end 22-MAY-2009 Complete
    Purge started, please wait...
    Purge failed
    Error -: AIP-11016: SQL error: java.sql.SQLException: ORA-06550: line 1, colum
    n 7:
    PLS-00905: object B2B.PURGE_RUNTIME is invalid
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    at oracle.tip.repos.purge.PurgeManager.main(PurgeManager.java:1454)
    Caused by: java.sql.SQLException: ORA-06550: line 1, column 7:
    PLS-00905: object B2B.PURGE_RUNTIME is invalid
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
    :124)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.
    java:183)
    at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableS
    tatement.java:872)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
    nt.java:1085)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePrep
    aredStatement.java:2983)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePrepar
    edStatement.java:3056)
    at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallab
    leStatement.java:4295)
    at oracle.tip.repos.purge.PurgeManager.main(PurgeManager.java:1449)
    Kindly let me know if any post install scripts needs to be run ?
    Or is there any thing else i have missed.
    Thanks in advance,
    Regards,
    Cema
    Edited by: Cema on May 22, 2009 12:14 PM

    Hi Cema,
    In MLR 10 these two bugs have been added with others (you can see in patch read me file)-
    8432093 - AUTOMATE THE POST PATCH INSTRUCTION SCRIPTS FROM MLR 10 ONWARDS
    8339176 - B2B PURGE_RUNTIME PROCEDURE DOES NOT DELETE ALL TIP_WIREMESSAGE_RT RECORDS
    Bug 8432093 tells clearly that there is no need of running any post installation script from MLR 10 onwards, so you have not missed anything like post installation script.
    Bug 8339176 has addressed the PURGE_RUNTIME functionality for deleting messages. From your earlier posts it seems that you got some errors while applying this patch. Please make sure that patch is successfully installed on your system.
    Regards,
    Anuj

  • Error could not access a java object field called allowAppDataInServContext after Applying Security

    After applying the security patch 12-26 I am getting the error "Could not access a java object field called allowAppDataInServContext".  When I removed the update the error goes away.  When I read the update it returns.
    The error states it occurred in the following line: cfapplication name="somename" clientmanagement="No" sessionmanagement="Yes" setclientcookies="Yes"

    Is it a linux server?  Look at the following, second comment.
    http://blogs.coldfusion.com/post.cfm/coldfusion-security-update
    ^_^
    EDIT:  Also, http://www.shilpikhariwal.com/2012/12/security-hotfix-for-coldfusion-9-and.html

  • All application slow to molasse after Installing Security-Update 2010_007

    After installing security update, ALL applications, all commands in X11 had response times ALL key strokes of the order of seconds to minutes with >93% of system CPU idle. Console displays the message below ever 60-70 seconds.
    11/11/10 4:25:36 PM updatedyld_sharedcache[12] for arch=i386 failed: read failure copying dylib errno=5 for /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib while copying /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib to shared cache
    The solution is a modification of this link
    http://www.macosxhints.ch/forums/showthread.php?t=15517
    Basically, the offending file /System/.../LibLAPACK.dylib is moved from the system directory to a current directory, e.g.,
    sudo mv /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib .
    and then back to the original directory, e.g.,
    sudo mv libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    Problem solved without reboot as system immediately returns to normal. Why would a security update from Apple cause this?

    Andreas, do you have this info in english? I'm having a similar problem, and I want to see if I can solve it; or could you tell me what you did to solve it?
    Here's the message I'm getting every minute from the console:
    updatedyld_sharedcache[1461] for arch=i386 failed: read failure copying dylib errno=5 for /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics while copying /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics to shared cache

Maybe you are looking for