SQL does not pick up the reference sql plan

Hello

My version of the database is 11.2.0.03 64-bit quarter computer cart exadata

I created a base line for an inefficient and then added SQL tips used to fix the plan and the new plan associated with the old plan sql_handle column. I am able to see the two plans (good and bad) present in the table dba_sql_plan_baselines as shown below

Old
--------------------------------------------------------------------------------
Plan name: SQL_PLAN_fgky3z20smxzve27462bc         Plan id: 3799278268
Enabled: YES     Fixed: NO      Accepted: YES     Origin: AUTO-CAPTURE
--------------------------------------------------------------------------------
Modified
--------------------------------------------------------------------------------
Plan name: SQL_PLAN_fgky3z20smxzve307ad0f         Plan id: 3808931087
Enabled: YES     Fixed: YES     Accepted: YES     Origin: MANUAL-LOAD
--------------------------------------------------------------------------------

When I ask dba_sql_plan_baselines with the signature below is the output

SIGNATURE SQL_HANDLE                     PARSING_SCHEMA_NAME            ENABLED ACCEPTED FIXED
--------- ------------------------------ ------------------------------ ------- -------- -----
16702659115126224891 SQL_e7cbc3f88189f7fb           SSO307010265                   YES     YES      NO    
16702659115126224891 SQL_e7cbc3f88189f7fb           SSO307010265                   YES     YES      YES   

I then checked gv$ sql and found the signature not displayed in the EXACT_MATCHING_SIGNATURE but the sql_plan_baseline is NULL.

I'm not able to determine what am I missing.

Can someone please help

Thank you

Jayadeep

Yes, good point - this can be a factor.

I noticed something similar once:

https://OraStory.WordPress.com/2012/03/09/SQL-patch-III-plus-parallel-baselines/

In this case, the profile of sql and sql patch can be worthy avenue, as mentioned by Lothar.

Tags: Database

