XQuery against XML audit will fail with the attributes XMLNS are specified

I'm working on a school project, which a party requires the demonstration of some XQuery queries. For my project, I install a database 11.2.0.2 and set the audit_trail of XML, to EXTEND and to have written a few audit reports of XQuery. I run XQuery queries using oxygen XML 14.0. My queries work great except for the fact that they always return the following error 'empty sequence' due to the attributes xmlns to the element of verification:

Élément Audit sample:
< audit xmlns = "http://xmlns.oracle.com/oracleas/schema/dbserver_audittrail-11_2.xsd."
xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
xsi: schemaLocation = "http://xmlns.oracle.com/oracleas/schema/dbserver_audittrail-11_2.xsd" >

Error message:
Name of the engine: XQuery Saxon-HE 9.4.0.3
Severity: WARNING
Description: Your query returns an empty sequence.

If I remove the xmlns and xsi attributes such that the opening will simply be < Audit >, thin executed queries. Does anyone have suggestions on how to get my Xquery statements to run correctly without having to remove the xmlns attributes XML?

Any suggestion would be appreciated. Here's a simple XQuery that returns to that database user and host name for all audit XML files.

Thank you
Matt

Example of XQuery:

XQuery version "1.0";
for $a in collection
('file:///C:/Project/AuditXML?select=*.xml;recurse=yes')//Audit/AuditRecord)

Let $users: = $a/DB_User
where (some $user in $users satisfies ($a/DB_User = "GÉNÉRAL"))
return
< result >
{$a/DB_User}
{$a/Userhost}
< / result >

Output:

<? XML version = "1.0" encoding = "UTF-8"? >
< result >
< DB_User > DBSNMP < / DB_User >
localhost.localdomain < Userhost > < / Userhost >
< / result >
< result >
< DB_User > DBSNMP < / DB_User >
localhost.localdomain < Userhost > < / Userhost >
< / result >

Add the namespace declaration in your xquery as

'xquery version "1.0"; (: :)
declare default element namespace "http://xmlns.oracle.com/oracleas/schema/dbserver_audittrail-11_2.xsd"; (: :)
for $a in collection
....

See also http://www.liberidu.com/blog/2008/02/20/howto-namespace-use-with-xmlquery/

Tags: Oracle Development

