use OPT_ESTIMATE or CARDINALITY tip for correct estimation of nested loops

I'm using Oracle 11.2.0.3.  Below the execution below plan, how can I use tip OPT_ESTIMATE or CARDINALITY to teach optimization E-lines for ID 9 (Nested Loop) 30553 instead of 6.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Id  | Operation                                   | Name                        | Starts | E-Rows |E-Bytes| Cost (%CPU)| E-Time   | A-Rows |   A-Time   | Buffers |  OMem |  1Mem | Used-Mem |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   0 | SELECT STATEMENT                            |                             |      1 |        |       |  4604 (100)|          |  30553 |00:00:02.56 |     208K|       |       |          |
|   1 |  SORT ORDER BY                              |                             |      1 |      6 |  7044 |  4604   (1)| 00:01:05 |  30553 |00:00:02.56 |     208K|    41M|  2086K|   36M (0)|
|*  2 |   HASH JOIN OUTER                           |                             |      1 |      6 |  7044 |  4603   (1)| 00:01:05 |  30553 |00:00:02.10 |     208K|    38M|  3120K|   39M (0)|
|*  3 |    HASH JOIN OUTER                          |                             |      1 |      6 |  6870 |  4599   (1)| 00:01:05 |  30553 |00:00:01.97 |     208K|    38M|  3120K|   39M (0)|
|*  4 |     HASH JOIN OUTER                         |                             |      1 |      6 |  6744 |  4591   (1)| 00:01:05 |  30553 |00:00:01.85 |     208K|    37M|  3121K|   39M (0)|
|*  5 |      HASH JOIN OUTER                        |                             |      1 |      6 |  6570 |  4584   (1)| 00:01:05 |  30553 |00:00:01.74 |     208K|    37M|  3121K|   38M (0)|
|*  6 |       HASH JOIN OUTER                       |                             |      1 |      6 |  6414 |  4576   (1)| 00:01:05 |  30553 |00:00:01.60 |     208K|    37M|  3121K|   38M (0)|
|   7 |        NESTED LOOPS                         |                             |      1 |        |       |            |          |  30553 |00:00:01.44 |     208K|       |       |          |
|   8 |         NESTED LOOPS                        |                             |      1 |      6 |  6318 |  4572   (1)| 00:01:05 |  30553 |00:00:01.31 |     182K|       |       |          |
|   9 |          NESTED LOOPS                       |                             |      1 |      6 |  1830 |  4568   (1)| 00:01:04 |  30553 |00:00:01.11 |     124K|       |       |          |
|* 10 |           HASH JOIN                         |                             |      1 |   2069 |   270K|  2499   (1)| 00:00:35 |  30646 |00:00:00.46 |   23738 |  6539K|  2033K| 7965K (0)|
|* 11 |            TABLE ACCESS BY INDEX ROWID      | DSCLR                       |      1 |   5079 |   158K|   533   (1)| 00:00:08 |  91395 |00:00:00.28 |    6460 |       |       |          |
|  12 |             BITMAP CONVERSION TO ROWIDS     |                             |      1 |        |       |            |          |    197K|00:00:00.16 |     615 |       |       |          |
|  13 |              BITMAP AND                     |                             |      1 |        |       |            |          |      4 |00:00:00.14 |     615 |       |       |          |
|  14 |               BITMAP OR                     |                             |      1 |        |       |            |          |      4 |00:00:00.07 |     276 |       |       |          |
|  15 |                BITMAP CONVERSION FROM ROWIDS|                             |      1 |        |       |            |          |      2 |00:00:00.02 |      69 |       |       |          |
|* 16 |                 INDEX RANGE SCAN            | XIF913DSCLR                 |      1 |    274K|       |    14   (0)| 00:00:01 |  68407 |00:00:00.01 |      69 |       |       |          |
|  17 |                BITMAP CONVERSION FROM ROWIDS|                             |      1 |        |       |            |          |      4 |00:00:00.05 |     207 |       |       |          |
|* 18 |                 INDEX RANGE SCAN            | XIF913DSCLR                 |      1 |    274K|       |    42   (0)| 00:00:01 |    209K|00:00:00.03 |     207 |       |       |          |
|  19 |               BITMAP CONVERSION FROM ROWIDS |                             |      1 |        |       |            |          |      5 |00:00:00.06 |     339 |       |       |          |
|* 20 |                INDEX RANGE SCAN             | XIF910DSCLR                 |      1 |    274K|       |    67   (0)| 00:00:01 |    239K|00:00:00.04 |     339 |       |       |          |
|  21 |            NESTED LOOPS                     |                             |      1 |        |       |            |          |  21749 |00:00:00.10 |   17278 |       |       |          |
|  22 |             NESTED LOOPS                    |                             |      1 |   3404 |   339K|  1965   (1)| 00:00:28 |  22772 |00:00:00.03 |    1246 |       |       |          |
|  23 |              TABLE ACCESS FULL              | TMP_RPT_BD_STATE_DATA_DWNLD |      1 |   3255 |   257K|    11   (0)| 00:00:01 |   3255 |00:00:00.01 |      27 |       |       |          |
|* 24 |              INDEX RANGE SCAN               | XIE2OCRN                    |   3255 |      7 |       |     1   (0)| 00:00:01 |  22772 |00:00:00.03 |    1219 |       |       |          |
|* 25 |             TABLE ACCESS BY INDEX ROWID     | OCRN                        |  22772 |      1 |    21 |     1   (0)| 00:00:01 |  21749 |00:00:00.06 |   16032 |       |       |          |
|* 26 |           VIEW PUSHED PREDICATE             |                             |  30646 |      1 |   171 |     1   (0)| 00:00:01 |  30553 |00:00:00.63 |     101K|       |       |          |
|  27 |            WINDOW BUFFER                    |                             |  30646 |      1 |    21 |     1   (0)| 00:00:01 |  46946 |00:00:00.59 |     101K|  2048 |  2048 | 2048  (0)|
|* 28 |             TABLE ACCESS BY INDEX ROWID     | DSCLR_FLNG                  |  30646 |      1 |    21 |     1   (0)| 00:00:01 |  46946 |00:00:00.32 |     101K|       |       |          |
|* 29 |              INDEX RANGE SCAN               | XIE1DSCLR_FLNG              |  30646 |      2 |       |     1   (0)| 00:00:01 |  46946 |00:00:00.21 |   59862 |       |       |          |
|* 30 |          INDEX RANGE SCAN                   | XPKH760_RGLTY_ACTN_DSCLR    |  30553 |      1 |       |     1   (0)| 00:00:01 |  30553 |00:00:00.18 |   57541 |       |       |          |
|  31 |         TABLE ACCESS BY INDEX ROWID         | H760_RGLTY_ACTN_DSCLR       |  30553 |      1 |   748 |     1   (0)| 00:00:01 |  30553 |00:00:00.11 |   26218 |       |       |          |
|  32 |        TABLE ACCESS FULL                    | DSCLR_ST_TYPE_TBL           |      1 |      4 |    64 |     4   (0)| 00:00:01 |      4 |00:00:00.01 |       5 |       |       |          |
|  33 |       TABLE ACCESS FULL                     | RGLTY_RSLTN_TYPE_TBL        |      1 |     12 |   312 |     7   (0)| 00:00:01 |     12 |00:00:00.01 |      10 |       |       |          |
|  34 |      TABLE ACCESS FULL                      | INTTR_TYPE_TBL              |      1 |     14 |   406 |     7   (0)| 00:00:01 |     14 |00:00:00.01 |      10 |       |       |          |
|  35 |     TABLE ACCESS FULL                       | SNCTN_TYPE_TBL              |      1 |     15 |   315 |     7   (0)| 00:00:01 |     15 |00:00:00.01 |      10 |       |       |          |
|  36 |    TABLE ACCESS FULL                        | PRDCT_TYPE_TBL              |      1 |     25 |   725 |     4   (0)| 00:00:01 |     25 |00:00:00.01 |       5 |       |       |          |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Query Block Name / Object Alias (identified by operation id):
-------------------------------------------------------------

   1 - SEL$A8B7A3F4
  11 - SEL$A8B7A3F4 / D@SEL$13
  23 - SEL$A8B7A3F4 / OH@SEL$1
  24 - SEL$A8B7A3F4 / O@SEL$13
  25 - SEL$A8B7A3F4 / O@SEL$13
  26 - SEL$13512960 / DF@SEL$13
  27 - SEL$13512960
  28 - SEL$13512960 / DF1@SEL$14
  29 - SEL$13512960 / DF1@SEL$14
  30 - SEL$A8B7A3F4 / H7@SEL$2
  31 - SEL$A8B7A3F4 / H7@SEL$2
  32 - SEL$A8B7A3F4 / DS@SEL$9
  33 - SEL$A8B7A3F4 / RST@SEL$11
  34 - SEL$A8B7A3F4 / ITT@SEL$3
  35 - SEL$A8B7A3F4 / ST@SEL$5
  36 - SEL$A8B7A3F4 / PT@SEL$7