Similar Questions

  • Game of demand does not pick up the good period open to active fixed from the SQL statement

    Hello

    We have a demand that could kick off the simultaneous application of the value: Ixr: list of asset by period and Ixr: reserve book report.


    ON overall demand, we set the parameter: default period based on a SQL = select period_name from FA_DEPRN_PERIODS where book_type_code = 'PER2011' and period_close_date is null


    The query runs with the good period, until we open the new period, the game application will still come closed period.

    When I run this script on the database, it gives the correct name of the open period.


    Why all the demand does not pick up the open period?


    Rock


    Hello

    When planning, the parameter values that you gave when planning will not change.

    For the test, for a simultaneous program, I create a parameter and has given the value 100 tank and default type sql statement and the value as below.

    Select to_char (sysdate, 'dd-mon-yyyy hh24:mi:ss') of double

    If, at the time of the program, it shows a default value such as the date and time with seconds. Then I planned it for every minute.

    When you check in for each race it is seen the first time only, it does not.

    so in your case, you must plan its new after change of period.

    Hope this will help you...

  • Why my laptop with bluetooth connected does not pick up the bluetooth on my laptop

    Windows does not detect the bluetooth on my desire to hdc, someone help

    Hi alia 45

    Make sure that Windows is configured to accept incoming Bluetooth connections.

    Step 1
    You can check the compatible devices Bluetooth configuration panel. Here's how:

    1. Click theStart button, select Control Panel , click hardware and sound , and then click Bluetooth devices .
    2. Click theOptions tab, select the allow the devices to connect to this computer check box, and then clickOK .

    If this step does not help, try the next step.

    Step 2

    Remove and then reinstall the device:

    1. click the Start button, select Control Panel , click hardware and sound and then clickBluetooth devices .

    2 Select the device that is not working, and then clickRemove .

    3. click on Add , press the reset button on the unit (or make it discoverable following the manufacturer's instructions), check the boxmy device is set up and ready to be found and then clickNext .

    4. If the device is not found, repeat the previous step. When the device is found, select it, and then clickNext .

    5. follow the remaining instructions in the wizard.

    ·        Make sure that the device is on and that the batteries should be replaced.

    ·        Make sure the Bluetooth adapter for your computer is turned on and that the device is in use and detectable. If you don't know how to turn on discoverability, read the instructions provided with the device or check the manufacturer's Web site.

    The problems with Bluetooth devices
    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-Bluetooth-enabled-devices

    Nelex.

  • Photo DVD R disc is read by Windows XP my daughter but my Vista wants to format and does not pick up the photos. Photoshop does not display pictures-my system wants to format the drive and then said: he can't. ??

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem
    Hi ennouari,.
     
    You have a burner installed third-party software?
     
    Check if other media works fine in Windows Vista.
     
    You can follow the methods and check if the problem persists.
    Method 1:
    Uninstall any third-party software of engraving and check if your DVD drive works.
     
    Method 2:
    You can follow the steps in the articles below and check if the problem persists.
    Step 1:
     
    Your CD or DVD drive cannot read or write media
    http://support.Microsoft.com/GP/cd_dvd_drive_problems
     
    Step 2:
     
    The CD drive or the DVD drive does not work as expected on a computer that you upgraded to Windows Vista
    http://support.Microsoft.com/kb/929461
     
    Step 3:
     
    When you insert a CD or a DVD, Windows Vista may not recognize the disc
    http://support.Microsoft.com/kb/939052
     
    Note: You can click on 'repair' wherever it is necessary.

    Method 3:
     
    If the steps above do not solve your problem, I suggest that do you a System Restore to the point that your DVD player was working fine.
     
    Method 4:
     
    If none of the methods and the steps work, check if the drive works in safe mode .
    Aziz Nadeem - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • V$ METRIC view does not exist in the reference

    Hello
    In the "Guide to the database administrator Oracle 10 g Release 2" is indicated the following:
    "V$ METRIC and V$ METRIC_HISTORY views are at the level of the system metric values in memory. source

    When I look to the top of the metric of $ v in the Oracle 10 g database reference, I do not see here. source

    Where can I see explanation or description on metric view v$?

    Thanks in advance
    SQL> DESC V$METRIC
     Name                                      Null?    Type
     ----------------------------------------- -------- ------------
     BEGIN_TIME                                         DATE
     END_TIME                                           DATE
     INTSIZE_CSEC                                       NUMBER
     GROUP_ID                                           NUMBER
     ENTITY_ID                                          NUMBER
     ENTITY_SEQUENCE                                    NUMBER
     METRIC_ID                                          NUMBER
     METRIC_NAME                                        VARCHAR2(64)
     VALUE                                              NUMBER
     METRIC_UNIT                                        VARCHAR2(64)

    I guess that it is a bug in the documentation. This view can be found in 11g documentation.

    http://download.Oracle.com/docs/CD/B28359_01/server.111/b28320/dynviews_2061.htm#I1030357

  • After the update to firefox 17.0 when I do a scan with Norton 360 it does not pick up the tracking cookies which changed 16.0.02

    After the update to firefox 17.0 when I do a scan with Norton 360, it is no longer captures the rejected. These cookies that have been picked up with firefox 16.0.02 what you have changed? Plus, I'm getting sick of these updates - at least we tell users what has changed in new versions.

    First of all, we do not say what has changed in each version, http://www.mozilla.org/en-US/firefox/17.0/releasenotes/.

    Secondly, Norton should always be able to delete your cookies (just so that you know that the cookies are generally harmless, and you don't need to worry to remove). If not, you can delete the cookies in Firefox Cookies - Information that Web sites store on your computer

  • Guest operating system does not pick up the IP

    I installed esxi 3.1 and using the VI client installed Server 2008 64-bit edition, had a problem with the NIC is not recognized but which was fixed after installing esxi on the server operating system tools.

    I can't the server to pick up a DHCP assigned IP, if I assign a manual IP, I can't go out on the physical network or browse the internet.

    I'm sure I'm missing something simple but have no idea what.

    Any help appreciated

    Hello if,

    > I guess I install one of them at the bridge between my physical Nic for my network card virtual?

    Altogether. You just need to create one of these.

    For starters, you can find more information on how to do it on the http://www.vmware.com/pdf/vi3_35/esx_3i_e/r35/vi3_35_25_3i_server_config.pdf page29

    Sanjana-

    PS - Welcome on the forms.

  • What is the problem with the game of solitaire in windows 7? It does not pick up the cards automatically all the time unless you click on the green background.

    I find the new Solitaire is very poor.  When it must be picking up cards that are exposed and for which the lower value cards have already been placed on top of the Ace.

    Basically, this program is very slow on my new Windows 7-32 computer, and you must click all around the green background so he can have the cards on top of the Aces correctly.

    Thank you

    Ron

    Hi Ron,

    You can try the following steps and check if it helps:

    Method 1:

    We can refer to the computer or the device manufacturer's Web site and try to install the latest version of the drivers for graphics cards.

    Update drivers: recommended links

    Method 2:

    If the problem persists, then try to reinstall the game by following the steps described in the previous post.

    For more information, see the link:

    Turn on or off Windows features

  • Source folder in WEC does not pick up the file

    Hi experts,

    I have WEC of installation environment. In this capture file source is configured. When I put the file in the source folder it will not process the file correctly. In the diagnostic log, it gives below error.

    [2015-10 - 09T 12: 23:54.559 + 05:30] [capture_server1] [NOTIFICATION] [] [oracle.odc.importprocessor.ImportJobSchedulerSessionBean] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: 712604363a44b5cb:66099704:1504b4ea1db :-8000-0000000000000230,0] [APP: capture] processing file E:\ImagingShare\WEC_input

    [2015-10 - 09T 12: 23:54.559 + 05:30] [capture_server1] [NOTIFICATION] [] [oracle.odc.importprocessor.ImportJobSchedulerSessionBean] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: 712604363a44b5cb:66099704:1504b4ea1db :-8000-0000000000000230,0] [APP: capture] citing NewFolder event

    [2015-10 - 09T 12: 23:54.621 + 05:30] [capture_server1] [ERROR] [] [oracle.odc.importprocessor.ImportJobSchedulerSessionBean] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: 712604363a44b5cb:66099704:1504b4ea1db :-8000-0000000000000230,0] [APP: capture] []

    • oracle.odc.exception.CaptureException

    at oracle.odc.importmanager.ImportManagerSessionBean.createDocument(ImportManagerSessionBean.java:354)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)

    .........

    ]]

    Any idea what goes wrong?

    Kind regards

    Vikrant Korde

    Thank you guys for your contributions.

    The reason why I was not able to access the folder has been due to the issue of access.

    I installed the software with user1 and later in time User1 got disabled so I used user2 to start the Weblogic. It made it difficult to access the folder that the installation was done by user1. I uninstalled components and redo the entire system by user2, and then he started to work very well.

    A lesson learned in Windows computer user who has installed the component is still in use and account should never expire.

    Kind regards

    Vikrant Korde.

  • HP Pavilion dv7-6c95dx - do not pick up the Samsung 840 Evo SSD for clean installation

    Hello

    Laptop model: HP Pavilion dv7-6c95dx

    I bought a new Samsung 840 Evo 500 GB SSD and going on to replace the main HARD drive. Tried to install Windows 7 Ultimate on it using the USB bootable Win 7, it loads the installation and starts ok and then he asks to load the driver for any device and gives you an analysis of the option to see if there is any storage device to select for installation. It clearly shows that it does not pick up the SSD.

    Unfortunately the bios insydeh20 V3.5 has no possibility of even check if it is detected or so.

    What do you think is the problem? The BIOS update would solve this issue? or is there any other work around that.

    Thank you

    Mike

    Before I went ahead with the method you suggested, I tried updating the Bios with the latest version and voila... system picked up the SSD and all is well now.

    Thank you

    Mike

  • Update of my native user name, but it does not appear on the planning

    I wonder why - after I've updated my native user name (in HSharedServices), and then log in to the planning, my new name does not appear on the masthead of planning - on the upper right corner (next to the logo of Oracle).


    PS. I found a trick that replaces the security in planning - if I set the WAGE RATE as READ ONLY, HBR does NOT obey security, it allows users to update the RATES OF COMPENSATION in its prompt POV.

    Published by: Essbase Fan on January 15, 2010 15:29

    Updates if you restart services, maybe that's a problem with the caching used in planning.

    If you have found a bug, then it is worth recording with Oracle, you can see that it has already been resolved with the patch.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • ORA-13754: 'SQL Tuning Set' 'string' does not exist for the user "sysman."

    ORA-13754: 'SQL Tuning Set' 'string' does not exist for the user "sysman."

    Hello
    in 10g R2 when I run the following in isqlplus I error of the United Nations:
    SELECT * FROM TABLE(DBMS_SQLTUNE.SELECT_SQLSET(
    'my_sql_tuning_set',
    '(disk_reads/buffer_gets) >= 0.05'));
    
    ORA-13754: "SQL Tuning Set"'my_sql_tuning_set" does not exist for user "sysman". 
    No problem if I run it as sys to sqlplus.

    Thanks for the help.

    How to activate for sys isqlplus?

    You are logged in as sysman,

    Check the user from the sql prompt.

    show user
    
  • Reference Dell E6540 - ATI Radeon HD 8790 M does not appear in the BIOS

    Hello

    I have a Dell E6540, which, according to the data sheet must have a graphics card than ATI Radeon HD 8790 M. but looking in the BIOS, there is no entry in addition to the dedicated graphics card Intel 4600.

    I have the latest version of the BIOS and the latest graphics card driver. I am using 8.1 Windows 64 bit.

    Please let me know if I need to do something else to make it the primary video controller.

    Also, is it possible to see if the graphics card is "there"? I think that if it does not show in the BIOS menu, either is missing or broken.

    Any help is appreciated.

    Thank you
    Teo

    There are two ways to create a mobile video hybrid:

    1 hardware control - with a multiplexer equipment

    2 control software, where only the GPU from Intel is hard wired to the display and the secondary GPU is used as a coprocessor.

    Your system is of type 2.  It is not a true independent GPU - this is a coprocessor for the Intel's GPU, fully controlled by software and drivers.  To use the AMD GPU, choose using the Catalyst Control Center under Windows.

    The AMD GPU can never primary rendering on this system: it's a secondary GPU by design.

  • see tasks does not appear below the image click on pick-up points

    the cursor from tasks view does not appear below the image, when the spot removal tool is selected. This is the case since the installation of Lightroom cc. How do I rectify this error?

    Press T to display the toolbar and it should appear.

  • App does not start on the Simulator, error: (this file could not be opened. Make sure you have the proper permissions and try again).

    I get an error when I try to run my application after packaging and loading on the Playbook Simulator.

    When I try to start my application, I get a white screen for 1 second, it flashes black for a second before leaving white and then I get this error message: "this file could not be opened. Make sure you have the proper permissions and try again. »

    I have in my source folder:

    config. XML

    Icon.PNG

    Index.html

    Load.js

    Progress.CSS

    I don't think that my code using anything that requires permissions. (that is to say, does not use the shared files, or camera, etc.)  At the moment it is simply a text box and a button that calls code that retrieves data from the database I have. API reference, he said that I don't need permission for the use of the HTML5 and sql database.

    This is my config file:

    
    http://www.w3.org/ns/widgets"
            xmlns:rim="http://www.blackberry.com/ns/widgets"
            version="1.0.0.0">
    
      Test
    
      
        A simple test app.
      
    
    My Name
    
      
    
    access_shared
    
    
      
      
    
    
    

    I don't have any uses which I put in the "access_shared" to test, but it did not help.

    My app works very well in the Opera browser, and also in the training Simulator, I don't understand why it does not work on the playbook Simulator.

    I read something on the extension of the Javascript and exporting to a JAR file. Do I need to do? I have only a single .js file with a few defined variables and functions that implement the functionality of database/sql.

    I can't think of anything...

    Make sure that the index.html file referenced in your config.xml file has exactly the same name as the index.html file in your application.  You list all of your files with the 'I' for 'Index.xml' in capital letters.  The Tablet OS applies a case-sensitive file system.

    If this is the case, I suggest rename Index.html index.html, reconditioning and try again.

