Weird error Substitution of variables in a SQL query

I'm about to finish an application but a single error goofy throws me a loop for. Error complains my SQL syntax on the line containing "#filelist_sql #" near the bottom of the application, but when I exit the SQL and execute it in phpMyAdmin, it works very well.

Thanks in advance for any help provided. I think I was just watching this way too long.

Code follows:

Just for fun, put these variables inside a function preservesinglequotes sql and see if that helps.

Tags: ColdFusion

Similar Questions

  • problem with bind variables in the SQL query view object

    Hi all

    I use JDev 11.1.2.4.0.

    I have a problem with bind variables in the SQL query view object.

    This is my original SQL

    SELECT sum(t.TIME) , t.legertype_id
    FROM LEDGER t
    WHERE t.nctuser_id = '20022' 
          AND to_char(t.insertdate,'YYYYMMDD') in ('20130930','20130929')
    group by t.legertype_id
    

    In my view .xml object query tab, I am writing this

    SELECT sum(t.TIME) , t.legertype_id
    FROM LEDGER t
    WHERE   t.nctuser_id = '20022'
        AND to_char(t.insertdate,'YYYYMMDD') in :dddd
    group by t.legertype_id
    

    Davis here is a variable of Type liaison: String, updatable and necessary.

    I try to deal with Davis as ('20130930 ', ' 20130929') hoping the view object, run as my original SQL.

    But failed. The view object retrieves 0 line after that I run.

    Why?

    Thank you! ('2original SQL0130930', '20130929') ('20130930 ', ' 20130929')

    A variable binding cannot be used as this is why you must use years table. Check decompilation binary ADF: using oracle.jbo.domain.Array with ViewCriteria to see a solution.

    Timo

  • Stop Error Message "Failed to parse the SQL query" appearing

    Hello

    I have a sql query that is built into a string and then compiled and executed at run time. This query lies in a region and is returned.

    The query uses a view that uses a database link. If the link of database falls down for some reason, the "Failed to Parse SQL Query" message and the details on the DB link not working. However, I want to be able to implement my own error message when this happens, but I can't find a way to capture the error. I have put an exception handler in the region but because the code is technically correct and only fails at runtime that is not catching it.

    Is anyway to catch this error and display my message?

    Thank you
    -Mark

    Hello

    Try to use condition to hide the region and instead of this report will show another area where is your custom error message?

    BR, Jari

  • IF NEW VARIABLE in SQL QUERY, DISPLAYS as the LAST COLUMN + rpad does not

    Hello all and thanks in advance.


    (1) if I add a new variable to my sql query to select a column, which was already on the table, it shows it in the report of the table as the last column on the right. In other words, if I add "the street" to

    something like city, postal code, street, store, Manager, etc., instead of placing the Street between CP and the Bank, the place like I said as the last column on the right.


    (2) when the values entered in the cells of the tables, Yes, they extend to their length, but, only if it is a Word. If it is two, as when I enter the value of 'very good '.

    then two lines as well as by a newline within the cell, for example, which in fact too high the rank. I tried sdap spaces with rpad but this did not work. something like rpad (stock, 20,' ')

    I have to say that the table is in the same page where there is a form, as the table grows in length it's actually squeezing the form on the left.


    (3) rpad did not work with the simpler syntax, but less would be with what I need, because it turns out that I am using DECODE to perform a conversion between the displayed value and

    value returned in my select list of values, something like: DECODE (TO_CHAR (stock), '1', 'Black', '2', 'Average', '3', 'good', '4', 'Very good', null) AS stock

    so, I tried to put the rpad there in several places, but either he gave the parse error or it has left empty do not pick up all the values in the column.


    Thank you very much

    Alvaro

    Alvaro

    (1) this is the standard behavior of the constructor of the apex. You can change the order of display with arrows in the report column attributes.

    (2) you have to play with the style of the column attributes to accomplice this. For the style of the instance = "" white-space: pre; ' in the attributes of the element column attributes. " White-space: normal would be put on several space (' ') 1. So no matter how you add with rpad, they will display as 1.
    Set a width or as attribute in a class style for this column.

    Nicolette

  • Classic report shows wrong "could not parse the SQL query: ORA-00942" error after migrating app to the new environment

    After migrating my APEX 4.1 application to a new environment, one classic report displays a "cannot parse the SQL query: ORA-00942: table or view does not exist" error when the page is displayed. Change the region to report SQL source to somehow (e.g., remove spaces, changing the order of the variables in the WHERE clause) immediately solves the problem, but by returning to the source of the region causes the report error again (the source region valid code without error, however).

    Throw the error message:

    Select v.id,

    v.Col1

    of view_vw v

    where (: P1_FILTER is null or)

    v.col2 = :P1_FILTER)

    Do not throw error:

    Select v.id,

    v.Col1

    of view_vw v

    where (:P1_FILTER is null or)

    v.col2 = :P1_FILTER)

    Changing the order of column in the report has the same effect; i.e. He arranges, but return back to the original column order causes the error to display.

    It's as if a cached result for the correct select statement used by the report is displayed. However, the application does not use the caching of page/region. Any ideas of what could be the cause?

    He solved. Ultimately, all that was necessary was to clear the DB cache using:

    alter system flush shared_pool;

  • Error in the SQL query


    Hi all

    This my sql query.

    WITH t AS (select to_clob ("<?")) XML version = "1.0" encoding ="UTF - 8"? >

    " < = xmlns:prd prd:symbolReferenceData ' http://API.Platts.com/referenceData "> "

    XICE001, XICE002 < prd:symbol > < / prd:symbol >

    < prd:attributeClass > density API, Latest < / prd:attributeClass >

    ((< / prd:symbolReferenceData > ') double str).

    T_SYMBOL as (SELECT TO_CHAR (regexp_substr (SYMBOL, "[^ \,] +', 1, LEVEL")) SYMBOL)

    T,.

    XMLTABLE ("symbolReferenceData' PASSAGE xmltype (REPLACE(t.str,'prd:')))

    COLUMNS CLOB PATH 'symbol' symbol)

    CONNECT BY LEVEL < = LENGTH (SYMBOL) - LENGTH (REPLACE (SYMBOL, ",")) + 1

    AND PRIOR dbms_random. VALUE IS NOT NULL)

    t_attributeClass as (SELECT TO_CHAR (regexp_substr (attributeClass, "[^ \,] +', 1, LEVEL")) attributeClass)

    T,.

    XMLTABLE ("symbolReferenceData' PASSAGE xmltype (REPLACE(t.str,'prd:')))

    AttributeClass PATH 'attributeClass' CLOB COLUMNS)

    CONNECTION OF LEVEL < = LENGTH (attributeClass) - LENGTH (REPLACE (attributeClass, ',')) + 1

    AND PRIOR dbms_random. VALUE IS NOT NULL)

    SELECT the name of symbol 'symbol',

    'Name', NULL

    NOTHING "value."

    status "ok".

    OF T_SYMBOL

    UNION

    SELECT the symbol, NULL, NULL,

    Status of 'invalid symbol.

    OF T_SYMBOL;

    If I run the above query, it throws error, below

    ORA-06502: PL/SQL: digital error or value

    ORA-06512: at "SYS." XMLTYPE", line 272

    ORA-06512: at line 1

    06502 00000 - "PL/SQL: digital error or the value of %s.

    * Cause: A digital arithmetic error, String, conversion or coercion

    has occurred. For example, this error occurs if an attempt is made to

    assign the NULL value to a variable declared NOT NULL, or if a

    attempt to assign an integer greater than 99 to a variable

    NUMBER (2) declared.

    * Action: Change the data, how it is handled, or how it is so declared

    that values do not violate the constraints.

    All of the suggestions.

    Kind regards

    Fame

    I have it

    To do two with would adopt.

    WITH t AS (select to_clob ('))

    http://API.Platts.com/referenceData">

    XICE001, XICE002

    Density API, last

    double str),

    T_SYMBOL as (SELECT TO_CHAR (regexp_substr (SYMBOL, "[^ \,] +', 1, LEVEL")) SYMBOL)

    T,.

    XMLTABLE ("symbolReferenceData' PASSAGE xmltype (REPLACE(t.str,'prd:')))

    COLUMNS CLOB PATH 'symbol' symbol)

    CONNECT BY LEVEL<= length(symbol)="" -="" length(replace(symbol,="" ','))="" +="">

    AND PRIOR dbms_random. VALUE IS NOT NULL)

    T_SYMBOL_1 as (SELECT TO_CHAR (regexp_substr (SYMBOL, "[^ \,] +', 1, LEVEL")) SYMBOL)

    T,.

    XMLTABLE ("symbolReferenceData' PASSAGE xmltype (REPLACE(t.str,'prd:')))

    COLUMNS CLOB PATH 'symbol' symbol)

    CONNECT BY LEVEL<= length(symbol)="" -="" length(replace(symbol,="" ','))="" +="">

    AND PRIOR dbms_random. VALUE IS NOT NULL)

    t_attributeClass as (SELECT TO_CHAR (regexp_substr (attributeClass, "[^ \,] +', 1, LEVEL")) attributeClass)

    T,.

    XMLTABLE ("symbolReferenceData' PASSAGE xmltype (REPLACE(t.str,'prd:')))

    AttributeClass PATH 'attributeClass' CLOB COLUMNS)

    CONNECT BY LEVEL<= length(attributeclass)="" -="" length(replace(attributeclass,="" ','))="" +="">

    AND PRIOR dbms_random. VALUE IS NOT NULL)

    SELECT the name of symbol 'symbol',

    'Name', NULL

    NOTHING "value."

    status "ok".

    OF T_SYMBOL

    UNION

    SELECT the symbol, NULL, NULL,

    Status of 'invalid symbol.

    OF T_SYMBOL_1;

  • Getting the error for bind variables

    Hello Experts;

    SQL > DECLARE

    2 l_eid number;

    3 l_name varchar2 (30);

    4 BEGIN

    l_eid 5: = 1000;

    6 select name from l_name tab1 where it = l_eid;

    7 l_eid: = 9999;

    8 select name from l_name tab1 where it = l_eid;

    9 l_eid: = 299999.

    10 select name from l_name tab1 where it = l_eid;

    11 * END;

    /

    PL/SQL procedure successfully completed.

    When you create variable bind I get the error message:

    SQL > variable number b1;

    SQL > exec: b1: ='select name from which no = tab1: b1';

    START: b1: ='select name from which no = tab1: b1'; END;

    * ERROR at line 1:

    ORA-06502: PL/SQL: digital or value error: character of number conversion error

    ORA-06512: at line 1

    If you want to use variable bind you:

    number variable b1

    VARCHAR2 (30) variable b2

    exec: b1: = 1000;

    Start

    Select name

    in: b2

    of tab1

    where = none: b1;

    end;

    /

    print: b2

    For example:

    SQL > variable b1 number
    SQL > b2 variable varchar2 (30)
    SQL > exec: b1: = 7839;

    PL/SQL procedure successfully completed.

    SQL > start
    2. Select ename
    3 in: b2
    4 of PEM
    5 where empno =: b1;
    6 end;
    7.

    PL/SQL procedure successfully completed.

    SQL > print: b2

    B2
    --------------------------------
    KING

    SQL >

    SY.

  • Can I use session variables in data model BI publisher SQL query?

    Hi Experts,

    We apply security at the level of the BI Publisher 11g data.

    In OBIEE we do so using session variables, so I wanted to just ask if we can use the same session variables in BI Publisher as well
    That is, we can include a where clause in the SQL for the sample data as

    Where ORG_ID = @{biServer.variables ['NQ_SESSION.]} {[INV_ORG']}

    I would like to know your opinion on this.

    PS: We implement security EBS r12 in BI Publisher.

    Thank you

    Read this-> OBIEE 11 g: error: "[nQSError: 23006] the session variable, NQ_SESSION.» LAN_INT, has no definition of value. "When you create a SQL query using the session NQ_SESSION variable. LAN_INT in BI Publisher [ID 1511676.1]

    Follow the ER - BUG: 13607750 -NEED TO be able TO SET up a SESSION IN OBIEE VARIABLE AND use it IN BI PUBLISHER

    HTH,
    SVS

  • How to declare variables in PL/SQL (dynamically)

    Hello

    Please inform me how can I declare variables in PL/SQL dynamically (I want used in other projects). I tried the following code, but this error

    SQL > /.
    declare
    *
    ERROR on line 1:
    ORA-06550: line 1, column 74:
    PL/SQL: ORA-00933: SQL not correctly completed command
    ORA-06550: line 1, column 35:
    PL/SQL: SQL statement ignored
    ORA-06512: at line 10

    -----------------------------------------
    This is the code.
    declare
    v_temp varchar2 (300);
    x varchar2 (20);
    y varchar2 (20);

    Start
    BBB: = "X varchar2 (20);"
    y : = '1' ;

    run immediately 'declare '.
    || v_temp
    || "start."
    || 'Select name '.
    || "Ali where id =: yy '.
    || ' x using the ' | There
    || ' ; '
    || ' end; ';
    end;

    concerning
    WAel

    user3098640 wrote:
    Hi, thanks a lot for all. OK I'll show you that I want to achieve. So please help me
    refer to the following table it consist of four columns and three rows.
    I only want to show the column that has a value of ZERO : like the following query

    Select REC1 IMAGE_VALUE where corr = 'x' and rec1 = '1';

    Do you want that ZERO or '1 '? Contradict you yourself.

    Good to see you're requirements are clear.

    in this case are easy, but in my case the columns may be more than 100 columns (this is will automatically create - already made the number of columns is not fixed but it start by REC1 REC2, REC3, REC4... etc)
    the question is How can I DISPLAY the columns containing only '1' for specfic "corr" is X, Y or Z in PL - SQL

    Why you have a table that automatically creates with an unknown number of columns?
    It of very bad database design and get the basics of the design by the window completely.

    When you say 'Show' to what it means? SQL and PL/SQL "shows" nothing, because it has no user interface. It simply processes the data, and if these data are not in a known structure at the time where the application has been designed, and all code must be dynamic to try to deal with it. It is simply false in many ways.

    A better structure would be something like this...

    SQL> create table image_value (corr varchar2(20), rec varchar2(10), rec_val varchar2(20));
    
    Table created.
    
    SQL>
    SQL> insert into image_value (corr, rec, rec_val) values ('X','REC1','1');
    
    1 row created.
    
    SQL> insert into image_value (corr, rec, rec_val) values ('X','REC2','0');
    
    1 row created.
    
    SQL> insert into image_value (corr, rec, rec_val) values ('X','REC3','0');
    
    1 row created.
    
    SQL> insert into image_value (corr, rec, rec_val) values ('Y','REC1','0');
    
    1 row created.
    
    SQL> insert into image_value (corr, rec, rec_val) values ('Y','REC2','1');
    
    1 row created.
    
    SQL> insert into image_value (corr, rec, rec_val) values ('Y','REC3','1');
    
    1 row created.
    
    SQL> insert into image_value (corr, rec, rec_val) values ('Z','REC1','1');
    
    1 row created.
    
    SQL> insert into image_value (corr, rec, rec_val) values ('Z','REC2','0');
    
    1 row created.
    
    SQL> insert into image_value (corr, rec, rec_val) values ('Z','REC3','1');
    
    1 row created.
    
    SQL>
    SQL> commit;
    
    Commit complete.
    
    SQL>
    SQL> with r as (select '&Required_Corr' as req_corr from dual)
      2  --
      3  -- end of input
      4  --
      5  select corr
      6        ,max(decode(rn,1,rec)) as c1
      7        ,max(decode(rn,2,rec)) as c2
      8        ,max(decode(rn,3,rec)) as c3
      9        ,max(decode(rn,4,rec)) as c4
     10        ,max(decode(rn,5,rec)) as c5
     11        ,max(decode(rn,6,rec)) as c6
     12        ,max(decode(rn,7,rec)) as c7
     13        ,max(decode(rn,8,rec)) as c8
     14        ,max(decode(rn,9,rec)) as c9
     15        ,max(decode(rn,10,rec)) as c10
     16  from (
     17        select corr, rec, row_number() over (partition by corr order by rec) as rn
     18        from   image_value, r
     19        where  corr = req_corr
     20        and    rec_val = '1'
     21       )
     22  group by corr;
    Enter value for required_corr: X
    old   1: with r as (select '&Required_Corr' as req_corr from dual)
    new   1: with r as (select 'X' as req_corr from dual)
    
    CORR                 C1         C2         C3         C4         C5         C6         C7         C8         C9         C10
    -------------------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
    X                    REC1
    
    SQL> /
    Enter value for required_corr: Y
    old   1: with r as (select '&Required_Corr' as req_corr from dual)
    new   1: with r as (select 'Y' as req_corr from dual)
    
    CORR                 C1         C2         C3         C4         C5         C6         C7         C8         C9         C10
    -------------------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
    Y                    REC2       REC3
    
    SQL> /
    Enter value for required_corr: Z
    old   1: with r as (select '&Required_Corr' as req_corr from dual)
    new   1: with r as (select 'Z' as req_corr from dual)
    
    CORR                 C1         C2         C3         C4         C5         C6         C7         C8         C9         C10
    -------------------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
    Z                    REC1       REC3
    
    SQL>
    

    And you support the maximum number of values REC you expect.

    Other than that, what you're really talking is a reporting requirement that requires that the data to be read once before, it is then processed and only the required data is queried with a second query. This can be done in PL/SQL using DBMS_SQL (or versions using EXECUTE IMMEDIATE), but really, that should be done by tools that are designed to query data then format and place based on the content of the reporting data.

    Yet, you have not really explained why you are trying to do. It's alright saying you are trying to achieve, but which does not justify as being the right way to do things. What you have shown us so far, is not how to design a database or application code.

  • Weird error message "undefined format": but defined - someone ' can someone help?

    Here is the < form > code:

    <!--list generated dynamically bowling center names-->

    < cfselect class = "selectBox" name = "regHomeCntr" >

    < option selected = "selected" > where is your Center bowling House? < / option >

    < cfloop query = "getBowlCenters" >

    < option value = "#getBowlCenters.ctrName #" > #getBowlCenters.ctrName # < / option >

    < / cfloop >

    the < cfform > passes information above for model (below) for insertion into DB. EVeRyThiNg successfully treats (as shown in the table at the top of the web page variable). Even the name of the bowling center is passed as a variable to the processing page, but CF always tells me that the variable is not set, but I see that he spent the variable to the next page. I thought it was because I had the wrong < CFSELECT >, but no matter what is selected, the variable is passed. I'm puzzled.

    The following code hangs:

    < name cfquery = "getTournaments" datasource = "#dbs #" >

    SELECT *.

    OF tournamentFeatures

    WHERE tName = ' #URL.tName # '.

    < / cfquery >

    < table >

    < b >

    < td > < strong Variable name > < / strong > < table >

    < td > < value > < / strong > < table >

    < /tr >

    <!-loops on the URL structure and displays the names of variables and values->

    < cfloop collection = "" #URL # "item ="Nomvar">"

    < cfoutput >

    < b >

    < td >

    #VarName # < table >

    < Td > #URL [VariableName] # < table >

    < /tr >

    < / cfoutput >

    < / cfloop >

    < /table >

    < p > < / p >

    < table >

    < b >

    < td > < strong Variable name > < / strong > < table >

    < td > < value > < / strong > < table >

    < /tr >

    <!-loops on the FORM, structure and displays the names of variables and values->

    < cfloop collection = "" # form # "item ="Nomvar">"

    < cfoutput >

    < b >

    < td >

    #VarName # < table >

    < td > #form [VariableName] # < table >

    < /tr >

    < / cfoutput >

    < / cfloop >

    < /table >

    <! - inserts the new tournament entry in the registration table - >

    < name cflock = "addRegistrationRecord" type = "exclusive" timeout = "20" >

    < cftransaction >

    < name cfquery = "insertRegistration" datasource = "RBDS" >

    INSERT INTO

    tournamentReg

    SET

    tNom = #URL.tName #,.

    adate = ' #URL.tDate # '.

    regDateTime = ' #URL.regDateTime # ',.

    regNumber = ' #URL.regNumber # '.

    regFName = ' #form.regFName # ',.

    regLName = ' #form.regLName # ',.

    streetAddr = ' #form.streetAddr # ',.

    cityStateZip = ' #form. CityStateZip #',

    regPhone = ' #form.regPhone # ',.

    regEmail = ' #form.regEmail # ',.

    lastBook = ' #form.lastBook # ',.

    usbcCard = ' #form.usbcCard # ',.

    < cfif tNom EQ #URL.tname # 'double' AND IS 'Yes' >

    bowlWith2 = ' #form.bowlWith2 # ',.

    < cfelseif tNom EQ #URL.tname # AND 'threePerTeam', it is 'Yes' >

    bowlWith3 = ' #form.bowlWith3 # ',.

    < cfelseif tNom EQ #URL.tname # AND 'fourPerTeam', it IS 'Yes' >

    bowlWith4 = ' #form.bowlWith4 # ',.

    < cfelseif tNom EQ #URL.tname # AND 'fivePerTeam', it IS 'Yes' >

    bowlWith5 = ' #form.bowlWith5 # ',.

    < cfelse >

    singlesTournament = ' #form.singlesTournament # '.

    < / cfif >

    regHomeCntr = ' #form.ctrName # ' (PLANT HERE)

    tNom = ' #URL.tName # ' AND tDate = ' #URL.tDate # '.

    < / cfquery >

    Try the code yourself on an online site to see what I mean.

    First of all, go: http://www.renobowls.com/tournaments.cfm, then click on the button to the right of the Test 2. You do not have to fill in the text boxes, but one of the Bowling centers select in the drop-down list. Then click on ' to register me.» You will see all the variables via the form at the top of the page... Including the Bowling Center you just select from the drop-down list on the previous page. How can he be passing the variable but the query (insertRegistration) indicates is not defined! UHGRRRR...

    INSERT INTO tournamentReg (tDate, tName, regDateTime, regNumber) VALUES ((param 1), (param 2), (param 3), (param 4))

    Your cfquery does not match the error. Look at the generated sql code.  Is valid or is it an extra comma in the column list?

  • With the help of a number variable in a SQL statement

    Hello

    I am trying to use a variable in a sql statement, and I ran into problems when the variable is a number. The following line of code works if the variable is a string, but not if it is a number.

    "SELECT PAGE 1 UUT_STATUS OF UNIT_UUT_RESULT WHERE UnitID = '" + Locals.LocalUnitID + "' ORDER BY DESC START_DATE_TIME.

    Is there a difference in the use of single and double quotes and the sign for numbers variables +?

    Thank you

    Stuart

    Jervin is almost correct in the post above.

    While it is correct that numbers in SQL are not enclosed in single quotes ('), we still need the entire expression to a string.  If Locals.LocalUnitID is stored as a number to TestStand, you will need to cast to a string so that the string concatination works properly.

    I believe that the correct form is as follows:

    "SELECT PAGE 1 UUT_STATUS OF UNIT_UUT_RESULT WHERE UnitID ="+ Str (Locals.LocalUnitID) + 'ORDER BY DESC START_DATE_TIME'

  • Error message when I run delete the query in SQL Server 2008.

    Error message when I run delete the query in SQL Server 2008 SP3.

    Error message:

    MSG 0, level 11, State 0, line 0
    A serious error occurred on the current command.  The results, if any, should be discarded.

    I never got any problem since 5 years.

    Please let me know what is the cause of the problem.

    You can get a response better/faster if repost you your question in the instances of SQL Server dedicated from Microsoft here:

    http://social.technet.microsoft.com/Forums/en-us/category/sqlserver .

    Thank you.   :)

    (I'm sorry, but I can't move this thread for you because the two forums are working on separate platforms)

  • Computer is weird errors. Error code 0 x 80000000000000

    Original title: computer is weird errors.

    So yesterday after going back to school, I came to find my laptop does not, I always leave switch it on with the lid open, but the screen didn't light so I started down, power then started upward, after I logged in, I noticed was really slow and things were non-stop gel after 1 minute of freezing Task Manager appears finally (CTR + SHIFT + ESC) and the svchost.exe microsoft occupies 250 000 K of memory, which is not normal for my computer. I completed the process in the Task Manager and my computer stopped freezing and slow. I try to start Skype and it starts but it will not register, after clicking on the journal it just stays there with something loading wheel and nothing happens (I tried to reinstall, get the same thing). So I skip it and stay away from Skype for the day, 20 minutes later, the computer starts slow and freeze again, check the Task Manager, svchost.exe, 250, 000 K + from memory, I finished, return to normal and it just keeps repeating, and I'm sick of it. What could be wrong? To go from normal to these problems, while that the computer has not been used? I checked the event viewer windows logs and found a few errors of law when the freeze happens and I found a few errors, this could be what is mess up my computer?

    I have ESET Smart Security, would be - this firewall is blocking some of the windows .exe that makes clog? Any help much appreciated.
    Update, when I opened my computer hangs for a bit of Skype and Skype is not even trying to log in, when I check the application logs, it has errors with the SkypeUpdate.
    Here are the errors.
    (There are about 10 of them, exactly the same thing)

    Log name: System
    Source: atapi
    Date: 14/02/2012 18:58:16
    Event ID: 11
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: Echo
    Description:
    The driver has detected an error on \Device\Ide\IdePort0 controller.
    The event XML:
     
       
        11
        2
        0
        0 x 80000000000000
       
        186345
        System
        ECHO
       
     
     
        \Device\Ide\IdePort0
        0000100001000000000000000B0004C002000000850100C00000000000000000000000000000000000000000000000000000000004100000
     

    And also this error
    Log name: Application
    Source: Microsoft-Windows-WMI
    Date: 14/02/2012 18:42:25
    Event ID: 10
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: Echo
    Description:
    Filter event with the query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA 'Win32_Processor' AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace '//./root/CIMV2' because of error 0 x 80041003.» Events cannot be delivered through this filter until the problem is resolved.
    The event XML:
     
       
        10
        0
        2
        0
        0
        0 x 80000000000000
       
        7790
       
       
        Application
        ECHO
       
     
     
        ./root/CIMV2
        SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA 'Win32_Processor' AND TargetInstance.LoadPercentage > 99
        0 x 80041003
     

    Hello

    You did any hardware or software changes before the show?

    Method 1
    I suggest you perform the clean boot and check if the problem persists.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note:
    follow step 7 clean boot KB929135 article to reset the computer in normal mode.

    Method 2
    SFC scanner.
    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7
    http://support.Microsoft.com/kb/929833

    Method 3
    I also suggest you to scan virus online.

    Microsoft safety scanner
    http://www.Microsoft.com/security/scanner/en-us/default.aspx
    Note: When you run the antivirus online scan, you may lose some data which are affected by the virus. Microsoft is responsible for the loss of this data.

    Additional information:
    Slow PC? Optimize your computer for peak performance
    http://www.Microsoft.com/athome/Setup/optimize.aspx

    Optimize Windows Vista for better performance
    http://Windows.Microsoft.com/en-us/Windows-Vista/optimize-Windows-Vista-for-better-performance

  • 65 b error code trying to upgrade Microsoft SQL Server 2005 Express Edition Service Pack 4 (KB2463332)

    65 b error code trying to upgrade Microsoft SQL Server 2005 Express Edition Service Pack 4 (KB2463332)

    Hi Auckland_White,

    ·         Did you the latest changes on the computer?

    ·         You are able to install some other updates on the computer?

    ·         You have security software installed on the computer?

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

    Method 1: If the problem persists, download and save the installation package' Microsoft SQL Server 2005 Service Pack 4 "on your desktop and try to install the same audit and clean boot.

    See the following article in the Microsoft KB for more information on how to solve a problem by performing a clean boot in Windows Vista or Windows 7:

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

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

    Note: Make sure that return you the computer to a normal startup mode once it's done.

    Microsoft SQL Server 2005 Service Pack 4: http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=b953e84f-9307-405e-bceb-47bd345baece

    Method 2: I suggest that reset you the default Windows Update components and check if you can install the update.

    How to reset the Windows Update components?

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

    Hope this information is useful.

  • Windows Update failed - error 0 x 80070643 for Microsoft SQL Server 2005 Express Edition Service Pack 4 (KB2463332)

    Original title: Windows Update Failed - need help

    Vista 32 Ultimate with all updates, until this one: update Windows failed: error 0 x 80070643 for Microsoft SQL Server 2005 Express Edition Service Pack 4 (KB2463332). Update has failed repeatedly.  I tried to restart, remove the update (even by deleting the file so it would download it again) and install again.  Nothing has worked.  Error 80070643.  Since it is not Office 2003, the error seems to mean a problem with the Windows .NET framework.  Don't know what that means.

    Looking at KB976982, I tried to fix MSI software update registration corruption issues (whatever that means) by running the automated Fix It by KB971187. Restarted, I tried Windows Update again.  Still didn't update.

    Then, I waited two days and tried again.  Even that did not help.

    I tried bypassing Windows Update simply by downloading and then run the file SQLEXPR32.exe from Microsoft downloads. Did not work at all. I then tried to run it as an administrator (even if it was already an administrator account, with no other account on this computer at all).  He started to run and then gave me the following error message: unable to run the SQL Server System Configuration Checker due configulation WMI on the computer.  Error: 70347 (0x112cb).

    Now I'm really confused.  On the one hand, 80070643 means I probably repair the .NET framework, which certainly, I hate to do because I need several versions of the .NET framework first uninstall and then try to install the compmonents, and I'm afraid something would go wrong.

    On the other hand, the 70347 (0x112cb) error message seems to indicate the problem is completely different and has to do with WMI, which probably has to do with permissions and I have no idea how to solve this problem.  (And why it all of a sudden would be any problem with permissions?)  This computer is not on a corporate network and has only one user account, the administrative account).  I have looked at Services and Applications in computer management, where there are WMI control, but nothing shown that I can possibly change and not the SQL Server Configuration Manager under it, which doesn't seem to have much either.

    Help!  Please...

    And now I also tried to fix it, just in case where, the .NET framework (Panel > programs and features > Microsift.NET framework Client profile 4 > uninstall/change > fix it), and the Windows Update tried again (including reboot).  Still no.  Everything I try, it is not to do nothing, pardon my language.  People smarter than me, pleasehelp!

    Hi stupID_,

    «Error 0 x 80070643 for Microsoft SQL Server 2005 Express Edition Service Pack 4 (KB2463332).» Update has failed repeatedly. »

    As the error relates to SQL, perhaps this forum:

    SQL Installation of Server & upgrade
    http://social.msdn.Microsoft.com/forums/en-us/sqlsetupandupgrade/threads/

    TaurArian [MVP] 07/01/2005-30/06/2011. The information has been provided * being * with no guarantee or warranty. What works for some, may not always work for others.