Outline Data
-------------

  /*+
      BEGIN_OUTLINE_DATA
      IGNORE_OPTIM_EMBEDDED_HINTS
      OPTIMIZER_FEATURES_ENABLE('11.2.0.3')
      DB_VERSION('11.2.0.3')
      OPT_PARAM('optimizer_index_cost_adj' 20)
      ALL_ROWS
      OUTLINE_LEAF(@"SEL$13512960")
      PUSH_PRED(@"SEL$A8B7A3F4" "DF"@"SEL$13" 11)
      OUTLINE_LEAF(@"SEL$A8B7A3F4")
      ELIMINATE_JOIN(@"SEL$2D47CDEA" "DTT"@"SEL$13")
      OUTLINE(@"SEL$14")
      OUTLINE(@"SEL$A8B7A3F4")
      ELIMINATE_JOIN(@"SEL$2D47CDEA" "DTT"@"SEL$13")
      OUTLINE(@"SEL$2D47CDEA")
      MERGE(@"SEL$3FAACB6D")
      OUTLINE(@"SEL$15")
      OUTLINE(@"SEL$3FAACB6D")
      MERGE(@"SEL$11")
      MERGE(@"SEL$A1A6E401")
      OUTLINE(@"SEL$12")
      OUTLINE(@"SEL$11")
      OUTLINE(@"SEL$A1A6E401")
      MERGE(@"SEL$9")
      MERGE(@"SEL$BFB1842A")
      OUTLINE(@"SEL$10")
      OUTLINE(@"SEL$9")
      OUTLINE(@"SEL$BFB1842A")
      MERGE(@"SEL$7")
      MERGE(@"SEL$EEDE2B8C")
      OUTLINE(@"SEL$8")
      OUTLINE(@"SEL$7")
      OUTLINE(@"SEL$EEDE2B8C")
      MERGE(@"SEL$5")
      MERGE(@"SEL$A6B38458")
      OUTLINE(@"SEL$6")
      OUTLINE(@"SEL$5")
      OUTLINE(@"SEL$A6B38458")
      MERGE(@"SEL$171BE69E")
      MERGE(@"SEL$3")
      OUTLINE(@"SEL$4")
      OUTLINE(@"SEL$171BE69E")
      MERGE(@"SEL$AF02BF1E")
      OUTLINE(@"SEL$3")
      OUTLINE(@"SEL$2")
      OUTLINE(@"SEL$AF02BF1E")
      MERGE(@"SEL$13")
      OUTLINE(@"SEL$1")
      OUTLINE(@"SEL$13")
      FULL(@"SEL$A8B7A3F4" "OH"@"SEL$1")
      INDEX(@"SEL$A8B7A3F4" "O"@"SEL$13" ("OCRN"."ORG_PK" "OCRN"."DSCLR_DSCLB_FL" "OCRN"."DSCLR_RPTBL_FL"))
      BITMAP_TREE(@"SEL$A8B7A3F4" "D"@"SEL$13" AND(OR(1 1 ("DSCLR"."FORM_TYPE_CD") 2 ("DSCLR"."FORM_TYPE_CD")) ("DSCLR"."DSCLR_TYPE_CD")))
      NO_ACCESS(@"SEL$A8B7A3F4" "DF"@"SEL$13")
      INDEX(@"SEL$A8B7A3F4" "H7"@"SEL$2" ("H760_RGLTY_ACTN_DSCLR"."FLNG_PK" "H760_RGLTY_ACTN_DSCLR"."DSCLR_PK" "H760_RGLTY_ACTN_DSCLR"."REC_SEQ_NB"))
      FULL(@"SEL$A8B7A3F4" "DS"@"SEL$9")
      FULL(@"SEL$A8B7A3F4" "RST"@"SEL$11")
      FULL(@"SEL$A8B7A3F4" "ITT"@"SEL$3")
      FULL(@"SEL$A8B7A3F4" "ST"@"SEL$5")
      FULL(@"SEL$A8B7A3F4" "PT"@"SEL$7")
      LEADING(@"SEL$A8B7A3F4" "OH"@"SEL$1" "O"@"SEL$13" "D"@"SEL$13" "DF"@"SEL$13" "H7"@"SEL$2" "DS"@"SEL$9" "RST"@"SEL$11" "ITT"@"SEL$3" "ST"@"SEL$5" "PT"@"SEL$7")
      USE_NL(@"SEL$A8B7A3F4" "O"@"SEL$13")
      NLJ_BATCHING(@"SEL$A8B7A3F4" "O"@"SEL$13")
      USE_HASH(@"SEL$A8B7A3F4" "D"@"SEL$13")
      USE_NL(@"SEL$A8B7A3F4" "DF"@"SEL$13")
      USE_NL(@"SEL$A8B7A3F4" "H7"@"SEL$2")
      NLJ_BATCHING(@"SEL$A8B7A3F4" "H7"@"SEL$2")
      USE_HASH(@"SEL$A8B7A3F4" "DS"@"SEL$9")
      USE_HASH(@"SEL$A8B7A3F4" "RST"@"SEL$11")
      USE_HASH(@"SEL$A8B7A3F4" "ITT"@"SEL$3")
      USE_HASH(@"SEL$A8B7A3F4" "ST"@"SEL$5")
      USE_HASH(@"SEL$A8B7A3F4" "PT"@"SEL$7")
      SWAP_JOIN_INPUTS(@"SEL$A8B7A3F4" "D"@"SEL$13")
      INDEX_RS_ASC(@"SEL$13512960" "DF1"@"SEL$14" ("DSCLR_FLNG"."DSCLR_PK" "DSCLR_FLNG"."BLLBL_FL"))
      END_OUTLINE_DATA
  */