Similar Questions

  • Installation of VMWare Workstation 11.1.0 on Win 8.1 is THAT MSI will fail with the error "could not write value vmware - tray.exe for \software\microsoft\windows'currentversion\run-cles.

    Hi all

    The MSI failed with the error message as "could not write value vmware - tray.exe in \SOFTWARE\Microsoft\Windows'CurrentVersion\Run key.  Make sure you have fufficient access to that key, or contact your support staff' while trying to install vmware workstation 11.1.0 in windows 8.1.
    I tried to call the installer with run as administrator but it does not help, please suggest me overcome this error.

    Hi Vincentand welcome to the VMware communities!

    This error indicates that you have some security software (antivirus or antimalware software) that protects the part of the registry.  Can you try to temporarily disable all security software on your host computer and see if the installation can move forward?

    See you soon,.

    --

    Darius

  • HTTP POST will fail with the status code 400

    Hello

    I am trying to DISPLAY some data but my code still fails with code 400. I tried to change the URL and the method and adding different headers but I get the same answer. What I am doing wrong? My code is below.

    HttpConnection connection = null;
    DataOutputStream outputStream = null;
    
    try {
    connection = (HttpConnection) Connector.open(serverUrl);
                connection.setRequestMethod("POST");
                connection.setRequestProperty("Content-Type", "application/json;charset=UTF-8");            
    
                outputStream = connection.openDataOutputStream();
                outputStream.write(new String("test").getBytes());
    
                outputStream.flush();
                outputStream.close();                       
    
                if (connection.getResponseCode() == HttpConnection.HTTP_OK) {
                    isSuccess = true;
                } else {
                    failureMessage = "Error message " + connection.getResponseMessage();
                }
            } catch (IOException e) {
                failureMessage = "IOException: " + e.getMessage();
            } catch (Exception e) {
                failureMessage = e.getMessage();
            } finally {
                if (outputStream != null)
                    try {
                        outputStream.close();
                    } catch (IOException e) {
                        // Nothing to do
                    }
                if (connection != null)
                    try {
                        connection.close();
                    } catch (IOException e) {
                        // Nothing to do
                    }
            }
    

    In the end, the solution was to add "interface = wifi" at the end of the URL. I guess I'll have more problems when I switch to 3G, but for now it's ok.

    @Peter,

    I just wanted to say your responses in this forum have always been invaluable and led me to the right solutions. Your posts here and here were very useful to fix this that I had spent several hours on. So thanks a lot!

  • Windows backup will fail with the error code: 2147942402

    Hello

    I'm trying to run a backup on a Windows SBS Server 2008 using Windows Server Backup to an external 2 TB USB hard drive - I chose the backup once and personalized with "activate System Recovery."

    This fails with an error message "the system cannot find the file specified" after having transferred about 28.23 GB of data.

    The Event Viewer error code: 2147942402

    I tried to run the backup to another device (a disk on a PC on a network) and it successfully without any problem which seems to me some kind of problem with the USB key.

    I came across these links: http://support.microsoft.com/kb/979281 and http://support.microsoft.com/kb/976972 - but the server I use does not have a USB Host Controller NVIDIA - instead, there "Intel(r) ICH9 Family USB Universal Host Controller" - so I'm hesitant to try this fix.

    I'll reformat the USB drive to see if that helps...

    Thank you very much

    Adrian

    Hi Adrien,.

    The question you posted would be better suited in the TechNet Forums since we have dedicated to this support; We recommend that you post your question in the TechNet Forums to get help:

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

    Keep us updated on the status of the issue.

  • Installation of Windows Vista Service Pack 2 (KB948465) will fail with the error code 800F081F

    Hello

    I tried to install windows service pack 2 for vista via windows update, but it fails everytime with error code: 800F081F. I tried to run Microsoft FixIt and systsme even update the tool but no luck. even the system tool update crashes while ' installation of hotfix for Windows (KB947821) (update 1 of 1)...» ". No online solution proved to be correct in my case. Help, please.
    Thank you

    Hello

    System update readiness tool will take some time, so I suggest you wait a while until the process is completed.

    You can find newspapers by accessing this folder.

    c:\Windows\logs\cbs\checksur.log

    I would suggest trying the following steps and check.

    Method 1:

    Note: Important this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs.

    Back up the registry - http://windows.microsoft.com/en-US/windows-vista/Back-up-the-registry

    Methods 1 and 2 require changes in the registry to do. Make sure that you back up the registry before you proceed.

    I would have you look at the article-

    How to reset the Windows Update components?

    http://support.Microsoft.com/kb/971058

    Method 2-

    I would have you look at the article-

    Cannot install updates in Windows Vista, Windows 7, Windows Server 2008 and Windows Server 2008 R2

    http://support.Microsoft.com/kb/2509997#appliesTo

    Note: The Chkdsk command will try to fix bad sectors on the hard drive. All the data on these areas could be lost in the process. It is also possible for the computer to enter in a start State no.

    Proceed at your own risk.

    In addition, see the reference article-

    Problems with installing updates

    http://Windows.Microsoft.com/en-in/Windows-Vista/troubleshoot-problems-with-installing-updates

    Answer if you need more information on this, and we will be happy to help you.

  • Windows Update will fail with the error: error code 80072F78

    Original title: windows update failed, it says 'Error code 80072F78' even if I already ran Microsoft FixIt and fixed the problem.

    Windows update failed, it says 'Error code 80072F78' even if I already ran Microsoft FixIt and fixed the problem.

    Hello
     
    1. who is the software antivirus installed on the computer?
    2 did you have any software or changes to the material on the computer before this problem?
     
    Method 1:
     
    See the steps in the following links.

    How to resolve problems connecting to Windows Update or Microsoft Update

    Temporary connection related errors may occur when you use Windows Update or Microsoft Update

     
    Note: make sure that you enable the antivirus software, other security and firewall after the test programs.
     
    Caution:
    Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.
     
    Method 2:
     
    If the problem persists, see the steps from the link:

    Cannot install updates in Windows Vista, Windows 7, Windows Server 2008 and Windows Server 2008 R2

     
    Registry warning
    To do: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
     
    Important: While performing the check disk on the hard disk, if bad sectors are found and if it attempts to repair this area, all available on which data can be lost.
     
    Hope the information is useful.
  • Windows 7 Pro will be not updated for Windows: fails with the error code 1 (0 x 000000000000001), which is a problem of language pack, version __Pro DON 'T SUPPORT SEVERAL LANGUAGES '.

    Windows colleagues for support.

    My windows install/windows update is broken; There will not be security critical update, installers fail with the error

    code 1, indicating a problem with language packs; I use widows 7 pro for software development.

    Several lanagues packs are not part of windows 7. should I upgrade to ultimate for your problem?

    More sophisticated repair attempt, SFC/scannow indicates corruption, but cannot fix it.

    Hand, install the update package out of work.

    Your opinion is welcome. I have

    Hey Hey Hey Doc K whadu say?

    I solved my problem;

    the problem was owner and permission on my programs, all users, the program data and my programs (86).

    As I type this i / m re - run SFC/verify only and a big pile of sucessfully some updates installed.

    What have I done? I took possession of the special directories above from "TrustedInstaller".

    Even when owned by TrustedInstaller, it does not have permissions. Some places I found rejection specific to the owner of the network.

    -What happened? Do you have a trusted Installer get stuck Mid-install?

    I took possession of SYSTEM, and made sure the CREATOR had every right, as in the SYSTEM and

    USER, AUTHENTICATED USER. I was perhaps too broad.

    I took possession, and then all of the repressed, updates windows are presented themselves to install,.

    and I expect /VERIFYNOW SFC before as I mark this as running.

    I'm fairly certain VS2008 and VS2010 now repair and install.

    Hmmm... always to see funny error message in SFC...

    We need a tool to give an overview of a directory tree ownership and permissions.

    dB

    Hey Hey Hey Doc K whadu say?

  • System 32 error (0x00000020): "the process cannot access the file because it is being used by another process.". The operation to open the file will fail with error - 1032 (0xfffffbf8(JET_errFileAccessDenied))"

    Original title: svchost (1020)

    Event type: error
    Event source: ESENT
    Event category: general
    Event ID: 490
    Date: 2010-10-19
    Time: 14:51:34
    User: n/a
    Computer: ROB
    Description:
    Svchost (1020) an attempt to open the file "C:\WINDOWS\system32\CatRoot2\{127D0A1D-4EF2-11D1-8608-00C04FC295EE}\catdb" for read / write access failed with the error System 32 (0x00000020): "the process cannot access the file because it is being used by another process.".  The operation to open the file will fail with error - 1032 (0xfffffbf8(JET_errFileAccessDenied)).

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    Hi Robrw,

    1. when exactly you receive this error?

    2. don't you make changes to the computer before this problem?

    You can try to rename the catroot2 folder and check if it helps.

    Step 1:

    a. Click Start and in run type C:\windows\system32 and click ok

    b. find the Catroot2 folder. Right-click on Catroot2 and rename it to Catroot2.old

    If you are not able to do the normal mode, try to start in safe mode and rename

    Check out the link for more information on starting your computer in SafeMode below:

    http://support.Microsoft.com/kb/315222

    Step 2:

    If you are unable to access the catroot2 folder, and then try to change the permissions on the files and check if it helps.

    See the following article:

    How to capture a file or a folder in Windows XP

    http://support.Microsoft.com/kb/308421

    Step 3:

    You can also try to temporarily disable third-party security software and firewalls and check what is happening.

    Note: Activate the security software after the resolution of the problem.

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • When I try to download the windows update, download 2007Microsoft Office suitService Pack3 SP3 275,7 MB 1%, it will fail with error code 80072EFE

    When I try to download the update of windows, download 2007Microsoft Office suitService Pack3 SP3 275,7 MB 1%, it will fail with error code 80072EFE, Please HELP

    Hello

    1. are you able to install some other updates?

    I suggest you try the steps from the link below and check if it helps.

    Temporary connection related errors may occur when you use Windows Update or Microsoft Update: http://support.microsoft.com/kb/836941

    Hope this information is useful.

  • 11g - save customizations fails with the error XML

    I have two guests of dashboard on my dashboard. One is a simple drop-down list. The other is a Variable presentation guest (number). I selected/entered two values normal, click on apply, and the dashboard has answered correctly. Then I chose 'save the current customization. After you have entered the name MYSTUFF as saved personalization and clicking on OK, I get this error:

    The current XML is not valid with the following errors: Bad xml instance! <? XML version = "1.0"? "" ' > < sawsel:dashboardSelections xmlns:sawsel="com.siebel.analytics.web/dashselections/v1" xmlns:sawst="com.siebel.analytics.web/state/v1" xmlns:sawx="com.siebel.analytics.web/expression/v1.1" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" version = "0.7" > < sawst:envState xmlVersion = "200811100" > < sawst:container cid = "d: dashboard" xsi: type = "sawst:topLevelStateContainer" > < sawst:container cid = 'f: dpstate"xsi: type ="sawst:dashpromptstate"statepoolId ="phn95bo9nflsvfr362fcakclb2"> < sawst: container cid = 'f' ': dpstate ' xsi: type = "sawst:dashpromptstate" statepoolId = "qkautlal0g0v511mfq72b30lai" / > < / sawst:container > < sawst:container cid = "p:bp8ao515lc33ru6u" xsi: type = "sawst:page" inDashboardPage = "true" > < sawst:container cid = "r: 2cnfc2145q1uiqcd" xsi: type = "sawst:report" links = defaultView "d" = "compoundView. 1"folder = ' / shared/training" itemName = "Sales and Profits" / > < sawst:container cid = "r: kbqpoefb9v4au3up" xsi: type = "sawst:report" defaultView = "compoundView!" 2"folder = ' / shared/training" itemName = "Declining sales" / > < sawst: container cid = "r: hj81v17v5fvsaeto" xsi: type = "sawst:report" defaultView "compoundView =! 2"folder = ' / shared/training" itemName = "Sales and Profits" / > < sawst:container cid = "s:5l6q89h71pmlb85t" xsi: type = "sawst:section" > < sawst:container cid = "a: isdndle4j7uru0uv" xsi: type = "sawst:actionlink" > < sawst:container cid = 'condition: n' xsi: type = "sawst:navigation" conditionEvalStatus = "full" / > < / sawst:container > < sawst:container cid = "n: condition" xsi: type = "sawst:navigation" conditionEvalStatus = "complete" / > < / sawst "" : container > < sawst:container cid = "s:3pt4biahbrdfsbke" xsi: type = "sawst:section" / > < sawst:container cid = "s:j40b1k5eh77c4i4o" xsi: type = "sawst:section" / > < sawst:container cid = "s:g2dns9sm7grqui3k" xsi: type = "sawst:section" / > < sawst:container cid = "s:rrdjna562b7qqomk" xsi: type = "sawst:section" / > < sawst:container cid = s ": ihgv7i7i0ch05gn2" xsi: type = "sawst:section" / > < sawst:container cid = "s:4t8lq8sfpv26qok8" xsi " : type = "sawst:section" / > < sawst:container cid = "s:sv6uv7de99eaa9l4" xsi: type = "sawst:section" / > < sawst:container cid = "s:839isfiqie8i751a" xsi: type = "sawst:section" / > < / sawst:container > < / sawst:container > < / sawst:envState > < sawsel:xmlStatesReferredTo > < sawsel:ref refId = "phn95bo9nflsvfr362fcakclb2" > < sawsel: appliedStates > < sawsel:filter > < sawx:expr xsi: type = "sawx ': logic "op = 'and' > < sawx:expr xsi: type ="sawx:list"="en"setVariable op ="dashboard.variables [& #39; Change_Pct & #39;] ' > < sawx:expr xsi: type = "sawx:sqlExpression" > 1 < / sawx:expr > < sawx:expr container = "http://www.w3.org/2001/XMLSchema" xsi: type = "xsd: Decimal" >-10 < / sawx:expr > < / sawx:expr > < sawx:expr xsi: type = "sawx:list" = "en" setVariable op = 'requestVariables [& #39; '. Selected_Month & #39;] ' > < sawx:expr xsi: type = "sawx:sqlExpression" > & quot; Times & quot;. & quot; Month & quot; < / sawx:expr > < sawx:expr container = "http://www.w3.org/2001/XMLSchema" xsi: type = "xsd: String" > may-09 < / sawx:expr > < / sawx:expr > < / sawx:expr > < / sawsel:filter > < sawsel:variables > < sawx:expr xsi: type = "sawx:list" = "en" setVariable op = "dashboard.variables [& #39; Change_Pct & #39;] ' > < sawx:expr xsi: type = "sawx:sqlExpression" > 1 < / sawx:expr > < sawx:expr container = "http://www.w3.org/2001/XMLSchema" xsi: type = "xsd: Decimal" >-10 < / sawx:expr > < / sawx:expr > < / sawsel:variables > < / sawsel:appliedStates > < / sawsel:ref > < / sawsel:xmlStatesReferredTo > < / sawsel:dashboardSelections > line: 2, Col: 1383, attribute 'conditionEvalStatus' is not declared for the 'container' Line item : 2, col: 1496, the 'conditionEvalStatus' attribute is not declared for the element "container".

    The error occurs in IE 8 and Firefox 3.6.13.

    Is this a known bug?

    It is a bug - if you have an article on a page and the Section has an associated illness, the link 'Save the current customization' will throw this error. In addition, the link 'Create the bookmark link' will throw the same error. If you remove the Condition, you will be able to save customizations/create bookmark links.

  • patch p11879896_112020_Generic failed with the missing req for error computer

    Hello
    Apply the fix for issue on Linux 32 with

    opatch apply - invPtrLoc /u01/app/oraInventory/oraInst.loc

    has failed (with message
    Patch 11879896 : Required or missing components: [oracle.sysman.console.db, 11.2.0.2.0]),

    debugging follows below. Any idea?

    Thank you.

    Anatoliy

    _osArch is
    /u01/app/oracle/product/11.2.0/home11gR2/jdk/bin/java -mx96m -cp /u01/app/oracle/product/11.2.0/home11gR2/OPatch/ocm/lib/emocmutl.jar:/u01/app/oracle/product/11.2.0/home11gR2/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/11.2.0/home11gR2/oui/jlib/share.jar:/u01/app/oracle/product/11.2.0/home11gR2/oui/jlib/srvm.jar:/u01/app/oracle/product/11.2.0/home11gR2/oui/jlib/orai18n-mapping.jar:/u01/app/oracle/product/11.2.0/home11gR2/oui/jlib/xmlparserv2.jar:/u01/app/oracle/product/11.2.0/home11gR2/OPatch/jlib/opatch.jar:/u01/app/oracle/product/11.2.0/ home11gR2/OPatch/jlib/opatchutil.jar:/U01/app/Oracle/product/11.2.0/home11gR2/OPatch/jlib/opatchprereq.jar:/U01/app/Oracle/product/11.2.0/home11gR2/OPatch/jlib/opatchactions.jar:-DOPatch.ORACLE_HOME=/u01/app/oracle/product/11.2.0/home11gR2-DOPatch.DEBUG=true-DOPatch.RUNNING_DIR=/u01/app/oracle/product/11.2.0/home11gR2/OPatch oracle/opatch/OPatch apply - invPtrLoc /u01/app/oraInventory/oraInst.loc
    Citing O Patch 11.1 .0.6.6

    Setup Oracle interim Patch version 11.1.0.6.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.

    CmdLineParser::initRuntimeOptions()
    Audit on the class oracle.opatch.opatchutil.CmdLineOptions$ StringArguments
    A list of the fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$ StringArguments
    There are 7 fields defined in this class.
    Add option "fp".
    Add option "dp".
    Add option "fr".
    Add option "dr."
    Add option "mp".
    Add option 'phbasedir '.
    Add option 'phbasefile '.
    Audit on the class oracle.opatch.opatchutil.CmdLineOptions$ BooleanArguments
    A list of the fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$ BooleanArguments
    There are 2 fields defined in this class.
    Add option 'delay_link '.
    Add option "cmd_end.
    Audit on the class oracle.opatch.opatchutil.CmdLineOptions$ IntegerArguments
    A list of the fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$ IntegerArguments
    There are 2 fields defined in this class.
    Add option 'integerarg1 '.
    Add option 'integerarg2 '.
    Audit on the class oracle.opatch.opatchutil.CmdLineOptions$ StringtegerArguments
    A list of the fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$ StringtegerArguments
    There are 5 fields defined in this class.
    Add option 'stringtegerarg1 '.
    Add option 'stringtegerarg2 '.
    Add option "ps".
    Add option "mp".
    Add option "xmlinput.
    Audit on the class oracle.opatch.opatchutil.CmdLineOptions$ DoubleArguments
    A list of the fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$ DoubleArguments
    There are 2 fields defined in this class.
    Add option 'doublearg1 '.
    Add option 'doublearg2 '.
    Audit on the class oracle.opatch.opatchutil.CmdLineOptions$ RawStringArguments
    A list of the fields defined in the class oracle.opatch.opatchutil.CmdLineOptions$ RawStringArguments
    There are 1 fields defined in this class.
    Add option "cmd".
    CmdLineHelper::loadRuntimeOption() for the class "oracle.opatch.opatchutil.OUSession".
    option string initialization 0, fp
    initialization of string option1, dp
    initialization of string option 2, en
    option during initialization of channel 3, dr
    4, MP initialization string option
    initialization string 5 option, phbasedir
    initialization string 6 option, phbasefile
    does init. String argument.
    initialization of the Boolean option 0, delay_link
    initialization of the Boolean option 1, cmd_end
    does init. Boolean argument.
    initialization option to the integer 0, integerarg1
    the initialization of the whole number 1 option, integerarg2
    does init. Integer argument.
    initialization of StringTeger option 0, stringtegerarg1
    initialization of option StringTeger 1, stringtegerarg2
    initialization of StringTeger option 2, ps
    initializing StringTeger option 3, mp
    initialization of StringTeger option 4, xmlinput
    does init. SringTeger arg
    the initialization of the Double option 0, doublearg1
    the initialization of the Double option 1, doublearg2
    does init. Double argument.
    initialization of RawString option 0, cmd
    does init. RawString arg.
    CmdLineHelper::loadRuntimeOption() for the class "oracle.opatch.opatchutil.OUSession", actually.
    CmdLineParser::initRuntimeOptions()
    Audit on the class oracle.opatch.opatchprereq.CmdLineOptions$ StringArguments
    A list of the fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$ StringArguments
    There are 3 fields defined in this class.
    Add option 'phbasedir '.
    Add option "patchids.
    Add option 'phbasefile '.
    Audit on the class oracle.opatch.opatchprereq.CmdLineOptions$ BooleanArguments
    A list of the fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$ BooleanArguments
    There are 2 fields defined in this class.
    Add option 'booleanarg1 '.
    Add option 'booleanarg2 '.
    Audit on the class oracle.opatch.opatchprereq.CmdLineOptions$ IntegerArguments
    A list of the fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$ IntegerArguments
    There are 2 fields defined in this class.
    Add option 'integerarg1 '.
    Add option 'integerarg2 '.
    Audit on the class oracle.opatch.opatchprereq.CmdLineOptions$ StringtegerArguments
    A list of the fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$ StringtegerArguments
    There are 2 fields defined in this class.
    Add option 'stringtegerarg1 '.
    Add option 'stringtegerarg2 '.
    Audit on the class oracle.opatch.opatchprereq.CmdLineOptions$ DoubleArguments
    A list of the fields defined in the class oracle.opatch.opatchprereq.CmdLineOptions$ DoubleArguments
    There are 2 fields defined in this class.
    Add option 'doublearg1 '.
    Add option 'doublearg2 '.
    CmdLineHelper::loadRuntimeOption() for the class "oracle.opatch.opatchprereq.PQSession".
    initialization string 0 option, phbasedir
    the initialization of the option channel 1, patchids
    initialization of string option 2, phbasefile
    does init. String argument.
    the initialization Boolean option 0, booleanarg1
    the initialization of the Boolean option 1, booleanarg2
    does init. Boolean argument.
    initialization option to the integer 0, integerarg1
    the initialization of the whole number 1 option, integerarg2
    does init. Integer argument.
    initialization of StringTeger option 0, stringtegerarg1
    initialization of option StringTeger 1, stringtegerarg2
    does init. SringTeger arg
    the initialization of the Double option 0, doublearg1
    the initialization of the Double option 1, doublearg2
    does init. Double argument.
    CmdLineHelper::loadRuntimeOption() for the class "oracle.opatch.opatchprereq.PQSession", actually.
    reqVer to use getEnv() = 10.2.0.4.0
    curVer = 11.2.0.1.0
    Worm of the current later that required? : true
    Current ver is equal to required? : false
    Checking the EMDROOT using the API of YES...
    CmdLineParser.processOPatchProperties () starts
    Ends of CmdLineParser.processOPatchProperties)
    OUIReplacer called::runEnvScript()
    SystemCall:RuntimeExec(cmds,_runDir): GOING to start to thread to read the input stream
    SystemCall:RuntimeExec(cmds,_runDir): Started thread to read the input stream
    SystemCall:RuntimeExec(cmds,_runDir): GOING to start to thread to read the error stream
    ::Run() ReaderThread: Stream InputStream about to be read
    SystemCall:RuntimeExec(cmds,_runDir): Started thread to read the error stream
    SystemCall:RuntimeExec(cmds,_runDir): ENTER process.WAITFOR()
    ::Run() ReaderThread: ErrorStream stream being read
    ::Run() ReaderThread: Stream InputStream finished reading
    ::Run() ReaderThread: reading stream ErrorStream completed
    SystemCall:RuntimeExec(cmds,_runDir): process.WAITFOR() is ON
    SystemCall:RuntimeExec(cmds,_runDir): Wire flow error joined with success
    SystemCall:RuntimeExec(cmds,_runDir): Input stream thread joined with success
    OUIReplacer called::setKeyValue()
    OPatchSession::main()
    Environment:
    OPatch.ORACLE_HOME=/u01/app/oracle/product/11.2.0/home11gR2
    oracle.installer.invPtrLoc=/u01/app/oraInventory/oraInst.loc
    Oracle.Installer.oui_loc=/U01/app/Oracle/product/11.2.0/home11gR2/Oui
    Oracle.Installer.library_loc=/U01/app/Oracle/product/11.2.0/home11gR2/Oui/lib/Linux
    Oracle.Installer.startup_location=/U01/app/Oracle/product/11.2.0/home11gR2/Oui
    OPatch.PLATFORM_ID =
    OS. Name = Linux
    OPatch.NO_FUSER =
    OPatch.SKIP_VERIFY = null
    OPatch.SKIP_VERIFY_SPACE = null
    oracle.installer.clusterEnabled = false
    TRACING. ENABLED = TRUE
    TRACING. LEVEL = 2
    OPatch.DEBUG = true
    OPATCH_VERSION = 11.1.0.6.6
    Delivered OPatch property file = properties
    Minimum version of YES: 10.2
    OPatch.PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/u01/app/oracle/product/11.2.0/home11gR2/bin:/u01/app/oracle/product/11.2.0/home11gR2/OPatch
    Independent House: false


    Environment:
    OPatch.ORACLE_HOME=/u01/app/oracle/product/11.2.0/home11gR2
    oracle.installer.invPtrLoc=/u01/app/oraInventory/oraInst.loc
    Oracle.Installer.oui_loc=/U01/app/Oracle/product/11.2.0/home11gR2/Oui
    Oracle.Installer.library_loc=/U01/app/Oracle/product/11.2.0/home11gR2/Oui/lib/Linux
    Oracle.Installer.startup_location=/U01/app/Oracle/product/11.2.0/home11gR2/Oui
    OPatch.PLATFORM_ID =
    OS. Name = Linux
    OPatch.NO_FUSER =
    OPatch.SKIP_VERIFY = null
    OPatch.SKIP_VERIFY_SPACE = null
    oracle.installer.clusterEnabled = false
    TRACING. ENABLED = TRUE
    TRACING. LEVEL = 2
    OPatch.DEBUG = true
    OPATCH_VERSION = 11.1.0.6.6
    Delivered OPatch property file = properties
    Minimum version of YES: 10.2
    OPatch.PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/u01/app/oracle/product/11.2.0/home11gR2/bin:/u01/app/oracle/product/11.2.0/home11gR2/OPatch
    Independent House: false



    Oracle home: /u01/app/oracle/product/11.2.0/home11gR2
    Inventory Center: / u01/app/oraInventory
    from: /u01/app/oraInventory/oraInst.loc
    OPatch version: 11.1.0.6.6
    YES version: 11.2.0.1.0
    YES location: /u01/app/oracle/product/11.2.0/home11gR2/oui
    Location of the log file: /u01/app/oracle/product/11.2.0/home11gR2/cfgtoollogs/opatch/opatch2012-01-19_04-10-13AM.log

    History of patch file: /u01/app/oracle/product/11.2.0/home11gR2/cfgtoollogs/opatch/opatch_history.txt

    OUISessionManager::instantiate()
    lockCentralInventory(): OUISessionManager::lockCentralInventory() retries 0 times with every 120 seconds to get a lock of the inventory.
    Try OUISessionManager::lockCentralInventory() round # 1
    OUISessionManager::setupSession()
    OUISessionManager::setupSession() instantiates an OUIInventorySession obj.
    OUISessionManager::setupSession() init. the session
    OUISessionManager::setupSession() implements READ ONLY session
    OUISessionManager::setupSession() done
    OUISessionManager::lockCentralInventory() configure session OK
    reqVer = 10.2
    curVer = 11.2.0.1.0
    Worm of the current later that required? : true
    Current ver is equal to required? : false
    ApplySession::process()
    ApplySession::process(): loading object patch.
    ApplySession::loadAndInitPatchObject()
    PatchObject (patchLocation)
    PatchObject::PatchObject looking for file /u01/app/oraInventory/etc/config/actions.xml actions
    PatchObject::PatchObject looking for the file /u01/app/oraInventory/etc/config/inventory.xml inventory
    parserXMLFile: start
    parserXMLFile: start

    Bugs fixed by this patch 11879896 :
    11879896: SMPSSE: OVERVIEW OF THE PERFORMANCE OF DATABASE DOES NOT WORK ON MAC/LINUX

    PatchObject::setPreReadMeAction: readMeFile = /u01/app/oraInventory/custom/pre.txt
    noOp = true
    fileContent =
    PatchObject::setPreScriptAction: [PreScriptAction:-]
    no - op = true, fileLoc = / u01/app/oraInventory/custom/scripts/pre
    [Pre script is not present.-]

    PatchObject::setPostReadMeAction: readMeFile = /u01/app/oraInventory/custom/post.txt
    noOp = true
    fileContent =
    PatchObject::setPostScriptAction: [PostScriptAction:-]
    no - op = true, fileLoc = / u01/app/oraInventory/custom/scripts/post
    [Post script does not exist.-]

    PatchObject::setInitReadMeAction: readMeFile = /u01/app/oraInventory/custom/init.txt
    noOp = true
    fileContent =
    PatchObject::setInitScriptAction: [InitScriptAction:-]
    no - op = true, fileLoc = / u01/app/oraInventory/custom/scripts/init
    [Init script does not exist.-]

    Fix provisional application '11879896' ApplySession to OH ' / u01/app/oracle/product/11.2.0/home11gR2'
    ApplySession::processLocal()
    OPatchEnv:
    ["OPatchEnv: OracleHome="/u01/app/oracle/product/11.2.0/home11gR2 ", force = false, value = false, mod. inv. = true, the system mod. = true, local mode = false, all the lsinv = false, lsinv detail = false, lsinv patch = false, nolink = false, Retry = 30, delay = 120, CallerName = OPatch, CallerVersion = 11.1.0.6.6, SessionType = apply, JdkLoc=/u01/app/oracle/product/11.2.0/home11gR2/jdk, JreLoc=/u01/app/oracle/product/11.2.0/home11gR2/jre/1.4.2] , OracleHome via-oh = OracleHome via env.=/u01/app/oracle/product/11.2.0/home11gR2, via the response file OracleHome =, OPatch recognized InvPtrLoc=/u01/app/oraInventory/oraInst.loc, InvPtrLoc=/u01/app/oraInventory/oraInst.loc is specified by the user, without re-creating a link = false, Patch ID used in Rollback =, Patch ID with OPack timestamp =, PreOpt =, PostOpt =, OSName = Linux, is = false,.patch_storage=/u01/app/oracle/product/11.2.0/home11gR2/.patch_storage , .patch_storage / < ID > =/u01/app/oracle/product/11.2.0/home11gR2/.patch_storage/ entire Patch is saved to=/u01/app/oracle/product/11.2.0/home11gR2/.patch_storage//original_patch, backup restore path=/u01/app/oracle/product/11.2.0/home11gR2/.patch_storage//backup backup for Rollback path=/u01/app/oracle/product/11.2.0/home11gR2/.patch_storage//files, FilesMap info from=/u01/app/oracle/product/11.2.0/home11gR2/inventory/oneoffs/ < patch_id > [, PatchLoc = / u01/app/oraInventory, SyntaxErrorMsg =]
    Process InitReadMeAction()
    InitReadMeAction::catFile() is a no - op
    InitScriptAction::process() is a no - op
    Checking prerequisites 'CheckApplicableProduct '...

    PrereqAPI::checkApplicableProduct
    PrereqAPI::checkStandAloneHome())
    PREREQ checkApplicableProduct spent
    OPatch checks if the patch is applicable to this type of product home
    ApplySession::setupPatchStorage()
    ApplySession::processLocal() load inventory
    OracleHomeInventory::createInventoryObj()
    OracleHomeInventory::createInventoryObj() gets OUIInventorySession object
    Locker: lock()
    call of lockCentralInventory()
    OUISessionManager::getInventorySession()
    Details of the appellant:
    Name calling: OPatch calling Version: 11.1.0.6.6 requested access read-only: false Oracle Home: /u01/app/oracle/product/11.2.0/home11gR2
    OUISessionManager::instantiate()
    lockCentralInventory(): OUISessionManager::lockCentralInventory() retries 30 times with every 120 seconds to get a lock of the inventory.
    Try OUISessionManager::lockCentralInventory() round # 1
    OUISessionManager::setupSession()
    OUISessionManager::setupSession() instantiates an OUIInventorySession obj.
    OUISessionManager::setupSession() init. the session
    OUISessionManager::setupSession() put in place the session of READING / WRITING
    OUISessionManager::setupSession() done
    OUISessionManager::lockCentralInventory() configure session OK
    OUISessionManager::register()
    Record of the appellant: OPatch
    Locker::Lock(): /u01/app/oracle/product/11.2.0/home11gR2/.patch_storage does exist, no need of mkdir.
    Locker::Lock(): /u01/app/oracle/product/11.2.0/home11gR2/.patch_storage/patch_free exists, will delete the file.
    Locker: lock() creates /u01/app/oracle/product/11.2.0/home11gR2/.patch_storage/patch_locked
    OracleHomeInventory::createInventoryObj() gets OUIInstallAreaControl object
    OracleHomeInventory::createInventoryObj() gets OUIInstallInventory object
    OracleHomeInventory::createInventoryObj() gets OUIOracleHomeInfo object
    OracleHomeInventory::createInventoryObj() built
    OracleHomeInventory::load()
    OracleHomeInventory::load() Gets a vector of all categories of products
    OracleHomeInventory::load() Gets a vector of all the unique entries
    OracleHomeInventory::load() starts to process the raw data of the YES to accumulate the primitive classes OPatch
    RAC::GetInstance()
    initializing racType
    RAC::getClusterNodes()
    call OiiOracleHomeInfo::getNodeList()
    OiiiOracleHomeInfo::getNodeList() returned 0 items.
    RAC::getClusterNodes() returns a list of items from 0.
    The user has not used - no_inventory, then why clusterNodes are empty?
    clusterNodes is null or empty, set racType to NO_RAC
    checkIfSidAddition()
    OracleHomeInventory::load()
    OracleHomeInventory::load() Gets a vector of all categories of products
    OracleHomeInventory::load() Gets a vector of all the unique entries
    OracleHomeInventory::load() starts to process the raw data of the YES to accumulate the primitive classes OPatch
    ApplySession::processConflict()
    PrereqAPI::checkConflictAgainstOHWithDetail()

    Number of Oneoffs in the Oracle home: 0
    PrereqAPI::checkConflictAgainstOH()

    List of patches on which runs the prereq InterConflict are:
    11879896
    OneOffEntry::getBugIDsFixed()
    OneOffEntry::getBugIDsFixed() returns 1 bugs.

    There is no conflict/supersets.
    PREREQ checkConflictAgainstOHWithDetail Passed
    Run all the prereqs associated with apply.

    Prior running check...

    Checking prerequisites 'CheckForInputValues '...
    PrereqAPI::checkForInputValues()
    Input values is present for all the shares of the given patches.

    Checking prerequisites 'CheckSystemSpace '...
    PrereqAPI::checkSystemSpace()

    Find the total space required...

    Space required for patches are total: 11865356

    Checking if a space is present on the disk...

    Amount of required space is available on the disk.
    PREREQ checkSystemSpace Passed
    Enough space system is available.

    Checking prerequisites 'CheckPatchApplicableOnCurrentPlatform '...
    PrereqAPI::checkPatchApplicableOnCurrentPlatform()
    Read the platforms for patch11879896

    Genereic 0est platform ID specified for the patch: 11879896
    All the given patches are applied on the current platform.

    Checking prerequisites 'CheckSystemCommandAvailable '...
    PrereqAPI::checkSystemCommandAvailable()
    Rules: shouldSearchOrInvokeFuser()
    the user did not OPATCH_NO_FUSER but executable list is null or empty, return false.

    PatchObject: Patch will need of following commands:
    --------------------------------------------------------------------
    Archives of fuser need do sqlplus ptlpatch mkpatch
    false false false false false false
    --------------------------------------------------------------------
    Do the sqlplus ptlpatch Archives of fuser mkpatch
    true true true true true true


    All the required commands are available.
    PREREQ checkSystemCommandAvailable Passed
    All required system controls are present.

    Checking prerequisites 'CheckActiveFilesAndExecutables '...
    PrereqAPI::checkActiveFilesAndExecutables()

    Fuser invoking the executable list...
    getCommandInPropertyFiles(): command search 'fusion' in the file properties "properties."
    Path in the real estate records merged: / sbin: / usr/sbin: / usr/local/sbin
    check on "/ sbin/fuser unit.
    found ' / sbin/fuser unit.
    getCommandInPropertyFiles(): command search 'fusion' in the file properties "properties."
    Path in the real estate records merged: / sbin: / usr/sbin: / usr/local/sbin
    check on "/ sbin/fuser unit.
    found ' / sbin/fuser unit.

    There is no executable assets.
    PREREQ checkActiveFilesAndExecutables Passed
    None of the executables is active.

    Checking prerequisites 'CheckApplicable '...
    PrereqAPI::checkApplicable() check whether each Action is applicable
    PrereqAPI::checkComponents()
    PrereqAPI::checkComponents search required components.
    OracleHomeInventory::haveComponents()
    There are 1 items to check.
    Patch (component to check) Component is "oracle.sysman.console.db", "11.2.0.2.0", required = "true".
    OracleHomeInventory::haveComponents(): installInventory.getCompInvEntries () on 'oracle.sysman.console.db', '1' = homeIndex returns 1 components.

    Installed process component 'oracle.sysman.console.db', version '11.2.0.1.0 '.
    Installed control product: name = "oracle.sysman.console.db', version = '11.2.0.1.0'
    Installed Comp > < Patch Comp:
    Installed the Comp Version later than Patch Comp = false
    Installed model can replace Patch Comp = false
    Install the Comp Version is equal to or later than the Comp Patch: fake
    Comp. req. not in the inventory OH: oracle.sysman.console.db, 11.2.0.2.0
    Patch 11879896 : Required or missing components: [oracle.sysman.console.db, 11.2.0.2.0]
    PrereqAPI::checkComponents search option components.
    OracleHomeInventory::haveComponents()
    OracleHomeInventory::haveComponents() Gets an empty list. Nothing to do, returns a list return empty.
    The prerequisite checking 'CheckApplicable' failed.
    The details are:
    Patch 11879896 : Required or missing components: [oracle.sysman.console.db, 11.2.0.2.0]
    System intact, OPatch will not attempt to restore the system
    Locker: release()
    OUISessionManager::unRegister()
    Registration not calling: OPatch
    Locker: release() removes /u01/app/oracle/product/11.2.0/home11gR2/.patch_storage/patch_locked
    Locker: release() creates /u01/app/oracle/product/11.2.0/home11gR2/.patch_storage/patch_free
    Cleaning of the directory: ' / u01/app/oracle/product/11.2.0/home11gR2/.patch_storage/patch_unzip '...

    OPatch failed with the error code 74

    Well its quite obvious, isn't?

    Check installed product: name="oracle.sysman.console.db", ver="11.2.0.1.0"
    ...
    Patch 11879896: Required component(s) missing : [ oracle.sysman.console.db, 11.2.0.2.0 ]
    

    11.2.0.1 vs 11.2.0.2

  • Cluster verification utility Oracle failed with the INS-20802 then install 12.1.0.2 on Oracle Linux 7.1 x 64

    Hello!

    You want to install Oracle Clusterware 12.1.0.2 on Oracle linux 7.1 x 64. When installing, everything was fine, except the last step - utility of Cluster Oracle verification failed with the INS 20802.

    In the log file, I found:

    INFO: From audits to clock using Network Time Protocol (NTP) synchronization...

    INFO: NTP configuration file "/ etc/ntp.conf ' verification of the past existence

    INFO: PRVF-7590: 'ntpd' is not running on the node "pdc-sap-ascs1.

    INFO: PRVF-7590: 'ntpd' is not running on the node "pdc-sap-ascs0.

    INFO: GLWB-1024: the demon NTP or Service didn't work on one of the nodes in the cluster.

    INFO: PRVF-5415: check to see if the NTP daemon or service runs failed

    NEWS: Control of synchronization using network time Protocol (NTP) failed

    INFO: PRVF-9652: Cluster Time Synchronization Services check failed

    also in xml file like:

    < ELEMENT > Network Time Protocol (NTP) < / ITEM >

    < DESC > this task checks the synchronization schedule cluster on clusters that use the Protocol NTP (Network Time). < / DESC >

    < MORE_DETAILS > < / MORE_DETAILS >

    < SUCC_NODES > < / SUCC_NODES >

    < FAILED_NODES >

    < NODE ID = 'pdc-sap-ascs1' > < / NŒUD >

    < NODE ID = 'pdc-sap-ascs0' > < / NŒUD >

    < / FAILED_NODES >

    < GLOBAL_ERROR_DESC_LIST >

    < ERROR_DESC >

    < MSG_TXT > PRVF-5507: NTP daemon or service is not running on any node, but the NTP configuration file exists on the following nodes:

    PDC-sap-ascs1, pdc-sap-ascs0< / MSG_TXT >

    < CASE > the configuration file has been found at a node if no NTP daemon or service was running. < / CAUSE >

    < ACTION > if you plan to use CTSS for time synchronization, then NTP configuration must be uninstalled on all nodes of the cluster. < / ACTION >

    < / ERROR_DESC >

    But of all the nodes ntpd is running:

    [root @pdc-sap-ascs0 ~] # ps ax | grep ntpd

    2214 s + 0 pts/0:00 grep - color = auto ntpd

    19438?        SS 0:05 / usr/sbin/ntpd u ntp:ntp g - x

    [root @pdc-sap-ascs1 ~] # ps ax | grep ntpd

    11492 pts/0 s + 0:00 grep - color = auto ntpd

    19090?        SS 0:05 / usr/sbin/ntpd u ntp:ntp g - x

    So, why postinstall auditor has not found of ntpd running?

    This situation was prior to installation, I started, but this time I ignored the warning.

    Thank you very much for your answers!

    The problem is that in both servers, I want to use ntp, and I wrote in the configuration on both servers,

    Server ntp.myorg.local iburst

    but we use two IPs for ntp, both resolved through dns servers, so in my case the first server got a single for the ntp server ip address and then got another ip. It was a problem and check postinstall determine that the servers use different time sources and do not like this situation.

    Once I changed ntpd config to use ips, check postinstall succeeded.

  • Exit 11 topic: config fails with the error analysis

    No problem after installing version 11 until they tried to use
    Subject: config which failed with the following message.

    XML parsing error: undefined entity
    Location: subject: config
    Line number 59, column 1: key = "& focusFilter.key;" modifiers = "accel" oncommand = "document.getElementById('textbox').focus ();" / > "
    ^

    The problem was caused by Prefsearch addon. I have notified the
    Developer.

  • Home Vista premium: KB978338 fails with the error code 80004005

    Cannot install other updates windows update screws. Impossible to find answers to this specific problem, all the links seem to point to XP or windows 7

    Went to the Microsoft site and just tried to download and install just the fix KB978338, watched as she worked, system has rebooted with what looked like 266/266/registry component machine appearing on the screen just after the message of the HP bios and just before loading windows.  The PC then realized... Updates not configured correctly - returning changes.

    Seem to be stuck in this loop that KB978338 will not install and stops all other updates installation as all fails with the error code 800F0826.

    Hi gbislay,

    I think that you are able to get on the desktop after changes have been restored.

    Step 1: Auditor of file system (CFS) scan to fix all of the corrupted system files. To do this, follow the steps mentioned in the link below

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    Step 2: Download and run the system update tool. This tool runs an ad hoc analysis of inconsistencies that might prevent future maintenance operations.

    The system update tool

     

    Step 3: Clean boot the computer

    Follow step 1 in the link below,

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    Important: n ' forget not to put the computer to follow normal start-up step 7 in the link.

    Step 4: Disconnect all external devices (printers, scanner, USB (universal serial bus) readers, etc...) Except the mouse and keyboard and then try to install the updates.

    You can see the steps outlined in the article below, which deals with a similar question

    Windows Update error 800f0826

    The update is not installed successfully, you receive a message, and the computer restarts when you try to install an update in Windows Vista and Windows 7

    Service pack Windows Vista and Windows Server 2008 install fails with error 0x80004005

     

    Note: Steps to solve the problem of Windows Update for Windows 7 is valid for Windows Vista.

    Thanks and greetings
    Ajay K

    Microsoft Answers Support Engineer
    ***************************************************************************
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • KB2183416 Windows Update for IE8 repeatedly fails with the error code "WindowsUpdate_8007371C" "WindowsUpdate_dt000"

    KB2183416 Windows Update for IE8 repeatedly fails with the error code "WindowsUpdate_8007371C" "WindowsUpdate_dt000"

    Whenever I run this update, it seems that it installs about 90% of the way but then stops and breaks down about 20 seconds later.  If someone else sees this problem and is at - it a solution?  I'm running Vista Home Premium SP2 and KB2183461 is listed as a critical update for my system.  Help?

    Preliminary stage: If the Tea Timer of Spybot is enabled, please disabled until we finished this thread. Seehttp://aumha.net/viewtopic.php?f=26&t=32409

    Tip: If you don't fully understand what Tea Timer does and how it does, leave it disabled permanently.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    McAfee applications (and Norton) are known for not not upgrade (or uninstall) "clean". If you have McAfee Security Center installed since you bought the computer, he is been updated (automatically) several times. Try the following:

    1. run this triple McAfee fix: http://service.mcafee.com/FAQDocument.aspx?id=TS100507

    2. after reinstallation of McAfee Security Center to step #3 patch triple, manually & repeatedly updated McAfee Security Center until you get one invite "no updates more".

    3. OPTIONAL: If you have had problems with IE8, open IE8 (only) to http://support.microsoft.com/kb/923737 & run the difficulty.

    4. OPTIONAL STEP: Open IE8 (only) to http://support.microsoft.com/kb/971058 & run the difficulty by DEFAULT inside and modes and AGGRESSIVE. [1]

    5 restart and test by launching a manual check of updates & see if KB2183461 now installs. See...

    How will I know if my computer is up to date?
    http://Windows.Microsoft.com/en-us/Windows-Vista/how-can-I-tell-if-my-computer-is-up-to-date

    ~~~~~~~~~~~~~~~~~~~~~~~~
    [1] full Disclosure: the difficulty operating in AGGRESSIVE mode will remove your update history but not list the updates installed in Add/Remove Programs (Windows XP) or updates installed (Vista & Win7).

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

Maybe you are looking for