Cannot perform a DML operation inside a query

I want to run this SQL Developer

Set serveroutput on;
Select * from table (DOKUMENTACIJA.izvedi_import ('IID', 'ZKET', 'ZKET_BANKE', 'ZKES'));

but I get "rowid: AAAmigAAEAAAI/Vrammmm ZKET_BANKE DATUM_SPREMEMBE-14551 ORA-14551: cannot perform a DML operation within a query.
I read I need variable var, but I don't know how.

concerning
declare
   v EMPARRAY_BV;
begin
   v := DOKUMENTACIJA.izvedi_import('ZKET_BANKE', 'IID', 'ZKET', 'ZKES');
end;

According to the definition of EMPARRAY_BV, you could write something to show content...

Tags: Database

Similar Questions

  • Why I don't have the error: ORA-14551: cannot perform a DML operation inside a query

    Hello

    create table table_1 (phone number)

    create or replace function function_a return number
      is
        l_rv number;
      begin
        l_rv := dbms_random.value();
        insert into table_1 values(l_rv);
        return l_rv;
      end;
    
    

    Select double function_a

    Now, I get the error:

    ORA-14551: cannot perform a DML operation inside a query

    ORA-06512: at "FUNCTION_A", line 6

    create the table table_2 (phone number)

    insert into table_2 select function_a from dual
    
    

    Now, I make the same mistake. It is to insert records into table_2

    Can someone please clarify this?

    Database Oracle 12 c Enterprise Edition Release 12.1.0.1.0 - 64 bit Production

    Post edited by: O - O added: (select double function_a)

    O - O wrote:

    To be called from instructions SQL, stored function must obey "purity" following rules, which are intended to control the side effects:

    • rule1) When it is called from a SELECT statement or a parallelized INSERT , UPDATE , or DELETE statement, the function cannot change database tables.
    • rule2) When it is called from a INSERT , UPDATE , or DELETE statement, the function cannot query or modify database tables modified by that statement.

    Can you please explain this? I think that these statements are contradicted with

    insert into select double function_a table_2

    Now, I make the same mistake. It is to insert records into table_2

    When your function is called by a select statement, an error is triggered because of rule1).

    When your function is called in an insert statement, no error is raised. The insert does not work in parallel (this is an insert row after all). So rule1) is also not infringed. The insert is on the table2, change table1. Because it does not modify the same table rule2) is not violated. So no reason to trigger an error.

  • call a function inside a function to insert into a table and receiver error - ORA-14551: cannot perform a DML operation within a query.

    Hi all

    your help is greatly appreciated...

    Calling B.fucntion inside an A.fonctions to insert data into a table.


    Here when you call the B.fucntion to insert data in the table... receiver AM a mistake

    Omitted in B - SQL Error: ORA-14551: cannot perform a DML operation inside a query...


    Can someone please help me to clarify this...


    The FUNCTION A(varUPD_TYPE IN VARCHAR2) RETURN VARCHAR2 IS
    varRETURN_VALUE VARCHAR2 (25): = NULL;

    numALLOWED_COUNT PROD. PROCESS_COUNTER. TYPE % ALLOWED_COUNT;
    numLAST_COUNT_ADDED PROD. PROCESS_COUNTER. TYPE % LAST_COUNT_ADDED;
    dtCHANGE_DATE DATE: = NULL;
    varSTMT VARCHAR2 (2000);
    bln_Allowed BOOLEAN;
    myVar VARCHAR2 (32767).


    BEGIN

    IF varUPD_TYPE = "A" THEN

    BEGIN
    SELECT CH_DATE, LAST_COUNT_ADDED, ALLOWED_COUNT
    IN dtCH_DATE, numLAST_COUNT_ADDED, numALLOWED_COUNT
    PROD. PROCESS_COUNTER
    WHERE NOM_PROCESSUS = "DAILY".
    AND COUNTER_IND = A '

    IF dtCH_DATE < = trunc (sysdate) THEN
    numLAST_COUNT_ADDED: = 0;
    END IF;

    EXCEPTION
    WHILE OTHERS THEN
    numLAST_COUNT_ADDED: = 0;
    numALLOWED_COUNT: = 1;
    END;
    IF numALLOWED_COUNT > = numLAST_COUNT_ADDED + 1 THEN

    bln_Allowed: = True;

    varSTMT: = "UPDATE PROD. TMS_PROCESS_COUNTER ';
    varSTMT: = varSTMT | ' SET last_count_added = ' | (numLAST_COUNT_ADDED + 1);
    varSTMT: = varSTMT | "WHERE nom_processus =" DAILY "';
    varSTMT: = varSTMT | "AND COUNTER_IND ="D"';


    IF varSTMT IS NOT NULL
    THEN
    MyVar: = B(96,varSTMT);
    PROC_LOG (' CALL B ': myVar);
    IF myvar > 0 THEN
    NULL;
    END IF;
    END IF;
    On the other

    End if;

    END IF;

    EXCEPTION WHEN OTHERS THEN
    PROC_LOG ("A failed '");
    PROC_LOG (' SQL error: ' |) SUBSTR (SQLERRM, 1, 1000));
    RETURNS A NULL VALUE.
    PUT AN END TO;

    The FUNCTION B(numTABLE_ID IN NUMBER, varSQL_STATEMENT IN VARCHAR2) RETURNS NUMBER IS
    varINSERT_BATCH_STMT VARCHAR2 (32767): = NULL;
    varADD_REC_TYPE BATCH_TABLES. TYPE % ADD_REC_TYPE;

    BEGIN

    INSERT INTO BATCH_STATEMENT (ID, TABLE_ID, STATEMENT, QUEUE_SEQUENCE_ID)
    VALUES (Numidian, numTABLE_ID, varSQL_STATEMENT, 1);

    EXCEPTION WHEN OTHERS THEN
    PROC_LOG ('B failed');
    PROC_LOG (' SQL error: ' |) SUBSTR (SQLERRM, 1, 1000));
    RETURNS - 1;
    END B;


    Structure of the Batch_statement table:


    ID Number (15) not null
    number (2) not null table_id
    Statement varchar2 (4000) not null
    Queue_sequence_id number (5) not null


    Why do you do such coding mess full of bad practices.

    Remove the exceptions WHEN OTHERS, you're a turing a mistake in this way, they are bugs and (never) use functions to perform DML.

    Functions are not intended for DML. Period.

  • Cannot run view cube operation, zero

    Hello

    SmartView users use to connect to the 11.1.1.3 cube, but get the following error:

    "Cannot perform view cube operation, zero."

    Any advice?

    Thank you

    It is a message meanless stupid for real problems. Users can delete missing lit on an intinal recovery and nothing is returned. Clear delete missing in options and users should be good.

  • Followed by the use - cannot perform the insert inside a trans READ ONLY operation

    Hello

    I have experienced the following error message when you try to install a line in our table of s_nq_acct for USAGE TRACKING:

    [nQSError: 16001] ODBC error state: S1000 code: 1456 message: [Oracle] [ODBC] [Ora] ORA-01456: cannot insert/delete/update operation in a READ ONLY transaction.

    -I am able to insert manually the lines through SQL * more while only logged in as the same user that the Connection Pool
    -L' read-only option is not checked for the ODBC

    Can someone help me with this please?

    Thank you

    Rhys

    I'm happy to have helped.

    Feel free to click on the relatively useful or appropriate to award points :)

  • Cannot send photos "there are no associated program to perform the requested operation."

    original title: Windows live mail

    I configured my gmail account in my windows live mail client. yesterday, I tried to send e-mail from the same gmail account to a friend, mail is sent successfully. but they were not able to open the images. I tried to view the slide show on my computer, then I got the error message "requested action cannot be performed, there is no associated program to perform the requested operation" then I tried to download the same images again, I got the same message. I tried to change the extension of all formats of image (for example, .jpg and .jpeg) but still, I had the same problem of association. I tried to change the registry because I had the article on the microsoft Web site, also I did system restore and reinstalled WLM also. HELP PLZ

    Hello
     
    1 have. what article you tried?

    2 is the issue limited to Windows Live Mail?

    3 is the issue limited only with a specific file extension?

    Check out the following and check:

    Method 1:

    Step 1:

    Try opening the file in the Windows Photo Viewer and check if you are facing the issue.

    http://Windows.Microsoft.com/en-us/Windows7/view-and-use-your-pictures-in-Windows-Photo-Viewer

    Step 2:
     
    A default program is the program used by Windows when you open a particular type of file, such as a music file, an image, or a Web page. For example, if you have more than one web browser installed on your computer, you can choose one of them to be the default browser.

    This option allows to choose which programs you want Windows to use, by default.

    If a program does not appear in the list, you can make the default program using set Associations.

    1. open default programs by clicking the Start button, then programs by default .

    2. click associate a file type or Protocol with a program.
    3. click on the file type or protocol that you want the program to act as the default value.
    4. click on the program of change.
    5. click on the program that you want to use by default for the selected file type, or click the arrow next to other programs to show other programs. (If you don't see other programs or your program is not listed, click Browse to find the program that you want to use and then click Open
    6. click on OK.

    For more details follow the link below:
    http://Windows.Microsoft.com/en-us/Windows7/change-which-programs-Windows-uses-by-default

    Method 2:
    Try to create a new user account and check if you have the same problem.
    To create a user account
    1. to open user accounts, click the Start button, click Control Panel, click user accounts and family safety, and then click user accounts .
    2. click on Manage another account. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    3. click on to create a new account.
    4. type the name you want to assign to the user account, click an account type, and then click on an account.

    For more information follow the link below:
    http://Windows.Microsoft.com/en-us/Windows7/create-a-user-account

    If it works in the new user account, the user account may be corrupted.

    To fix the damaged user profile, you can check the link below:
    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile

    If you are facing problems with Windows Mail, I suggest you according to the query in the following forum.

    http://answers.Microsoft.com/en-us/windowslive

    Hope this information is useful.

  • Error #3200: Cannot perform the operation on the window closed.

    Hello

    I am trying to open a new window in an extension of CS, but when the test inside the first as an Illustrator, it gives me the error

    Error #3200: Cannot perform the operation on the window closed.

    When I test as a stand-alone desktop application, it works very well.

    I tried it with a window pane mxml, as well as with the code, such as:

    var newWindow:Window = new Window()

    newWindow.title = "new window";

    newWindow.width = 200;

    newWindow.height = 200;

    newWindow.open (true);

    I use a WindowedApplication.

    Flex 3.5

    2.7 AIR

    Flash Builder 4.5 (do not use the Extension Builder)

    Thank you!

    Jeff.

    I'm sorry. I answered from memory. I remembered a little trouble. You did, but you must set the type.

    Here's how:

    victory: MyCustomWindowType = new MyCustomWindowType;

    win.showStatusBar = false;

    Win.type = CSXSWindowType.MODAL_DIALOG;

    Win.Open ();

    You probably want to create a component based on the window.

    In addition, you must use CSXSWindowedApplication. It is possible that it took for this...

  • Message: Cannot perform this operation because the default mail client is not properly installed

    I get the following error message:

    Cannot perform this operation because the default mail client is not properly installed

    Could someone help me please?

    Moved from the community involvement Center

    Hello

    You have a common problem of Windows 7. You must set a default e-mail program and Windows 7 did not come with a pre-installed email program.

    The default e-mail program must be installed on the computer - for example Windows Mail (Vista), Windows Live Mail, Thunderbird, etc.

    Windows Live Mail is popular
    http://Windows.Microsoft.com/en-us/Windows-Live/Essentials
    Is Thunderbird http://www.mozilla.org/en-US/thunderbird/

    Windows Essentials help:
    http://Windows.Microsoft.com/en-us/Windows-Live/Windows-essentials-help

    You can access outlook.com via Windows Live Mail

    Set up an email application with Outlook.com - Microsoft Windows Help:
    http://Windows.Microsoft.com/en-us/Windows/Outlook/send-receive-from-app

    After installing an e-mail program, make sure you have a default e-mail together program control panel > Default programs > set access and computer program defaults > Custom > click on the arrow down.

    Web-based e-mail services can only be made the default e-mail program in these 2 cases:
    * Yahoo, with the Yahoo tool bar
    http://help.Yahoo.com/l/us/Yahoo/mail/YAHOOMAIL/settings/settings-10.html
    * Gmail with the installed Google toolbar

    https://support.Google.com/toolbar/answer/34800?hl=en

    Don

  • When I go to send mail sometimes I receive a message saying (cannot perform this operation because the mail client is not installed properley)

    E-mail client

    When I go to send mail sometimes I receive a message saying (cannot perform this operation because the mail)

    client is not installed properley) thanks Karen

    When I go to send mail sometimes I receive a message saying (cannot perform this operation because the mail)

    client is not installed properley) thanks Karen

    Hello

    Please see the post below for links to support for all the popular email client programs.

    Where can I get help with my questions by e-mail? (Windows 7)-Microsoft Answers:
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-networking/where-do-i-get-help-with-my-email-questions/461490c7-302b-4cc8-bcd9-127e177d71c3

    Concerning

  • I get a message "Cannot perform this operation because the default mail client is not properly installed". What should I do?

    I get a message "Cannot perform this operation because the default mail client is not properly installed".  What should I do?

    Unlike Windows XP & Vista, Win7 does not have a default email Client. [What were thinking?]

    You will need to install a (e.g. MS Outlook;) Windows Live Mail; Thunderbird) , and then set it as a default for mail in CUSTOM (<>) article in Set Program Access and defaults of the computer , then restart your computer before any function send to or MailTo will become available.

    In this forum, you will find some support for Outlook: http://answers.microsoft.com/en-us/office/forum/outlook

    Note: Office 2010 Home and Student Edition is not include Outlook.

  • Cannot perform the operation while the host belongs to a Windows domain.

    Hello

    I'm trying to change recording alter DNS for a host of esx5.1 via vCenter but the following error;

    Cannot perform the operation while the host belongs to a Windows domain.

    The host is joined to the domain, but has a static IP configuration. I prefer to change registration without disrupting the VM on the host.

    Any advice would be appreciated

    Thank you

    M

    FYI, I got this problem by leaving the field, change the DNS settings, and then join the domain.

  • Oracle 11.2 - perform parallel DML on a table that is not partitioned with LOB column

    Hello

    Since I wanted to demonstrate the new enhancements of Oracle 12 c on SECUREFICHIERS, I tried to use PDML declarations on a table that is not partitioned with LOB column, in Oracle 11 g and Oracle 12 c releases. The Oracle 11.2 SECUREFICHIERS and large objects Developer Guide January 2013 said clearly:

    Parallel execution of the following DML operations on tables with LOB columns is supported. These operations performed in parallel run only mode when it is run on a partitioned table. The DML statements on tables not partitioned with LOB columns continue to run in serial execution mode.

    • INSERT SELECT AS
    • CREATE TABLE AS SELECT
    • DELETE
    • UPDATE
    • MERGE (conditionally UPDATE and INSERT)
    • Multi-table INSERT

    So, I created and filled a simple table with a BLOB column:

    SQL> CREATE TABLE T1 (A BLOB);
    Table created.
    

    Then, I tried to see the execution of a parallel ABOLITION plan:

    SQL> EXPLAIN PLAN FOR
      2  delete /*+parallel (t1,8) */ from t1;
    
    Explained.
    

    SQL> select * from table(dbms_xplan.display);
    
    PLAN_TABLE_OUTPUT
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Plan hash value: 3718066193
    
    -------------------------------------------------------------------------------------------------------
    | Id  | Operation             | Name     | Rows  | Cost (%CPU)| Time     |    TQ  |IN-OUT| PQ Distrib |
    -------------------------------------------------------------------------------------------------------
    |   0 | DELETE STATEMENT      |          |  2048 |     2   (0)| 00:00:01 |        |      |            |
    |   1 |  DELETE               | T1       |       |            |          |        |      |            |
    |   2 |   PX COORDINATOR      |          |       |            |          |        |      |            |
    |   3 |    PX SEND QC (RANDOM)| :TQ10000 |  2048 |     2   (0)| 00:00:01 |  Q1,00 | P->S | QC (RAND)  |
    |   4 |     PX BLOCK ITERATOR |          |  2048 |     2   (0)| 00:00:01 |  Q1,00 | PCWC |            |
    |   5 |      TABLE ACCESS FULL| T1       |  2048 |     2   (0)| 00:00:01 |  Q1,00 | PCWP |            |
    
    PLAN_TABLE_OUTPUT
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    -------------------------------------------------------------------------------------------------------
    
    Note
    -----
       - dynamic sampling used for this statement (level=2)
    

    And I ended up executing the statement.

    SQL> commit;
    Commit complete.
    
    SQL> alter session enable parallel dml;
    Session altered.
    
    SQL> delete /*+parallel (t1,8) */ from t1;
    2048 rows deleted.
    

    As we can see, the statement was executed in parallel:

    SQL> select * from v$pq_sesstat;
    
    STATISTIC                      LAST_QUERY SESSION_TOTAL
    ------------------------------ ---------- -------------
    Queries Parallelized                    1             1
    DML Parallelized                        0             0
    DDL Parallelized                        0             0
    DFO Trees                               1             1
    Server Threads                          5             0
    Allocation Height                       5             0
    Allocation Width                        1             0
    Local Msgs Sent                        55            55
    Distr Msgs Sent                         0             0
    Local Msgs Recv'd                      55            55
    Distr Msgs Recv'd                       0             0
    
    11 rows selected.
    

    Is this normal? It is not supposed to be supported on Oracle 11 g with no partitioned table containing the LOB column...

    Thank you for your help.

    Michael

    Hello

    The explain plan shows that only the query is run in parallel but not delete it.

    Concerning

    Maurice

  • IB: how to upgrade a serial number which performs hardware inventory operations?

    Dear friends

    first of all thank you for your time and the valid solutions

    Install the base: how to upgrade a serial number which performs hardware inventory operations


    description of the problem:

    Install the base > Quick search

    Here's the Installbase folder, when I fast search query

    REC # Item serial number State of the Instance element
    1 3000000 300-7000-01-1000XXX-0538JQ0003 of return for Exchange Adv
    2 8000000 300-7000-01-1000XXX-0538JQ0003-return for Exchange Adv
    3 300 - 7000-01 5000000 1000XXX-0538JQ0003-A return for Exchange Adv


    looking over the data, first recordings and the third are legitimate serial numbers (correct to the customer's specifications), second record is not legitimate because it has a dashboard as a suffix, we found there are several illegitimate serial numbers exist, must be updated with the right of the serial numbers which I analyzed in great after having pulled data from mtl_material_transactions oe_order_lines_all, mtl_serial_numbers, mtl_system_items_b
    Basically, these are all RMA

    I need to update the second album under the name 1094SUZ-0538JQ0003-B by the guidelines, updating, I need to keep all the existing contracts, warranty, what ever material operations, there need to be same.

    We have a package to update serial numbers using the IB (csi_Item_Instance_Pub.update_item_instance) API, but it updates only the records which has no current serial number of this instance, if there is a serial number already exists, it does not work.

    user to define the error msg ' serial number 1094SUZ-0538JQ0003-a inventory of significant transactions. " This serial number cannot be used to update an existing Instance of point", but I need to update anyway! or am I missing something here, please advice me

    post below resembles similar question, talking about hard update, I have no idea, by the practice that the serial number update will have same operations, contracts and dates... attached to it as previous serial number

    IB UPDATE_ITEM_INSTANCE ERROR - does not allow ACTIVE_START_DATE change


    would be great if you guys help me, really appreciated!


    Unfortunately, I could not find any solution in metalink for the existing serial number update


    Code to update the serial number using the IB API
    x_msg_count: = 0;
    x_msg_data: = ";
    p_instance_rec.INSTANCE_ID: = rec.child_instance_id;
    p_instance_rec.Serial_number: = rec.child_serial_number;
    p_instance_rec.object_version_number: = rec.child_object_number;
    p_txn_rec.transaction_id: = Fnd_Api.g_miss_num;
    p_txn_rec.transaction_date: = SYSDATE;
    p_txn_rec.source_transaction_date: = SYSDATE;
    p_txn_rec.transaction_type_id: = 1;

    csi_Item_Instance_Pub.update_item_instance
    (
    p_api_version = > 1.0,
    p_commit = > Fnd_Api.g_false,
    p_init_msg_list = > Fnd_Api.g_false,
    p_validation_level = > 1,
    p_instance_rec = > p_instance_rec,
    p_ext_attrib_values_tbl = > p_ext_attrib_values_tbl,
    p_party_tbl = > p_party_tbl,
    p_account_tbl = > p_account_tbl,
    p_pricing_attrib_tbl = > p_pricing_attrib_tbl,
    p_org_assignments_tbl = > p_org_assignments_tbl,
    p_asset_assignment_tbl = > p_asset_assignment_tbl,
    p_txn_rec = > p_txn_rec,
    x_instance_id_lst = > x_instance_id_lst,
    x_return_status = > x_return_status,
    x_msg_count = > x_msg_count,
    x_msg_data = > x_msg_data
    );


    Thank you
    Suri

    Suri
    This used. Is perhaps not perfect, but you should get there. Only if the table is saved (all tables seeded should be registered) it will work.

    Select a.table_name, distinct b.column_name from fnd_tables a, fnd_columns b
    where a.table_id = b.table_id
    and upper (b.column_name) like ' % SERIAL.

    Also it is a very old, but if you need history for this change adds logic to insert story as well...

    DECLARE
    l_return_err VARCHAR2 (80);

    PROCEDURE debug (p_message IN VARCHAR2)
    IS
    BEGIN
    dbms_output.put_line (SUBSTR (p_message, 1, 255));
    END debugging;
    BEGIN
    debug('======================================================================');
    debug ("switching of serial number XDT07406. to XDT07406');
    debug('======================================================================');

    UPDATE fa_additions_b
    Serial_number SET = "XDT07406."
    WHERE Serial_number = 'XDT07406.';
    debug (' number of rows in fa_additions_b :'|| update) SQL % number of lines);

    UPDATE fa_mass_additions
    Serial_number SET = "XDT07406."
    WHERE Serial_number = 'XDT07406.';
    debug (' number of rows in fa_mass_additions :'|| update) SQL % number of lines);

    UPDATE rcv_serial_transactions
    Serial_num who SET = "XDT07406."
    WHERE the serial_num which = "XDT07406.";
    debug (' number of rows in rcv_serial_transactions :'|| update) SQL % number of lines);

    UPDATE mtl_serial_numbers
    Serial_number SET = "XDT07406."
    WHERE Serial_number = 'XDT07406.';
    debug (' number of rows in mtl_serial_numbers :'|| update) SQL % number of lines);

    UPDATE mtl_unit_transactions
    Serial_number SET = "XDT07406."
    WHERE Serial_number = 'XDT07406.';
    debug (' number of rows in mtl_unit_transactions :'|| update) SQL % number of lines);

    UPDATE csi_item_instances_h
    SET new_serial_number = "XDT07406".
    WHERE new_serial_number = 'XDT07406.';
    debug (' number of rows in csi_item_instances_h :'|| update) SQL % number of lines);

    UPDATE csi_t_txn_line_details
    Serial_number SET = "XDT07406."
    WHERE Serial_number = 'XDT07406.';
    debug (' number of rows in csi_t_txn_line_details :'|| update) SQL % number of lines);

    UPDATE csi_item_instances
    Serial_number SET = "XDT07406."
    WHERE Serial_number = 'XDT07406.';
    debug (' number of rows in csi_item_instances :'|| update) SQL % number of lines);

    UPDATE wsh_delivery_details
    Serial_number SET = "XDT07406."
    WHERE Serial_number = 'XDT07406.';
    debug (' number of rows in wsh_delivery_details :'|| update) SQL % number of lines);

    debug('======================================================================');
    debug ("switching of serial number jct20591 to JCT20591'");
    debug('======================================================================');

    UPDATE fa_additions_b
    Serial_number SET = "JCT20591."
    WHERE Serial_number = "jct20591";
    debug (' number of rows in fa_additions_b :'|| update) SQL % number of lines);

    UPDATE fa_mass_additions
    Serial_number SET = "JCT20591."
    WHERE Serial_number = "jct20591";
    debug (' number of rows in fa_mass_additions :'|| update) SQL % number of lines);

    UPDATE rcv_serial_transactions
    Serial_num who SET = "JCT20591."
    WHERE the serial_num which = "jct20591";
    debug (' number of rows in rcv_serial_transactions :'|| update) SQL % number of lines);

    UPDATE mtl_serial_numbers
    Serial_number SET = "JCT20591."
    WHERE Serial_number = "jct20591";
    debug (' number of rows in mtl_serial_numbers :'|| update) SQL % number of lines);

    UPDATE mtl_unit_transactions
    Serial_number SET = "JCT20591."
    WHERE Serial_number = "jct20591";
    debug (' number of rows in mtl_unit_transactions :'|| update) SQL % number of lines);

    UPDATE csi_item_instances_h
    SET new_serial_number = "JCT20591".
    WHERE new_serial_number = 'jct20591 ';
    debug (' number of rows in csi_item_instances_h :'|| update) SQL % number of lines);

    UPDATE csi_t_txn_line_details
    Serial_number SET = "JCT20591."
    WHERE Serial_number = "jct20591";
    debug (' number of rows in csi_t_txn_line_details :'|| update) SQL % number of lines);

    UPDATE csi_item_instances
    Serial_number SET = "JCT20591."
    WHERE Serial_number = "jct20591";
    debug (' number of rows in csi_item_instances :'|| update) SQL % number of lines);

    COMMIT;
    EXCEPTION
    WHILE OTHERS
    THEN
    l_return_err: = "update in one of Scripture has this error :'|| substrb (sqlerrm, 1, 55);
    debug ("l_return_err value ='|") l_return_err);
    END;
    /

    Thank you
    Claire

  • iCal - * terminating app due to an untrapped exception 'NSInternalInconsistencyException', reason: 'this NSPersistentStoreCoordinator has no persistent store (unknown).  He is unable to perform a backup operation

    About a month after moving to OS X 10.11.3 calendar application does not load. I thought that ~/Library/Containers/com.apple.iCal deletion would empty it. I no longer get the error earlier, even if it also started with the ApplicationSpecificInformation:

    * End app because of the untrapped exception 'NSInternalInconsistencyException', reason: 'this NSPersistentStoreCoordinator has no persistent store.  He is unable to perform a backup operation

    Don't know what to do next to timing of recovery. Can someone give me some pointers?

    Thank you

    Process: Calendar [980]

    Path: /Applications/Calendar.app/Contents/MacOS/Calendar

    ID: com.apple.iCal

    Version: 8.0 (2092.2)

    Generation information: iCal-2092002000000000 ~ 70

    Code type: X 86-64 (Native)

    Parent process:? [1]

    Manager: Calendar [980]

    User ID: 501

    Date/time: 2016-02-13 21:05:17.964-0700

    OS version: Mac OS X 10.11.3 (15 d 21)

    Report Version: 11

    Anonymous UUID: EFEF6C45-F9F8-9E0B-6C80-8622F8520537

    Time since started awake: 410 seconds

    Integrity of system protection: enabled

    Crashed thread: 0 dispatch queue: com.apple.main - wire

    Exception type: EXC_CRASH (SIGABRT)

    Exception codes: 0 x 0000000000000000, 0 x 0000000000000000

    Note the exception: EXC_CORPSE_NOTIFY

    Request for clarification:

    Reason for termination due to an untrapped exception 'NSInternalInconsistencyException' app,: ' this NSPersistentStoreCoordinator has no persistent store (unknown).  He is unable to perform a backup operation. »

    ending with an exception uncaught of print type

    Abort() called

    Specific application Backtrace 1:

    0 CoreFoundation 0x00007fff84644ae2 __exceptionPreprocess + 178

    1 libobjc. A.dylib 0x00007fff8a95bf7e objc_exception_throw + 48

    CoreData 0x00007fff8c524fd3 2-[NSPersistentStoreCoordinator _coordinator_you_never_successfully_opened_the_database_so_saving_back_to_it_is _kinda_hard:] + 51

    3 CoreData 0x00007fff8c5251ed-[NSPersistentStoreCoordinator _introspectLastErrorAndThrow] + 77

    4 CoreData 0x00007fff8c5253b1 __65-[NSPersistentStoreCoordinator executeRequest:withContext:error:] _block_invoke + 321

    5 CoreData 0x00007fff8c530b63 gutsOfBlockToNSPersistentStoreCoordinatorPerform + 179

    6 libdispatch.dylib 0x00007fff86f4b33f _dispatch_client_callout + 8

    7 libdispatch.dylib 0x00007fff86f4c926 _dispatch_barrier_sync_f_invoke + 74

    8 CoreData 0x00007fff8c51f662 _perform + 194

    9 CoreData 0x00007fff8c4635c5-[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 533

    10 CoreData 0x00007fff8c4635f4-[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 580

    11 CoreData 0x00007fff8c48e6da-[NSManagedObjectContext save:] + 890

    12 CalendarPersistence 0x00007fff9090ba47-[CalManagedObjectContext save:] + 71

    13 CalendarPersistence 0x00007fff90ab9221 + [CalPersistence createBirthdayCalendar:error:] + 251

    Calendar calendar 14 0x00000001021a5f66 + 278374

    15 calendar 0x00000001021a5852 + 276562

    Calendar calendar 16 0x00000001021a56f3 + 276211

    Calendar calendar 17 0x00000001021a54ef + 275695

    18 libdispatch.dylib 0x00007fff86f56871 _dispatch_call_block_and_release + 12

    19 libdispatch.dylib 0x00007fff86f4b33f _dispatch_client_callout + 8

    20 libdispatch.dylib 0x00007fff86f5ec1d _dispatch_main_queue_callback_4CF + 1685

    21 0x00007fff8458acd9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 CoreFoundation

    22 CoreFoundation 0x00007fff84545d3d __CFRunLoopRun + 1949

    23 CoreFoundation 0x00007fff84545338 CFRunLoopRunSpecific + 296

    24 HIToolbox 0x00007fff85f26935 RunCurrentEventLoopInMode + 235

    25 HIToolbox 0x00007fff85f2676f ReceiveNextEventCommon + 432

    26 HIToolbox 0x00007fff85f265af _BlockUntilNextEventMatchingListInModeWithFilter + 71

    27 AppKit 0x00007fff892a60ee _DPSNextEvent + 1067

    28 AppKit 0x00007fff89672943-[NSApplication _nextEventMatchingEventMask:untilDate:inMode: dequeue:] + 454

    AppKit 29 0x00007fff8929bfc8-[NSApplication run] + 682

    30 AppKit 0x00007fff8921e520 NSApplicationMain + 1176

    Calendar calendar 31 0 x 0000000102164027 + 8231

    32 libdyld.dylib 0x00007fff81d985ad start + 1

    Thread 0 crashed: Dispatch queue: com.apple.main - wire

    0 libsystem_kernel.dylib 0x00007fff8c43f002 __pthread_kill + 10

    1 libsystem_pthread.dylib 0x00007fff8fea85c5 pthread_kill + 90

    2 libsystem_c.dylib 0x00007fff952726e7 demolition + 129

    3 libc ++ abi.dylib 0x00007fff833d6f81 abort_message + 257

    4 libc ++ abi.dylib 0x00007fff833fca47 default_terminate_handler() + 267

    libobjc 5. A.dylib 0x00007fff8a95e6ae _objc_terminate() + 103

    6 libc ++ abi.dylib 0x00007fff833fa19e std::__terminate (void (*) ()) + 8

    7 libc ++ abi.dylib 0x00007fff833fa213 std::terminate() + 51

    8 libdispatch.dylib 0x00007fff86f4b353 _dispatch_client_callout + 28

    libdispatch.dylib 9 _dispatch_main_queue_callback_4CF + 1685 0x00007fff86f5ec1d

    10 com.apple.CoreFoundation 0x00007fff8458acd9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

    11 com.apple.CoreFoundation 0x00007fff84545d3d __CFRunLoopRun + 1949

    12 com.apple.CoreFoundation 0x00007fff84545338 CFRunLoopRunSpecific + 296

    13 com.apple.HIToolbox 0x00007fff85f26935 RunCurrentEventLoopInMode + 235

    14 com.apple.HIToolbox 0x00007fff85f2676f ReceiveNextEventCommon + 432

    15 com.apple.HIToolbox 0x00007fff85f265af _BlockUntilNextEventMatchingListInModeWithFilter + 71

    16 com.apple.AppKit 0x00007fff892a60ee _DPSNextEvent + 1067

    17 com.apple.AppKit 0x00007fff89672943-[NSApplication _nextEventMatchingEventMask:untilDate:inMode: dequeue:] + 454

    18 com.apple.AppKit 0x00007fff8929bfc8-[NSApplication run] + 682

    19 com.apple.AppKit 0x00007fff8921e520 NSApplicationMain + 1176

    20 com.apple.iCal 0 x 0000000102164027 0 x 102162000 + 8231

    21 libdyld.dylib 0x00007fff81d985ad start + 1

    Thread 1:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Thread 2: Dispatch queue: com.apple.libdispatch - Manager

    0 libsystem_kernel.dylib 0x00007fff8c43fff6 kevent_qos + 10

    1 libdispatch.dylib 0x00007fff86f51099 _dispatch_mgr_invoke + 216

    2 libdispatch.dylib 0x00007fff86f50d01 _dispatch_mgr_thread + 52

    3 wire:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Thread 4:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Wire 5:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Line 6:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Line 7:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Thread 8:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Wire 9:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Thread 10:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Wire 11:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    12 wire:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Line 13: com.apple.NSEventThread

    0 libsystem_kernel.dylib 0x00007fff8c439386 mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00007fff8c4387c7 mach_msg + 55

    2 com.apple.CoreFoundation 0x00007fff84546624 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x00007fff84545aec __CFRunLoopRun + 1356

    4 com.apple.CoreFoundation 0x00007fff84545338 CFRunLoopRunSpecific + 296

    5 com.apple.AppKit 0x00007fff89365065 _NSEventThread + 149

    6 libsystem_pthread.dylib 0x00007fff8fea6c13 _pthread_body + 131

    7 libsystem_pthread.dylib 0x00007fff8fea6b90 _pthread_start + 168

    8 libsystem_pthread.dylib 0x00007fff8fea4375 thread_start + 13

    Thread 14:

    0 libsystem_kernel.dylib 0x00007fff8c43f6de __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00007fff8fea6729 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00007fff8fea4365 start_wqthread + 13

    Thread 15: com.apple.appkit - heartbeat

    0 libsystem_kernel.dylib 0x00007fff8c43f206 __semwait_signal + 10

    1 libsystem_c.dylib 0x00007fff95293d17 nanosleep + 199

    usleep libsystem_c.dylib 2 0x00007fff95293c0a + 54

    3 com.apple.AppKit 0x00007fff894ff6f4-[NSUIHeartBeat _heartBeatThread:] + 2181

    4 com.apple.Foundation 0x00007fff92cbdc6f __NSThread__start__ + 1351

    5 libsystem_pthread.dylib 0x00007fff8fea6c13 _pthread_body + 131

    6 libsystem_pthread.dylib 0x00007fff8fea6b90 _pthread_start + 168

    7 libsystem_pthread.dylib 0x00007fff8fea4375 thread_start + 13

    Thread 0 crashed with X 86 State of Thread (64-bit):

    Rax: 0 x 0000000000000000 rbx: 0000000000000006 rcx 0 x: 0x00007fff5da9be28 rdx: 0 x 0000000000000000

    RDI: 0x000000000000160b rsi: 0 x 0000000000000006 PBR: RER 0x00007fff5da9be50: 0x00007fff5da9be28

    R8: 0 x 0000000000000003 r9: 0x00007fff833fda7c r10: 0 x 0000000008000000 r11: 0 x 0000000000000206

    R12: 0x00007fff5da9bfb0 r13: 0x0000000103001b40 r14: 0x00007fff746a1000 r15: 0x00007fff5da9be90

    RIP: 0x00007fff8c43f002 rfl: 0 x 0000000000000206 cr2: 0x00007fff7554a008

    Please, back up all data. If you have iCloud calendars, archive them by following the instructions on this page under the heading "download a calendar of iCloud.com." all you need is a web browser, not the calendar application. Do the same with the other calendars of network you have, if possible.

    Before taking each of these steps, quit (leave by force if necessary) application. After taking stage, recovery and test. When the problem is solved (or when you have completed step 3 without resolving), stop and close the library folder.

    Step 1

    Hold down the option key and select

    Go ▹ library

    in the Finder menu bar. In the folder that opens, move these items (some may not exist) to the trash, leaving the open library folder:

    Calendars/calendar Cache

    Calendars/calendar Cache-shm

    Calendars/calendar Cache-wal

    Step 2

    Move these files to the library folder on the desktop (even once, some cannot exist):

    Containers/com.apple.CalendarAgent (and all others with a start of name in 'com.apple.Calendar')

    Containers/com.apple.iCal (and all others with a name in 'com.apple.iCal' beginning)

    Preferences/com.apple.CalendarAgent.plist

    Preferences/com.apple.iCal.plist

    If the problem is resolved, you may be able to put some of the items you have moved in this stage, recovery and testing after each of them. Finally, you can find the one that caused the problem; Delete it. Re-create your settings if necessary.

    If the problem is not yet solved, put back to each of the points you have moved in this step, crushing the that may have been created in its place. Do not put the files that you moved in step 1.

    Step 3

    Move this folder on the desktop:

    Calendars

    Note: you do not move the application to calendars; you move a folder named "calendars". If there is no change, put the folder back where he was.

    If the problem is resolved after you move the calendars folder, the event database is corrupted. You have these choices:

    Restore the snapshot folder Time Machine or another backup prior to corruption.

    Use a third party application like "Calendar cleaner" (not tested by me) to try to repair the database.

    For the calendar network accounts, such as iCloud, all you need to do is re-enter the preferences. For subscribed calendars, simply re - subscribe.

  • Restart fails. Error message: The Finder cannot quit because some operations are still ongoing.

    Unable to shut down or restart. Dialog box shows "The Finder cannot quit because some operations are still ongoing." I'm unable to find it than those who are. Ran disk utility and tried again with the same result. Sure would appreciate your help!

    My MacBook is a 13-inch aluminum, late 2008, Running OS X 10.11.3

    System report:

    Presentation of the material:

    Model name: MacBook

    Model ID: MacBook5, 1

    Processor name: Intel Core 2 Duo

    Processor speed: 2.4 GHz

    Number of processors: 1

    Total number of cores: 2

    L2 Cache: 3 MB

    Memory: 4 GB

    Bus speed: 1.07 GHz

    Boot ROM version: MB51.007D.B03

    Version of the SCM (System): 1.40f2

    Serial number (System): W8919BPH8QT

    Material UUID: 64CA23AE-66AA-510A-9A68-95E35F1AC9F5

    Motion sensor sudden:

    Status: enabled

    Sudden

    At ran Etrecheck, with the report as follows:

    EtreCheck version: 2.9.3 (253)

    Report generated 2016-02-11 14:08:26

    Download EtreCheck from http://etrecheck.com

    Duration 09:27

    Performance: Below average

    Click the [Support] links to help with non-Apple products.

    Click [details] for more information on this line.

    Click on the link [check files] help with unknown files.

    Could not complete the following internal tasks:

    / usr/sbin/system_profiler - xml SPUSBDataType

    Problem: Another problem

    Description:

    Unable to restart or shut down. Error message indicates the operation is running, but I don't know what it is.

    Hardware Information:

    MacBook (13-inch, aluminum, late 2008)

    [Data sheet] - [User Guide] - [Warranty & Service]

    MacBook - model: MacBook5, 1

    1 2.4 GHz Intel Core 2 Duo CPU: 2 strands

    4 GB of RAM expandable - [Instructions]

    BANK 0/DIMM0

    OK 2 GB DDR3 1067 MHz

    0/DIMM1 BANK

    OK 2 GB DDR3 1067 MHz

    Bluetooth: Old - transfer/Airdrop2 not supported

    Wireless: en1: 802.11 a/b/g/n

    Battery: Health = Normal - Cycle count = 161 - SN = W024902CY6GOA

    Video information:

    NVIDIA GeForce 9400M - VRAM: 256 MB

    Color LCD 1280 x 800

    Software:

    OS X El Capitan 10.11.3 (15 d 21) - time since started: about 7 days

    Disc information:

    TOSHIBA MK2553GSX disk0: (250,06 GB) (rotation)

    EFI (disk0s1) : 210 MB

    Macintosh HD (disk0s2) /: 249,20 go-go (174,22 free)

    HD (disk0s3) [recovery] recovery: 650 MB

    MATSHITADVD-R UJ-868)

    Configuration files:

    / etc/hosts - Count: 1

    Guardian:

    Mac App Store and identified developers

    Unknown files:

    / Library/LaunchDaemons/com. Starfield.backupservice.plist

    ~/Library/LaunchAgents/com. LogMeIn.Cubby.Updater.plist

    ~/Library/LaunchAgents/com. MLBAM.nexdef.plist

    ~/Library/LaunchAgents/join.me.Launcher.update.PerUser.plist

    4 unknown files found. [Check files]

    Kernel extensions:

    /Applications/transmit.app

    com.panic.TransmitDisk.transmitdiskfs [no charge] (4.0.0 - 10.5 SDK) [Support]

    / Library/Extensions

    com.seagate.driver.PowSecDriverCore [no charge] (5.2.7 - 10.4 SDK) [Support]

    [loading] com.squirrels.airparrot.framebuffer (5 - 10.10 SDK) [Support]

    [loading] com.squirrels.driver.AirParrotSpeakers (1.8-10.8 SDK) [Support]

    / Library/Extensions/Seagate storage Driver.kext/Contents/PlugIns

    com.seagate.driver.PowSecLeafDriver_10_4 [no charge] (5.2.7 - 10.4 SDK) [Support]

    com.seagate.driver.PowSecLeafDriver_10_5 [no charge] (5.2.7 - 10.5 SDK) [Support]

    com.seagate.driver.SeagateDriveIcons [no charge] (5.2.7 - 10.4 SDK) [Support]

    / System/Library/Extensions

    [no charge] com.tomtom.driver.UsbEthernetGadget (1.0.0d1) [Support]

    Launch system officers:

    com.apple.AssetCacheLocatorService.plist [killed]

    com.apple.CallHistoryPluginHelper.plist [killed]

    com.apple.CallHistorySyncHelper.plist [killed]

    com.apple.FolderActionsDispatcher.plist [killed]

    com.Apple.CDPD.plist [killed]

    com.Apple.cloudphotosd.plist [killed]

    com.Apple.followupd.plist [killed]

    com.Apple.gamed.plist [killed]

    com.Apple.icloud.fmfd.plist [killed]

    com.Apple.printtool.agent.plist [killed]

    com.Apple.RCD.plist [killed]

    com.Apple.rtcreportingd.plist [killed]

    com.Apple.scopedbookmarkagent.XPC.plist [killed]

    com.Apple.telephonyutilities.callservicesd.plist [killed]

    [loading] 151 tasks Apple

    [operation] 71 tasks Apple

    14 killed process lack of RAM

    Launch system demons:

    com.apple.AssetCacheLocatorService.plist [killed]

    com.apple.GSSCred.plist [killed]

    com.Apple.awdd.plist [killed]

    com.Apple.Emond.aslmanager.plist [killed]

    com.Apple.ifdreader.plist [killed]

    [killed] com.apple.periodic - weekly.plist

    com.Apple.softwareupdate_download_service.plist [killed]

    com.Apple.system_installd.plist [killed]

    com.Apple.wdhelper.plist [killed]

    com.Apple.XPC.SMD.plist [killed]

    [loading] 191 tasks Apple

    [operation] 86 tasks Apple

    10 killed process lack of RAM

    Launch officers:

    [failure]... com.adobe.ARMDCHelper.cc24aef4a1b90ed56a [Support] plist

    [loading] com.google.keystone.agent.plist [Support]

    [loading] com.oracle.java.Java - Updater.plist [Support]

    com.TeamViewer.TeamViewer.plist [failure] [support] [details]

    [failure] com.teamviewer.teamviewer_desktop.plist [Support]

    [loading] org.macosforge.xquartz.startx.plist [Support]

    Launch demons:

    [loading] com.adobe.ARMDC.Communicator.plist [Support]

    [loading] com.adobe.ARMDC.SMJobBlessHelper.plist [Support]

    [failure] com.adobe.fpsaud.plist [Support]

    [operation] com.backblaze.bzserv.plist [Support]

    [loading] com.barebones.authd.plist [Support]

    [loading] com.ciscosystems.ciscoconnect.daemon.plist [Support]

    [loading] com.google.keystone.daemon.plist [Support]

    [loading] com.logmein.join.me.update - helper.plist [Support]

    [loading] com.microsoft.office.licensing.helper.plist [Support]

    [loading] com.oracle.java.Helper - Tool.plist [Support]

    [operation] com.seagate.TBDecorator.plist [Support]

    [operation] com.starfield.backupservice.plist [Support]

    [loading] com.teamviewer.Helper.plist [Support]

    [failure] com.teamviewer.teamviewer_service.plist [Support]

    [failure] com.vmware.launchd.vmware.plist [Support]

    [loading] org.macosforge.xquartz.privileged_startx.plist [Support]

    User launch officers:

    [failure] com.adobe.ARM. [...]. plist [Support]

    [operation] com.amazon.music.plist [Support]

    [operation] com.backblaze.bzbmenu.plist [Support]

    [loading] com.citrixonline.GoToMeeting.G2MUpdate.plist [Support]

    [loading] com.logmein.cubby.updater.plist [Support]

    [operation] com.mlbam.nexdef.plist [Support]

    [operation] com.seagate.dashboard.plist [Support]

    [loading] join.me.launcher.update.peruser.plist [Support]

    Items in user login:

    Dashlane Application (/ Applications/Dashlane.app)

    Agent application RealPlayer Downloader (~/Library/Application Support/RealNetworks/RealPlayer Downloader Agent.app)

    Degree application (/ Applications/Degrees.app)

    Sophos Anti-virus UNKNOWN (missing value)

    MacUpdate desktop hidden UNKNOWN (missing value)

    Dropbox application (/ Applications/Dropbox.app)

    Join.me Application Launcher (~/Library/Application Support/join.me/join.me Launcher.app)

    HP Scheduler application (/ Library/Application Support/Hewlett Packard/Software Update/HP Scheduler.app)

    HP product search request (/ Library/Application Support/Hewlett-Packard/Customer Participation/HP product Research.app)

    HPEventHandler UNKNOWN (missing value)

    Other applications:

    [ongoing] at.appscape.degrees.24352

    [ongoing] com.Apple.XPC.launchd.oneshot.0x1000000a.EvernoteHelper

    [ongoing] com.Apple.XPC.launchd.oneshot.0x1000001f.EtreCheck

    [ongoing] com.dashlane.DashlaneAgent

    com.evernote.Evernote.25952 [loading]

    com.evernote.EvernoteHelper [loading]

    [ongoing] com.getdropbox.dropbox.25312

    [ongoing] com.LogMeIn.join.me.Launcher.167712

    [ongoing] com.RealNetworks.realplayerdownloaderagent.95072

    [ongoing] JP.co.Canon.cijscannerregister.2272

    Plug-ins Internet:

    o1dbrowserplugin: Version: 5.41.3.0 - SDK 10.8 [Support]

    Web of Google Earth plugin: Version: 6.0 [Support]

    Default browser: Version: 601 - SDK 10.11

    Flip4Mac WMV Plugin: Version: 2.4.0.11 [Support]

    AmazonMP3DownloaderPlugin101750: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Support]

    RealPlayer Plugin: Version: unknown [Support]

    AdobePDFViewerNPAPI: Version: 15.010.20056 - SDK 10.8 [Support]

    FlashPlayer - 10.6: Version: 20.0.0.267 - SDK 10.6 [Support]

    Silverlight: Version: 5.1.41212.0 - SDK 10.6 [Support]

    QuickTime Plugin: Version: 7.7.3

    Flash Player: Version: 20.0.0.267 - SDK 10.6 obsolete! Update

    googletalkbrowserplugin: Version: 5.41.3.0 - SDK 10.8 [Support]

    iPhotoPhotocast: Version: 7.0

    AdobePDFViewer: Version: 15.010.20056 - SDK 10.8 [Support]

    SharePointBrowserPlugin: Version: 14.6.0 - SDK 10.6 [Support]

    JavaAppletPlugin: Version: 8 73 02 check the version build update Java

    User Plug-ins internet:

    WbeTools64_14: Version: 1.0.22.49 © 2012 - SDK 10.6 [Support]

    WebEx64: Version: 1.0 - SDK 10.6 [Support]

    CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Support]

    fileEditTool64_15: Version: 1.0.35.65 © 2013 - 10.6 SDK [Support]

    FreeScreenSharingPlugin: Version: Unknown - SDK 10.9 [Support]

    Safari extensions:

    AdBlock

    Add to the list of Amazon gift

    Awesome screenshot

    Dashlane

    CLEA. Video Nr

    EverNote Web Clipper

    3rd party preference panes:

    Backblaze backup [Support]

    Flash Player [Support]

    Flip4Mac WMV [Support]

    Growl [Support]

    Java [Support]

    MacFUSE [Support]

    For Mac OSX [Support] Seagate dashboard

    Time Machine:

    Skip system files: No.

    Mobile backups: WE

    Automatic backup: YES

    Volumes to back up:

    Macintosh HD: Disc size: 249,20 GB disc used: 74,98 GB

    Destinations:

    Backup drive Seagate Plus [Local]

    Total size: 999,86 GB

    Total number of backups: 6

    An older backup: 10/22/15, 12:25

    Last backup: 19/01/16, 21:00

    Size of backup drive: Excellent

    Backup size GB 999,86 > (disk size 249,20 GB X 3)

    Top of page process CPU:

    3% WindowServer

    1% kernel_task

    1% com.apple.WebKit.WebContent (7)

    Download RealPlayer 1% agent

    1% com.dashlane.DashlaneAgent

    Top of page process of memory:

    647 MB com.apple.WebKit.WebContent (7)

    572 MB kernel_task

    233 MB mdworker (17)

    Safari of 201 MB

    DashlanePluginService 139 MB

    Virtual memory information:

    75 MB of free RAM

    4.18 GB used RAM (903 MB cache)

    192 MB of Swap used

    Diagnostic information:

    February 9, 2016, 15:36:32 ~/Library/Logs/DiagnosticReports/findNames_2016-02-09-153632_[redacted].crash

    com.apple.AppleSpell - /System/Library/Services/AppleSpell.service/Contents/MacOS/findNames

    Can you press and hold the button of power may be up to 30 seconds to ensure the

    computer is not simply put to sleep; you want him to stop. Then the attempt to start so he could

    run in safe mode, you can troubleshoot and try to check in the system as suggested:

    • Try safe mode if your Mac does not end commissioning - Apple Support

    Additional links to other content that may be useful to solve problems are included in the above page.

    Another element is Force Quit... it can be used to quit the finder:

    • Force an app to close on your Mac - Apple Support

    You may be able to use keyboard shortcuts in start to see on other actions at startup; as

    attempts to use modes of recovery for other restorative actions, repair permissions, etc. or for

    reinstall OS X again. If you have a backup of your content and also a Time Machine backup.

    There is a good reason to suggest that you could restore the computer to a viable State in front

    These symptoms or problems became so large. The test of original material would be on

    it comes with the installation of restore Apple DVD set than computers. Maybe it's worth a go, too.

    • For Mac - Apple Support startup key combinations

    • With the help of Apple Hardware Test - Apple Support

    • Apple OS X and Time Machine tips:

    http://pondini.org/OSX/home.html

    • OS X: on OS X Recovery - Apple Support

    {Some newer models may have been updated to use the Internet recovery to restart the computer}

    online system - if the internal drive and its recovery partition missing somehow to any system start-up.

    The model seems to be too old for the Constitution or upgrade to make use of this feature, however...}

    If you have an external drive with a clone of the complete system on board, which could be used to test

    and troubleshooting of the material aspect of the computer; and a source for new offline installation clone.

    Perhaps the 'the etrecheck guy' will examine in this thread and point out some details that I'm not very familiar.

    Good luck in this case!

Maybe you are looking for