Another way for opaque views

Dear all,

There is a requirement to use 300 opaque views as a source of physical table. I am worried about the performance of the report with these opaque views.
If we use instead of opaque view materialized view and refresh every hours (customer needs data in real time), it will help to increase performance, or there is
another best way to avoid opaque views.

Thank you

Uday

Assign points if you think its helpful

~ Srix

Tags: Business Intelligence

Similar Questions

  • Satellite P50 - 13 - mPCIe or another way for eGPU A - C

    Hello
    As in the title - is it possible to add some eGPU? Or where can I find mPCIe?
    Y at - it an easy way to discover, or I have to unscrew half laptop?

    I found USB3.0 adapter but... I don't think not that laptop can see graphics card

    Kind regards!

    As in the title - is it possible to add some eGPU?

    Sorry mate, I can't give you advice but found interesting page:
    http://lab501.NET/EGPU-connecting-ex...ntation/all/1/

    Maybe it could be useful for you.

  • Another way for the UNION

    I'm trying to get this result,

    EQPID EVENTVAL 20120501 20120502 20120503 201204 201205
    -------------------------------------------------------------------------------------------------------------------
    MS - A1 21528 28386 18288 821295 908602 TKINQTY
    MS - A1 21510 28359 18270 820470 907321 TKOUTQTY
    MS - B1 21090 17990 15750 467922 557239 TKINQTY
    MS - B1 21080 17982 15735 467495 556730 TKOUTQTY
    MS - C1 35548 23848 26082 914351 1013655 TKINQTY
    MS - C1 35533 23826 26058 913727 1012888 TKOUTQTY
    MS - D1 22680 17568 15030 514467 494510 TKINQTY
    MS - D1 22660 17565 15021 513955 493857 TKOUTQTY
    MS - E1 18450 20916 20754 429057 490732 TKINQTY
    MS - E1 18436 20912 20739 428564 490188 TKOUTQTY
    MS - F1 13968 14436 14670 440760 517343 TKINQTY
    MS - F1 13949 14409 14657 440364 516870 TKOUTQTY
    MS - G1 21060 21600 25240 573409 460286 TKINQTY
    MS - G1 21057 21595 25237 573317 459888 TKOUTQTY
    MS - H1 16452 19278 21456 510192 545201 TKINQTY
    MS - H1 16452 19278 21456 510174 545174 TKOUTQTY
    170776 164022 157270 4671453 4987568 TKINQTY
    170677 163926 157173 4668066 4982916 TKOUTQTY
    341453 327948 314443 9339519 9970484


    in this table

    CUTOFF_DATE EQPID TKINQTY TKOUTQTY
    -------------------------------------------------------------------------
    20120401 MS - A1 46566 46524
    20120401 MS - B1 13734 13720
    and so on...

    Here is my code,

    SELECT EQPID, «EVENTVAL' AS «EVENTVAL', SUM("20120501") AS '20120501', SUM("20120502") AS '20120502', SUM("20120503") AS '20120503', SUM("201204") "201204" AS, SUM("201205") "201205" AS
    Of
    (
    SELECT EQPID, «EVENTVAL' AS «EVENTVAL', SUM("20120501") AS '20120501', SUM("20120502") AS '20120502', SUM("20120503") AS '20120503', SUM("201204") "201204" AS, SUM("201205") "201205" AS
    Of
    (
    SELECT EQPID,
    CASE
    WHEN EQPID LIKE 'MS-% '.
    THEN "TKINQTY".
    END, LIKE "EVENTVAL."

    CASE
    WHEN CUTOFF_DATE = '20120501'
    THEN SUM (QTY)
    END, LIKE "20120501."

    CASE
    WHEN CUTOFF_DATE = '20120502'
    THEN SUM (QTY)
    END, LIKE "20120502."

    CASE
    WHEN CUTOFF_DATE = '20120503'
    THEN SUM (QTY)
    END, LIKE "20120503."

    CASE
    WHEN CUTOFF_DATE BETWEEN '20120401' AND '20120430'
    THEN SUM (QTY)
    END AS "201204."

    CASE
    WHEN CUTOFF_DATE BETWEEN '20120501' AND '20120530'
    THEN SUM (QTY)
    END AS "201205.

    Of
    (
    SELECT CUTOFF_DATE, EQPID, SUM (TKINQTY) QTY.
    OF DAILY_DATA
    WHERE CUTOFF_DATE BETWEEN '20120401' AND '20120530'
    AND EQPID LIKE 'MS-%'
    CUTOFF_DATE GROUP, EQPID
    ORDER BY CUTOFF_DATE, EQPID
    )
    EQPID GROUP, CUTOFF_DATE
    )
    EVENTVAL GROUP, EQPID
    UNION
    SELECT EQPID, 'EVENTVAL' AS 'EVENTVAL', SUM("20120501") AS '20120501', SUM("20120502") AS '20120502', SUM("20120503") AS "20120503", SUM("201204") AS "201204', SUM("201205") AS"201205 '"
    Of
    (
    SELECT EQPID,
    CASE
    WHEN EQPID LIKE 'MS-% '.
    THEN "TKOUTQTY".
    END, LIKE "EVENTVAL."

    CASE
    WHEN CUTOFF_DATE = '20120501'
    THEN SUM (QTYO)
    END, LIKE "20120501."

    CASE
    WHEN CUTOFF_DATE = '20120502'
    THEN SUM (QTYO)
    END, LIKE "20120502."

    CASE
    WHEN CUTOFF_DATE = '20120503'
    THEN SUM (QTYO)
    END, LIKE "20120503."

    CASE
    WHEN CUTOFF_DATE BETWEEN '20120401' AND '20120430'
    THEN SUM (QTYO)
    END AS "201204."

    CASE
    WHEN CUTOFF_DATE BETWEEN '20120501' AND '20120530'
    THEN SUM (QTYO)
    END AS "201205.

    Of
    (
    SELECT CUTOFF_DATE, EQPID, SUM (TKOUTQTY) QTYO
    OF DAILY_DATA
    WHERE CUTOFF_DATE BETWEEN '20120401' AND '20120530'
    AND EQPID LIKE 'MS-%'
    CUTOFF_DATE GROUP, EQPID
    ORDER BY CUTOFF_DATE, EQPID
    )
    EQPID GROUP, CUTOFF_DATE
    )
    EVENTVAL GROUP, EQPID
    )
    GROUP BY ROLLUP (EVENTVAL, EQPID)
    ORDER OF EQPID, EVENTVAL


    It seems to be so long, and I try to avoid the UNION...
    Is there an alternative way to achieve the same result without the help of the union?

    Thank you

    Estelle =)

    Published by: 1004902 on May 8, 2013 17:52

    Published by: 1004902 on May 8, 2013 17:59

    Hello

    Welcome to the forum!

    1004902 wrote:
    I'm trying to get this result,

    EQPID EVENTVAL 20120501 20120502 20120503 201204 201205
    -------------------------------------------------------------------------------------------------------------------


    MS - A1 21528 28386 18288 821295 908602 TKINQTY
    MS - A1 21510 28359 18270 820470 907321 TKOUTQTY
    ...
    in this table

    CUTOFF_DATE EQPID TKINQTY TKOUTQTY
    -------------------------------------------------------------------------
    20120401 MS - A1 46566 46524
    20120401 MS - B1 13734 13720
    and so on...

    Every time you ave a problem, CREATE TABLE post and instructions INSERT for your sample data and the results you want from this data.
    Explain how you get these results from these data.
    Always say what Oracle version you have (for example, 11.2.0.2.0).
    See the FAQ forum {message identifier: = 9360002}

    It seems that the UNION may be replaced by a cross join, or SELECT... UNPIVOT depending on what version of Oracle you are running.

    Published by: Frank Kulash on May 8, 2013 21:52

    You may want something like this:

    WITH    cntr    AS
    (
         SELECT     LEVEL     AS n
         FROM     dual
         CONNECT BY     LEVEL     <= 2
    )
    ,     got_eventval     AS
    (
         SELECT       d.cutoff_date
         ,        d.eqpid
         ,       CASE
                    WHEN  c.n = 1  THEN  'TKINQTY'
                                       ELSE  'TKOUTQTY'
                END     AS eventval
         ,       CASE
                    WHEN  c.n = 1  THEN  d.tkinqty
                                       ELSE  d.tkoutqty
                END     AS qty
         FROM         daily_data  d
         CROSS JOIN  cntr     c
         WHERE    cutoff_date BETWEEN '20120401'
                         AND     '20120530'
            AND       eqpid           LIKE 'MS-%'
    )
    SELECT       eqpid, eventval
    ,       SUM (CASE WHEN cutoff_date = '20120501'  THEN qty END)  AS "20120501"
    ,       SUM (CASE WHEN cutoff_date = '20120502'  THEN qty END)  AS "20120502"
    ,       SUM (CASE WHEN cutoff_date = '20120503'  THEN qty END)  AS "20120503"
    ,       SUM (CASE WHEN cutoff_date LIKE '201204' THEN qty END)  AS "201204"
    ,       SUM (CASE WHEN cutoff_date LIKE '201205' THEN qty END)  AS "201205"
    FROM       got_eventval
    GROUP BY  eqpid, eventval
    ORDER BY  eqpid, eventval
    ;
    

    Of coursel, I can't test it until you post the sample data.

    Storage of the information on the dates in a column VARCHAR2 is a very bad idea. The columns DATE to the date information.

  • by the way the Session variable of type DATE for opaque filter data view

    Hello world

    You guys can help me please by passing the session variable of DATE in physical layer 'view opaque' data type filter RPD to Oracle database

    I tried following syntax, syntax wise, I didn't get any error, but at the same time this opaque view is not fetch all the records as well. my session variable is 'End_date' and its value is 1998/12 / 31:00:00:00(as_shown_in_RPD_session_windows,_datatype_is_DATETIME)

    SELECT AMOUNT_SOLD, CHANNEL_ID, CUST_ID, PROD_ID, PROMO_ID, QUANTITY_SOLD, SH. SALES TIME_ID

    WHERE TIME_ID = TO_DATE (' VALUEOF (NQ_SESSION.) END_DATE) ", ' MM/DD/YYYY')"

    SELECT AMOUNT_SOLD, CHANNEL_ID, CUST_ID, PROD_ID, PROMO_ID, QUANTITY_SOLD, SH. SALES TIME_ID

    WHERE TIME_ID = TO_DATE (' VALUEOF (NQ_SESSION.) ("' END_DATE ')", ' MM/DD/YYYY') "

    SELECT AMOUNT_SOLD, CHANNEL_ID, CUST_ID, PROD_ID, PROMO_ID, QUANTITY_SOLD, SH. SALES TIME_ID

    WHEN TRUNC (TIME_ID) = TO_DATE (' VALUEOF (NQ_SESSION.) ("' END_DATE ')", ' MM/DD/YYYY') "

    In the past, I could spend a session variable in an opaque display by using the DATE filter, but which was in DB2.

    I appreciate your time and help

    Finally, I had good format. It's here

    TO_DATE (substr ("valueof (NQ_SESSION. End_date)', 1, 10), "yyyy-mm-dd")

    and here is the source where I got this information

    Using Variables in Session OBIEE in some tables of the physical layer

  • I want to improve on Icloud storage 5 GB to 50 GB, but I don't have a credit card. Is there another way to pay for it like buying a gift card to itunes and set up?

    I want to improve on Icloud storage 5 GB to 50 GB, but I don't have a credit card. Is there another way to pay for it like buying a gift card to itunes and set up?

    You can use a gift card or a debit card to pay for it.

    (137091)

  • Y at - it another way to download update Windows 8.1 for Windows 8?

    I tried to download the update Windows 8.1 all day (Finally, in all cases for the past 4 hours) and get literally anywhere I can't tell if the download happens at all, because the Windows 8 interface provides no details.  So, as far as I know, nothing has been done and the download is stuck at 0%, or maybe it's to 99.99% and the bar did not update.  I know that the bar does not move.  I also know that I can download other applications on the store and they download and install quickly, I also know that my current download speed is 81 MB/s and finally (I calculate the expected download time, but the user interface does not provide sufficient details to find out), I know that I got the same problem with an update earlier today When you try to download from the Windows Update application, but when I used my browser to download the file you download instantly.  So, is there another way to get the Windows Pro 8.1 update?

    If you want to switch to Windows 8.1 free the only way to do it is to download from Windows 8.0 store. The only other way is to buy it. Hope this helps and if you need another post to help and we will be happy to help you.

    The above opinion is mine and mine nothing and does not necessarily reflect that of Microsoft, it is

    employees, or any other Member of this forum.

    "When we try to take anything by itself, we find it hitched to everything else in the universe." -John Muir

  • I have photoshop elements for Christmas 14.  When I go to install it, he invited me for a serial number which I can't find anywhere on the disc, disc sleeve or box product.  Y at - it another way to find the serial number for this product, so I can't cont

    I have Photoshop elements for Christmas 14.  When I go to install it, he invited me for a serial number which I can't find anywhere on the disc, disc sleeve or box product.  Is there another way to find the serial number for this product, so I can continue the installation?  And no, I have not installed or registered this product before.

    Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html

    - and https://forums.adobe.com/thread/1572504

    Find your http://helpx.adobe.com/x-productkb/global/find-serial-number.html serial No.

  • Another way to generate ORM for database

    Hello
    Y at - it method, or another way to generate CFCS of mapping relational object database that you get in CF Builder?     The price for the generator of CF to use ORM only generation seems a bit too steep.

    Very few people here use CF.  Have you tried to post in the Forum of CF?

    http://forums.Adobe.com/community/ColdFusion

    Nancy O.

  • Is there another way the valid values for arguments?

    Hi, I need to know if, when you use a layout that dynamically changes the valid values of the argument can change the valid values?

    There is an argumentValidValues(), but when I put:

    Table = argumentValidValues()

    nothing won't change, does anyone know if this is possible or is there another way to do it?

    Thanks in advance

    You can refresh the valid values for an attribute (usually included in a list combo box drop-down list) in the presentation of the subject of a BPM if you call the logic:

    Note that this logic must have double
    quotation marks that surround the name of the attribute
    refreshValidValues ("customerName")

    This means that the attribute (in this example customerName) has its valid values from a 'dynamic method' instead of a 'static' list

    When the logic above is performed, the method associated with the attribute runs automatically and you should see your values in your dropdown menu dow to cool off.

    Be sure to include the double quote characters in the logic. You have to type:

    This logic will NOT work because it does not have double quotes
    refreshValidValues (customerName)

    This is a common mistake and will cost you one day of scratching your head while you try to figure out what went wrong.

    Hope this helps,
    Dan

  • BlackBerry smartphones is a way for the storm to "separate email accounts? '

    Forum,

    Is there a way for the Blackberry Storm to 'split' emails to 2 different accounts?  I have a corporate email account (MS Exchange) and a Yahoo! account.  Emails of these accounts appear in the Messages.  Is it possible to separate them so that I can view the emails in a view/account, Yahoo! mail in a different view/account?

    I guess it would be a type of client software for Blackberry email... dunno.

    Thanks in advance!

    Joe

    The alternatives will have to use an app of the add-on for the storm to create an icon that displays only the BES-based emails. See http://www.getempower.com/Empower_BES_MailBox.php for more information (I tried the free trial version and it worked great). The BES configuration method is discussed at http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB15003&sliceId=SAL_Pub..., but we have yet to try this one. Another alternative is to use modules for non - BES mail... GMAIL offers an add-on which manages all GMAIL, bypassing BIS entirely... I don't know if other e-mail providers have something similar.

    I'm currently testing a configuration where I use BIS to get my company email, BES to OTA sync my company calendar and contacts, GMAIL of add-on application to handle this, and BIS to manage what other email accounts. I no longer watch the main 'Messages' box at all.

  • Another way to write the query:

    Dear Experts, I am a beginner in sql. With my knowledge, I wrote this query
    but he took great moment in my database 11g
    Please tell any alternative to write this query in another way to increase performance

    Please find the explanation below
    SELECT DISTINCT *
               FROM UPGRADATION r1,
                    LOG t2,
                    OMNIACCOUNT m1,
                    (SELECT rid
                       ,  LISTAGG(ACCOUNTNO, ',') WITHIN GROUP (ORDER BY ACCOUNTNO) AS ACCOUNTNO
                               FROM   OMNIACCOUNT
                                 GROUP  BY rid) mk3,
                    (SELECT mobileno
                          ,  LISTAGG(ACCOUNTNO, ',') WITHIN GROUP (ORDER BY ACCOUNTNO) AS ACCOUNTNO
                                    FROM   OMNIACCOUNT
                                           GROUP  BY mobileno) mk1,
                    (SELECT mobileno
                          ,  LISTAGG(ACCOUNTNO, ',') WITHIN GROUP (ORDER BY accounttype) AS ACCOUNTTYPE
                                    FROM   OMNIACCOUNT
                                           GROUP  BY mobileno) mk2
              WHERE t2.txnauthid = r1.txnauthid
                AND r1.rid = mk3.rid
                AND t2.txntype = '54'
                AND mk1.mobileno = r1.regmobileno
                AND t2.reqtype = '11'
                AND t2.dc_id IN (SELECT deliverychannel_id
                                   FROM Channel)
                AND t2.custbankcode = '32472'
                AND t2.txndatetime BETWEEN TO_DATE ('28/12/2011 12:00:00 AM',
                                                    'DD/MM/YYYY hh:mi:ss AM'
                                                   )
                                       AND TO_DATE ('28/12/2012 11:59:59 PM',
                                                    'DD/MM/YYYY hh:mi:ss PM'
                                                   )
                AND r1.rid = m1.rid(+)
                AND t2.txnstatus IN ('C', 'F', 'T')
                AND t2.paymentinitiator = 'C'
                AND mk1.mobileno = mk2.mobileno
    
    
    
    
    Explain Plan For the above statement :
    -----------------------------------
    
    
    
    SELECT STATEMENT  FIRST_ROWSCost: 16  Bytes: 4,270  Cardinality: 1                                      
        25 HASH UNIQUE  Cost: 16  Bytes: 4,270  Cardinality: 1                                  
            24 NESTED LOOPS  Cost: 15  Bytes: 4,270  Cardinality: 1                              
                19 NESTED LOOPS  Cost: 14  Bytes: 4,270  Cardinality: 1                          
                    13 HASH JOIN  Cost: 13  Bytes: 2,268  Cardinality: 1                      
                        9 NESTED LOOPS OUTER  Cost: 4  Bytes: 252  Cardinality: 1                  
                            7 NESTED LOOPS  Cost: 3  Bytes: 239  Cardinality: 1              
                                4 NESTED LOOPS  Cost: 2  Bytes: 119  Cardinality: 1          
                                    2 TABLE ACCESS BY INDEX ROWID TABLE LOG Cost: 1  Bytes: 116  Cardinality: 1      
                                        1 INDEX RANGE SCAN INDEX IX_LOG Cost: 1  Cardinality: 8  
                                    3 INDEX UNIQUE SCAN INDEX (UNIQUE) PK_Channel Cost: 1  Bytes: 3  Cardinality: 1      
                                6 TABLE ACCESS BY INDEX ROWID TABLE UPGRADATION Cost: 1  Bytes: 120  Cardinality: 1          
                                    5 INDEX RANGE SCAN INDEX IDX_REG_AUTH Cost: 1  Cardinality: 1      
                            8 INDEX RANGE SCAN INDEX IDX_MLTN_BNK_ACCT Cost: 1  Bytes: 13  Cardinality: 1              
                        12 VIEW  Cost: 8  Bytes: 1,110,816  Cardinality: 551                  
                            11 SORT GROUP BY  Cost: 8  Bytes: 16,530  Cardinality: 551              
                                10 TABLE ACCESS FULL TABLE OMNIACCOUNT Cost: 7  Bytes: 21,210  Cardinality: 707          
                    18 VIEW PUSHED PREDICATE  Cost: 1  Bytes: 2,002  Cardinality: 1                      
                        17 FILTER                  
                            16 SORT GROUP BY  Bytes: 33  Cardinality: 1              
                                15 TABLE ACCESS BY INDEX ROWID TABLE OMNIACCOUNT Cost: 1  Bytes: 33  Cardinality: 1          
                                    14 INDEX RANGE SCAN INDEX IDX_MUL_LNKG Cost: 1  Cardinality: 1      
                23 VIEW PUSHED PREDICATE  Cost: 1  Cardinality: 1                          
                    22 FILTER                      
                        21 SORT GROUP BY  Bytes: 29  Cardinality: 1                  
                            20 INDEX RANGE SCAN INDEX IDX_MLTN_BNK_ACCT Cost: 1  Bytes: 29  Cardinality: 1              

    It would be best to leave the desired projection.
    Probably you don't really want all columns form this query.
    However, these are your join criteria:

    t2.txnauthid = r1.txnauthid
                AND r1.rid = mk3.rid
                AND r1.regmobileno = mk1.mobileno
                AND mk1.mobileno = mk2.mobileno
                AND r1.rid = m1.rid(+)
    

    Maybe you can get rid of AND mk1.mobileno = mk2.mobileno
    with

    (SELECT mobileno
                          ,  LISTAGG(ACCOUNTNO, ',') WITHIN GROUP (ORDER BY ACCOUNTNO) AS ACCOUNTNO
                          ,  LISTAGG(ACCOUNTNO, ',') WITHIN GROUP (ORDER BY accounttype) AS ACCOUNTTYPE
                                    FROM   OMNIACCOUNT
                                           GROUP  BY mobileno)
    

    After the combination seems to be suspicious:

    AND r1.rid = mk3.rid
    AND r1.rid = m1.rid(+)
    

    The first limit the result on all lines with the same id in
    OMNIACCOUNT and UPGRADATION
    so, o see no gain from the outer join.

    Do you really need the listagg on all OMNIACCOUNT lines.
    If this isn't the case, it would be probably better to do the listagg in the final projection.

    Maybe one way could be to start with OMNIACCOUNT and join outer UPGRADATION to it.
    You can do the listagg at the end.

    Maybe something like

    select
    *
    from
    OMNIACCOUNT m1
    left outer join
    (Select
     projection goes here
    from
    log t2 join UPGRADATION r1
    on
    r1.txnauthid = t2.txnauthid
        AND t2.reqtype = '11'
        AND t2.dc_id IN (SELECT deliverychannel_id
                           FROM Channel)
        AND t2.custbankcode = '32472'
        AND t2.txndatetime BETWEEN TO_DATE ('28/12/2011 12:00:00 AM',
                                            'DD/MM/YYYY hh:mi:ss AM'
                                           )
                               AND TO_DATE ('28/12/2012 11:59:59 PM',
                                            'DD/MM/YYYY hh:mi:ss PM'
                                           )
        AND t2.txntype = '54'
        AND t2.txnstatus IN ('C', 'F', 'T')
        AND t2.paymentinitiator = 'C'
    ) r1
    on
    m1.rid=r1.rid
    AND
    r1.regmobileno = m1.mobileno
    

    Published by: chris227 on 10.01.2013 01:45
    fix

  • Unique decimal value generated for MATERIALIZED VIEW

    Howdy,

    How can / know I am building following create in a way a MVID unique for each row in the final materialized view?
    Is there another way to accomplish the same thing?
    r,
    Dennis

    CREATE A MATERIALIZED VIEW 'MV0_20 '.
    PCTFREE 10 BUNCH OF ORGANIZATION PCTUSED 40 INITRANS MAXTRANS 255 NOCOMPRESS LOGGING 1
    STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 DEFAULT USER_TABLES)
    IMMEDIATE CONSTRUCTION
    USING INDEX
    FULL REFRESH on DEMAND FOLLOWING null
    DEFAULT LOCAL ROLLBACK SEGMENT USING
    DISABLE THE QUERY REWRITING
    AS select ROWNUM MVID, ID, ALTKEY, VALIDFLG, NAME of FCLTY3000_20
    UNION ALL
    Select ROWNUM MVID, ID, ALTKEY, VALIDFLG, FCLTY3032_20 NAME
    UNION ALL
    Select ROWNUM MVID, ID, ALTKEY, VALIDFLG, FCLTY3039_20 NAME

    Try this

    Select rownum mvid, ID, ALTKEY, VALIDFLG, NAME of
    (select ID, VALIDFLG, ALTKEY, NAME of FCLTY3000_20
    UNION ALL
    SELECT ID, ALTKEY, VALIDFLG, NAME of FCLTY3032_20
    UNION ALL
    SELECT ID, ALTKEY, VALIDFLG, NAME of FCLTY3039_20)

    Edited by: user2679851 may 27, 2010 08:24

  • disable hardware acceleration set my image loading problem. is there another way to get around this?

    System details:
    OS: Windows 8.1 Professional (64-bit)
    Graphics card: PNY NVidia GT 610 (2 GB)
    RAM: 5 GB
    Firefox version: 36.0 (32-bit)

    Since yesterday, when the images would load on Web sites, some of them would be entirely black, or black for the most part, with only a piece of the images loaded, only to fully charge a few minutes later.

    Disabling hardware acceleration has solved this problem, but reduces the overall performance of firefox. Is there another way to work around this problem, not to mention that disabling hardware acceleration?

    Note: The only 2 things I have tried have been reset firefox and a new installation of firefox. I don't want to lose my data of the addon and the custom settings of firefox, because it takes too much time for me to put them back where they are now.

    I'm also pretty computer savvy, if you can get quite technical with me. If I don't understand something, I ask.


  • Is there a another way to resize the browser to share window by dragging the corner?

    My Firefox window is slightly larger than the size of my desktop, so I put the hand on the corner down to resize the window horizontally. Y at - it a shortcut keyboard or another way to do this?

    • You can resize the window by dragging the cursor of the mouse on any part of the edge of the window, not just the lower corner.
    • Press Alt + space to display the window menu, press S to select the size option, use the arrow keys to resize the window and then Enter to confirm.
    • Click expand in the upper right of the window.
    • Click on the title bar and drag the window to the left, up, or the right edge of the desktop. For more information, see Aero snap.
    • Move the cursor to the upper edge or bottom of the window, until the cursor turns into a two-headed arrow, and then double-click the left button of the mouse.
  • Is there an easy way for me to go back to the old format for Mazilla Firefox?

    I have problems with the new version of Mozilla Firefox. Is there an EASY way for me to go back to the old format?
    Thank you!
    JES
    PS Please, please... Be very specific about what to click on and where to go... I'm still learning about computers. Thanks again.

    I suggest you another go to Firefox 4.0 comfortable for you, and it would be
    be faster for changes that will bring back to 3.6.17 or at least a lot more and the changes you need to do, sooner or later, whether for Firefox 4, Firefox 5 or Firefox 6...

    You can make Firefox 4.0.1 resemble Firefox 3.6.17, paragraphs numbered 1 to 10 in the next topic difficulty Firefox 4.0 UI toolbar, problems (make Firefox 4.0 look like 3.6)

    If still not convinced of the next section on this page is performing Fx3 Fx4 or returning to the Fx3 (#backto3pt6)

Maybe you are looking for

  • How to order new parts to the A60?

    I was wondering if anyone knew where you can order new parts to the A60. At the moment my A60 is in bits... My dog stood on the HQ at the back and broken the internal pin connector. I removed the part by removing the soldering of the component that w

  • Cannot find my Satellite L350 - 10 H - external full HD video output

    Hello everyone. I have a problem with my satellite L350 - 10: when I try to join a second external monitor in full HD.Actually Im only able to duplicate my laptop with the same resolution (1440 x 900) display. I cannot set a Full HD resolution for my

  • DialogClosedListener on the dialog class?

    I tried the DialogClosedListener on a class of configuration dialog box, but it doesn't seem to work. I wonder if it is still possible? class that implements the DialogCloseListener //Create a class that implement the DialogClosedListener Interface s

  • Change the background color for amx-commandButtons

    I can't change the background color of amx-commandButton... even the css change... background still shows gray{.amx-commandButtonposition: relative;background-color: white;border-radius: 3px;white-space: pre wrap.-webkit-box-pack: center;content just

  • Need help, cannot export a pdf from indesign cs5

    Hello I used indesign several times so that exported this work in 2015, I've updated this 36 page book this year and I can't export the pdf file, I get no error, the background window does not move, I have every time to leave indesign, I can export i