How authorized optional in the query?

Hello

Database is disconnected during the race under request sparql (query with 9 optional conditions).

I tested the application with 5 in option, its working fine, but his does not work for more than 5 in option.

How authorized optional in the query?

Please advice me for this problem.

Details of error: ORA-03113: end of file on communication channel

SELECT bi, OWNER, name, use, notes, icto, app, ssd, ssdname, ssdid, sdname, sdarchitect, hourly
TABLE (sem_match('{)
? RDF: type bi di: Bulk_Interface.
? BI di: hasBulkInterfaceItOwner? OWNER.
? BI di: hasBulkInterfaceName? name.
? BI di: hasBulkInterfaceRecipientApplicationArea? use.
? BI di: hasBulkInterfaceRecipientFeederType? notes.
? BI di: hasBulkInterfaceSupplierApplicationId? ICTO.
? DS:hasConceptualSourceApplicationIctoId app? ICTO.
? DS:hasConceptualSourceApplication ssd? app.
? DS:hasConceptualSourceSubdomainName ssd? ssdname.
? DS:hasConceptualSourceSubdomainIctoId ssd? ssdid.
? DS:hasConceptualSourceSubdomain sd? SSD.
? DS:hasConceptualSourceDomainName sd? sdname.
? DS:hasConceptualSourceDomainArchitect sd? sdarchitect.
? BI di: hasBulkInterfaceDeliverySchedule? Annex
Optional {? bi di: hasBulkInterfaceRecSet1AverageStorageRequirements? avgsize}
Optional {? bi di: hasBulkInterfaceWorstStorageRequirements? maxsize}
Optional {? bi di: hasBulkInterfaceRecSet1AverageNumberOfRecords? avgrec}
Optional {? bi di: hasBulkInterfaceAverageNumberOfRecords? avgrec}
Optional {? bi di: hasBulkInterfaceRecSet1WorstNumberOfRecords? maxrec}
Optional {? bi di: hasBulkInterfaceWorstNumberOfRecords? maxrec}
Optional {? bi di: hasBulkInterfaceTransferMethodJob? job}
Optional {? bi di: hasBulkInterfaceDataFileAvailability? post}
Optional {? bi di: hasBulkInterfaceBusinessDescription? descr}
}
',
sem_models ('IFM_CURR', 'SRC_CURR'),
SEM_Rulebases ('OWLPRIME'),
sem_aliases (SEM_ALIAS ('di', 'http://www.cse.com/sbip/dwh/mdm/data_interface#'),
SEM_ALIAS ('ds', 'http://www.cse.com/sbip/dwh/mdm/data_sources#'))
NULL));


Let me know if you need further details.

Kind regards
Kouadio.

Published by: 789259 on August 3, 2011 02:01

If possible, I would suggest that you upgrade to the latest version: 11.2.0.2.0. It has many bug fixes and improvements.

There is no limit on the number of options by request. I think that the use of the same new variables (? avgrec and? maxrec) in the optional clauses parallel is the reason you see the error in this case special. If you use different variable names the error disappears? If necessary, you can use one coalesce in the external SQL SELECT statement to get the same behavior as before (for example COALESCE them (avgrec1, avgrec2) as avgrec).

Thank you
Matt

Tags: Database