This plan gives you an idea of why your initial synchronization has been long - most of your readings are one-piece readings and you have read 53 724 blocks. If you estimate 1 centisecond by read (which could be on a reasonable charge system) then it is 537 seconds. to 5 milliseconds per read, it's still 268 seconds or 4 minutes and 30 seconds.

A quick break down of some (the worst case) potential time - only you can say whether or not some of these readings will be always/often/never being cached in the file or at the SAN level.

Line 11 - physical reads 6 400 done - it's a tree bitmap then the readings are in the order of physical table with no. rereads. Call 5ms by read-online 32 seconds. L

| * 11 |            TABLE ACCESS BY INDEX ROWID | DSCLR                       |      1.   5079.   158K |   533 (1) | 00:00:08 |  91395 | 00:00:01.27 |    6460.   6400 |       |       |          |

The hash join takes us from 6 400 to 11 788 because it joins, lines 21 to 25 (nested loop) in which most of the work is the random access table with some automatic caching: 26 seconds. Do a search here rather than indexed 22 000 access? Which would be faster, which would charge less.

| * 25.             TABLE ACCESS BY INDEX ROWID | OCRN                        |  22050.      1.    21.     1 (0) | 00:00:01 |  21059 | 00:01:04.74 |   15634 |   5280.       |       |          |

