ORA-07445 during connect to control center - LastDeploymentMsgIterImpl

hi there,
we are running OWB 11.1.0.6 to a 10.2. DB and are unable to connect from design rep to control center ('no data to read from socket')
we got the following message in our alert log:
ksedmp: internal or fatal error
ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_qkabxo+18] [PC:0x20C6606] [ADDR:0x0] [UNABLE_TO_READ] []
Current SQL statement for this session:
/*LastDeploymentMsgIterImpl*/
select
am.audit_message_id AS MSGID,
wb_rt_message_text(am.audit_message_id) AS MESSAGE,
am.severity AS SEVERITY
from
wb_rtv_audit_messages am,
wb_rtv_audit_script_runs asr,
wb_rtv_audit_scripts ass,
wb_rtv_audit_objects au,
(select
ao.audit_object_id
from
wb_rtv_audit_units au,
wb_rtv_audit_objects ao
where
au.audit_unit_id = ao.audit_unit_id and
ao.object_uoid = :1 and
au.store_uoid = :2 and
rownum < 2
order by
ao.audit_object_id desc) aoid
where
am.audit_script_run_id = asr.audit_script_run_id and
asr.audit_script_id = ass.audit_script_id and
ass.audit_object_id = au.audit_object_id and
(au.audit_object_id = aoid.audit_object_id or
au.parent_audit_object_id = aoid.audit_object_id) and
rownum < 2
order by
am.audit_message_id desc
connection to control center was not possible.
highly appreciate your thoughts on this
thanks in advance !
peter

hi there,
we are running OWB 11.1.0.6 to a 10.2. DB and are unable to connect from design rep to control center ('no data to read from socket')
we got the following message in our alert log:
ksedmp: internal or fatal error
ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_qkabxo+18] [PC:0x20C6606] [ADDR:0x0] [UNABLE_TO_READ] []
Current SQL statement for this session:
/*LastDeploymentMsgIterImpl*/
select
am.audit_message_id AS MSGID,
wb_rt_message_text(am.audit_message_id) AS MESSAGE,
am.severity AS SEVERITY
from
wb_rtv_audit_messages am,
wb_rtv_audit_script_runs asr,
wb_rtv_audit_scripts ass,
wb_rtv_audit_objects au,
(select
ao.audit_object_id
from
wb_rtv_audit_units au,
wb_rtv_audit_objects ao
where
au.audit_unit_id = ao.audit_unit_id and
ao.object_uoid = :1 and
au.store_uoid = :2 and
rownum < 2
order by
ao.audit_object_id desc) aoid
where
am.audit_script_run_id = asr.audit_script_run_id and
asr.audit_script_id = ass.audit_script_id and
ass.audit_object_id = au.audit_object_id and
(au.audit_object_id = aoid.audit_object_id or
au.parent_audit_object_id = aoid.audit_object_id) and
rownum < 2
order by
am.audit_message_id desc
connection to control center was not possible.
highly appreciate your thoughts on this
thanks in advance !
peter