Similar Questions

  • SQL query takes too long to run (1 h 25 min)... pls help how to set up the query.

    Hello

    Could someone please help how to tune the query as its takes a long time to retrieve the results.

    Select

    col1,

    col2,

    col3,

    COL4,

    col5,

    col6,

    col7,

    COL8,

    col9,

    col10,

    Col11,

    col12,

    Sum (volume1),

    Sum (volume2),

    Sum (volume3),

    Sum (volume4),

    Sum (volume5),

    Sum (volume6),

    Sum (volume7),

    Sum (volume8),

    Sum (volume9),

    Sum (volume10),

    Sum (volume11),

    Sum (volume12),

    Sum (volume13),

    Sum (volume14),

    Sum (volume15),

    Sum (volume16),

    Sum (volume17),

    Sum (Volume18),

    Sum (volume19),

    Sum (volume20),

    Sum (rate1),

    Sum (rate2),

    Sum (rate3),

    Sum (rate4),

    Sum (rate5),

    Sum (rate6),

    Sum (rate7),

    Sum (rate8),

    Sum (rate9),

    Sum (rate10),

    Sum (rate11),

    Sum (rate12),

    Sum (rate13),

    Sum (rate14),

    Sum (rate15),

    Sum (rate16),

    Sum (rate17),

    Sum (rate18)

    Sum (rate19),

    Sum (rate20)

    Of

    Table 1 - 13, 25, 99, 400 records

    Table2 - 13, 45, 1000 records

    Table 3 - 4, 50, 000 records

    Table 4 - 1,00,000 records

    table5 - 30 000 records

    where tabl1.col1 = table2.col2,

    Table1.Col1 = table3.col1.

    table2.col2 = table3.col2...

    Group

    Sum (volume1),

    Sum (volume2),

    Sum (volume3),

    Sum (volume4),

    Sum (volume5),

    Sum (volume6),

    Sum (volume7),

    Sum (volume8),

    Sum (volume9),

    Sum (volume10),

    Sum (volume11),

    Sum (volume12),

    Sum (volume13),

    Sum (volume14),

    Sum (volume15),

    Sum (volume16),

    Sum (volume17),

    Sum (Volume18),

    Sum (volume19),

    Sum (volume20),

    Sum (rate1),

    Sum (rate2),

    Sum (rate3),

    Sum (rate4),

    Sum (rate5),

    Sum (rate6),

    Sum (rate7),

    Sum (rate8),

    Sum (rate9),

    Sum (rate10),

    Sum (rate11),

    Sum (rate12),

    Sum (rate13),

    Sum (rate14),

    Sum (rate15),

    Sum (rate16),

    Sum (rate17),

    Sum (rate18)

    Sum (rate19),

    Sum (rate20)

    Thank you

    Prasad.

    > Could someone please help how to tune the query as its takes a long time to retrieve the results.

    The query you posted is obviously fake.

    If you ask to give us a request that you do not post and we cannot see.

    For real?

  • How can we find the query

    Hello

    As part of the optimization of performance,

    I want to find the query using pid is there any display.


    And the level of the os I received SUPERIOR command, using OS level pid can we find the query? HELLP me...

    Thank you
    Srini...

    Srini says:
    Hello

    As part of the optimization of performance,

    I want to find the query using pid is there any display.

    And the level of the os I received SUPERIOR command, using OS level pid can we find the query? HELLP me...

    Thank you
    Srini...

    As

    SQL>select s.sql_id,ss.sql_text from v$session s,v$process p,v$sqlarea ss where s.PADDR=p.ADDR and s.sql_id=ss.sql_id and p.SPID=18985;
    

    Where
    p.SPID = 18985 is your process id of the operating system.

  • [JDev12.1.2, ADF] "Query with table Panel": how to auto - close the query Panel when the search ends?

    Hallo,

    I would like the Panel request auto - closes when the search is complete.

    This is to give all the space for the result in the talbe.

    How can I achieve this?

    Thank you

    Federico

    Federico,

    to do this, replace the queryListener one leave this point of a bean method. In this method, you run the processQuery by default and after that set the attribute to disclose the af:query component to false and ppr.

    {} public void processQuery (QueryEvent queryEvent)

    The generated QueryListener replaced by this method

    #{bindings. MyAllCriteriaQuery.processQuery}

    QueryDescriptor qdes = queryEvent.getDescriptor ();

    print or save the view criteria

    System.out.println ("NAME" + qdes.getName ());

    appeal by default query event

    {invokeQueryEventMethodExpression ("#{bindings.", QueryEvent "}") MyAllCriteriaQuery.processQuery};

    Object UIComponent = queryEvent.getSource () (UIComponent);

    Riq RichQuery = object (RichQuery);

    riq.setDisclosed (false);

    AdfFacesContext.getCurrentInstance () .addPartialTarget (riq);

    }

    Private Sub (string expression, QueryEvent queryEvent) invokeQueryEventMethodExpression {}

    FacesContext fctx = FacesContext.getCurrentInstance ();

    ELContext elctx = fctx.getELContext ();

    ExpressionFactory efactory = fctx.getApplication () .getExpressionFactory ();

    MethodExpression = me efactory.createMethodExpression (elctx, expression, Object.class, new class [] {QueryEvent.class});

    me. Invoke (elctx, new Object() {queryEvent});

    }

    and on the page

    model = ' #{bindings. " MyAllCriteriaQuery.queryModel}"queryListener =" #{QueryTestBean.processQuery} ' "

    queryOperationListener = ' #{bindings. " "MyAllCriteriaQuery.processQueryOperation}" resultComponentId =": resId1" / >

    Timo

  • How do I run the query by quarter

    Hi all,
    I would like to run this query based on the users selection from the interface. For example if the user select year 2011 and quarter 1, then   this code will be like this                   
                            AND (B.DATELET >= TO_DATE ('2011-01-01', 'YYYY-MM-DD')
                            AND B.DATELET <= TO_DATE ('2011-03-31', 'YYYY-MM-DD'))
    When the user select year 2011 and quarter 2 then this code will be like this
                            AND (B.DATELET >= TO_DATE ('2011-04-01', 'YYYY-MM-DD')
                            AND B.DATELET <= TO_DATE ('2011-06-30', 'YYYY-MM-DD'))
    Will this possible to change my code here or I need to code this in PL/SQL?  any clue will be appreciated.
    
    SELECT DISTINCT
             COUNT (P.CPROJNUM) ProjectAwarded,
             SUM (MIN (c.calcbtot)) AwardedDollarAmount,
             SUM (COUNT (C.VENDOR)) NumberOfBidders,
             (SUM (COUNT (C.VENDOR)) / (COUNT (P.CPROJNUM))) AverageNumberOfBidder
        FROM BIDDERS C,
             BIDLET B,
             LETPROP L,
             PROPOSAL P
       WHERE     C.LETTING = B.LETTING
             AND P.CONTID = L.LCONTID
             AND C.LETTING = L.LETTING
             AND C.CALL = L.CALL
             AND l.lcontid IN
                    (SELECT lcontid
                       FROM letprop c, PROPOSAL d
                      WHERE     datestat IS NOT NULL
                            AND UPPER (letstat) <> 'R'
                            AND UPPER (letstat) <> 'B'
                            AND TRIM (UPPER (TIMELET)) = TRIM ('9:30 A.M.')
                            AND c.LCONTID = d.CONTID)
                            AND (B.DATELET >= TO_DATE ('2011-04-01', 'YYYY-MM-DD')
                            AND B.DATELET <= TO_DATE ('2011-06-30', 'YYYY-MM-DD'))              
            
    GROUP BY l.call

    Hello

    If: p_year and: p_quarter are variables NUMBERS, container of the year and the quarter you want, then you can do something like this:

    WITH     got_report_start_date     AS
    (
         SELECT  ADD_MONTHS ( DATE '2000-01-01'
                      , (12 * (:p_year - 2000)) +
                        ( 3 * (:p_quarter - 1))
                      )   AS report_start_date
         FROM    dual
    )                                        -- Everything above is NEW
    SELECT DISTINCT
             COUNT (P.CPROJNUM) ProjectAwarded,
             SUM (MIN (c.calcbtot)) AwardedDollarAmount,
             SUM (COUNT (C.VENDOR)) NumberOfBidders,
             (SUM (COUNT (C.VENDOR)) / (COUNT (P.CPROJNUM))) AverageNumberOfBidder
        FROM BIDDERS C,
             BIDLET B,
             LETPROP L,
             PROPOSAL P
       ,      got_report_start_date     r                    -- NEW
       WHERE     C.LETTING = B.LETTING
             AND P.CONTID = L.LCONTID
             AND C.LETTING = L.LETTING
             AND C.CALL = L.CALL
             AND l.lcontid IN
                    (SELECT lcontid
                       FROM letprop c, PROPOSAL d
                      WHERE     datestat IS NOT NULL
                            AND UPPER (letstat) <> 'R'
                            AND UPPER (letstat)  'B'
                            AND TRIM (UPPER (TIMELET)) = TRIM ('9:30 A.M.')
                            AND c.LCONTID = d.CONTID
              )
             AND B.DATELET >= r.report_start_date               -- CHANGED
             AND B.DATELET <  ADD_MONTHS (r.report_start_date, 3)     -- CHANGED
    

    Look at the comments that say NEW or MODIFIED; the rest is just what you've posted.

    Note that you must use < (not=""> <=) when="" testing="" the="" end="" of="" the="" date="" range,="" and="" the="" date="" after="" the=""> < sign="" is="" the="" first="" date=""> NOT be included in the results.

  • How to make the query more efficient

    Hi all

    I use the following query in my app that works very well. Although I'm not an expert in PL/SQL, can someone please suggest how can I make the query more efficient? Because I use the same contract for every query table. Only difference is that in the name of the condition column. Again I am showing same column comments for each request. I was wondering if I can join these 3 and do 1 single request if possible

    DECLARE
    v_CONTRACTNO varchar2(100);
    v_CHILDCONTRACTNO varchar2(100);
    v_SOURCESYSTEM varchar2(100);
    
    BEGIN
    begin
    SELECT comments
    into v_CONTRACTNO
    from user_col_comments
      where TABLE_NAME = 'CONTRACT'
    and COLUMN_NAME = 'CONTRACTNO';
    end;
    begin
    SELECT comments
    into v_CHILDCONTRACTNO
    from user_col_comments
      where TABLE_NAME = 'CONTRACT'
    and COLUMN_NAME = 'CHILDCONTRACTNO';
    end;
    begin
    SELECT comments
    into v_SOURCESYSTEM
    from user_col_comments
      where TABLE_NAME = 'CONTRACT'
    and COLUMN_NAME = 'SOURCESYSTEM';
    end;
    END;
    

    Thanks in advance...

    Concerning

    Nabila

    Hi, Nabila,

    The nabila Islam wrote:

    Hi all

    I use the following query in my app that works very well. Although I'm not an expert in PL/SQL, can someone please suggest how can I make the query more efficient? Because I use the same contract for every query table. Only difference is that in the name of the condition column. Again I am showing same column comments for each request. I was wondering if I can join these 3 and do 1 single request if possible

    1. DECLARE
    2. v_CONTRACTNO varchar2 (100);
    3. v_CHILDCONTRACTNO varchar2 (100);
    4. v_SOURCESYSTEM varchar2 (100);
    5. BEGIN
    6. Start
    7. SOME comments
    8. in v_CONTRACTNO
    9. of user_col_comments
    10. where TABLE_NAME = 'CONTRACT '.
    11. and COLUMN_NAME = 'CONTRACTNO ';
    12. end;
    13. Start
    14. SOME comments
    15. in v_CHILDCONTRACTNO
    16. of user_col_comments
    17. where TABLE_NAME = 'CONTRACT '.
    18. and COLUMN_NAME = 'CHILDCONTRACTNO ';
    19. end;
    20. Start
    21. SOME comments
    22. in v_SOURCESYSTEM
    23. of user_col_comments
    24. where TABLE_NAME = 'CONTRACT '.
    25. and COLUMN_NAME = 'SOURCESYSTEM ';
    26. end;
    27. END;

    Thanks in advance...

    Concerning

    Nabila

    Of course, you can get all 3 values in a query.  Here's one way:

    SELECT contractno, childcontractno, sourcesystem

    IN v_contractno, v_childcontractno, v_sourcesystem

    Of user_col_comments

    PIVOT (MIN (comments)

    FOR column_name IN ('CONTRACTNO' AS contractno

    'CHILDCONTRACTNO' AS childcontractno

    'SOURCESYSTEM' AS sourcesystem

    )

    )

    WHERE table_name = 'CONTRACT '.

    ;

    But I doubt that it makes things very slow.   If your PL/SQL performance is poor, I suspect that the cause is somewhere that you haven't posted.

  • PHP, handling # in a passage of the string in the query string

    I'm new to PHP the world ASP. I'm working on a shopping cart where, I'm passing the name of the item through the query string in the processcart.php file. It works fine until I have put a sign # in the name of the element. Is there a good way to manage the channels with signs # among them.

    David

    DEPearson wrote:
    > I'm new to PHP the world ASP. I'm working on a shopping cart where I
    > pass the option through the query string name in the processcart.php file. It works
    > great until I have put a sign # in the name of the element. Is there a good way to manage
    > strings containing signs # among them.

    PHP can handle # in a string without problems. The error that you are
    manufacturing must pass # by a query string. In a URL, # indicates a
    element named inside the page. To use # as a character who is preserved
    as a literal value, you need to urlencode. You can either do
    with the urlencoded function. It is probably easier to use the
    URL directly: %23 represents #.

    --
    Adobe Community Expert David Powers
    Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • substr? How can I retrieve the codes that are only 6 characters

    I have this request
     
    SELECT 
    distinct
    SUBSTR(A.STVSBGI_CODE,1,6),
    SUBSTR(B.STVSBGI_CODE,1,6),
    A.STVSBGI_TYPE_IND,
    B.STVSBGI_CODE, 
    B.STVSBGI_TYPE_IND
    FROM 
    stvsbgi A ,
    stvsbgi_TEST6C B
    WHERE A.STVSBGI_TYPE_IND = 'C'
    AND B.STVSBGI_TYPE_IND = 'C'
    AND instr(A.STVSBGI_CODE,1,6) =  instr(B.STVSBGI_CODE,1,6)
     
    I want to be able to extract ONLY the values (STVSBGI_CODE) where the SUBSTR (A.STVSBGI_CODE, 1, 6).
    There are codes in the tables of 4 characters, the query gives me 4-6 characters...
    How can I write the query to get the 6-character codes
    Thank yoou

    Hello

    If you want to only include lines in the output, if the code is at least 6 characters?
    Add to the WHERE clause:

    AND     LENGTH (a.stvsbgi_code)     >= 6
    

    It doesn't matter if you use a. stvsbgi_code and b. stvsbgi_code in this State; the join condition is already excluding the lines where it is less than 6 characters but the other is not.

    I hope that answers your question.
    If not, post a small example of data (CREATE TABLE and only relevant columns, INSERT statements) for all tables and also post the results desired from these data.
    Explain, using specific examples, how you get these results from these data.
    Always tell what version of Oracle you are using.

    Published by: Frank Kulash, November 18, 2011 12:58

  • Change the query to a display object

    I have a view currently, object based on an entity. It is the default view object, which means that the query the view object is frank, he grabs all the attributes of the table. And there is no WHERE clause.

    Actually, I only want to show a finite set of rows in my table. Whenever a record is modified/edited in this entity and committed, a new row in the database is created with the same information (I use CreateWithParams) with the exception of a few columns.

    I actually didn't really update it on this table, just creating new lines. But to the user, I want it 'looks' like they change something in the table.

    Example:

    12, 11:32, Thompson, 60 (changes to the user this information in a table of the adf and a new line is created in the comic book)

    12, 11:55, Thompson, 75





    I have a timestamp field (see above) in the database that is used as part of my primary key, while I know that is later.

    When executing the query of the VO, I want the user to only see as the last row of the db.

    12, 11:55, Thompson, 75

    Then...

    I went to my VO, and I changed the query WHERE to add this:

    where t1. TimeStamp = (Select MAX (t2. (TimeStamp) OF THE rcl.x t2 where t1.uid = t2.uid);


    Now, this isn't a question of mysql/sql. There is actually a better query I was running, but the editor of the VO does not allow me to change the query itself...

    When I save the new WHERE to my VO, rerun my page, I get the expected result (showing me only the latest recordings).

    However, when I try and do a sort on the table in which are displayed my data, I get now ORDER BY errors.

    I don't want my VO SQL read-only basis. I want to be able to update my table, so I have my VO running out of the entity.



    Why don't the VO allows me to change the query itself? (As do a subquery instead of having my where clause to do the job)

    Why are sorted by errors are thrown when I sort on my adf table after changing the where clause in my opinion?

    I hope I was not too complicated in explanation of my problem...

    Thanks in advance,

    Joel

    Hello

    You can switch the VO query editor based on an EO to expert mode. This allows you to change the entire query. Unless you change the use of the attribute, the update through this VO work. Open the VO query and choose the Expert mode option of the query to see what I mean

    Frank

  • display of the query

    Hi experts,
    can someone tell me how can I view the query that oracle did when its proof of no record has been to extract. I use form 6i.

    Concerning
    Rajat

    Hello

    Have you tried the method of the integrated Get_Block_Property() LAST_QUERY, just after the execute_query?

    François

  • How to write the query option in expdp

    Hi Please someone help me how to write the query option in expdp... .in expdp using the query option...

    where AM columnname between 5 May 12 02:57:00.000' and ' 02:59:59.999 6 May 12: ';


    Please do what is necessary...

    Pavan Kumar says:
    QUERY = (columnname scott.test: "where between 5 May 12 02:57:00.000 h ' and ' 6 May 12 AM 02:59:59.999'")

    Who will fail in databases, because you assume nls_date_format. How it is difficult to put to_date() surround channels? Rather than play with quotation marks, using one parfile thusly.

    query=table_owner.table_1:"where business_date between to_date('20120505025700 am','yyyymmddhhmiss am') and to_date('20120505025959 am','yyyymmddhhmiss am')"
    query=table_owner.table_2:"where business_date between to_date('20120505025700 am','yyyymmddhhmiss am') and to_date('20120505025959 am','yyyymmddhhmiss am')"
    query=table_owner.table_3:"where business_date between to_date('20120505025700 am','yyyymmddhhmiss am') and to_date('20120505025959 am','yyyymmddhhmiss am')"
    

    You do not have to have all the clauses in a single line, as they are side by side parfile, which would be enough. For this reason parfile is better than the command line in order to avoid all the back-citing dance.

  • How to specify SQL custom querying the db with option to delete logical adapter

    Hi all

    I write a composite SOA application using JDeveloper SOA Suite 11.1.1.4 connection to a SQL Server database with the help of a Secretary of the poll the DB adapter with the logical delete option to send data to a BPEL process.

    I have requirements that go beyond what is supported in the UI JDeveloper for polling of the adaptor DB options, namely:
    * update several columns to mark each line read, and
    * specify different SQL to remove operation logic based on if bpel surveyed data processing was successful or not.
    A complicating factor is that the query contains two tables. Here is my complete use case:

    (1) mark will select data from two tables: for example 'headers' and 'details' simplified for this example:
    Table: headers
    HID - primary key
    name - plate
    status - "raw", "transformed" or "error".
    processedDate - null when the data is loaded, the DateTime current when the treatment of the line
    Table: Details
    HID - foreign key pointing header.hid
    attr - name attribute of data
    value - value of the attribute data

    2) there are a many relationship: 1 from detail lines to the header through the hidden columns. The adapter db SELECT the voting clerk must return results of an outer join consisting of line a header and the associated detail rows where header.status = 'no' and header.hid = details.hid. (This is supported by the UI Jdeveloper)

    (3) the survey data will be sent to be processed by a bpel process:
    (3.1) if the bpel treatment is successful, the logical delete operation (UPDATE) must set header.status = 'transformed' and header.processedDate = 'getdate() '.
    (3.2) if bpel treatment fails (for example hits a data error during the processing of the selected data) the logical delete operation (UPDATE) must be set to 'impossible' = header.status, header.processedDate = 'getdate()' and header.errorMsg = '{of the text returned by bpel}.

    Several parts of the #3 are not supported by the UI JDeveloper: update several columns to mark the addressed line, using getdate() to fill a value of one of these updates to the column, update of different operations based on the results of the BPEL, processing of the data (success or error) and using data from BPEL treating it as a value of these updates of column (error message).

    I found examples that describe the specification that is customized by using querying SQL Delete option to create a template and then modify the toplink files to specify custom select and update SQL to implement a logical deletion. (for example, http://dlimiter.wordpress.com/2009/11/05/advanced-logic-in-oracle-bpel-polling-database-adapter/ and http://myexperienceswithsoa.blogspot.com/2010/06/db-adapter-polling-tricks.html). But none of them match what I have in my project, in the first case because maybe because I use a newer version of JDeveloper and the second I think because in my case, two tables are involved.

    Any suggestion would be appreciated. Thank you, John

    Hi John,.

    You raised a good script.
    First of all, let me say that the purpose of the DB of the election operation, is to have an option to start the process of a DB table/view and not update several fields in a table (or have other complex manipulations on the table).
    Thus, when choose update a field in a record, after reading it, you "say" the engine not to question this record again. Of course, I guess you can find a solution/workaround for it, but I don't think that this is the way...

    The question now is what to do?
    You can have another DB adapter where you can update the data after you have completed the process. In this case, after reading the data (on the query operation) - updated the "transformed" for example = header.status and after processing the selected data update the rest fields.

    Hope it make sense for you.

    Arik

  • When, on my home page, I click on the link "transparent popup" in the query "did you mean: transparent popup", NO RESULTS appear in this new tab; How to solve?

    I had trouble due, apparently, to a file named popuptransparent [dot] xul, which I have 3 cases on my computer (Win XP/Firefox last v.). Using my window of AVG home page, I get "popuptransparent" (try to fix) and the results appear OK. But then when I click to a new tab, on the "transparent popup" link in the query "did you mean: transparent popup", NO RESULTS appear in this new tab. In addition, when I reload then the Panel of AVG which sought to 'popuptransparent' in the first place, it, too, shows now no results. Or a panel shows Google now no results. They show the quantity of results, but just white screens for the results themselves.

    Links https://support.mozilla.org/en-US/questions/948804?esab=a & as = aaq and https://support.mozilla.org/en-US/questions/952141?esab=a & as = aaq brings me. I re-installed Firefox v. 20.0.1 nothing works. How to fix?

    Should I remove it from my computer all 3 of these instances of xul [dot]?

    Regarding the problem of searching, you can check the extension "Disconnect"? I think it could affect the Google sites and third parties who use Google. You can disable or try its button Options here:

    Firefox orange (or the Tools menu) button > addons > Extensions category

    While you're there, you can disable all extensions essential and unrecognized. When in doubt, turn off.

    After restarting Firefox, did you notice a difference?

    Could you explain in more detail the next part?

    Should I remove it from my computer all 3 of these instances of xul [dot]?

    Is this something that came in a security sweep? What question do you think they are originally? They are located in a folder extensions?

  • How to filter all records if user check all option in the box.

    Hi friend

    I created the search box to filter the report so I created check box for filtering and implemented agent under SQL query in the list of values

    SELECT NAME, CODE R FROM AGENT_MAS

    UNION

    SELECT 'ALL', 'ALL' D DOUBLE R

    and my area code are below

    SELECT AGENT, CODE, TYPE FROM AGENT_MAS WHERE (to_char (ARR_DATE, 'MM') > '04' = and to_char (ARR_DATE, 'MM') < = "12")

    and to_char (ARR_DATE, 'RRRR') =: P10_YEAR

    and ((: P10_AGENT is not null and (instr (': ' |: P10_AGENT |': ',' :'||)))) AGENT_CODE: ': ', 1) > 0)) or: P10_AGENT is null)

    and

    ((: P10_MARKET is not null and (instr (': ' |: P10_MARKET |': ',' :'||)))) MARKET_CODE: ': ', 1) > 0)) or: P10_MARKET is null)

    AND

    ((: P10_MONTHS is not null and (instr (': ' |: P10_MONTHS |': ',' :'|| to_char (ARR_DATE, 'MY'): ':', 1) > 0)) or: P10_MONTHS is null)

    GROUP BY AGENT

    filter work well, but I must add filter with 'EVERYTHING' if the user select EVERYTHING in the box, then all the registration should be filter.

    How to view all archives if user check all checkbox option.

    Thank you

    Hi Maxence,

    CORINE wrote:

    Hi friend

    I created the search box to filter the report so I created check box for filtering and implemented agent under SQL query in the list of values

    SELECT NAME, CODE R FROM AGENT_MAS

    UNION

    SELECT 'ALL', 'ALL' D DOUBLE R

    and my area code are below

    SELECT AGENT, CODE, TYPE FROM AGENT_MAS WHERE (to_char (ARR_DATE, 'MM') > '04' = and to_char (ARR_DATE, 'MM'))<>

    and to_char (ARR_DATE, 'RRRR') =: P10_YEAR

    and ((: P10_AGENT is not null and (instr (': ' |: P10_AGENT |': ',' :'||)))) AGENT_CODE: ': ', 1) > 0)) or: P10_AGENT is null)

    and

    ((: P10_MARKET is not null and (instr (': ' |: P10_MARKET |': ',' :'||)))) MARKET_CODE: ': ', 1) > 0)) or: P10_MARKET is null)

    AND

    ((: P10_MONTHS is not null and (instr (': ' |: P10_MONTHS |': ',' :'|| to_char (ARR_DATE, 'MY'): ':', 1) > 0)) or: P10_MONTHS is null)

    GROUP BY AGENT

    filter work well, but I must add filter with 'EVERYTHING' if the user select EVERYTHING in the box, then all the registration should be filter.

    How to view all archives if user check all checkbox option.

    Thank you

    To view all the archives, if the user has checked all THE option in the box, you will need to modify your report to:

    SELECT AGENT
        , CODE
        , TYPE
      FROM AGENT_MAS
    WHERE ( TO_CHAR(ARR_DATE,'MM') >= '04' AND TO_CHAR(ARR_DATE,'MM') <= '12' )
      AND TO_CHAR(ARR_DATE,'RRRR') = :P10_YEAR
      AND ( 1 = ( CASE
                    WHEN (:P10_AGENT IS NOT NULL AND (:P10_AGENT = 'ALL'))
                      THEN 1
                    WHEN (:P10_AGENT IS NOT NULL AND (INSTR(':'|| :P10_AGENT ||':',':'||AGENT_CODE||':',1) > 0 ))
                      THEN 1
                    ELSE
                      0
                  END ))
      AND ((:P10_MARKET IS NOT NULL AND (INSTR(':'|| :P10_MARKET ||':',':'|| MARKET_CODE||':',1) > 0 ) )  OR :P10_MARKET IS NULL )
      AND ((:P10_MONTHS IS NOT NULL AND (INSTR(':'|| :P10_MONTHS ||':',':'|| TO_CHAR(ARR_DATE,'MON')||':',1) > 0 ) )  OR :P10_MONTHS IS NULL )
    GROUP BY AGENT
    

    I changed the filter AGENT to include all THE option.

    I hope this helps!

    Kind regards

    Kiran

  • The query options using command exp

    Hello

    I'm trying to export a data tables under the following conditions, but it fails. How to export data from tables with the sub condition? The data type of the column is ID NOT NULL VARCHAR2 (80)

    test/test exp = EMP query = tables------"' where id like ' % 00% ' \ ' log = emp.log file = emp.dmp"

    Export: Release 11.2.0.1.0 - Production Fri Nov 21 21:54:12 2013

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    Export in US7ASCII and AL16UTF16 NCHAR character set

    Server uses WE8MSWIN1252 (possible character set conversion) character set

    About to export specified tables by conventional means...

    . . export the table EMP

    EXP-00056: ORACLE 911 error encountered

    ORA-00911: invalid character

    Export completed successfully with warnings.

    The same conditions as the table below mentioned number of records.

    SQL > select count (*) from emp where id like ' % 00% ';

    COUNT (*)

    ----------

    2701

    Kind regards

    007

    PL note that first export is desupported in 11 GR 2 - see the first section of the Note to the Original export

    You should use expdp with the QUERY parameter - Data Pump Export

    HTH
    Srini

Maybe you are looking for

  • message son dropdown

    Good afternoon Assist. I hope you are well. I pressed a button then that in my Thunderbird, and he added a function of drop on the thread of the message. When receives an email and someone replies to the same message, it shows a menu function drop-do

  • Slate 7 hd 3403ea: data loss

    one year old tablet came my wife with two years old data. In September, she had a message to tell him that she was over that month includes data. Since then, the data has not been returned, she need to reconnect / activate something new?

  • Windows Update automatic manual resets after you apply updates

    We have several servers which are all Windows 2003 SP 2, all of which have the value Windows update manually install updates.  Recently (in the last 2 weeks) after that updates have been applied, we found that servers are now updated automatically at

  • Did not check that the email address link has expired.

    I can connect to messenger but only get the profile page. Cannot bring up all the screens, I have to uninstall and reinstall? I think I did not check e-mail and who caused this problem of any help. Thank you

  • HP Pavilion g6 - 1030st: graphics driver

    Hi, I reset my computer. Device Manager, you do not see my video card. How to install the AMD HD 6700 graphics driver. Serial number: [personal information] Product number: LL003EA Mode: HP Pavilion g6 - 1030st Windows 8.1 - 64 Bit