Two Report Problems

I have made a report that worked until i decided to run it again after a couple of days.
The first problem is that the report is returning one of the two SELECT statements half way through the report itself. Obviously a SELECT statement has no reason to be shown in a report so how do i get rid of this?
Secondly, for some reason, the report now shows a DATE column as for e.g:
12/10/2005 00:00
Instead of just the date, e.g:
12/10/2005
I do not know why it has changed to do these things.
Any Ideas?

Hi,
Depend of nls_date_format from session :
SQL> alter session set nls_date_format = 'DD/MM/YYYY HH24:MI';
Session altered.
SQL> select sysdate from dual;
SYSDATE
22/12/2005 15:42
SQL> alter session set nls_date_format = 'DD/MM/YYYY';
Session altered.
SQL> select sysdate from dual;
SYSDATE
22/12/2005
SQL> Nicolas.

Similar Messages

  • Problem trying to share a Search Field with two Reports

    Hello!I have two Reports(Report1 and Report2) in two different pages. In both of the pages i have the same select list(Item1 and Item2 ). I want to select something in the select list(Item1) of Report1 and my choice to be saved in the select list(Item2) of Report2 too.Can anyone please help me?
    Is it possible to have one select list for two Reports ?
    Thanx in advance for any answers...
    Edited by: user10642834 on May 8, 2009 10:15 AM

    Thank you very much! I tried what you said and it seems to be working fine now. I have a similar problem(a little bit more complicated) with my two forms on these reports. The reports actually contain the columns of one table separated in two groups(Report1=group1 and Report2=group2). So when i select Edit on a row of Report1 i go to Form1 and see the data to be edited of Form1 of row1 for example. I would like to go to Form2(i have a tab for this) and see the same row(row1) to be edited with the columns of Report2.I hope that i am clear enough. Thanx again for the previous answer and i hope that you can solve this problem too.

  • Using member sorting and grouping with two reports sharing rows

    Hi!
    I have a problem with one report and I need some help or advise here.
    I have two dimensions with dynamic expansion in rows (PRODUCT, MATERIAL), and I use the option Member Sorting and Grouping at Member selector to obtain the total amount of PRODUCT group by PARENTH1:
    PRODUCT               MATERIAL          AMOUNT
    TOTAL PROD_A-X                                   100
    PROD_A_A             MAT1                          22
    PROD_A_B             MAT1                          50
    PROD_A_A             MAT2                          28 
    TOTAL PROD_B-X                                   120
    PROD_B_A             MAT1                          30
    PROD_B_A             MAT2                          50
    PROD_B_B             MAT2                          40
    This works fine if I only have one report, but I need to create another one sharing the row and page axis with the Default Report, when I do that the option Member Sorting and Grouping doesn't work. I really need to have two reports with shared rows and also the summation by PARENTH1, how can I do that?
    Thank you very much

    Hi!
    I have a problem with one report and I need some help or advise here.
    I have two dimensions with dynamic expansion in rows (PRODUCT, MATERIAL), and I use the option Member Sorting and Grouping at Member selector to obtain the total amount of PRODUCT group by PARENTH1:
    PRODUCT               MATERIAL          AMOUNT
    TOTAL PROD_A-X                                   100
    PROD_A_A             MAT1                          22
    PROD_A_B             MAT1                          50
    PROD_A_A             MAT2                          28 
    TOTAL PROD_B-X                                   120
    PROD_B_A             MAT1                          30
    PROD_B_A             MAT2                          50
    PROD_B_B             MAT2                          40
    This works fine if I only have one report, but I need to create another one sharing the row and page axis with the Default Report, when I do that the option Member Sorting and Grouping doesn't work. I really need to have two reports with shared rows and also the summation by PARENTH1, how can I do that?
    Thank you very much

  • Sorting on two reports based on same table

    Hi,
    I have two reports on the same page, that show rows from a table.
    Each table has a different condition, so that there is no overlapping rows.
    The problem i have run into, is that i have enabled sort on the columns in both reports - there are instances when there are no rows shown in one of the reports.
    when i click on a column name to sort on that column, i get the error
    failed to parse SQL query:
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    in the report that shows no values. i understand what the error means, but am having some trouble finding a way of solving it.
    any help would be much appreciated!

    Look here:
    Column sort gives "failed to parse SQL query"
    Denes Kubicek

  • OBIEE 11G - Issue passing parameters between two reports

    Hi folks,
    I am struggling to pass parameters between two reports in OBIEE 11G.
    My first report contains the following columns: Rolling Year Type (VCHAR), Year(VCHAR), Month(VCHAR), Cost(Double).
    My second report contains the following columns: Rolling Year Type(VCHAR), Year(VCHAR), Month(VCHAR), Category(VCHAR), Cost(Double).
    My requirement is to pass the Rolling Year Type, Year and Month values from report 1 to report 2.
    On the Month column properties of report 1, I have created an Action Link called 'Drill to Category'. I have clicked on 'Navigate to BI Content' and selected Report 2.
    Then on Report 2, I have included three filters: Rolling Year Type is prompted, Year is prompted, Month is promted.
    When I run the report I always get the following error:
    The specified criteria didn't result in any data. This is often caused by applying filters and/or selections that are too restrictive or that contain incorrect values. Please check your Analysis Filters and try again. The filters currently being applied are shown below.
    When I check the cursor cache, the filter values are correct. Does anybody have any idea why Report 2 does not display?
    When I remove the Month filter, the report works correctly.
    I have since changed the third filter to be Month No and although Report 2 does display, it does not pick up the filter on the Month No.
    I initially thought this may have been a caching issue and so I have disabled BI Server Cache but this does not fix my problem.
    This was never an issue on OBIEE 10G as I found it very easy to navigate between two requests.
    Has anyone else experienced problems with passing parameters between two request in 11G?
    Any help appreciated.
    Thanks
    Gavin

    Hi,
    I once tried this kind of requirement(with dashboard prompts though) and hit at similar issue. I later found out that the problem is with the space in the parameter values. Can you please let me know, if the same is the case with you?
    Suppose the parameter passed is "Jan 2010", but the report on the destination takes the value as "Jan" & "2010". Yes, it kind of split the parameter value to two based on space. I think we can notice the filters the destination report got, by enabling filter view.
    In this case, since you pass only value at a time, could you try placing the parameter value anyway in double quotes? I think the Server then will understand it as one value.
    Thank you,
    Dhar

  • GL balance is difference in two reports

    Hi,
    One GL balance is differece in two reports i.e in FBL3N & FAGLB03. Can anybody tell me the problem.
    govind.

    Hi,
    please check your support pack level. If your support pack level is greater than or equal to ten(sp>=10) then follow the below procedure in your dev/quality client.
    Execute the t.code;FAGLF03 : It will give you the list of documents not updated properly to NewGL
    To solve these issues, you will have to run RGURECGLFLEX in update mode, and it will post the documents to the NewGL and also update the balances accordingly for the accounts in the document for the respective year and periods
    Also check the OSS  note 878281.
    Hope it will resolve ur issue.
    all the best
    Prasad

  • HT2731 How to report problem in apps store double billing?

    I noticed two different receipt that emailed to me. I did received one purchased only.
    When click report problem in my emailed receipt but I can't connected to iTunes store?????

    Go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • Update process issue - having two reports on a page

    Hello,
    I have a page which contains two reports (normal SQL query). And each report have some editable field items with an update button. The thing is that the update process is not working, its giving an error when any of the reports update button is clicked. I am not able to understand the problem. I think their might be a conflict between the two update processes when a page is submitted. Below are the report source queries and update processes. I think their is a problem with the code itself. Like when I click either of the update buttons, the process is failing and is going to the exception block and printing a message "Failed to update row at step 10 with error message "
    . I have given different names for the two update buttons. Can anyone please help me out with this issue.
    ------REPORT1 SOURCE QUERY------
    T_DS||T_SCH||T_TBL -- is my Primary key column of TBL_NAME1
    select
    apex_item.hidden(04,T_DS||T_SCH||T_TBL,'','f04_' || ROWNUM)
    || APEX_ITEM.MD5_HIDDEN(45,ASSIGNED_DA_SID,ASSIGNED_ARCH_SID,ASSIGNED_ETL_SID,CHF_CHANGE_HISTORY)
    || APEX_ITEM.HIDDEN(01,ROWNUM,'','f01_' || ROWNUM) " ",
    T_SCHEMA,
    T_TABLE,
    T_DATASTORE,
    APEX_item.textarea(12,T_COMMENTS,4,150) COMMENTS
    APEX_item.textarea(13,CHANGE_HISTORY,4,150) CHANGE_HISTORY
    from Tbl_name1
    WHERE T_SCH = :P0_SCHEMA AND
    T_DS = :P0_DATASTORE AND
    T_TBL = :P0_TABLE
    order by T_DS
    -------UPDATE PROCESS OF REPORT1-----------
    DECLARE
    l_cnt BINARY_INTEGER := 0;
    l_stp number := 10;
    BEGIN
    FOR i IN 1 .. apex_application.g_f01.COUNT
    LOOP
         IF WWV_FLOW_ITEM.MD5(     APEX_APPLICATION.G_f12 (i)
    ,APEX_APPLICATION.G_f13 (i)
                   ) <> APEX_APPLICATION.G_F45 (i) THEN
              UPDATE TBL_NAME1
              SET T_COMMENTS = APEX_APPLICATION.G_f12 (i)
    ,CHANGE_HISTORY = APEX_APPLICATION.G_f13 (i) WHERE T_DS||T_SCH||T_TBL = APEX_APPLICATION.G_f04 (i);
              l_cnt := l_cnt + SQL%ROWCOUNT;
         END IF;
    END LOOP;
    COMMIT;
    l_stp := 20;
    IF l_cnt = 0 THEN
         apex_application.g_print_success_message := 'No Modifications Done !' ;
    ELSE
         apex_application.g_print_success_message := 'Successfully updated ' || l_cnt || ' record(s).';
    END IF;
    l_stp := 30;
    EXCEPTION WHEN OTHERS THEN
         ROLLBACK;
         apex_application.g_print_success_message := 'Failed to update row at step ' || l_stp || ' with error message ' ;
    END;
    --------REPORT2 SOURCE QUERY---------
    T_DS||T_SCH||T_TBL||T_RVW_TYPE||T_RVW_DT -- is my Primary key column of TBL_NAME2
    select apex_item.hidden(07,T_DS||T_SCH||T_TBL||T_RVW_TYPE||T_RVW_DT,'','f07_' || ROWNUM)
    || APEX_ITEM.MD5_HIDDEN(46,T_RVW_STATUS,T_RVW_SUMM)
    || APEX_ITEM.HIDDEN(03,ROWNUM,'','f03_' || ROWNUM) " ",
    APEX_item.text(22,T_RVW_STATUS,30) RVW_STATUS,
    APEX_item.textarea(23,T_RVW_SUMM,4,150) RVW_SUMMARY
    from TBL_NAME2
    WHERE T_SCH = :P0_SCHEMA AND
    T_DS = :P0_DATASTORE AND
    T_TBL = :P0_TABLE
    order by T_DS
    --------UPDATE PROCESS OF REPORT2-----------------------
    DECLARE
    l_cnt BINARY_INTEGER := 0;
    l_stp number := 10;
    BEGIN
    FOR i IN 1 .. apex_application.g_f03.COUNT
    LOOP
         IF WWV_FLOW_ITEM.MD5(     APEX_APPLICATION.G_f22 (i)
                        ,APEX_APPLICATION.G_f23 (i)
                   ) <> APEX_APPLICATION.G_F46 (i) THEN
              UPDATE TBL_NAME2
              SET     T_RVW_STATUS = APEX_APPLICATION.G_f22 (i)               
    ,T_RVW_SUMM = APEX_APPLICATION.G_f23 (i) WHERE T_DS||T_SCH||T_TBL||T_RVW_TYPE||T_RVW_DT = APEX_APPLICATION.G_f07 (i);
              l_cnt := l_cnt + SQL%ROWCOUNT;
         END IF;
    END LOOP;
    COMMIT;
    l_stp := 20;
    IF l_cnt = 0 THEN
         apex_application.g_print_success_message := 'No Modifications Done !' ;
    ELSE
         apex_application.g_print_success_message := 'Successfully updated ' || l_cnt || ' record(s).';
    END IF;
    l_stp := 30;
    EXCEPTION WHEN OTHERS THEN
         ROLLBACK;
         apex_application.g_print_success_message := 'Failed to update row at step ' ||l_stp || ' with error message ' ;
    END;
    Thanks,
    Orton

    Hi Orton,
    to narrow down the source of your error i recommend using a process running before your two other page processes where you write debug-message to output to check how your array's are built up.
    Your no-data-found error message comes most probably from accessing one of the g_fxx arrays on a index position without data. (e.g. if you access g_f04(5) and nothing ever was assigned to index 5 in array g_f04 you'll get an no-data-found exception).
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com

  • Two ongoing problems with Mail: (1) PDF's (2) Mail crashing

    Greetings,
    Two ongoing problems with Mail:
    (1) When I receive PDF's in email (sender is using the Apple version of Eudora), the PDF fails to open; it shows there is 0 KB. When my co-workers with PC's receive the same email; they have no problem opening the PDF. Additionally, when I receive the same PDF in Thunderbird, it opens with no problems. Finally, when I receive the PDF in a Zip file, unfortunately, it once again is 0 KB.
    (2) My other ongoing problem, on a consistent basis, Mail crashes upon opening. Pasted below is the complete "Crash Report" which I have been sening into Apple.
    Thanks in advanve for your assistance ...
    Kind reagrds,
    Bill Siegrist
    [email protected]
    Date/Time: 2006-07-07 09:14:47.960 -0500
    OS Version: 10.4.7 (Build 8J2135)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [64]
    Version: 2.1 (752)
    Build Version: 2
    Project Name: MailViewer
    Source Version: 7520000
    PID: 214
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x5657e589
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a51091 NXStrIsEqual + 44
    1 libobjc.A.dylib 0x90a4eaf3 NXHashGet + 143
    2 libobjc.A.dylib 0x90a5083f NXUniqueString + 129
    3 com.apple.AppKit 0x933dbc48 newTypeList + 232
    4 com.apple.AppKit 0x933dba7d -[NSApplication(NSServicesMenuPrivate) registerServicesMenuSendTypes:returnTypes:] + 314
    5 com.apple.AppKit 0x933db364 +[NSTextView(NSPasteboard) registerForServices] + 197
    6 com.apple.AppKit 0x933db24c -[NSTextView(NSPrivate) _commonInitState] + 214
    7 com.apple.AppKit 0x933dafe6 -[NSTextView initWithFrame:textContainer:] + 150
    8 com.apple.AppKit 0x933ce792 -[NSTextView initWithFrame:] + 589
    9 com.apple.AppKit 0x9347531d -[NSCustomView nibInstantiate] + 444
    10 com.apple.AppKit 0x9337b118 -[NSIBObjectData instantiateObject:] + 232
    11 com.apple.AppKit 0x9337a661 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 202
    12 com.apple.AppKit 0x93371c95 loadNib + 260
    13 com.apple.AppKit 0x933716c1 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 918
    14 com.apple.AppKit 0x934e99f7 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 169
    15 com.apple.MessageFramework 0x99373e47 -[NSBundle(MessageFrameworkAdditions) loadNibNamed:owner:] + 111
    16 com.apple.mail 0x00007451 0x1000 + 25681
    17 com.apple.mail 0x0000727b 0x1000 + 25211
    18 com.apple.mail 0x00007251 0x1000 + 25169
    19 com.apple.mail 0x00006b7e 0x1000 + 23422
    20 com.apple.mail 0x00005fe1 0x1000 + 20449
    21 com.apple.mail 0x00005457 0x1000 + 17495
    22 com.apple.Foundation 0x9273eed3 __NSFireDelayedPerform + 403
    23 com.apple.CoreFoundation 0x90823bc9 CFRunLoopRunSpecific + 3341
    24 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
    25 com.apple.HIToolbox 0x92f02b90 RunCurrentEventLoopInMode + 285
    26 com.apple.HIToolbox 0x92f02297 ReceiveNextEventCommon + 385
    27 com.apple.HIToolbox 0x92f020ee BlockUntilNextEventMatchingListInMode + 81
    28 com.apple.AppKit 0x93383771 _DPSNextEvent + 576
    29 com.apple.AppKit 0x9338335e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    30 com.apple.AppKit 0x9337d0e3 -[NSApplication run] + 512
    31 com.apple.AppKit 0x93371037 NSApplicationMain + 573
    32 com.apple.mail 0x0009474a 0x1000 + 603978
    33 com.apple.mail 0x00094665 0x1000 + 603749
    Thread 1:
    0 libSystem.B.dylib 0x9000a5c7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x927dcc35 -[NSRunLoop acceptInputForMode:beforeDate:] + 164
    4 com.apple.MessageFramework 0x99382ccb -[MainThread performOneway:result:withTarget:selector:] + 765
    5 com.apple.MessageFramework 0x993ac69e -[NSObject(MainThreadMessaging) performSelectorInMainThread:] + 70
    6 com.apple.mail 0x0000636f 0x1000 + 21359
    7 libobjc.A.dylib 0x90a51c56 objc_msgSendv + 54
    8 com.apple.Foundation 0x9273026e -[NSInvocation invoke] + 932
    9 com.apple.MessageFramework 0x99373094 -[MonitoredInvocation invoke] + 128
    10 com.apple.MessageFramework 0x99372f25 +[WorkerThread _execute:] + 80
    11 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
    12 libSystem.B.dylib 0x90024b07 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9000a5c7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082369a CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x927dcc35 -[NSRunLoop acceptInputForMode:beforeDate:] + 164
    4 com.apple.MessageFramework 0x99382ccb -[MainThread performOneway:result:withTarget:selector:] + 765
    5 com.apple.MessageFramework 0x993b670f -[NSObject(MainThreadMessaging) performSelectorInMainThread:withObject:] + 77
    6 com.apple.mail 0x0003c4df 0x1000 + 242911
    7 libobjc.A.dylib 0x90a51c56 objc_msgSendv + 54
    8 com.apple.Foundation 0x9273026e -[NSInvocation invoke] + 932
    9 com.apple.MessageFramework 0x99373094 -[MonitoredInvocation invoke] + 128
    10 com.apple.MessageFramework 0x9937cfc4 -[InvocationQueue _drainQueue] + 517
    11 com.apple.Foundation 0x927291b0 forkThreadForFunction + 123
    12 libSystem.B.dylib 0x90024b07 pthreadbody + 84
    Thread 0 crashed with i386 Thread State:
    eax: 0x0000004e ebx: 0x90a507cc ecx:0x004d8910 edx: 0x5657e589
    edi: 0x004d8570 esi: 0x00402ad0 ebp:0xbfffe898 esp: 0xbfffe880
    ss: 0x0000002f efl: 0x00010202 eip:0x90a51091 cs: 0x00000027
    ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1b5fff com.apple.mail 2.1 (752) /Applications/Mail.app/Contents/MacOS/Mail
    0x7f9000 - 0x7fafff com.objective-decision.ODMailBundle ??? (2.50) /Users/admin/Library/Mail/Bundles/ODMailBundle.mailbundle/Contents/MacOS/ODMail Bundle
    0x1761000 - 0x1766fff com.objective-decision.ODMailBundle104 ??? (1.0) /Users/admin/Library/Mail/Bundles/ODMailBundle.mailbundle/Contents/PlugIns/ODMa ilBundle10_4.bundle/Contents/MacOS/ODMailBundle_104
    0x8fe00000 - 0x8fe4bfff dyld 45.1 /usr/lib/dyld
    0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901be000 - 0x901c0fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c2000 - 0x901fefff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90225000 - 0x902fafff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031a000 - 0x9076afff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90907000 - 0x90907fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90909000 - 0x909fcfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a4c000 - 0x90acbfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90af4000 - 0x90b57fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bd2000 - 0x90c42fff com.apple.framework.IOKit 1.4.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c57000 - 0x90c69fff libauto.dylib /usr/lib/libauto.dylib
    0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.12 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f57000 - 0x90fbffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90ff7000 - 0x91035fff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91047000 - 0x91057fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91062000 - 0x910e0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91115000 - 0x91133fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9113f000 - 0x9114dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91150000 - 0x91306fff com.apple.security 4.4.1 (27569) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913f5000 - 0x913fdfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91404000 - 0x9142afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9143c000 - 0x91443fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91447000 - 0x914c0fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9150e000 - 0x9150efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91510000 - 0x9153bfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91622fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9165b000 - 0x916d8fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91705000 - 0x917affff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d5000 - 0x91820fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9183f000 - 0x91855fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91861000 - 0x9187bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91885000 - 0x918c2fff com.apple.LaunchServices 180 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d6000 - 0x918e1fff com.apple.speech.synthesis.framework 3.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918e8000 - 0x91920fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91932000 - 0x919e4fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a2a000 - 0x91a40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a45000 - 0x91a61fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a66000 - 0x91ac4fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ad4000 - 0x91ad8fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ada000 - 0x91b35fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b39000 - 0x91b76fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91b7c000 - 0x91b96fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91b9b000 - 0x91b9dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91b9f000 - 0x91b9ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ba1000 - 0x91c2bfff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c32000 - 0x91c32fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c34000 - 0x91c79fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91c81000 - 0x91ca6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cad000 - 0x92230fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9226d000 - 0x9261ffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9264c000 - 0x926d0fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9270c000 - 0x9293efff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92a4a000 - 0x92b28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92b45000 - 0x92c32fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92c42000 - 0x92c59fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92c64000 - 0x92cbbfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ccf000 - 0x92ccffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92cd1000 - 0x92ce1fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92cef000 - 0x92cf7fff com.apple.speech.recognition.framework 3.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92cfd000 - 0x92d02fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92d08000 - 0x92d99fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92dad000 - 0x92db0fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92db3000 - 0x92dd0fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92de0000 - 0x92de6fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92dec000 - 0x92e4ffff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92e73000 - 0x92eb4fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92edb000 - 0x92ee8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92eef000 - 0x92ef4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92ef9000 - 0x931ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x932f0000 - 0x932fbfff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93300000 - 0x9331bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9336a000 - 0x9336afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9336c000 - 0x93a25fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93da6000 - 0x93e20fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93e59000 - 0x93f1afff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93f5a000 - 0x93f5afff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93f5c000 - 0x9410afff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94158000 - 0x94199fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x941a1000 - 0x941dbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94218000 - 0x9425ffff com.apple.bom 8.4 (86.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x942e0000 - 0x942f0fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x942fd000 - 0x9433afff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94356000 - 0x94365fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9436c000 - 0x94377fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x943c3000 - 0x943ddfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947fb000 - 0x94944fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x949d0000 - 0x949dffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949e6000 - 0x94a0ffff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a15000 - 0x94a24fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94a28000 - 0x94a4cfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a58000 - 0x94a75fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d9f000 - 0x94e32fff com.apple.WebKit 418.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e8c000 - 0x94f0efff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94f41000 - 0x95220fff com.apple.WebCore 418.19 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9537e000 - 0x953a1fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x953a8000 - 0x9542ffff com.apple.syncservices 2.4 (189.2) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x955c7000 - 0x955fffff com.apple.PDFKit 1.0.2 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96524000 - 0x96524fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96a03000 - 0x96a24fff com.apple.speech.LatentSemanticMappingFramework 2.4 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x97379000 - 0x97386fff com.apple.DMNotification 1.0.3 (32) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x97516000 - 0x975eefff com.apple.QuartzComposer 1.2.3 (32.21) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97675000 - 0x97675fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x977e0000 - 0x977fafff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x97b72000 - 0x97bb7fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97bdc000 - 0x97bf9fff com.apple.DotMacSyncManager 1.0.3 (49) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x97d00000 - 0x97d45fff com.apple.PAPICommon 2.4 (123) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9934c000 - 0x99357fff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99361000 - 0x994cefff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: MacBookPro1,2, BootROM MBP12.0061.B00, 2 processors, Intel Core Duo, 2.16 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: DIMM0/BANK 0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: DIMM1/BANK 1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 0.1.24
    Bluetooth: Version 1.7.5f10, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST9120821AS, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: BigDisk, LaCie Group.SA, Up to 480 Mb/sec, 500 mA
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: USB GlidePoint, Cirque Corporation, Up to 1.5 Mb/sec, 500 mA
    USB Device: DYMO LabelWriter 330, DYMO, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: Trackball, Logitech, Up to 1.5 Mb/sec, 500 mA

    Greetings again David,
    (1) I still do need assistance with both of these problems.
    (2) I came to this forum for help because like others, I do not have the expertise to solve the issues. I have sought to follow the instructions you have provided. I am thankful for those people like yourself who care enough and are willing to provide guidance / education.
    (3) I am 52 years old and have three grandchildren, please don't talk down to me like I am a child who has been purposely disobedient.
    (4) David, I appreciate and respect your expertise. Thank you for your willingness to help me and others grow and learn.
    I will continue to seek to carry out your recommendations and provide info on the results.
    Kind regards,
    Bill Siegrist
    [email protected]
    MacBook Pro 17"   Mac OS X (10.4.6)  

  • This device has been stopped because it has reported problems. (Code 43)

    I can't connect my ipad with usb. please help....

    Hi,
    In my opinion, since system threw the error message: "Code 43: Windows has stopped this device because it has reported problems." There is two possible reason of this problem:
    1. Driver compatibility problem, however, it's hard to make troubleshoot and fix this problem.
    2. Driver installed problem, we can resolve this problem by uninstall the problematic driver and reinstall a new version. You can follow the steps of the link below to reinstall the driver:
    https://technet.microsoft.com/en-us/library/cc725873(v=ws.10).aspx
    In addition, it would be better to use driver verifier to check current graphic card driver compatibility.
    https://msdn.microsoft.com/en-us/library/windows/hardware/ff545448(v=vs.85).aspx
    Roger Lu
    TechNet Community Support

  • Trying to report problem to apple, i get a msg "submission failed"

    trying to report problem to apple, i get a msg "submission failed"
    help!!!

    Oliver1201 wrote:
    How did you accumulate so many points? I don't have a single one? How do I get the points?
    As only the original poster can award points, you may want to consider replying to threads that are active. This thread has been dormant for almost two years. At this late date, it's unlikely that anyone will be getting any points here.

  • Why does a "linked" AirPort Extreme suddenly report problems?

    I am stumped. I have a home network consisting of a new dual-band AirPort Extreme (which works flawlessly), an AirPort Express (which only rarely has problems) and an older "n" AirPort Extreme, which has recently begun to report problems on a daily basis. This is how it happens: I will be online with my MacBook (and I should add that no one else is online) and suddenly AirPort Utility will launch with the following message:
    AirPort Utility found an AirPort Extreme with 802.11n (Fast Ethernet) that is reporting problems.
    (Please note that this is NOT the AirPort Extreme I am connected to; I am connected to the 5 GHz band on the new AirPort Extreme.) When I attempt to resolve the problem by clicking Continue, or click on Manual Setup, I get the following message:
    An error occurred while reading the configuration.
    Make sure your Apple wireless device is plugged in and in range of your computer or connected via Ethernet and try again. (-6753)
    The only way I can get the problematic AirPort Extreme to work is to do a hard reset and manually re-enter all settings. It then connects to the network perfectly -- until the same problem pops up the next day. What gives?

    Is it possible one of your Airports isn't configured as a bridge, and is creating an IP address conflict?
    You've "hard reset" the Extreme, but perhaps it's your other Extreme or the Express that's started to misbehave, leading you to think the problem is elsewhere. Have you reset them?
    I'm reaching here; these are just two things that come to mind quickly.

  • Report problem directly in iTunes has been disabled?

    I had understood that it was possible to report a problem on a purchase directly from within iTunes, by going to my account, history then selcting the ourchase that had the problem.
    However the "Report a Problem"link now just boots me off to the Apple website, the previous button to describe the problem and submit no longer appears.
    Does anyone know if this has been disabled?
    I am having season pass problems on an iPad and it seems there is no solution - Apple - it just doesn't work anymore
    Worminger2

    Interestingly clicking on Report a problem in iTunes sends me off to a web page with the URL:
    "http://www.apple.com/uk/support/itunes/store/seasonpass/"
    but this immediately redirects to:
    "http://www.apple.com/uk/support/itunes/#video_purchases"
    which is actually just the opening page of the iTunes support page in the apple webpages, ie totally useless.
    I am guessing they are overwhelmed by reported problems and are just opting out of having to deal with them. Reminds me of the dear old days of Microsoft hiding from problems.
    Worminger2

  • Report problem link opens up word (pc)

    When I click on report problem link in purchase history for an app, all it brings up word. Don't have email receipt yet and itunes support is useless. it's like trying to find a needle in a haystack.

    Click the "contact support" link toward the lower-left of that page and follow the instructions.
    Regards.

  • Report problem of purchase that not make from me

    Report problem of purchase that not make by me

    You can contact iTunes support via this page (these are user-to-user forums) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

Maybe you are looking for

  • Manipulating matrix with XML

    Hi! I am implementing a form that looks and works like Frocasting in MRP. So, there are sometimes a lot of columns in matrix (more than 1000). I have to generate such matrix, put data there, read data. It will be like a self - made document in B1. Th

  • Sequence number/counter in File name using FTP

    Hi I have to add sequence number in the file name. How can i do that? everytime file generates it should pick up the latest file number. Example File1 File2 File3. 1,2 and 3 are the sequnce number. Regards

  • Vertical slider position not updated while displaying .pdfs with Adobe Reader X

    When a .pdf file is opened inside Firefox 4 (beta/RC1), the vertical slider position does not update while scrolling through the document until the mouse cursor is moved to the slider bar (then the slider immediately jumps to the right place). I am u

  • Is BBM free for me?

    A few days ago, I got the new BlackBerry Curve 9360 on contract with Orange, but is BBM free for me? So, basically this is what I already know. Every month I get: 200 minutes Unlimited texts Unlimited email I can access both internet and BBM but what

  • 6880 - VSS - C6880-X-16P10G

    Ciao, in order to create a VSS cluster is it mandatory to put the C6880-X-16P10G line card in performance mode ? BR, Luciano