Similar Messages

  • Can't connect to Control Center

    Hi,
    I am able to connect to control center and deploy mappings as Repository Owner but when i log in as Target user and try to open control center i get nothing , no error . Then i tried to expand project opened the editor of the configuration now i get the following error
    ORA-03106: fatal two-task communication protocol error
    ORA-03106: fatal two-task communication protocol error
         at oracle.wh.repos.pdl.foundation.Sync.getCurrentVersion(Sync.java:143)
         at oracle.wh.repos.pdl.foundation.Sync.isSyncRequired(Sync.java:103)
         at oracle.wh.repos.pdl.foundation.Sync.isSyncRequired(Sync.java:72)
         at oracle.wh.repos.pdl.foundation.Sync.isSyncRequired(Sync.java:62)
         at oracle.wh.repos.pdl.foundation.Sync.syncFCO(Sync.java:189)
         at oracle.wh.repos.pdl.foundation.Sync.syncACLContainerForFCO(Sync.java:232)
         at oracle.wh.repos.pdl.foundation.Sync.syncFCO(Sync.java:172)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.syncFCO(SecurityModuleImpl.java:1290)
         at oracle.wh.ui.common.WhSecurityHelper.securityCheck(WhSecurityHelper.java:108)
         at oracle.wh.ui.owbcommon.OWBWizardDefinition.securityCheck(OWBWizardDefinition.java:549)
         at oracle.wh.ui.owbcommon.OWBWizard.initialize(OWBWizard.java:308)
         at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:168)
         at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:147)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchDefinition(IdeUtils.java:1188)
         at oracle.wh.ui.owbcommon.IdeUtils.showPropertySheet(IdeUtils.java:203)
         at oracle.wh.ui.jcommon.tree.WBRepositoryObjectTree.launchEditor(WBRepositoryObjectTree.java:486)
         at oracle.wh.ui.jcommon.tree.WBRepositoryObjectTree.mousePressed(WBRepositoryObjectTree.java:224)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
         at java.awt.Component.processMouseEvent(Component.java:5097)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    I can't understand what is the issue . Any help would be great
    GV
    Edited by: Suresh_G on Dec 3, 2009 2:40 PM

    Did you make sure that the Control Center Agent is running on your database server?
    Test it by running the show_service.sql or service_doctor.sql as user OWBSYS. The scripts can be found in directory +$OWB_HOME/owb/rtp/sql+. If the CCA is down or wrongly configured, e.g. you changed OWBSYS' password after installation, such that it can't connect, the service_doctor script will tell you. Please correct any errors or misconfigurations and start the CCA afterwards using the start_service.sql script from the same directory.

  • How to connect to control center from omb

    i have problem.
    i can't run deploy because Connection to a Control Center has not been made

    Hi,
    you have to be connected to your design repository and the control center service:
    OMBCONNECT CONTROL_CENTER owbrep/passwd@mydesignhost:1521:mytargetdb USE REPOSITORY 'owbrep'Connected.
    OMBCONNECT owbrep/passwd@mytargethost:1521:mydesignrep USE REPOSITORY 'owbrep'Control Center connected.
    OMBCC '/MYPROJECT/MYMODULE'Context changed.
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN 'MYPLAN' \ADD ACTION 'MY_ACTION' SET PROPERTIES (OPERATION) VALUES ('REPLACE') \
    SET REFERENCE TABLE '/MYPROJECT/MYMODULE/MYTABLE'
    Action plan MYPLAN created.
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN 'MYPLAN'Deploying MYTABLE
    Deploying MYTABLE
    Deploying MYTABLE_IDX1
    Deployment completed.
    Good luck,
    Carsten.

  • ORA-07445 during Partition Split in Oracle 10g

    Hi
    I'm getting the following trace file generated when I try and split a partition with 4 or more partition keys.
    The environment is 10g enterprise edition on Redhat Enterprise Server 3.
    ORA-07445: exception encountered: core dump [msqopnws()+37] [SIGSEGV] [Address not mapped to object] [0x8B18C483] [] []
    Current SQL statement for this session:
    ALTER TABLE TDAARCO_2 SPLIT PARTITION
    P200200213000_201_200212_999_R at ('200200200000','201','200212',0,'D') into (partition P200200200000_201_200212_0_C,
    partition P200200213000_201_200212_999_R)
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    sdtcs_getexecname: use overriding value for executable
    sdtcs_getexecname: ignored overriding value [oracleCCLDEV]
    ksedmp()+493 call ksedst()+0 1 ? 0 ? 1 ? 1 ? 0 ? 0 ?
    ssexhd()+1132 call ksedmp()+0 3 ? 0 ? 0 ? 0 ? 0 ? 0 ?
    msqopnws()+37 signal ssexhd()+0 B ? BFFF9698 ? BFFF9718 ?
    msqtnm()+1899 call msqopnws()+0 BFFF9BBC ? 0 ? 8B18C483 ? 0 ?
    0 ? BFFF9BBC ?
    _fini()+595468       call     msqtnm()+0           2 ? BFFF9BBC ? BFFF9B1E ?
    1E ? BFFF9BBC ? 0 ?
    B6A0E008 call _fini()+0            B6A0DDB0 ? B7C3090 ? 7D1 ?
    80D ? 0 ? 0 ?
    50205449 call B6A0E008 49545241 ? 4E4F4954 ?
    32500A20 ? 30323030 ?
    33313230 ? 5F303030 ?
    I would be very grateful if anyone has got any ideas or information.
    Thanks
    Glyn Williams

    Hi Glyn,
    Can you create a script that recreates the problem?
    I have a similiar problem, but can not recreate the exact operations sequance that cause the ORA-07445.
    Avi.

  • Start_Service is Not Available in OWB Control Center Manager

    I am running OWB 10.2.0.1.0
    I have one problem connecting to the Control Center Manager
    (RTC-5260,RTC-5301).
    RTC -5260: Failed to connect to Control Center. Please check you have provided the correct host, user, password, and service name.
    RTC - 5301: The Control Center Service is not currently available.
    I am logging as my repository owner and I run the script start_service.sql in Sql*Plus location in “@OracleHome\owb\rtp\sql\....”.
    SQL> @e:\OraHome_1\owb\rtp\sql\start_service.sql;
    Not available
    Diagnostics:
    service startup failure using command "cmd /q/c E:\OraHome_1\owb\bin\win32\run_
    service.bat -manual 1 E:\OraHome_1 REP_PROPIETARIO WORACLE10G.BFGP.COM 1521 JDE
    OWB" reason ORA-29532: Java call terminated by uncaught Java exception: java.io
    .IOException: service early exit: code=0 : err=2007/02/16-14:51:50-GMT-04:00 [8
    72380] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: A
    n infrastructure condition prevented the request from completing.
    - ORA-01882:
    timezone region not found
    at oracle.wh.runtime.platform.service.controller
    .PlatformDb.connect(PlatformDb.java:83) at oracle.wh.runtime.platform.service
    .Service.<init>(Service.java:125) at oracle.wh
    PL/SQL procedure successfully completed.
    SQL> @e:\OraHome_1\owb\rtp\sql\show_service.sql;
    Not Available
    PL/SQL procedure successfully completed.
    How can I place availably the service?
    pls help...
    regards
    Jorge M. Tomioka M.
    [email protected]

    Hi Jorge,
    You have something to do in your local PC with regard to its timezone setting. Please follow the below link ...
    RTC-5260 AND RTC-5301
    Cheers,
    Swagata

  • Workflow & OWB Control Center

    Previously; I have been using control center with no problems; i.e. I would run/execute mapping directly. I've attempted to install Workflow 2.6.4 With DB 10g R2 (10.2.0.1); Everything seemd to go ok;
    today I have tried to open control center and now I have issues getting into it
    RTC-5260: Failed to connect to Control Center, Please check you have provided the correct Host, user, password and service
    name.
    RTC-5301: The Control Center Service is not currently avaliable
    ** I have tested connection to Control Centers (Both my default and BI_ADMIN) work ok and are successful
    ** I have also Started Control center service, using the BI_ADMIN Control Center
    ** Note: I have BI_ADMIN, set to my default configuration
    Not sure what is going on; Currenlty using OWB 10gR2

    Run the rtp/sql/show_service.sl command to ensure the service is up and running. There is also a service_doctor.sql script that will analyze for issues if it is not running, and finally there are log files under the OWB ORACLE_HOME/owb/log directory, if it is not running the last log in here will have some details which may be useful, to include in the thread.
    Cheers
    David

  • Control Center problem (Following migration from 9.2)

    Hi,
    I've performed migration from 9.2 to 10.2 following chapter 3 of the install guide. I can deploy / upgrade my objects OK using my default control center but if I try and debug a mapping it cant connect. The debug info pane sits on 'Connecting to Control Center schema' and then pops up with an error offering a retry.
    Im stuck as to whats wrong, I've set up a new control center, re-registered my target location with that and still I cant debug.
    Has anyone seen this before following a migration?
    Thanks in advance !

    did you check whether synonym exist in the database? use below sql to see the synonym.
    select SYNONYM_NAME,owner,TABLE_NAME,TABLE_OWNER from dba_synonyms where SYNONYM_NAME='XMLCONCAT';
    Regards

  • DESIGNE CENTER :: Control Center Manager :: Error

    I got error message:
    RTC-5260: Failed to connect to Control Center ,
    Please check you have provided the correct
    Host, user, password and Service Name.
    RTC-5301: The Control Center Service is not
    currently available
    What should I have to do?

    check if these are of any help....
    http://www.rittmanmead.com/2007/05/03/unable-to-connect-to-the-owb-control-center/
    http://www.orafaq.com/forum/t/75845/0/
    RTC-5260 conneting to OWB runtime
    RTC-5260 and RTC-5381 ...not a control center repository
    Regards

  • I've found two bugs in iOS 7. 1) declined calls does not appear as missed calls on the lock screen/notification centre. 2) when bluetooth is enabled from control center, it does not connect to an already paired bluetooth device

    I've found two bugs in iOS 7:
    1) declined calls does not appear as missed calls on the lock screen/notification centre - iOS 7.0.2.
    2) when bluetooth is enabled from control center, it does not connect to an already paired bluetooth device automatically - iOS 7.0.

    We are all users here, just like you, but you can tell Apple about it by using this link:
    Apple - iPhone - Feedback

  • HT204291 I cannot find the AirPlay icon for the life of me. I have iOS 7.0.2 on my iPad Mini. Connected to my WiFi network just fine. I swipe up to get to the control center badges and all I see is the AirDrop icon. Trying to disable mirroring on ipad for

    I cannot find the AirPlay icon for the life of me. I have iOS 7.0.2 on my iPad Mini. Connected to my WiFi network just fine. I swipe up to get to the control center badges and all I see is the AirDrop icon. Trying to disable mirroring on ipad for Netflix streaming and don't know what to do. Any luck out there?

    If you last used an Apple TV to mirror your device and have updated to the newest Apple TV software, go into settings and turn airplay back on. The icon should then appear on your iPad mini when you swipe up allowing you to disable it for Netflix. After updating my Apple TV software for some reason it turned airplay off.
    Bob G

  • Unable to connect control center and start runtime service

    Hi guys,
    I have owb 10gr2 in my server with repository ods_repo .
    last time when runtime service was working fine that time service name ods is registered.
    Now when our service name is changed from ods to odstest , from that day i am unable to start runtime service and unable to connect control center service.
    I ran following owb script ...and got error in connection
    SQL> @E:\SCRIPTS\important_files\owb_scripts\service_doctor.sql
    There are errors in one or more PL/SQL packages and functionsPlatform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    The platform service is not availableService script is accessible to the database server
    There is a problem with the repository connection information used tostart the service
    Here is the detailed error message which contains the connectioninformation passed to the service:-
    Cannot connect: user=ODS_REPO host=150.2.0.244 port=1521service-name=ODS
    Please verify that this information is accurate
    If this information is correct, then please use the'set_repository_password.sql' script to reset the stored password
    Is there any file where this connection information
    ODS_REPO host=150.2.0.244 port=1521
    service-name=ODS
    stored so that we can change the service name.
    I ran start_service.sql script also and got same error.
    plz reply and mail also on [email protected]
    as soon as possible

    Hi sir,
    The Actual problem is in our database the service name has been changed from ods to odstest.
    After this changes I was unable to connect our repository ods_repo which was using ods as service name then I tried and able to connect .
    Then next problem came with control center that was not able to open it. Then after update some tables using update stat specify above reply.
    After update I was able to open control center then finally the new problem is location.
    I need to edit the location information with new service name so that I can access the repository and tables and can use them in design center.
    That’s why I am trying to un register first then edit the service name then again register….<I am unable to do this thing>
    I am getting following error when I tried to unregister the ods_target_loc location .
    Error : rtc-5320 : location ods_target_loc has not been registered by the current user.
    And after using the script getting this
    SQL> @E:\oracle10g\oracle\product\10.2.0\OWB_Oracle102_home\owb\misc\unregister_location.sql
    ===========================================================================
    WARNING:
    This script should be used ONLY when a location cannot be unregistered by using
    OWB UI or Scripting. This can happen when the Control Center/Runtime Repository
    where this location was registered is crashed, or deleted, or just cannot be
    reached any more.
    ===========================================================================
    Enter Location Name (ctrl/c to cancel): ODS_TARGET_LOC
    Location ODS_TARGET_LOC is registered in this repository.
    Please use OWB Client UI or Scripting to unregister this location.

  • ORA-07445: exception encountered: core dump during database open

    Hi,
    after running OracleXE for 1 year on my notebook, I am running into a strange problem. During startup of the database ( opening the DB ) I get the following error:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [__VInfreq__kmmlrl+6329] [PC:0x2D7DF01] [ADDR:0x8] [UNABLE_TO_READ] []
    I then tried to reinstall the DB but the problem persists. I have no clues what influences this error.
    Any ideas welcome

    The machine is a notebook which is remotely administrated. The admin says there has not been a major software update.
    The notebook has 2 GB of main memory and 4 GB of free disk space.
    The database was up and running since 1 year. The first time I ran into this problem, was when I dropped a user from database. But that for sure was not the reason, as I totally removed oraclexe and reinstalled it from scratch and the problem persists.
    Interestingly the installation doesn't fail, but the final startup, so it might be one of the last packages being installed which produces the error.
    I'm looking forward to find some more details.

  • Connection lost after starting control center manager owb 11.2

    Hello!
    We have a test installation of OWB 11.2 (Repository Version 11.2.0.3 / Client Version 11.2.0.2 WINDOWS 32bit) because we want migrate our 11.1 environment to this version.
    We have successfully imported the old repository with mdl upgrade. We can edit mappings and so on in the Design Center. Also the deployment is possible from there.
    If we start the control center manager with the default_configuration we lose the connection to repository. Also the design center is no longer connected.
    The follow the recommendation for the connection with 11.2.0.2 Client to a 11.2.0.3 Repository.
    Does anybody know what to do?
    Regards Alexander

    Check this
    http://www.rittmanmead.com/2007/05/unable-to-connect-to-the-owb-control-center/
    and
    Control Center Service: strange errors after reinstall

  • ORA-20029: The control center service is not currently available

    We have taken full database dump of OWB design repository ,imported to new instance and compiled all objects.
    When we tried to execute the map ,getting below errors ,pls advice.
    We are trying to execute Maps from sqlplus with no OWB tool at QA server.Dev server has OWB tool with design repo and runtime repo ,designed maps and took full database dump(exp /imp) and imported to QA database and trying to execute using sqlplus and not installed OWB control center at QA.
    I believe we do not need control center as we have copied full database and trying to execute using sqlplus.
    SQL> declare
    2 out1 number;
    3 begin
    4 out1 := wb_rt_api_exec.run_task( P_LOCATION_NAME => 'ETL'
    5 , P_TASK_TYPE => 'PLSQLMAP'
    6 , P_TASK_NAME => 'M_COUNTRY'
    7 );
    8 dbms_output.put_line('Result = '||out1);
    9 end;
    10 /
    declare
    ERROR at line 1:
    ORA-20029: The control center service is not currently available
    ORA-06512: at "OWB_REPO.WB_RTI_EXCEPTIONS", line 107
    ORA-06512: at "OWB_REPO.WB_RTI_QUEUES", line 197
    ORA-25207: enqueue failed, queue OWB_REPO.WB_RT_SERVICE_QUEUE is disabled from
    enqueueing
    ORA-06512: at "OWB_REPO.WB_RTI_SERVICE_EXECUTION", line 500
    ORA-06512: at "OWB_REPO.WB_RTI_SERVICE_EXECUTION", line 558
    ORA-06512: at "OWB_REPO.WB_RT_EXECUTION_CONTROL", line 13
    ORA-06512: at "OWB_REPO.WB_RT_API_EXEC", line 365
    ORA-06512: at "OWB_REPO.WB_RT_API_EXEC", line 726
    ORA-06512: at line 4
    Thanks,
    Jo

    Hi Jo,
    Control center service association is mandatory for Deployment and Execution. Without Control Center service you will not be able to deploy/execute any mappings/PF's
    Regards,

  • ORA-07445 [qeaeSum()+340] during DBMS_SCHEDULER = ORA$AT_SQ_SQL_SW_4246

    Hi guys,
    I have a question. Some days ago my database starts to throw an ORA-07445 [qeaeSum()+340].
    I used the lookup tool on support.oracle.com, the error is not critical one but why does it happen?
    The trace tells me that the error is caused by a dbms_scheduler job.
    *** SESSION ID:(236.4693) 2012-12-10 23:12:04.726
    *** CLIENT ID:() 2012-12-10 23:12:04.726
    *** SERVICE NAME:(SYS$USERS) 2012-12-10 23:12:04.726
    *** MODULE NAME:(DBMS_SCHEDULER) 2012-12-10 23:12:04.726
    *** ACTION NAME:(ORA$AT_SQ_SQL_SW_4246) 2012-12-10 23:12:04.726
    But how can I find out which one?
    There is no job in dba_scheduler_jobs called something like ORA$AT_SQ_SQL_SW%
    I could find a job called ORA$AUTOTASK_CLEAN and some others.
    SQL> select JOB_NAME,START_DATE,REPEAT_INTERVAL from dba_scheduler_jobs where enabled='TRUE';
    PURGE_LOG
    18-SEP-11 03.00.00.200000 AM PST8PDT
    NULL
    ORA$AUTOTASK_CLEAN
    18-SEP-11 03.00.00.000000 AM PST8PDT
    NULL
    DRA_REEVALUATE_OPEN_FAILURES
    NULL
    NULL
    MGMT_CONFIG_JOB
    NULL
    NULL
    MGMT_STATS_CONFIG_JOB
    17-SEP-11 09.52.15.221975 AM -07:00
    freq=monthly;interval=1;bymonthday=1;byhour=01;byminute=01;bysecond=01
    BSLN_MAINTAIN_STATS_JOB
    18-SEP-11 12.00.00.000000 AM -07:00
    NULL
    RSE$CLEAN_RECOVERABLE_SCRIPT
    17-SEP-11 09.52.27.122955 AM PST8PDT
    freq=daily;byhour=0;byminute=0;bysecond=0
    SM$CLEAN_AUTO_SPLIT_MERGE
    17-SEP-11 09.52.27.133715 AM PST8PDT
    freq=daily;byhour=0;byminute=0;bysecond=0
    RLM$EVTCLEANUP
    17-SEP-11 10.00.15.000000 AM -07:00
    FREQ = HOURLY; INTERVAL = 1
    RLM$SCHDNEGACTION
    11-DEC-12 11.33.25.000000 AM +01:00
    FREQ=MINUTELY;INTERVAL=60
    Thanks
    941743

    select * from dba_SCHEDULER_JOB_LOG where JOB_NAME='ORA$AT_SQ_SQL_SW_4246'
    38652
    10-DEC-12 11.00.00.429316 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    ORA$AT_JCNRM_SQ
    UPDATE
    STOP_ON_WINDOW_CLOSE="TRUE", PREVIOUS_VALUE="TRUE"
    38655
    10-DEC-12 11.00.00.442163 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    ORA$AT_JCNRM_SQ
    ENABLE
    8657
    10-DEC-12 11.13.39.748142 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    RUN
    STOPPED
    REASON="Job slave process was terminated"
    38668
    10-DEC-12 11.13.39.749548 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    COMPLETED
    REASON="Max runs reached"
    38669
    10-DEC-12 11.13.39.749882 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    DROP
    REASON="Auto drop job dropped", PROGRAM_NAME=""SYS"."AUTO_SQL_TUNING_PROG"", JOBWhat are these jobs doing?
    How to deactivate them?

Maybe you are looking for

  • Supposedly there's not enough space

    My iPod wont let me download apps because "there's not enough space" but there is

  • Links Don't Work in Contact Card (people view) Outlook 2013 SP1

    I have Office Professional Plus 2013 SP1 x64 installed. When viewing contacts in "People" view, none of the links in blue work.  For example, clicking on the "Schedule a meeting" blue link under Calendar or "Outlook (Contacts)" blue link under View S

  • Nokia 8800 Sapphire Arte - Desperately want 1!

    Not sure if I am posting in the right place but I would like some advice please... End of last year I looked into buying a Nokia 8800 Sapphire Arte and found a good deal with Orange. However as I was going abroad for a couple of months and wouldn't b

  • How can I omit FCPX Render Files from a Time Machine backup?

    I want to be able to add my Final Cut Projects and Events folders to Time Machine, but annoyingly Apple have decided to put a Render Files folder within each and every Events folder. Is there a way of moving the folders to a different location on the

  • I need to download the CS4 Design Premium Suite

    ok... so I've been on the phone and in chat with Apple Tech support most of my day. I simply need to uninstall and re-install my CS4 suite. I have not opened the box with the DVD's since the original install and of course - the DVD's don't want to ru