Maybe you are looking for

  • To find rest of park areas to maps

    My neighborhood local park working with its nonprofit and a local healthcare provider collects an annual "trails challenge." The idea is that every year, they trace clues in various parks in the system and encourage participants to walk enough of the

  • Satellite A350-22Z - Ubuntu installation problems

    I have satellite one 350 22z with windows vista 32 on drive c (active 1ry) & windows 7 on drive d.both work well. Im trying to install linux 10.4, but I cant what I am looking for a solution and I tried to change the boot options, but no hopesame liv

  • Storage full error

    Hello everyone. I hope here, I could find help after the Ive looked everywhere for an answer, and I tried everything I could think of. My iCloud keeps sending me a message to buy more storage as my storage, however, is "complete" (see pictures) my st

  • 23 - k315na want all-in-one: warranty expires soon...

    Hi guys,. The warranty on my HP Envy all-in-one Desktop recliner expires in 6 days. I know which care-package I would like to buy, but can't find a way to do online... do I have to phone somewhere? I'm in Ireland, I tried the online chat but a messag

  • Help needed to put in place 2 monitors Dell and my Smart TV for PC Dell

    Could someone help me with the connectors I need to set up multiple monitors on my Dell system? (I intend to use the Dell or Amazon store). Here's what I would do: Connect my two Dell monitors so I can work on several tasks in Photoshop... Also to co