Maybe you are looking for

  • sync iPhone with iTunes issue

    I try to sync to my iPhone, but get the error message that it "cannot be synced because there is not enough free space to hold all of the selected items (262,1 required Mo, 489,3 Mo available)" is meaningless.  I tried to restart the phone, but that

  • DVD can not be completed

    I have an old DCR-DVD203 and problems with a mini DVD. When I try to finalize, the two options to finalise and unfinalized are disabled. How can this happen? However, I am able to read the pictures stored in the camera. The transfer via USB to the co

  • Can't access my Admin login

    Can't access my Admin login details. It takes a while for the sign in the loading screen. In the past, I had to ctrl. ALT, delete to access the screen. Once I get my password, I get this message. "This service user profile Service has no connection.

  • Files on a share network stuck as 'read only' to put the computer to sleep.

    By necessity, I use my 98 computer windows that the file server since tempting to access any shares of Vista will cause Windows 9 X to crash. It is already used as a print from the Vista computer server does not have a parallel port. I worked on a Mi

  • Updated 32-bit to 64-bit.

    It's my second HP Pavilion v9000. My first one was Windows Vista, I'm guessing that 32-bit. My motherboard gave out so I bought the PC the same b/c my other has a new hard drive, screen, keyboard and a system to windows vista recovery disc, (I used m