Three nested loops that introduce more readings:

11788 9-> 26386:14 600 of the predicate view pushed which some lies but a very large index and a table of random access 73 seconds

8 26386-> 33783:7 400 index line 30 - big clue about 37 seconds Access hides

33783 7-> 53691:19 900 31 table access - large table line, not much caching, 100 seconds.

In each case, you can ask if an analysis would take less time than all of these random reads.

NOTE - all I'm pointing our here where you potentially use a lot of time so that you can ask whether or not you should do little of the query in this way, or if there is an alternative, or if the work you're doing is absolutely necessary. If you want to optimize the query you should consider the intent of the query and think your way through a reasonable join order to see if you can imagine an effective way to get the same data. I have written a few articles and presentation on an approach that begins by drawing - here is a link to an article I wrote for a group of SQL Server: https://www.simple-talk.com/sql/performance/designing-efficient-sql-a-visual-approach/

and a video I did with Kyle Hailey, while he was working for Embarcadero:Tune in for the ultimate SQL Tune-off | Landing pages

Concerning

Jonathan Lewis

Tags: Database

Similar Questions

  • Need help for the conversion of the nested loops to use the stream

    I'm trying to teach me how to effectively use the java stream, but finds it difficult to find the correct syntax for a problem of nested loop. I would like to convert the following code to use the Java 8 stream instead of nested loops.  Can anyone provide an example or a solution?

     /**
         * Return all members of stringListOne that begin with any of the strings in
         * stringListTwo
         *
         * @return all members of stringListOne that begin with any of the strings in
         * stringListTwo
         */
        Set<String> getFilteredStrings(Set<String> stringListOne, Set<String> stringListTwo) {
         
          Set<String> stringListOneFiltered = new HashSet<String>();
          for (String next : stringListOne) {
                for (String nextPrefix : stringListTwo) {
                    if (next.startsWith(nextPrefix)) {
                        stringListOneFiltered.add(next);
                    }
                }
            }
            return stringListOneFiltered;
        }
    

    Here's a test case for the above code:

    /**
         * Test method for {@link scratchpad.MyClass#getFilteredStrings(java.util.Set, java.util.Set)}.
         */
        @Test
        public final void testGetFilteredStrings() {
    
            MyClass uut = new MyClass();
            
            Set<String> stringListOne = new HashSet<String>();
            stringListOne.add("until");
            stringListOne.add("unite");
            stringListOne.add("under");
            stringListOne.add("prepare");
            stringListOne.add("pretend");
            stringListOne.add("prefix");
            stringListOne.add("prepend");
            stringListOne.add("post");
            stringListOne.add("positive");
            stringListOne.add("postgame");
            stringListOne.add("postpone");       
            
            Set<String> stringListTwo = new HashSet<String>();
            stringListTwo.add("post");
            stringListTwo.add("pre");
            stringListTwo.add("und");
            
            
            Set<String> result= uut.getFilteredStrings(stringListOne, stringListTwo);
            
            System.out.println(result);
            assertEquals(8, result.size());
        }
    

    Thanks for any help you can provide!  I get the hang of using the course of water, but this particular code was difficult.

    tmbc

    I found the following solution to my question:

    GetFilteredStrings (Set stringListOne, the value

    {Set stringListTwo)

    Predicate startsWith = p-> stringListTwo.stream () .anyMatch (prefix-> p.startsWith (prefix));

    Return stringListOne.stream () .filter (startsWith) .collect (Collectors.toSet ());

    }

  • Tips for Lightroom 6 help indicates again that if "using a graphics card AMD/ATI under Windows 64-bit with the AMD Catalyst driver 15.7 and Lightroom CC/Lightroom 6 hangs or crashes during launch or when you edit an image in the develop module.»  This

    Oops... .the everything in the title... My apologies!

    Tips for Lightroom 6 help indicates again that if "using a graphics card AMD/ATI under Windows 64-bit with the AMD Catalyst driver 15.7 and Lightroom CC/Lightroom 6 hangs or crashes during launch or when you edit an image in the develop module.»  This problem may occur when you use AMD Radeon HD 5xxx card graphics series 8xxx running versions of pilot 14.501.1003, 14.502.1014 and 15.200.1062.1004. For the Solution of the page install the AMD Catalyst 15.8 Beta Driver for Windows (posted August 31, 2015).  However, there are now a 16.1 driver... would this work with Lightroom 6buttons Photpshop CC without problem or should I stay with 15.8 beta for Windows driver (Windows 8.1.

    Thank you very much

    Paul Winstone

    Hi Paul,.

    This article was created when users have faced problem with old drivers for AMD graphics card.

    Yes, you can upgrade to the last 16.1 pilots and who should work well however, you should have 1 GB VRAM or more to take advantage of the GPU processors.

    Kind regards

    Claes

  • Some useful tips for photoshop touch?

    Anyone have tips for Adobe Photoshop Touch, it's new to me and I'm not 100% with him immediately

    Thanks for the reply on my forum

    Build-in tutorials should be a good starting point for you.

    In addition, you can watch some video tutorials... http://TV.Adobe.com/search/?q=Photoshop+touch&SortBy=relevancy

    If you have any questions, this forum is the place to ask. We already have a lot of good information here. For more information, that you don't see here, there is a community of people who can help you

    Hope that helps.

    -Guido

  • I have been using firefox on this computer for four years. last night you made an update, and now I get a message saying that it is not possible to use firefox wtf

    I have been using firefox on my computer for four years. now force you an update I didn't even, because everything was already beautiful, and now, if I try to use firefox, it says it can even be used on my computer. I want to look at my watch, I don't want to spend hours to reset things to the top or waiting for an email to tell me what im supposed to do. Why in the hell you force updates when things work correctly, just f - ing that aggravate all, why can not all that never works just leave him alone to work.

    Hello, the last version that was compatible with the os x 10.4.11 is firefox 3.6.28 - you can download it here: http://www.mozilla.org/en-US/firefox/all-older.html

    Installing Firefox on Mac

    Subsequently, please disable auto-updates in preferences > advanced > updates so that it will not happen...

  • I can't move the icons on my desktop by dragging them (I use to be able to) how correct them where I can move them again (I can't delete is)?

    I can't move the icons on my desktop by dragging them (I use to be able to) how correct them where I can move them again (I can't delete them either?)

    Hello

    Thanks for posting this question in the Microsoft Community.

    If I understand correctly, you are not able to drag icons on the desktop. I'll certainly try and help you in the matter of fixing.

    To help you to propose measures to solve the problem, I would appreciate if you could answer the following questions:

    1. Since when are you facing the issue?

    2. you have any security program installed on the computer?

    3. what happens when you try to remove the icons?

    4. do you get an error message?

    5. are you aware of any changes made to the computer before the show?

    Run a full scan using the Microsoft Safety Scanner and check for infections.

    Note: there is a risk of data loss if all the files are infected and which can be removed in the cleaning process.

    If the problem persists, start the computer in safe mode and perform a clean boot. Clean boot helps eliminate software conflicts.

    Note: when you are finished troubleshooting, follow step 3, mentioned in the article to start the computer to a normal startup.

    Hope this helps and let us know if you need more assistance. We will be happy to help.

  • Is it safe to use Safe Mod with networking for the use of the computer every day?

    Hi, my computer has problems to start normally and I was wondering, is it safe to use Safe Mod with networking for the use of the computer every day? I use the computer like 10 hours + every day. Is this correct and safe? Thank you

    Hello, Winston,

    It is actually for troubleshooting only.

    Networking Mode safe mode starts Windows in mode safe mode and includes the network drivers and services needed to access the Internet or other computers on your network.

    Some applications may not work properly or not at all if you use safe mode with networking for everyday computing.

    Wireless network adapter may not work when you use the Option "Safe Mode with network.

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

    Safe mode disables most of the processes and services running. These services include the Windows Update service. »

  • Do we not have to load the SBH20 before using it? If so, for how long?

    Hi friends,

    I just bought a Sony SBH20 bluetooth headset yesterday. Should I charge before using it? If so, for how long?

    Yes, that's correct.

    You can download the user guide here:

    http://support.sonymobile.com/global-en/sbh20/

  • What is the best strategy to implement a training activity of 5 days using Adobe Creative Cloud demo for 20 people?

    Hello

    What is the best strategy to implement a training activity of 5 days using Adobe Creative Cloud demo for 20 people?

    Will we have 20 unique Adobe ID? The demo can be downloaded and executed on multiple computers with a single Adobe ID? The Installation of the demo is clone-able by imaging / ghosting software? I work for a training logistics company, and we strive to take into account a client who wishes to use this software as part of their training.

    All the tips are greatly appreciated. The goal is to have an installation plan that is more effective.

    Hello

    You will need to contact support by calling/chat for this request.

    Contact the customer service

    * Be sure to stay connected with your Adobe ID before accessing the link above *.

    Kind regards

    Sheena

  • Can someone from adobe please just give me a link to download the CS6 apps, especially to fill, so that I can use the software that I pay correctly.

    I had a lot of difficulties recently after the installation of the CC 2105 - which I didn't.

    I had to darn well all remove, then reinstall and all my settings were lost - despite specifying that I needed.

    I have quoted me a page that does not give me the correct information on the CS6 restoration.

    Currently, the acrobat program I have is total xxxx and has been for weeks.

    I don't have time to continue to try to do things to work as changes to adobe.

    Today I planned some time to export a bunch of files with Bridge, however, and here, fuction of export is no longer available in the version I have--well, it's a great way of really & & & & & someone immediately.

    What I would like is a simple link to a Web page that allows me to re-download apps CS6. Please don't tell me that these are available in previous via CC versions because they are not.

    I don't want the last acrobat and I want to be able to use the bridge in the way I want - I don't want to use photoshop for this purpose.

    Can someone from adobe please just give me a link to download the CS6 apps, especially to fill, so that I can use the software that I pay correctly.

    Can someone from adobe please just give me a link to download the CS6 apps, especially to fill, so that I can use the software that I pay correctly.

    Can someone from adobe please just give me a link to download the CS6 apps, especially to fill, so that I can use the software that I pay correctly.

    Can someone from adobe please just give me a link to download the CS6 apps, especially to fill, so that I can use the software that I pay correctly.

    Please CAN BE a DIRECT LINK, not a pdf file with a bunch of instructions to update, just a link to the page where they are so that I can just download them THEN quietly go about my business.

    Thank you and my apologies for the tone.

    Hi Sonia-funnelweb

    We Apologize for the inconvenience you.

    Please see the link for downloads of bridge Adobe - Bridge: for Windows

    Adobe Bridge: For Macintosh

    For all Products(both MAC and Windows) CS6 applications download Creative Suite 6

    Concerning

    ~ Assani

  • Y at - it a tip for Undo and Redo to work?

    I tried all possible ways to use two fingers to swipe back, but I can't get the cancellation or reinstatement for work on my iPad mini. Does anyone have any tips for this?

    The gesture is not easy to use and it is only available for cutting and selection in the content-aware fill then we actually disabled in our 1.0.1 update. We are the reworking in our next release.

    If you really want to try, keep your two fingers on the screen and quickly swipe left or right. Keep your fingers too long will turn the pan gesture. I hope this helps.

  • Tips for starting the deployment vCenter and vSphere

    Well, so here's my question, and maybe it's a long one.

    I intend to deploy vSphere/vCenter deployment soon, and I am currently considering a network isolated for management stuff.  My understanding is that to get there, you have ESXi hosts to configure a NETWORK card that is connected to a remote switch and then assign IPs on the same subnet for each machine.  So that's what I would do.  NICs will be connected to a separate switch for the vMotion and the virtual machines on the host computers.

    This leaves me in a quandry minor, however.  I would like to get vCenter configuration on a virtual computer.  And vCenter must be able to communicate with the domain for the domain controllers, right?  What I would do is vCenter configuration, configuration of the distributed vSwitches and hang them up to the network adapters that are connected to the internal network (and therefore the domain controllers) and make sure that everything works correctly.  Once it's over, I want to put in place a couple of VMs who will take over the functions of the DCs and from there, the majority of the servers on the network of virtualization.  Yahoo!

    So, here's the problem, I can say.  If I want the management network server ESXi to be isolated with their own IP addresses, how is the vCenter VM supposed to communicate with the inside network where are domain controllers, because I won't have any installation of vSwitches to other network adapters, because I need to vCenter to create these vSwitches, etc..  Chicken and eggs?  I'm sure that someone has addressed and solved this problem before.  Help?

    Yes, it is what we have done to the SC for the VI Center and each host.  We use a non routable subnet for our network of Vmotion.

    Sorry I havn't been referred in the community forum, because I answered.

    If you have found this device or any other answer useful please consider the use of buttons useful or appropriate to award marks.

  • Can I use an I tunes card for the mini game on my I pad?

    Can I use an I tunes card for the mini game on my I pad?

    You should be able, unless you're an Organizer from family to family sharing (an organizer can not use gift cards). Buy the card on your account (this is the account that has downloaded the games on your iPad?): Redeem iTunes and Apple music gifts and codes - Apple Support

    Purchases should automatically use the balance of your account

  • I don't have the option "use Adobe Acrobat (in Firefox) for the Application PDF

    My accounting software runs on a Mozilla browser. When I saw the reports, it downloads it instead of preview of the report in a new window. My instructions are to go to the Options/Applications Mozilla browser and replace Portable Document Format "use Adobe Acrobat (in Firefox) - but this option does not exist.

    In addition, how to add Applications?

    The plugin can be disabled, which means, set to 'never activate', on the plugins page. I think that the forum does not detect it when you posted (see Question details > System Details more).

    To verify that you can open the page modules using either:

    • CTRL + SHIFT + a
    • "3-bar" menu button (or tools) > Add-ons

    In the left column, click on Plugins. On the right side, look for Adobe Acrobat. If it is disabled, it will be down on a gray box.

    If your plugin is very outdated, it can be disabled for security reasons. In this case, I suggest entering your product Adobe (Reader or Acrobat) and using the Help menu > check for updates.

    Update the main program should also update the plugin. If all goes well then you will be able to use again.

  • How do I backup my Mac Book Pro using disk Seagate Slim Portable for MAC?

    How do I backup my Mac Book Pro using disk Seagate Slim Portable for MAC?

    You can use Apple Time machine app

    Use Time Machine to back up or restore your Mac - Apple Support

Maybe you are looking for