NAC: How to reduce the time of connection of client computers Windows in authentication VLAN

Hi all

/ * Style definitions * / table. MsoNormalTable {mso-style-name: "Table Normal" "; mso-knew-rowband-size: 0; mso-knew-colband-size: 0; mso-style - noshow:yes; mso-style-priority: 99; mso-style - qformat:yes; mso-style-parent:" ";" mso-padding-alt: 0 to 5.4pt 0 to 5.4pt; mso-para-margin: 0; mso-para-margin-bottom: .0001pt; mso-pagination: widow-orphan; font-size: 11.0pt; font family: 'Calibri', 'sans-serif"; mso-ascii-font-family: Calibri; mso-ascii-theme-make: minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-make: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-make: minor-latin ;}"} I'm trying to shrink the log in time client machines take when they are in the authentication vlan.  The connection time increases from 5 minutes to 7 minutes when the machines are managed by the NAC.

/ * Style definitions * / table. MsoNormalTable {mso-style-name: "Table Normal" "; mso-knew-rowband-size: 0; mso-knew-colband-size: 0; mso-style - noshow:yes; mso-style-priority: 99; mso-style - qformat:yes; mso-style-parent:" ";" mso-padding-alt: 0 to 5.4pt 0 to 5.4pt; mso-para-margin: 0; mso-para-margin-bottom: .0001pt; mso-pagination: widow-orphan; font-size: 11.0pt; font family: 'Calibri', 'sans-serif"; mso-ascii-font-family: Calibri; mso-ascii-theme-make: minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-make: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-make: minor-latin ;}"}

We need for the NAC Agent perform an assessment AD SSO and posture before login scripts or other processes run.  It is essential for us to delay the other process to run until after that NAC place client machines on the vlan access because these process would hang & fail while they are in the authentication vlan. One of the processes that hung & failed is the mapping of different network drives when the login scripts are executed.

/ * Style definitions * / table. MsoNormalTable {mso-style-name: "Table Normal" "; mso-knew-rowband-size: 0; mso-knew-colband-size: 0; mso-style - noshow:yes; mso-style-priority: 99; mso-style - qformat:yes; mso-style-parent:" ";" mso-padding-alt: 0 to 5.4pt 0 to 5.4pt; mso-para-margin: 0; mso-para-margin-bottom: .0001pt; mso-pagination: widow-orphan; font-size: 11.0pt; font family: 'Calibri', 'sans-serif"; mso-ascii-font-family: Calibri; mso-ascii-theme-make: minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-make: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-make: minor-latin ;}"}

We ran a script to test and discovered that the NAC Agent will not run until it fits into the task bar of the window that requires process execution window iExplorer.  However, the window iExplorer process also means the execution of many other processes that should not be executed (because they will hang & fail) until after NAC moves these client machines in the vlan access.

/ * Style definitions * / table. MsoNormalTable {mso-style-name: "Table Normal" "; mso-knew-rowband-size: 0; mso-knew-colband-size: 0; mso-style - noshow:yes; mso-style-priority: 99; mso-style - qformat:yes; mso-style-parent:" ";" mso-padding-alt: 0 to 5.4pt 0 to 5.4pt; mso-para-margin: 0; mso-para-margin-bottom: .0001pt; mso-pagination: widow-orphan; font-size: 11.0pt; font family: 'Calibri', 'sans-serif"; mso-ascii-font-family: Calibri; mso-ascii-theme-make: minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-make: minor-fareast; mso-hansi-font-family: Calibri; mso-hansi-theme-make: minor-latin ;}"}

I need to know if it is possible to run the NAC Agent w/o it inserting itself in the system tray.  If possible, how is it done?

Any help is appreciated.

Thank you

David,

Currently is not possible. NAC agent runs as a program and must operate under user credentials to be able to identify the user properly underway that would be of NAC. In later versions, there is a component of the agent service, but the SSO feature is always based on the Agent is loaded correctly. Your option is to run a script of late (detailed here: http://tinyurl.com/25d2aua ) and once this passes, then call your other scripts that do the mapping.

Also, if you experience excessive delays in the initial process of the SSO, ensure that you open all the ports that must be open, including the FRAGMENTS IP and ICMP for all your domain controllers in the unauthenticated role.

HTH,

Faisal

Tags: Cisco Security

Similar Questions

  • How to reduce the time

    HI friends,

    I work with Owb, I need a help from you all.pls help me as soon as POSSIBLE... (i.e) when I run the map in the center of control, nearly 3-4 hours.sure mapping I know there huge data in the database, but can we reduce the time for execution of these mappings.. pls let me know...

    Thank you
    Rajusen

    Deploy the mapping, then run it.

  • How to reduce the time to backup my ReadyNAS 204 Server?

    I use my ReadyNAS 204 Server backup storage. It takes about 10 hours to backup my ReadyNAS 204 server. There are about 400 GB of data on my server. Is it possible to shorten the time of backup?

    Make sure they are both connected to the same switch or the modem. If they are not, doing so is expected to accelerate dramatically.

  • How to reduce the time of triggered output

    Hi, I am using PCI6111 to run some Matlab commands with external triggers. The meter is used for counting of triggers. I tested the delay between the edges of the relaxation and execution of analogue output and has found has fluctuated around 2 ms to Ms 6 is it possible to reduce to a minimum the time? Thank you!

    Matlab codes are:

    % meter Installer;
    s = daq.createSession('ni');
    s.addCounterInputChannel ("dev1', 'ctr0', 'EdgeCount'");
    s.Channels (1). ActiveEdge = 'falling ';
    Get (s.Channels (1), 'Terminal'); PFI8% return

    % Add ananlogputput to work as new triggers;
    S1 = daq.createSession('ni');
    S1.addAnalogOutputChannel('dev1',[0],'Voltage'); AO0%

    %
    VolumeNumber = 400;
    FramePerVolume = 2;
    TotalTrigger = VolumeNumber * FramePerVolume;

    %%
    VaOn = 2;
    VaOff =-2;
    outputSingleScan (s1, [VaOff]);
    %%
    II = 0;
    s.resetCounters;
    NN = s.inputSingleScan;
    Nlast = 0;
    then NN<>
    NN = s.inputSingleScan;
    N = mod(NN,2);
    If N == 1 & NN == Nlast + 1;
    DISP (NN)
    outputSingleScan (s1, [VaOff]);
    Nlast = NN;
    else if N == 0 & NN == Nlast + 1;
    DISP (NN)
    outputSingleScan (s1, [VaOn]);
    Nlast = NN;
    end
    end
    DISP('Done~')


  • How to reduce the time required for INCLUSION

    Hello

    I have a vision SV which holds about 33 000 records, but when I try to insert the number of records in a table SV_T, taking huge amount of time that is 2 to 3 hours.

    What could be the reason, please provide your feedback.

    Also, I use the remote application for these operations.

    >

    Hello Chris and welcome to the forums.

    I have a vision SV which holds about 33 000 records, but when I try to insert these
    number of records in a table SV_T, taking huge amount of time that is 2 to 3 hours.

    What could be the reason, please provide your feedback.

    Also, I use the remote application for these operations.

    This is a technical question and you should go here and there [url https://forums.oracle.com/forums/forum.jspa?forumID=75] ask here.

    Note the name of this group in particular - in particular the bit in brackets.
    Forum: Suggestions and comments from the Community *(Do Not Post Product-Related Questions Here) *.

    Please also take the time to read the FAQ of the Group and the message by BluShadow
    at the top of the list of positions in the group SQL and PL/SQL .

    Help us help you.

    HTH,

    Paul...

    BTW, please close the thread here.

  • How to reduce the time in the query

    Hi all

    When I run this query, it will take more time to run it... Please suggest me... I added parallael tips... can we add advice to this request
    select
    /*+ parallel(b, 10)  parallel(a 10) parallel(f, 10) parallel(s 10) */
        (((Category.Customer_Meter_Reading)/(Category.Customer_All_Meter_Reading))*100) as Count_of_customers,           -- % of Customers
        Count(g.Anlage) as Count_Of_Supplypoints,        -- Count of Supply points
        case
            When a.cokey = '1000' then 'Premier Energy' -- Customer Segment
            When a.cokey = '2000' then 'Energy First'
            When a.cokey = '3000' then 'PAYGE'
        end as Customer_Segment,
       
         case
            when nvl(df.SPARTE,'X') = 'X' then 'Dual Fuel'
            else
            case
            when b.SPARTE ='01' then 'Electricity'      --Product
            when b.SPARTE ='02' then 'Gas'
            end
        end Product,
       
        case
            when b.fdgrp = '0000000001' then 'Direct Debit - QVDD'  --PayMethod
            when b.fdgrp = '0000000002' then 'Direct Debit - CPS'
            when b.fdgrp = '0000000003' then 'Standing Order'
            when b.fdgrp = '0000000004' then 'CPS - APT'
            when b.fdgrp = '0000000005' then 'Magnetic Card'
            when b.fdgrp = '0000000006' then 'CPS QEP'
            when b.fdgrp = '0000000007' then 'Cash / Cheque'
            when b.fdgrp = '0000000008' then 'Fuel Direct'
            when b.fdgrp = '0000000009' then 'Prepayment'
            when b.fdgrp = '0000000010' then 'Pending Fuel Direct'
            else 'Other'
        end as Paymethod,
       
        case
             when f.TARIFART='E-CAP4' then 'E-CAP4 - Price Protection April 2009'
             when f.TARIFART='E-CAP5' then 'E-CAP5 - Price Promise'
             when f.TARIFART='E-FIX2' then 'E-FIX2 - Price Protection 2010'
             when f.TARIFART='E-FIX4' then 'E-FIX4 - Click Energy'
             when f.TARIFART='E-FIX5' then 'E-FIX5 - Price Protection December 2009'
             when f.TARIFART='E-FIX13' then 'E-FIX13 - Fix & Fall'
             when f.TARIFART='E-FIX12' then 'E-FIX12 - Fix & Fall 2'
             when f.TARIFART='E-FIX10' then 'E-FIX10 - Click Energy 2'
             when f.TARIFART='E-FIX14' then 'E-FIX14 - Essentials (Social Tariff)'
             when f.TARIFART='E-FIX6' then 'E-FIX6 - Discounted Energy'
             when f.TARIFART='E-FIX16' then 'E-FIX16 - Click Energy 3'
             when f.TARIFART='E-FIX20' then 'E-FIX20 - Market Tracker'
             when f.TARIFART='E-FIX17' then 'E-FIX17 - Future Energy'
             when f.TARIFART='E-FIX18' then 'E-FIX18 - Zero Carbon'
             when f.TARIFART='E-FIX21' then 'E-FIX21 - Click Energy 4'
             when f.TARIFART='E-FIX23' then 'E-FIX23 - Price Protection February 2009'
             when f.TARIFART='E-FIX22' then 'E-FIX22 - Click Energy 5'
             when f.TARIFART='E-FIX19' then 'E-FIX19 - 10% Discount Tracker'
             when f.TARIFART='E-FIX11' then 'E-FIX11 - Price Guarantee 2009'
             when f.TARIFART='E-FIX24' then 'E-FIX24 - Price Guarantee 2009 Green Elec'
             when f.TARIFART='G-CAP1' then 'G-CAP1 - Price Protection April 2009'
             when f.TARIFART='G-CAP2' then 'G-CAP2 - Price Promise'
             when f.TARIFART='G-FIX2' then 'G-FIX2 - Price Protection 2010'
             when f.TARIFART='G-FIX4' then 'G-FIX4 - Click Energy'
             when f.TARIFART='G-FIX5' then 'G-FIX5 - Price Protection December 2009'
             when f.TARIFART='G-FIX13' then 'G-FIX13 - Fix & Fall'
             when f.TARIFART='G-FIX12' then 'G-FIX12 - Fix & Fall 2'
             when f.TARIFART='G-FIX10' then 'G-FIX10 - Click Energy 2'
             when f.TARIFART='G-FIX14' then 'G-FIX14 - Essentials (Social Tariff)'
             when f.TARIFART='G-FIX6' then 'G-FIX6 - Discounted Energy'
             when f.TARIFART='G-FIX16' then 'G-FIX16 - Click Energy 3'
             when f.TARIFART='G-FIX20' then 'G-FIX20 - Market Tracker'
             when f.TARIFART='G-FIX18' then 'G-FIX18 - Zero Carbon'
             when f.TARIFART='G-FIX21' then 'G-FIX21 - Click Energy 4'
             when f.TARIFART='G-FIX23' then 'G-FIX23 - Price Protection February 2009'
             when f.TARIFART='G-FIX22' then 'G-FIX22 - Click Energy 5'
             when f.TARIFART='G-FIX19' then 'G-FIX19 - 10% Discount Tracker'
             when f.TARIFART='G-FIX11' then 'G-FIX11 - Price Guarantee 2009'
             when f.TARIFART='E-FIX26' then 'E-FIX26 - Fixed Price 2011'
             when f.TARIFART='G-FIX26' then 'G-FIX26 - Fixed Price 2011'
             when f.TARIFART='E-FIX29' then 'E-FIX29 - ClickEnergy6'
             when f.TARIFART='G-FIX29' then 'G-FIX29 - ClickEnergy6'
             when f.TARIFART='E-FIX30' then 'E-FIX30 - DualFuel Extra (new Mason)'
             when f.TARIFART='G-FIX30' then 'G-FIX30 - DualFuel Extra (new Mason)'
             when f.TARIFART='E-FIX31' then 'E-FIX31 - 15% Discount Tracker'
             when f.TARIFART='G-FIX31' then 'G-FIX31 - 15% Discount Tracker'
             when f.TARIFART='E-FIX32' then 'E-FIX32 - Fixed Price 2012'
             when f.TARIFART='G-FIX32' then 'G-FIX32 - Fixed Price 2012'
             when f.TARIFART='E-FIX34' then 'E-FIX34 - Rollback'
             when f.TARIFART='G-FIX34' then 'G-FIX34 - Rollback'
             else 'Other'
        end Tariff      --Proposition
       
    From

        Ever            a,
        Erch            b,
        ztucs_so_items  s,
        ztucs_so_items  df,
        EABL            h,
        EABLG           g,
        Ettifn          f,
    (Select
      SUM(CASE WHEN h.ABLESTYP IN ('01','02')
               THEN 1
               ELSE 0
               END)  Customer_Meter_Reading,
      SUM(CASE WHEN h.ABLESTYP IN ('01','02','03','04')
               THEN 1
               ELSE 0
               END) Customer_All_Meter_Reading,
      g.anlage    as Category_Anlage   
    From
    EABL                      h,
    EABLG                   g
    Where
    (h.ABLESTYP in('01','02','03','04')
    OR h.ISTABLART in('01','02','06','A','AR','C','CL','CO',
                        'DR','FE','GA','GC','GD','GE','GF','GG','GH','GI','GJ','GN',
                        'GO','GP','GT','GU','GV','MO','MR','P','PP','SI','SM','T',
                        'TR','PR','Q','IV','Z'))
    AND h.Mandt = g.Mandt
    AND g.ABLBELNR = h.ABLBELNR
    GROUP BY g.anlage ) Category

    where
        a.loevm   = ' '                                    -- Current Contract
        AND b.fdgrp <> ' '   
        AND a.Anlage <> ' '
        AND f.Anlage <> ' '
        AND s.item_type in ('02', '03')                          -- Move-in or Acquisition
       
        AND a.auszdat = '99991231'
        AND (f.bis is null OR (f.bis ='99991231' AND f.inaktiv = ' ')) -- facts
        AND f.operand in('ERT-FIX','ERT-CAP','GRT-FIX','GRT-CAP')
              
        AND g.ABLESGR     = '06' 
        AND s.move_date >                           -- Opening Meter Read
            (    Case
                    when a.cokey in('1000','2000','3000')
                    then (SELECT TO_CHAR(SYSDATE - 400, 'yyyymmdd') FROM dual)         -- 52 WEEKS and 35 days ago data
                end
            )
        AND s.move_date <
            (
                Case
                    when a.cokey IN('1000','2000','3000')
                    then (SELECT TO_CHAR(SYSDATE , 'yyyymmdd') FROM dual)                 -- Current date
                end
            )
    --    AND a.VKONTO  = b.VKONT
        AND a.MANDT = b.MANDT
        AND a.VERTRAG = b.VERTRAG
        AND b.VKONT (+) = s.VKONT
        AND s.MANDT = b.MANDT
        AND g.MANDT = h.MANDT
        AND g.ABLBELNR  = h.ABLBELNR
        AND a.anlage=g.anlage
        AND a.Anlage(+) = f.Anlage

        AND df.ITEM_TYPE in ('02', '03')                            ----Dual Fuel Check
        AND df.MANDT(+) = s.MANDT
        AND df.SO_KEY(+) = s.SO_KEY
        AND df.SO_ITEM_KEY(+) <> s.SO_ITEM_KEY
        AND df.SPARTE(+) <> s.SPARTE

        AND s.ANLAGE = Category.Category_Anlage
           
    group by
    /*+ parallel(b, 10) */
    'hint6',
          case
            when nvl(df.SPARTE,'X') = 'X' then 'Dual Fuel'
            else
            case
            when b.SPARTE ='01' then 'Electricity'      --Product
            when b.SPARTE ='02' then 'Gas'
            end
        end ,
        f.TARIFART,
        a.cokey,
        b.fdgrp,
        Category.Customer_Meter_Reading,
        Category.Customer_All_Meter_Reading
    explain plan
    PLAN_TABLE_OUTPUT

    Plan hash value: 2310571763

    ------------------------------------------------------------------------------------------------------------------------------------------------------
    | Id  | Operation                                   | Name              | Rows  | Bytes |TempSpc| Cost (%CPU)| Time     |    TQ  |IN-OUT| PQ Distrib |
    ------------------------------------------------------------------------------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT                            |                   |  2574 |   771K|       |    12M (14)| 40:16:00 |        |      |            |
    |   1 |  PX COORDINATOR                             |                   |       |       |       |            |          |        |      |            |
    |   2 |   PX SEND QC (RANDOM)                       | :TQ10010          |  2574 |   771K|       |    12M (14)| 40:16:00 |  Q1,10 | P->S | QC (RAND)  |
    |   3 |    HASH GROUP BY                            |                   |  2574 |   771K|       |    12M (14)| 40:16:00 |  Q1,10 | PCWP |            |
    |   4 |     PX RECEIVE                              |                   |  2574 |   771K|       |    12M (14)| 40:16:00 |  Q1,10 | PCWP |            |
    |   5 |      PX SEND HASH                           | :TQ10009          |  2574 |   771K|       |    12M (14)| 40:16:00 |  Q1,09 | P->P | HASH       |
    |   6 |       HASH GROUP BY                         |                   |  2574 |   771K|       |    12M (14)| 40:16:00 |  Q1,09 | PCWP |            |
    |*  7 |        HASH JOIN                            |                   |  3696M|  1056G|       |    11M (12)| 39:02:50 |  Q1,09 | PCWP |            |
    |   8 |         PX RECEIVE                          |                   | 59774 |    15M|       |  1390K (10)| 04:38:06 |  Q1,09 | PCWP |            |
    |   9 |          PX SEND HASH                       | :TQ10008          | 59774 |    15M|       |  1390K (10)| 04:38:06 |  Q1,08 | P->P | HASH       |
    |  10 |           BUFFER SORT                       |                   |  2574 |   771K|       |    12M (14)| 40:16:00 |  Q1,08 | PCWP |            |
    |  11 |            NESTED LOOPS                     |                   | 59774 |    15M|       |  1390K (10)| 04:38:06 |  Q1,08 | PCWP |            |
    |* 12 |             FILTER                          |                   |       |       |       |            |          |  Q1,08 | PCWC |            |
    |  13 |              NESTED LOOPS OUTER             |                   | 59774 |    13M|       |  1370K (10)| 04:34:06 |  Q1,08 | PCWP |            |
    |* 14 |               HASH JOIN                     |                   | 59774 |    12M|    87M|  1343K (10)| 04:28:45 |  Q1,08 | PCWP |            |
    |  15 |                PX RECEIVE                   |                   |    13M|   723M|       | 27311   (6)| 00:05:28 |  Q1,08 | PCWP |            |
    |  16 |                 PX SEND HASH                | :TQ10006          |    13M|   723M|       | 27311   (6)| 00:05:28 |  Q1,06 | P->P | HASH       |
    |  17 |                  PX BLOCK ITERATOR          |                   |    13M|   723M|       | 27311   (6)| 00:05:28 |  Q1,06 | PCWC |            |
    |* 18 |                   TABLE ACCESS FULL         | ZTUCS_SO_ITEMS    |    13M|   723M|       | 27311   (6)| 00:05:28 |  Q1,06 | PCWP |            |
    |  19 |                PX RECEIVE                   |                   |    33M|  5104M|       |  1284K (11)| 04:16:49 |  Q1,08 | PCWP |            |
    |  20 |                 PX SEND HASH                | :TQ10007          |    33M|  5104M|       |  1284K (11)| 04:16:49 |  Q1,07 | P->P | HASH       |
    |* 21 |                  HASH JOIN BUFFERED         |                   |    33M|  5104M|    59M|  1284K (11)| 04:16:49 |  Q1,07 | PCWP |            |
    |  22 |                   PX RECEIVE                |                   |  4882K|   540M|       |   950K (11)| 03:10:02 |  Q1,07 | PCWP |            |
    |  23 |                    PX SEND HASH             | :TQ10004          |  4882K|   540M|       |   950K (11)| 03:10:02 |  Q1,04 | P->P | HASH       |
    |* 24 |                     HASH JOIN               |                   |  4882K|   540M|       |   950K (11)| 03:10:02 |  Q1,04 | PCWP |            |
    |* 25 |                      HASH JOIN              |                   |  1554K|   114M|       |   225K (10)| 00:45:09 |  Q1,04 | PCWP |            |
    |  26 |                       PX RECEIVE            |                   |  1424K|    47M|       |   185K (10)| 00:37:10 |  Q1,04 | PCWP |            |
    |  27 |                        PX SEND HASH         | :TQ10002          |  1424K|    47M|       |   185K (10)| 00:37:10 |  Q1,02 | P->P | HASH       |
    |  28 |                         PX BLOCK ITERATOR   |                   |  1424K|    47M|       |   185K (10)| 00:37:10 |  Q1,02 | PCWC |            |
    |* 29 |                          TABLE ACCESS FULL  | ETTIFN            |  1424K|    47M|       |   185K (10)| 00:37:10 |  Q1,02 | PCWP |            |
    |  30 |                       PX RECEIVE            |                   |    15M|   613M|       | 39811  (10)| 00:07:58 |  Q1,04 | PCWP |            |
    |  31 |                        PX SEND HASH         | :TQ10003          |    15M|   613M|       | 39811  (10)| 00:07:58 |  Q1,03 | P->P | HASH       |
    |  32 |                         PX BLOCK ITERATOR   |                   |    15M|   613M|       | 39811  (10)| 00:07:58 |  Q1,03 | PCWC |            |
    |* 33 |                          TABLE ACCESS FULL  | EVER              |    15M|   613M|       | 39811  (10)| 00:07:58 |  Q1,03 | PCWP |            |
    |  34 |                      BUFFER SORT            |                   |       |       |       |            |          |  Q1,04 | PCWC |            |
    |  35 |                       PX RECEIVE            |                   |    45M|  1678M|       |   724K (11)| 02:24:50 |  Q1,04 | PCWP |            |
    |  36 |                        PX SEND HASH         | :TQ10000          |    45M|  1678M|       |   724K (11)| 02:24:50 |        | S->P | HASH       |
    |* 37 |                         INDEX FAST FULL SCAN| PK_EABLG          |    45M|  1678M|       |   724K (11)| 02:24:50 |        |      |            |
    |  38 |                   PX RECEIVE                |                   |   188M|  7554M|       |   279K (11)| 00:55:58 |  Q1,07 | PCWP |            |
    |  39 |                    PX SEND HASH             | :TQ10005          |   188M|  7554M|       |   279K (11)| 00:55:58 |  Q1,05 | P->P | HASH       |
    |  40 |                     PX BLOCK ITERATOR       |                   |   188M|  7554M|       |   279K (11)| 00:55:58 |  Q1,05 | PCWC |            |
    |* 41 |                      TABLE ACCESS FULL      | ERCH              |   188M|  7554M|       |   279K (11)| 00:55:58 |  Q1,05 | PCWP |            |
    |  42 |                FAST DUAL                    |                   |     1 |       |       |     2   (0)| 00:00:01 |        |      |            |
    |  43 |                 FAST DUAL                   |                   |     1 |       |       |     2   (0)| 00:00:01 |        |      |            |
    |* 44 |               TABLE ACCESS BY INDEX ROWID   | ZTUCS_SO_ITEMS    |     1 |    30 |       |     4   (0)| 00:00:01 |  Q1,08 | PCWP |            |
    |* 45 |                INDEX RANGE SCAN             | PK_ZTUCS_SO_ITEMS |     1 |       |       |     3   (0)| 00:00:01 |  Q1,08 | PCWP |            |
    |* 46 |             INDEX RANGE SCAN                | PK_EABL           |     1 |    25 |       |     3   (0)| 00:00:01 |  Q1,08 | PCWP |            |
    |  47 |         BUFFER SORT                         |                   |       |       |       |            |          |  Q1,09 | PCWC |            |
    |  48 |          PX RECEIVE                         |                   |    15M|   529M|       |    10M (12)| 34:19:02 |  Q1,09 | PCWP |            |
    |  49 |           PX SEND HASH                      | :TQ10001          |    15M|   529M|       |    10M (12)| 34:19:02 |        | S->P | HASH       |
    |  50 |            VIEW                             |                   |    15M|   529M|       |    10M (12)| 34:19:02 |        |      |            |
    |  51 |             HASH GROUP BY                   |                   |    15M|   958M|    37G|    10M (12)| 34:19:02 |        |      |            |
    |* 52 |              HASH JOIN                      |                   |   487M|    30G|    16G|  6939K (10)| 23:07:59 |        |      |            |
    |* 53 |               TABLE ACCESS FULL             | EABL              |   414M|    11G|       |  4157K (12)| 13:51:29 |        |      |            |
    |  54 |               INDEX FAST FULL SCAN          | PK_EABLG          |   488M|    16G|       |   707K  (9)| 02:21:26 |        |      |            |
    ------------------------------------------------------------------------------------------------------------------------------------------------------

    Predicate Information (identified by operation id):
    ---------------------------------------------------

       7 - access("S"."ANLAGE"="CATEGORY"."CATEGORY_ANLAGE")
      12 - filter("DF"."ITEM_TYPE"='02' OR "DF"."ITEM_TYPE"='03')
      14 - access("B"."VKONT"="S"."VKONT" AND "S"."MANDT"="B"."MANDT")
           filter("S"."MOVE_DATE">CASE "A"."COKEY" WHEN '1000' THEN  (SELECT TO_CHAR(SYSDATE@!-400,'yyyymmdd') FROM "SYS"."DUAL" "DUAL") WHEN
                  '2000' THEN  (SELECT TO_CHAR(SYSDATE@!-400,'yyyymmdd') FROM "SYS"."DUAL" "DUAL") WHEN '3000' THEN  (SELECT TO_CHAR(SYSDATE@!-400,'yyyymmdd')
                  FROM "SYS"."DUAL" "DUAL") END  AND "S"."MOVE_DATE"<CASE "A"."COKEY" WHEN '1000' THEN  (SELECT TO_CHAR(SYSDATE@!,'yyyymmdd') FROM "SYS"."DUAL"
                  "DUAL") WHEN '2000' THEN  (SELECT TO_CHAR(SYSDATE@!,'yyyymmdd') FROM "SYS"."DUAL" "DUAL") WHEN '3000' THEN  (SELECT
                  TO_CHAR(SYSDATE@!,'yyyymmdd') FROM "SYS"."DUAL" "DUAL") END )
      18 - filter("S"."ITEM_TYPE"='02' OR "S"."ITEM_TYPE"='03')
      21 - access("A"."MANDT"="B"."MANDT" AND "A"."VERTRAG"="B"."VERTRAG")
      24 - access("A"."ANLAGE"="G"."ANLAGE")
      25 - access("A"."ANLAGE"="F"."ANLAGE")
      29 - filter("F"."BIS"='99991231' AND ("F"."OPERAND"='ERT-CAP' OR "F"."OPERAND"='ERT-FIX' OR "F"."OPERAND"='GRT-CAP' OR
                  "F"."OPERAND"='GRT-FIX') AND "F"."INAKTIV"=' ' AND "F"."ANLAGE"<>' ')
      33 - filter("A"."AUSZDAT"='99991231' AND "A"."LOEVM"=' ' AND "A"."ANLAGE"<>' ')
      37 - filter("G"."ABLESGR"='06' AND "G"."ANLAGE"<>' ')
      41 - filter("B"."FDGRP"<>' ')
      44 - filter("DF"."SPARTE"(+)<>"S"."SPARTE")
      45 - access("DF"."MANDT"(+)="S"."MANDT" AND "DF"."SO_KEY"(+)="S"."SO_KEY")
           filter("DF"."SO_ITEM_KEY"(+)<>"S"."SO_ITEM_KEY")
      46 - access("G"."MANDT"="H"."MANDT" AND "G"."ABLBELNR"="H"."ABLBELNR")
      52 - access("H"."MANDT"="G"."MANDT" AND "G"."ABLBELNR"="H"."ABLBELNR")
      53 - filter("H"."ABLESTYP"='01' OR "H"."ABLESTYP"='02' OR "H"."ABLESTYP"='03' OR "H"."ABLESTYP"='04' OR "H"."ISTABLART"='01' OR
                  "H"."ISTABLART"='02' OR "H"."ISTABLART"='06' OR "H"."ISTABLART"='A' OR "H"."ISTABLART"='AR' OR "H"."ISTABLART"='C' OR "H"."ISTABLART"='CL' OR
                  "H"."ISTABLART"='CO' OR "H"."ISTABLART"='DR' OR "H"."ISTABLART"='FE' OR "H"."ISTABLART"='GA' OR "H"."ISTABLART"='GC' OR "H"."ISTABLART"='GD'
                  OR "H"."ISTABLART"='GE' OR "H"."ISTABLART"='GF' OR "H"."ISTABLART"='GG' OR "H"."ISTABLART"='GH' OR "H"."ISTABLART"='GI' OR
                  "H"."ISTABLART"='GJ' OR "H"."ISTABLART"='GN' OR "H"."ISTABLART"='GO' OR "H"."ISTABLART"='GP' OR "H"."ISTABLART"='GT' OR "H"."ISTABLART"='GU'
                  OR "H"."ISTABLART"='GV' OR "H"."ISTABLART"='IV' OR "H"."ISTABLART"='MO' OR "H"."ISTABLART"='MR' OR "H"."ISTABLART"='P' OR
                  "H"."ISTABLART"='PP' OR "H"."ISTABLART"='PR' OR "H"."ISTABLART"='Q' OR "H"."ISTABLART"='SI' OR "H"."ISTABLART"='SM' OR "H"."ISTABLART"='T' OR
                  "H"."ISTABLART"='TR' OR "H"."ISTABLART"='Z')
    Note: On each of the tables we have a field called mandt, who is the field of indexes for all tables listed below.
    We do not have privileges to create indexes in our database.


    Please do what is necessary...

    Thanks in advance

    samuraibala wrote:
    Hi all

    When I run this query, it will take more time to run it... Please suggest me... I added parallael tips... can we add advice to this request

    The biggest contributor under the plan displayed is the following view inline, that is running a series on the large table EABL sweep. You might consider adding a hint of parallel, for example like this:

    (Select / * + parallel (h) * /)
    SUM (CASE WHEN h.ABLESTYP IN ('01 ', ' 02')
    THEN 1
    0 OTHERWISE
    END Customer_Meter_Reading),
    SUM (CASE WHEN h.ABLESTYP IN ('01', '02', ' 03', ' 04')
    THEN 1
    0 OTHERWISE
    END Customer_All_Meter_Reading),
    g.Anlage as Category_Anlage
    Of
    EABL h,
    EABLG g
    Where
    (h.ABLESTYP in ('01 ',' 02','03 ', ' 04')
    OR h.ISTABLART ('01', ' 02 ', ' 06', 'A', 'AR', ' it 'CL', 'CO',)
    'DR', 'FE', 'GA', 'GC', 'GD', "GE", "GF", "GG", "GH", "GI", "GJ", "GN"
    'GO', 'PG', 'GT', 'GU', 'GV', 'MO', 'SIR', 'P', 'PP', 'IF', 'DM', 'T'.
    'TR', 'PR', 'Q', 'IV', 'Z'))
    AND h.Mandt = g.Mandt
    AND g.ABLBELNR = h.ABLBELNR
    GROUP BY g.anlage) category

    I don't know if the following two expressions are sensitive:

    First of all, you need not to use a scalar subquery to evaluate this constant expression, a simple TO_CHAR (SYSDATE - 400, 'YYYYMMDD') should be sufficient
    Secondly, why do you not use TO_CHAR? Is MOVE_DATE a TANK or a DATE column? If it's a DATE column (as its name suggests) then simply use trunc (SYSDATE - 400) instead of TO_CHAR (...)
    Thirdly, what happens if HOKEY is not in ('1000', '2000' 3000')? Then these expressions return the NULL value which will efficiently filter on these files. What is your intention?

    AND s.move_date >-read meter opening
    (Case
    where a.cokey in ('1000 ',' 2000 ', ' 3000')
    then (SELECT TO_CHAR(SYSDATE-400, 'yyyymmdd') FROM dual) - 52 WEEKS and 35 weeks ago given
    end
    )
    AND s.move_date
    (
    Case
    where a.cokey IN ('1000 ', '2000','3000 ')
    then (SELECT TO_CHAR (SYSDATE, 'yyyymmdd') FROM dual) - current date
    end
    )

    I don't think that it is a valid position for a tip, so I don't know what plan you make with it?

    Group
    / * + parallel (10B) * /.

    Kind regards
    Randolf

    Oracle related blog stuff:
    http://Oracle-Randolf.blogspot.com/

    SQLTools ++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676 /.
    http://sourceforge.NET/projects/SQLT-pp/

  • How to decrease the time to start on Satellite A300/U01?

    I have a laptop Toshiba Satellite A300/U01. With the following characteristics:
    Intel Core 2 Duo T 9400 @ 2.53 GHz
    4.00 GB RAM
    ATI Mobility Radeon HD 3650 graphics card
    Windows Vista Edition Home Premium

    I was wondering if anyone can tell me how to reduce the startup time of my laptop including how to optimize windows vista. It currently takes about 2.5 to 3-minute boot times.
    I used msconfig to limit the number of programs at the start of the anti-virus, as well as a few others and Tempro software up-to-date.
    Please help, because I constantly need to close starting up my computer on a daily basis.
    Kind regards

    Jack

    Hello

    Very interesting discussion on the time of boot sequence you can find
    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?MessageID=134947

    Check it out!

  • accordion jQuery how to reduce the default Panel

    Hi I'm using the latest Dreamweaver how to reduce the Panel so that none are open when the page opens.

    mayramoca33 wrote:

    foldingType: Boolean

    By default:false

    If all the sections can be closed at the same time. To collapse the current section.

    Code examples:

    Initialize a Accordion with the collapsible option specified:

    1

    $( ".selector" ).accordion({ collapsible: true });

    Get or set the collapsible option, after init:

    1

    2

    3

    4

    5

    // getter

    var collapsible = $( ".selector" ).accordion( "option", "collapsible" );

    // setter

    $( ".selector" ).accordion( "option", "collapsible", true );

    Hi Nancy I see this

    and I click on reducible in property panel and it gives me this:

    But I can't understand how to reduce the first Panel

    http://restoring-health.NET/resources.html

    Try the following:

  • How to reduce reading time?

    I use openscript on oracle ebs/forms, but when I playback, it costs me a lot of time and I can hardly stand. I already reduced the time for reflection after each command. Can anyone give me a suggestion on how to reduce the playing time?

    Use the option of reading "without delay."

    'See '->' preferences OpenScript'-> 'Reading'-> "SEEN Pacing (Think Time)"

  • How to reduce the size of the records Quicktime file?

    On my Mac, they take as much space as 1 GB for a film record or a screen for 2 minutes.

    iPad records take up much less space and are of a higher quality.

    Anyone know how to reduce the size of the file, or at least tell me why they use so much space? I have only 128 GB.

    A big thank you to you all, good people.

    I don't see that you can export out of other than QT. MOV

    but you can use an external converter

    While it is mainly used to convert video files to DVD it will also convert video files.

    https://handbrake.fr

  • How to set the time that my screen stays on?

    How to set the time that my screen lights up.  I have an iPod Touch 6?

    Settings > general > auto-lock

  • How to set the time between slides in a slideshow (iPhoto, el capitan)

    How to set the time to say - 5 seconds or 20 seconds - between slide show photos in iPhoto. I use el capitan.

    See the Settings button at the bottom right of the toolbar (at the bottom of the slide show). Click on it and you have a small window with two tabes, refers to all the slides, the other to the selected slide. You can make your choice

  • On Apple Watch, how to change the time when traveling to a different country, like London or Singapore?

    For Apple Watch, can someone please show me how to change the time on my watch when I travel to another country, like London or Singapore? Thank you.

    Hello

    When traveling to a different time zone, it is not necessary to manually change the time on Apple Watch.

    After turning off the flight on each of your iPhone and Apple Watch, the time on your watch can be updated automatically to reflect the local time.

    If it is not the case, try restarting your watch:

    -To switch off your watch: press and hold the button side until you see the cursor off the power; slide it to turn off.

    -To reactivate: press and hold the side button until you see the Apple logo.

  • How to reduce the amount of storage to free up more space

    How to reduce the amount of storage to free up more space

    There are several things you could do.

    Save your iPad to iTunes on a computer or create an iCloud account, find out how much storage space you need for data and if you need to buy storage space monthly, to do. Then save your iPad to iCloud.

    HOWEVER the data backup on your iPad using WiFi or Bluetooth wireless, local devices such as portable hard drives or small flash memory drives designed for use with mobile devices, like the iPad.

    Remove the applications that you use is no longer. If you start to use them in the future, you can re-download them the iOS App Store.

    Thin out / remove the amount of music and movies you have on your iPad.

    If you make a backup of your iPad, you can thin out / delete all images stored in the iOS App Photos.

    Thin out / remove all books electronic, iBooks, eMagazines, and PDF documents, you have stored on your iPad. Magazines and e-books can be redownloaded at a later date.

  • How to reduce the brightness of the screen under the standard level

    Hello!

    How to reduce the brightness of the screen under the standard level in ThinkPad T520?

    I think we can somehow, but I don't know how. I reduced the brightness to zero with the Fn button + button end, but this is not enough, I want to make the screen darker, because my eyes get tired.

    The last (from Lenovo) Intel graphics driver is here:
    http://support.Lenovo.com/us/en/downloads/MIGR-77038

    This should provide a decent lower limit on the brightness. If the installation complains about the non supported hardware, force the installation using the devices and Disk Manager. (Something like this: http://forums.laptopvideo2go.com/topic/11997-have-disk-method-for-windows-7-vista/ )

    If this does not work, try f.lux (https://justgetflux.com/). It has a dimming function software (of course, he loses the contrast).

Maybe you are looking for

  • Equium L10 - touch pad stop working (mouse)

    Hi guys,. really need your help. I have an Equium L10-300 and my touch pad has stopped working. A few days back, he started to freeze, but reboot solved the problem... but now it has stopped working all together. The icon that normally indicates at t

  • Cannot install ethernet on Satellite 1710 CDS

    Hi, I have Satellite 1710 CDS.This laptop has RJ45 wording "Ethernet" connector on the rear side. In my book there is not written anything on the inbuild ethernet card. Photos of manual shows back of laptop, it has drawn no ethernet connector, but my

  • The numbers don't convert/export of files in Excel

    Spin Numbers ' 08, Version 1.0.3 OS X Version 10.10.5, Yosemite I started by spending eight hours per person in total entry of data into a new file numbers "clean". Once completed, I needed to share this data with anyone who has only Excel. So I thou

  • Satellite L650-1PE - error in Toshiba bulletin board messages

    I received error messages when I try to use Toshiba bulletin board, so first I got error 3 and then I press ok and I got error 23 which I do not know why? Also, my laptop Satellite L650-1PE. Also, I uninstalled and reinstall the latest version again,

  • Stack bluetooth Toshiba occasionally prevents shutdown / restart / logoff

    Hello! Sometimes when I try to stop / restart / disconnect my M70 satellite it just does not react without any error message. The only way around this problem is to perform a forced shutdown of shell command "shutdown-s-f" with administrator rights.