Regarding ssis - Divide data over multiple files

Hi,
I have input data like this
filename       id
a                   1
a                  2
b                 3
c                3
i want to send the data different excel sheets
all 'a' should go one excel file
b should go one excel file
if other time z is there  z should go one file    these should happen dynamically
please help me

See similar logic explained here
It even creates the excel sheets on the fly
http://visakhm.blogspot.in/2013/09/exporting-sqlserver-data-to-multiple.html
Please Mark This As Answer if it solved your issue
Please Mark This As Helpful if it helps to solve your issue
Visakh
My MSDN Page
My Personal Blog
My Facebook Page

Similar Messages

  • Preview.app going crash when trying find something over multiple files at a time

    Hello!
    I have MacBook Pro 15 inches from the end of 2013 with Retina.
    I use preview.app to read and search over multiple files (PDF).
    I am getting crash of preview.app.
    How to repeat crash:
    - select several pdf files
    - click with two fingers
    - choose open in program: Preview
    - files are opened in good manner
    - go to last file and find two word you need to search
    - go  to the first file
    - use search field and insert to it two word
    - choose done and repeat search
    After 3rd search request Preview.app will always crash.
    If I open 7 files it can crash on first search request.
    All file names are in english,
    Content in russian.
    Is it possible to fix problem?
    Below I put crash data.
    Thank you!
    Kind regards,
    Dmitry Safronov
    Process:               Preview [3711]
    Path:                  /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:            com.apple.Preview
    Version:               8.0 (859.7)
    Build Info:            Preview-859007000000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Preview [3711]
    User ID:               501
    Date/Time:             2015-03-21 10:40:53.680 +0300
    OS Version:            Mac OS X 10.10.2 (14C1510)
    Report Version:        11
    Anonymous UUID:        47047517-DBC8-9983-2808-3501E59C15D1
    Sleep/Wake UUID:       AF9F604D-D82B-4902-A09C-A568E54AE706
    Time Awake Since Boot: 34000 seconds
    Time Since Wake:       1000 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSOutlineView', reason: 'NSOutlineView error removing child indexes <NSIndexSet: 0x7fd7357956e0>[number of indexes: 1 (in 1 ranges), indexes: (4)] in parent 0x0 (which has 4 children).'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff9ae7a66c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff990d176e objc_exception_throw + 43
    2   AppKit                              0x00007fff94c81e3a -[NSOutlineView _validateParentRowEntry:reason:indexes:] + 0
    3   AppKit                              0x00007fff94c822d8 -[NSOutlineView _removeItemsAtIndexes:inParentRowEntry:withAnimation:] + 105
    4   AppKit                              0x00007fff94c848aa -[NSOutlineView removeItemsAtIndexes:inParent:withAnimation:] + 289
    5   Preview                             0x000000010d7b5591 Preview + 550289
    6   Preview                             0x000000010d7b52b7 Preview + 549559
    7   libdispatch.dylib                   0x00007fff952dcc13 _dispatch_client_callout + 8
    8   libdispatch.dylib                   0x00007fff952ea04e _dispatch_barrier_sync_f_slow_invoke + 412
    9   libdispatch.dylib                   0x00007fff952dcc13 _dispatch_client_callout + 8
    10  libdispatch.dylib                   0x00007fff952e8cbf _dispatch_main_queue_callback_4CF + 861
    11  CoreFoundation                      0x00007fff9adcdc79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  CoreFoundation                      0x00007fff9ad8a30f __CFRunLoopRun + 2159
    13  CoreFoundation                      0x00007fff9ad89858 CFRunLoopRunSpecific + 296
    14  HIToolbox                           0x00007fff98a30aef RunCurrentEventLoopInMode + 235
    15  HIToolbox                           0x00007fff98a3086a ReceiveNextEventCommon + 431
    16  HIToolbox                           0x00007fff98a306ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
    17  AppKit                              0x00007fff94719f81 _DPSNextEvent + 964
    18  AppKit                              0x00007fff94719730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    19  AppKit                              0x00007fff9470d593 -[NSApplication run] + 594
    20  AppKit                              0x00007fff946f8a14 NSApplicationMain + 1832
    21  libdyld.dylib                       0x00007fff9a00b5c9 start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff97e35286 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff8e2e4b53 abort + 129
    2   libc++abi.dylib               0x00007fff917b7a21 abort_message + 257
    3   libc++abi.dylib               0x00007fff917df9d1 default_terminate_handler() + 267
    4   libobjc.A.dylib               0x00007fff990d57d6 _objc_terminate() + 103
    5   libc++abi.dylib               0x00007fff917dd0a1 std::__terminate(void (*)()) + 8
    6   libc++abi.dylib               0x00007fff917dd113 std::terminate() + 51
    7   libobjc.A.dylib               0x00007fff990d55ff objc_terminate + 9
    8   libdispatch.dylib             0x00007fff952dcc27 _dispatch_client_callout + 28
    9   libdispatch.dylib             0x00007fff952ea04e _dispatch_barrier_sync_f_slow_invoke + 412
    10  libdispatch.dylib             0x00007fff952dcc13 _dispatch_client_callout + 8
    11  libdispatch.dylib             0x00007fff952e8cbf _dispatch_main_queue_callback_4CF + 861
    12  com.apple.CoreFoundation       0x00007fff9adcdc79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    13  com.apple.CoreFoundation       0x00007fff9ad8a30f __CFRunLoopRun + 2159
    14  com.apple.CoreFoundation       0x00007fff9ad89858 CFRunLoopRunSpecific + 296
    15  com.apple.HIToolbox           0x00007fff98a30aef RunCurrentEventLoopInMode + 235
    16  com.apple.HIToolbox           0x00007fff98a3086a ReceiveNextEventCommon + 431
    17  com.apple.HIToolbox           0x00007fff98a306ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
    18  com.apple.AppKit               0x00007fff94719f81 _DPSNextEvent + 964
    19  com.apple.AppKit               0x00007fff94719730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    20  com.apple.AppKit               0x00007fff9470d593 -[NSApplication run] + 594
    21  com.apple.AppKit               0x00007fff946f8a14 NSApplicationMain + 1832
    22  libdyld.dylib                 0x00007fff9a00b5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff97e36232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff952dfa6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff97e304de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff97e2f64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff9ad8ab34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff9ad89ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff9ad89858 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff9487d33b _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff97e35136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff92474c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff93481984 JSC::BlockAllocator::blockFreeingThreadMain() + 228
    3   com.apple.JavaScriptCore       0x00007fff9347714f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff97e35136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff92474c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff93481f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff93481d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9347714f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff97e35136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff92474c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff93481f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff93481d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9347714f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff97e35136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff92474c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff93481f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff93481d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9347714f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff97e35136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff92474c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff93481f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff93481d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9347714f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff97e35136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff92474c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff93481f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff93481d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9347714f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff97e35136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff92474c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff93481f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff93481d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9347714f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 10:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib         0x00007fff97e3051a semaphore_wait_trap + 10
    1   libsystem_platform.dylib       0x00007fff940acc5b _os_semaphore_wait + 16
    2   libdispatch.dylib             0x00007fff952e6557 _dispatch_barrier_sync_f_slow + 597
    3   com.apple.Preview             0x000000010d7aba71 0x10d72f000 + 510577
    4   libdispatch.dylib             0x00007fff952e1323 _dispatch_call_block_and_release + 12
    5   libdispatch.dylib             0x00007fff952dcc13 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff952df88f _dispatch_root_queue_drain + 935
    7   libdispatch.dylib             0x00007fff952edfe4 _dispatch_worker_thread3 + 91
    8   libsystem_pthread.dylib       0x00007fff8de1c637 _pthread_wqthread + 729
    9   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff97e3594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 12:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff97e35136 __psynch_cvwait + 10
    1   com.apple.CoreVideo           0x00007fff92fc9ff8 CVDisplayLink::waitUntil(unsigned long long) + 240
    2   com.apple.CoreVideo           0x00007fff92fc94b3 CVDisplayLink::runIOThread() + 511
    3   com.apple.CoreVideo           0x00007fff92fc929b startIOThread(void*) + 147
    4   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff97e3594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff97e3594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff97e3594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff97e3594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff97e3594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff97e3594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff97e3594a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8de1a40d start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff97e3548a __semwait_signal + 10
    1   com.apple.Foundation           0x00007fff90dd4f9e +[NSThread sleepForTimeInterval:] + 154
    2   com.apple.PDFKit               0x00007fff98dd9010 -[PDFDisplayView periodicFlushRoutine:] + 91
    3   com.apple.Foundation           0x00007fff90dab90a __NSThread__main__ + 1345
    4   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 21:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib         0x00007fff97e3548a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff8e305e50 usleep + 54
    2   com.apple.AppKit               0x00007fff9492a763 -[NSUIHeartBeat _heartBeatThread:] + 2376
    3   com.apple.Foundation           0x00007fff90dab90a __NSThread__main__ + 1345
    4   libsystem_pthread.dylib       0x00007fff8de1c268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8de1c1e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8de1a41d thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff524ced58  rdx: 0x0000000000000000
      rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff524ced80  rsp: 0x00007fff524ced58
       r8: 0x6e6f697470656378   r9: 0x00007fff8e30ed70  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff524ceee0  r13: 0x00007fff524cf410  r14: 0x00007fff7ca0b300  r15: 0x00007fff524cedc0
      rip: 0x00007fff97e35286  rfl: 0x0000000000000206  cr2: 0x00007fff7cb60fd8
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10d72f000 -        0x10d8f1fef  com.apple.Preview (8.0 - 859.7) <487D571B-251B-39C4-8437-6313EB83D12C> /Applications/Preview.app/Contents/MacOS/Preview
           0x10d99d000 -        0x10da86fff  com.apple.AnnotationKit (1.0 - 51.11) <9A9791EE-69B9-37B6-A34A-018CE49B248B> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/Annotation Kit
           0x10db1c000 -        0x10df60ff7  com.apple.SceneKit (5.0 - 260.7.1) <61A4433D-A28A-37FF-BF20-1D69EDE78AF8> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
           0x10e203000 -        0x10e283ff3  com.apple.CoreHandwriting (96 - 1.2) <C016F95E-B454-39D0-A6D5-A99F46D908C0> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHand writing
           0x10e294000 -        0x10e296ff3  com.apple.SafariServices.framework (10600 - 10600.4.10.7) <5EEAF0C0-077D-3377-89F6-C0F33938F1E0> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10e2ec000 -        0x10e2edff7  libCyrillicConverter.dylib (64) <251C52BB-5EE6-3722-89DA-F3DC80222142> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10f42d000 -        0x10f42dffe +cl_kernels (???) <A1AD7B3B-2B78-4B7C-9583-FFC4C59D8562> cl_kernels
           0x10f431000 -        0x10f431fef +cl_kernels (???) <D1A72266-2B85-42CC-8394-0E2769E0465C> cl_kernels
           0x113480000 -        0x113480fef +cl_kernels (???) <65E5CE3A-844A-47B3-8951-BD5616CAAB1B> cl_kernels
           0x11348e000 -        0x11348eff5 +cl_kernels (???) <03E40ADF-3EEC-4C59-8EE7-D3F41553C267> cl_kernels
           0x113490000 -        0x113576fef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1138b4000 -        0x1138b8ff3  libFontRegistryUI.dylib (134) <9C55337C-4D65-34C8-9BB9-90399B420A6F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x114a90000 -        0x114a91fff  ATSHI.dylib (375) <E88C3D19-2934-37E4-8467-56BF2B83D08A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x1151a8000 -        0x1151aeff7  com.apple.BookKit (1.1 - 255) <501D110F-42F7-390F-A070-54F557F3C006> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x117b06000 -        0x117b18fff  libTraditionalChineseConverter.dylib (64) <B84CD8F5-FF84-3B31-A166-59A7EF32B27A> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x11c278000 -        0x11c287fff  libSimplifiedChineseConverter.dylib (64) <DB9D8A0C-362A-3F3D-9175-4BB372B4C58C> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x11e2e4000 -        0x11e2e4ffe +cl_kernels (???) <3AA9D48F-D7BB-41C8-8F37-CC058122E984> cl_kernels
           0x11f733000 -        0x11f8e6ff3  libCMaps.A.dylib (775.16) <DEE8961E-EB3F-365A-922A-BF80AF1F3818> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps .A.dylib
           0x1206e8000 -        0x120708ff7  libPDFRIP.A.dylib (775.16) <22FE118B-404B-3835-B3EC-75C3D97CE612> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRI P.A.dylib
        0x123400000000 -     0x1234004f7fff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.2.46 - 10.0.2) <35154588-E0D4-3FB3-8C0E-C7D1FA6C646E> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
        0x7fff6fa24000 -     0x7fff6fa5a837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
        0x7fff8c705000 -     0x7fff8c70affb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
        0x7fff8c70b000 -     0x7fff8c7a1ffb  com.apple.CoreMedia (1.0 - 1562.107) <FE18102D-8D7A-3500-A400-747AA8C0B3D0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8c7ad000 -     0x7fff8c7b6ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c7b7000 -     0x7fff8c7d1ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
        0x7fff8c7d2000 -     0x7fff8c80dfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8c80e000 -     0x7fff8c84bff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8c84c000 -     0x7fff8caf4ff7  com.apple.RawCamera.bundle (6.03 - 777) <127AB12C-190F-31BC-A0D9-A127004F7017> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8caf5000 -     0x7fff8cb00fff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8ce50000 -     0x7fff8cebeffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8cebf000 -     0x7fff8cec1fff  com.apple.marco (10.0 - 1000) <0ACF21F5-8F1F-3A76-B3D6-73BD9FE5D35C> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8cef4000 -     0x7fff8cf06ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8cf07000 -     0x7fff8cf0afff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8cf0b000 -     0x7fff8cf2fff7  com.apple.facetimeservices (10.0 - 1000) <3DCF679D-B06D-3CB4-AE6E-FBC122959529> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8cf66000 -     0x7fff8d05afff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d0aa000 -     0x7fff8d4b7ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8d4b8000 -     0x7fff8d4c0fff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8de18000 -     0x7fff8de18fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8de19000 -     0x7fff8de22fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8de23000 -     0x7fff8de2afff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff8de2b000 -     0x7fff8de2dfff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8de2e000 -     0x7fff8de7bff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8de7e000 -     0x7fff8e0e8fff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8e0e9000 -     0x7fff8e0e9fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8e0ea000 -     0x7fff8e224ff7  com.apple.ImageIO.framework (3.3.0 - 1232) <A9682E9F-4917-3926-A035-7FEE7FF9D2AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8e225000 -     0x7fff8e22afff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8e22b000 -     0x7fff8e286fef  libTIFF.dylib (1232) <56D444B7-A37A-30BC-80B5-5E702FFAAAAB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e287000 -     0x7fff8e313ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
        0x7fff8e314000 -     0x7fff8e406ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8e430000 -     0x7fff8e444ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8e5b9000 -     0x7fff8e668fe7  libvMisc.dylib (516) <A82F9FE8-70ED-3BC9-9184-1A2B9EE3C010> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e669000 -     0x7fff8e689fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8e68a000 -     0x7fff8e6f4ff7  com.apple.imfoundation (10.0 - 1000) <F3BDCF22-C8D8-3A0A-A941-272622FA7B2D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8e7dd000 -     0x7fff8e7dffff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8e7e0000 -     0x7fff8e83aff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8e83b000 -     0x7fff8e897fff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8e898000 -     0x7fff8eb5efff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8eb5f000 -     0x7fff8eb70fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8eb78000 -     0x7fff8ebbeffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8ec7c000 -     0x7fff8ec7eff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8ec84000 -     0x7fff8ed76fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8eda6000 -     0x7fff8f5dffe3  com.apple.CoreGraphics (1.600.0 - 775.16) <A7BA30E6-A15F-3E48-9718-3837949A0E2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8fd07000 -     0x7fff8fd37fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff8fd38000 -     0x7fff90053fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff90054000 -     0x7fff9005cff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff9005d000 -     0x7fff9005efff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff9005f000 -     0x7fff90071ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff90072000 -     0x7fff90074fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff90075000 -     0x7fff90344ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff90345000 -     0x7fff90348fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90349000 -     0x7fff9034aff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9034b000 -     0x7fff9034dfff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff9034e000 -     0x7fff9035aff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities
        0x7fff908b3000 -     0x7fff90a11ffb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff90a12000 -     0x7fff90a15fff  com.apple.IOSurface (97.0.1 - 97.0.1) <0C9ED49D-AADB-3CB9-9A11-F5D765253548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90a71000 -     0x7fff90a7bff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff90a7c000 -     0x7fff90a7cfff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff90a7d000 -     0x7fff90aa5fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff90aa6000 -     0x7fff90af3fff  com.apple.ImageCaptureCore (6.0 - 6.0) <C2DED299-7E2B-3501-9FD6-74892A7484B3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff90af4000 -     0x7fff90afffff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90b00000 -     0x7fff90b2cfff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib
        0x7fff90b2d000 -     0x7fff90b60ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90b7b000 -     0x7fff90ba6ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff90bb7000 -     0x7fff90bb9ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90bba000 -     0x7fff90c43fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff90c44000 -     0x7fff90c4ffff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff90c50000 -     0x7fff90cbffff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff90cc0000 -     0x7fff90ccafff  com.apple.IntlPreferences (2.0 - 150.1) <C62C6F4F-38B9-340B-82A6-1F82AFE1D724> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff90ccb000 -     0x7fff90d3ffff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff90d40000 -     0x7fff90d42ffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff90d43000 -     0x7fff91071fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff91072000 -     0x7fff91076ff7  libGIF.dylib (1232) <3C70FBBC-FBA5-3013-A440-05D68B63885F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff91123000 -     0x7fff91137ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff91138000 -     0x7fff91138fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff91469000 -     0x7fff915f7fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff91605000 -     0x7fff916a3fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff916b1000 -     0x7fff916c3fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff916c4000 -     0x7fff916c6fff  libRadiance.dylib (1232) <9C2DBBDF-0F0B-36BF-84D0-13E0086F793A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff916c7000 -     0x7fff916c8fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff916e2000 -     0x7fff91766fff  com.apple.ViewBridge (103.1 - 103.1) <BABD572C-58AA-362C-B246-D45DCD990D16> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff917b7000 -     0x7fff917e2fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff917f2000 -     0x7fff9181cfff  GLRendererFloat (11.1.1) <53C3F7C6-CC53-3287-9853-DA46FA7587E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff9181d000 -     0x7fff91a20ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff91a21000 -     0x7fff91a86ff7  com.apple.ids (10.0 - 1000) <BAF9E069-888A-30EB-B247-DC6311B53B67> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff91adf000 -     0x7fff91afbff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff91afc000 -     0x7fff91b4afff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff91b7a000 -     0x7fff91b7dff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff91b7e000 -     0x7fff91b85fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff91bc3000 -     0x7fff91e6ffff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff91e70000 -     0x7fff91e76fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff91e77000 -     0x7fff91e77fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff91e78000 -     0x7fff91e94fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff91e95000 -     0x7fff91e97fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff91e98000 -     0x7fff91ea6ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff91ee0000 -     0x7fff91ee8ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff91eed000 -     0x7fff91f8cdf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff91f8d000 -     0x7fff91f99ff7  libGPUSupportMercury.dylib (11.1.1) <D5AE513E-99FB-3D22-8FFC-9DAA26407DA3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff91fe7000 -     0x7fff92109ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9210a000 -     0x7fff9234bfff  com.apple.AddressBook.framework (9.0 - 1563) <63953D92-FB0D-31B1-A449-07BA64D08BA9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff92371000 -     0x7fff923e9ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff923ea000 -     0x7fff9241bfff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff9241c000 -     0x7fff9241dff7  com.apple.AddressBook.ContactsData (9.0 - 1563) <2A4BD452-4279-38AA-A4EE-761903795B05> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff9241e000 -     0x7fff92420ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <30EAFD80-B9E6-38EA-B85A-9D3550B15545> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff92427000 -     0x7fff92430ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff92431000 -     0x7fff9246cfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff9246d000 -     0x7fff924c1fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff924c2000 -     0x7fff924f2fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff92ecc000 -     0x7fff92f05fff  com.apple.AirPlaySupport (2.0 - 215.15) <C36CC8AF-27CC-3B18-9C3C-3F845B35FDEC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff92f06000 -     0x7fff92f13ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff92f2e000 -     0x7fff92fbfff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff92fc0000 -     0x7fff92fc4fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff92fc5000 -     0x7fff92fc6ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92fc7000 -     0x7fff92ff4fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff92ff5000 -     0x7fff93019ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff93039000 -     0x7fff930f4ff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff930f5000 -     0x7fff93106ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff93109000 -     0x7fff9310bff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff93117000 -     0x7fff9337fff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff93380000 -     0x7fff9339aff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff933b0000 -     0x7fff933ceff7  com.apple.addressbook.vCard (9.0 - 1563) <370F3435-855E-3C60-9CC9-B3F24AC1AF97> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff933cf000 -     0x7fff933e4ff7  com.apple.AppContainer (4.0 - 238.10.1) <24A43E31-BCD3-32DB-8023-DE7EEA912E89> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff933e5000 -     0x7fff9343dff7  com.apple.accounts.AccountsDaemon (113 - 113) <30F83BF7-2BAE-3BAD-B111-224346AF4B52> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff9343e000 -     0x7fff93458fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff93459000 -     0x7fff9346cff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff9346d000 -     0x7fff93980ff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff93981000 -     0x7fff93aa9ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff93aaa000 -     0x7fff93aafff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff93ab0000 -     0x7fff93d2bff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff93d5a000 -     0x7fff93debff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
        0x7fff93dec000 -     0x7fff93df8ff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff93ed3000 -     0x7fff93f1cff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff93f1d000 -     0x7fff93f9afff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff9406e000 -     0x7fff94082feb  libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Libraries/libCGInterfaces.dylib
        0x7fff940a8000 -     0x7fff940a8fff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff940a9000 -     0x7fff940b1fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff940b2000 -     0x7fff940c1fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff940c2000 -     0x7fff940c6fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff940c7000 -     0x7fff940ceff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff940cf000 -     0x7fff940e4fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff94214000 -     0x7fff943f9ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
        0x7fff943fa000 -     0x7fff94405ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff94406000 -     0x7fff94421ff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff94451000 -     0x7fff9446bff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff9446c000 -     0x7fff94478ff7  com.apple.HelpData (2.1.4 - 90) <471200E4-1D51-3D8C-A956-A52F8EB7B552> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff94479000 -     0x7fff944edff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff944ee000 -     0x7fff9450dfff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff9450e000 -     0x7fff945fefef  libJP2.dylib (1232) <13BFC6A7-E24E-3F29-AD3C-E2D382A1223A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff946f6000 -     0x7fff95240ff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff95241000 -     0x7fff95245fff  com.apple.IOAccelerator (156.6.1 - 156.6.1) <E32D8658-9C8A-338F-93F0-A03DE48295B8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff9525e000 -     0x7fff95265fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff95266000 -     0x7fff952dafff  com.apple.ShareKit (1.0 - 323) <92C947CC-FD6B-39D4-919D-9ABD7701384C> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff952db000 -     0x7fff95305ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff95362000 -     0x7fff953b5ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff953b6000 -     0x7fff953cffff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff953d0000 -     0x7fff95409ff7  com.apple.datadetectors (5.0 - 286.7) <196D4E74-1157-3672-9485-98B929855781> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff9540a000 -     0x7fff958f6ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff958f7000 -     0x7fff95943ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff9599e000 -     0x7fff959a7fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff959a8000 -     0x7fff959a8ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
        0x7fff959a9000 -     0x7fff959adfff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff959ae000 -     0x7fff95a15ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff95a21000 -     0x7fff95a29fe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff95a2a000 -     0x7fff95a2aff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff95a6c000 -     0x7fff95a71ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff95a72000 -     0x7fff95a74fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
        0x7fff95a77000 -     0x7fff95a88ff3  libsystem_coretls.dylib (35.10.1) <3EAED90A-7AA0-323C-A52B-E16477981D59> /usr/lib/system/libsystem_coretls.dylib
        0x7fff9666c000 -     0x7fff96672fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff96673000 -     0x7fff96677fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff96678000 -     0x7fff967aaff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff967ab000 -     0x7fff967b1ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff967f3000 -     0x7fff96821fff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff96822000 -     0x7fff977d9ffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff977da000 -     0x7fff978befff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff978bf000 -     0x7fff9790cff3  com.apple.CoreMediaIO (601.0 - 4749) <ED45B200-08A1-3E72-8DE9-9901C94A7BCA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff9798c000 -     0x7fff979b7fff  com.apple.Di

    This is a bug in Preview triggered by opening many PDF's at once. Try opening only one and searching it.

  • Writing Data to Multiple Files

    Hi,
    I got a problem while writing the data to multiple files.
    Actually my requirement is,
    I want to read the data from multiple files and retrieve the required data from those and save that data into separate files.
    Meaning if i read the data from "D:\kiran\kk\123\kiran.txt" the retrieved data should be saved in "D:\kiran\kk\kiran.txt" the file name should be created with the input file name.
    here is my code,
    //here i am taking the files into loop
    for(int i=0;i<files.length;i++){
    try{                   
    //reading the files
    BufferedReader br=new BufferedReader(new FileReader(files));
    //creating a new file for writing the retrieved data
    pw=new PrintWriter("D:\\Kiran\\kk"+File.separator.concat(str[i]));
    String line=br.readLine();
    while(line!=null){
    line=br.readLine();
    //here i am matching the required data
    Matcher m = Pattern.compile("name(\\s*\\W*\\w*\\W*.\\w*.)|invoice (\\W*(\\d+))|amount(\\W*(\\d+),\\d*)|site(\\s*Rs\\.[\\d]*,[\\d]*/-)", Pattern.CASE_INSENSITIVE).matcher(line);
    while(m.find()){                           
    System.out.println(m.group());
    //here printing the retrieved data to a file
    pw.println(m.group());
    br.close();
    but i am ending up with some issues.
    Data is reading properly from all the files, but when i write that data into individual files the data which is retrieved from last file is only printing into the file which is created last.
    Please help me regarding this,
    Thanks,
    Kiran

    D:\kiran\kk\123\
    In this folder some files are there say,
    kk.txt,kiran.txt,praveen.txt and so on, i can read the entire data from those files and also retrieving the required data like name,data etc. from all the files. Now the retrieved data should be stored in individual files means, if the data is retrieved from kk.txt then that particular data should be stored in the file with the same file name but in different location likewise it should happen for all the files those are in that folder.
    Thanks,
    Kiran

  • Loading data from multiple files to multiple tables

    How should I approach on creating SSIS package to load data from multiple files to multiple tables. Also, Files will have data which might overlap so I might have to create stored procedure for it. Ex. 1st day file -data from au.1 - aug 10 and 2nd day
    file might have data from aug.5 to aug 15.  So I might have to look for max and min date and truncate table with in that date range.

    thats ok. ForEachLoop would be able to iterate through the files. You can declare a variable inside loop to capture the filenames. Choose fully qualified as the option in loop
    Then inside loop
    1. Add execute sql task to delete overlapping data from the table. One question here is where will you get date from? Does it come inside filename?
    2. Add a data flow task with file source pointing to file .For this add a suitable connection manager (Excel/Flat file etc) and map the connection string property to filename variable using expressions
    3. Add a OLEDB Destination to point to table. You can use table or view from variable - fast load option and map to variable to make tablename dynamic and just set corresponding value for the variable to get correct tablename
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Save data to multiple files

    Hi!
    I am trying to save measurement data to multiple files using the Write to measurement Express VI. The problem is that no matter what I do the program always save the data to one huge file, even if I configure the VI to save the data as a series of separate files.
    I am using LabVIEW 8.2 and a NI USB-6251 to collect data from LASER based optical measurement system. The sampling rate is of the order 25-100kHz and the measurements are 1-5 minutes.
    The attachment is picture of the LabVIEW program I am using.
    Greatful for some advice......
    Attachments:
    LVprogram.JPG ‏73 KB

    Your file path is only one & the same variable that always throws the same file path to the Write to Measurement File VI; so, it does its job correctly. What you ve to do is, if you want different files, you need to supply different names for them either manually or programmatically.
    You can achieve htis easily, if you think a little bit more...
    - Partha
    LabVIEW - Wires that catch bugs!

  • Joining data in multiple files into a single file using BPM

    Hello All,
             Can someone kindly give me any documentation or step by step procedure to join data in multiple file and display it all in one single file, using BPM.
    Thanks in advance,
    XI_Novice

    hi,
    Check this blog also...
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm
    /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi
    regards

  • Error While Posting Data Of Multiple File to R/3

    Hello,
    I am currently testing with a scenario <b>where a number of XML files are read by XI and their data is passed to R/3 via an RFC call. Each XML File contains one line item data.</b> I am using BPM to achieve this. The problem is: <b>If I test with a single line item data (single file), the scenario works fine and data is updated at the R/3 end. But if I try to put multiple files simultaneously, only one file's data is going into R/3</b>. What can be the problem? Is it something to do with serialization? I have tried using EOIO; but still the same problem persists. I see in SXMB_MONI that all the messages have chequered flag. I have tried debugging the RFC, but it does not work out for multiple calls. Anybody has any idea how this can be solved?
    Regards,
    Amitabha

    Hello Bhavesh,
    Thanks for your reply. My BPM scenario is as follows:
    <b>Receive->Synchronous Send->Asynchronous Send</b>
    In sender channel for XML files, I have used <b>Filename*</b> as the source file name as my files are coming with <b><filename ><timestamp></b> naming convention. Poll interval is <b>5 seconds</b>, Processing mode is <b>by name</b>.
    AT the RFC receiver  channel end, the credentials are all ok and the <b>number of maximum connections is set to 25</b>. I have always tested with no. of messages<5.
    Hope you find this info useful. Awaiting reply.
    Thanks and Warm Regards,
    Amitabha

  • Ssis - import data from flat file to table (sql server 2012)

    i have create a ssis for importing data from flat file to table in sql server 2012.
    but i got the below error for some column in data flow task.
    error: cannot processed because than one code page (950 and 1252)
    anyone helps~

    Hi,
    The issue occurs because the source flat file uses ANSI/OEM – Tranditional Chinese Big5 encoding. When processing the source file, the flat file connection manager uses code page 950 for the columns. Because SQL Server uses code page to perform conversions
    between non-Unicode data and Unicode data, the data in the code page 950 based input columns cannot be loaded to code page 1252 based destination columns. To resolve the issue, you need to load the data into a SQL Server destination table that includes Unicode
    columns (nchar or nvarchar), and convert the input columns to Unicode columns via Data Conversion or the Advanced Editor for the Flat File Source at the same time.
    Another option that may not be that practical is to create a new database based on the Chinese_Taiwan_Stroke_BIN collation, and load the data to non-Unicode columns directly.
    Reference:
    http://social.technet.microsoft.com/Forums/windows/en-US/f939e3ba-a47e-43b9-88c3-c94bdfb7da58/forum-faq-how-to-fix-the-error-the-column-xx-cannot-be-processed-because-more-than-one-code-page?forum=sqlintegrationservices 
    Regards,
    Mike Yin
    TechNet Community Support

  • Regarding reading the data from the files without using Stremas

    hai to all of u...
    here i have a problem where i have to read the data from the files without using any streams.
    please guide me how to do this one,if possible by giving with an example
    Thanks & Regard
    M.Ramakrishna

    Simply put, you can't.
    By why do you need to?

  • Regarding message spliting and posting multiple files

    Hi All,
    I have a requirment like i am getting multiple IDOCs as input with differend CustID(each Id may be repeated).I have to group based on a CustID ,ie all Idocs belonging to a particular CustID will be placed in one group.
    Then i have to make a seperate file for each CustID group and post it to the output folder.
    I tried to use xslt mapping to group,but i am finding it difficult to split the message and post it as multiple files.
    Is there any effective way to implement the above requirement?
    Thanks and Regards,
    Anika

    Anika,
    What i make up out of your post is that you have multiple idocs and you want to transform these into multiple messages which are based on the CustID, see below
    IDOC 0001
    custID 010
    IDOC 0002
    custID 020
    IDOC 0003
    custID 010
    And you want to get to the target as
    CustID 010
    IDOC 0001
    IDOC 0003
    CustID 020
    IDOC 0002
    Why not use Duplicate subtree and let the dependency determined on the CustID
    So if CustID is 001 then the entries of IDOC 0001 and 0003 are added and whenever CustID is 020 is the IDOC 0002 is added
    I don't have a SAP Pi system available at the moment to get in more detail but if you need some more let me know and maybe i can help.
    Greets

  • Last run date & time & multiple files handling

    Hi frnds,
    i am working on an outbound interface in which i am retrieving data from custom db table,processing it with other db tables and writing  the final output into a file into the application server and updating the custom db table.
    Now i have an issue here when i am giving plant as input in selection screen (select-options), i should also get those plants from my custom table which have no last run date and time.
    How to get that?
    Next part of my question is for multiple plants entry,multiple files have to created in application server.
    Presently, i have concatenated the file path n name.Do i need to loop the same with s_werks.Will it work
    Also i used an internal table for update data storage.When multiple plants are their how to handle the updation.
    Rgds,
    Simran

    Hi.
    In ur reply i did'nt understood two things
    1) this is how i'm doin the selection
        select lt_run_dt
               lt_run_tm
        into table itab1
        from z_table
        where prog_name EQ sy-repid
        AND   plant IN s_werks
    will it give me plants whose last_run_date and last_run_time are not in the z table?
    2)  If you are going with select-option from parameter, then if you have to write a FILE per PLANT. Then you can loop at plant->extract the data-> write to app server-update z table->end loop
    Does that means:
    loop at s_werks
    open dataset
    transfer
    modify
    endloop
    Kindly clarify to solve this issue.
    Rgds,
    Simran

  • How to read data from multiple files and append in columns in one file

    Hi Guys,
    I have a problem in appending data from files in different columns. I have attachement has file A and B which I am reading and not able to get data as in file Result.txt. Please comment on how can I do this
    Solved!
    Go to Solution.
    Attachments:
    Write to file.vi ‏13 KB
    A.txt.txt ‏1 KB
    B.txt.txt ‏1 KB

    You cannot append columns to an existing file. Since the data is arrange line-by-line as one long linear string in the file, you can only append rows. A new row needs to be interlaced into the original file, shifting everything else. If you want to append rows, you need to build the entire output structure in memory and then write all at once.
    (I also don't think you need to set the file positions, it will be remembered from the last write operation.)
    Unless the files are gigantic, here's what I would do:
    (Also note that some of your rows have an extra tab at the end. If this is normal, you need a little bit more code to strop out empty columns. I include cleaned up files in the attachment. I also would not call them A.txt.txt etc. A plain A.txt is probably sufficient.)
    EDIT: It seems Dennis's solution is similar )
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    Write to fileMOD.zip ‏6 KB
    MergeColumns.png ‏6 KB

  • SSIS - Exporting Data into flat files from Oracle Table as batchwise process

    Hi All,
    Thanks in advance.
    I have a Large Table in Oracle Database with some 3 Lakhs record. I need to fetch the 10,000 records for every iteration and export it into the flat file. This process should occur recursively until the table becomes empty.
    Hence, For every iteration on flat file to be generated with 10,000 records.
    Please help how to proceed further in SSIS.
    Thanks
    Pyarajan.S

    Yes, it always helps if your question doesn't specify the actual requirements...
    Use the FOR loop container to control the iterations of the data flow. For each run you read 10,000 rows from the table and dump them in a flat file. Either move the flat file, or use an expression on the flat file connection manager to give them dynamic
    file names.
    30 million rows is also not a problem by the way, it just takes a bit longer.
    MCSE SQL Server 2012 - Please mark posts as answered where appropriate.

  • Spread Data Over Multiple Months & Years with Data from Multiple Years

    Hello Everyone,
    I have a complex calculation for spreading values over several months spanning mulitle years. Because we have a 36 month rolling Forecast, a more sophisticated calc is required as opposed to hard coding months or years.
    Heres the description:
    Users enter the following data,
    FY11     BegBalance     Number of BOD Members     10
              BOD Options Vesting Months     20
              BOD Options Accounting Value     10
              BOD Options- Number of Shares     100
              BOD Grant Month     Aug
    FY12     BegBalance     Number of BOD Members     5
              BOD Options Vesting Months     10
              BOD Options Accounting Value     5
              BOD Options- Number of Shares     200
              BOD Grant Month     Oct
    FY13     BegBalance     Number of BOD Members     20
              BOD Options Vesting Months     8
              BOD Options Accounting Value     20
              BOD Options- Number of Shares     100
              BOD Grant Month     Feb
    Based on the above;
    "BOD Stock" is calculated as following/month=Number of BOD Members*BOD Options Accounting Value*BOD Options- Number of Shares/ BOD Options Vesting Months
    Start month for the above is based on "BOD Grant Month". So, for instance considering data for FY11:
    The total "BOD Stock" value is $10000 (originating from FY11) with start month of AUG in FY11 and the number of months to spread over is 20 months. So, essentially the "BOD Stock" per month (originating from FY11) is $500 starting from AUG FY11 to Mar FY13.
    Similarly, the total "BOD Stock" value is $5000 (originating from FY12) with start month of OCT in FY12 and the number of months to spread over is 10 months. So, essentially the "BOD Stock" per month (originating from FY12) is $500 starting from OCT FY12 to JUL FY13.
    The challange I am facing is because of the number of months to spread. Because I have data to spread from multiple years and each year's data spills into the following years, each year should accumulate data from prior years. For instance;
    FY11 should include only FY11
    FY12 should include FY11 and FY12
    FY13 should include FY11, FY12 and FY13.
    Could anyone suggest a smarter way to do this without writting code for each year, maybe using @MDALLOCATE function? The following shows how data should be spread and accumulated.
                             BegBalance     Jan     Feb     Mar     Apr     May     Jun     Jul     Aug     Sep     Oct     Nov     Dec     Period
    FY11     Number of BOD Members          10     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options Vesting Months          20     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options Accounting Value     10     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options- Number of Shares     100     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Grant Month               Aug     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
              BOD Stock               10000     #mi     #mi     #mi     #mi     #mi     #mi     #mi     500     500     500     500     500     #mi
    FY12     Number of BOD Members          5     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options Vesting Months          10     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options Accounting Value     5     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options- Number of Shares     200     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Grant Month               Oct     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
              BOD Stock               5000     500     500     500     500     500     500     500     500     500     1000     1000     1000     #mi
    FY13     Number of BOD Members          20     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options Vesting Months          8     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options Accounting Value     20     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Options- Number of Shares     100     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
         BOD Grant Month               Feb     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi     #mi
              BOD Stock               40000     1000     6000     6000     5500     5500     5500     5500     5000     5000     #mi     #mi     #mi     #mi
    Appreciate your inputs!
    Edited by: user10678366 on Oct 12, 2010 3:21 PM

    Why not use substitution variables for Years? you could have something like &Year1, &Year2, &Year3
    Cheers

  • Strategy for managing data over multiple drives

    I have been looking at extending my hard drives and considering the very same options as The Hatter suggested in recent posts - ie Raptor vs Caviar SE16 2*750 vs Caviar RAID 2*750 .
    I received a deal on the initial HDD set with my MacPro , so i currently have 2* 250 HDD’s and i have just started to move my itunes and iphoto files plus other media files ( incl photoshop data, movies, documents, etc) onto the separate drive, to see what performance benefits i will get. This is hopefully as a prelude to going to a more ruthless split of files along the lines of a formal strategy - hence my question on what strategy i should have ?
    My dilemma is trying to find a clear explanation of where to start looking for the practical way to actually set up the OSX and apps on one boot disc/partition and the media/documents on another drive(s); and what to do with the other stuff that doesn't actually fit into either category - user/home/library/application support folders, presets and other application support files.
    I have read posts with people saying not to move user and application support data/library files from the boot drive - in which case there is a lot of file data still likely to reside in the boot drive even after removing documents, and all media files ?
    I am paranoid about not having a clear idea of the right strategy before starting the whole process
    its more a strategy question than hardware, but i have not been able to really get this answered from the posts that i have searched.
    cheers
    graham

    I personally wouldn't bother about going with Raptors. They are disproportionally expensive and do not perform any better than much larger drives in the 750GB/1TB sizes. With these large drives I cannot see any compelling reason to go with a Raptor. Compared to 500GB and smaller drives sure… but not with larger drives.
    So presuming you're going with 2 x Western Digital RE2 750GB drives then you need to decide if you're using RAID or not. If you are then you'll have a 1.5TB volume to use which require no further effort.

Maybe you are looking for

  • How to hide a hard drive

    Does anyone know if there's a way to not have a hard drive show up on the desktop? In my case, the Time Machine backup drive sits there. But I really don't need to access it. I'd like to simply hide from view.

  • Inserting row in JTable (runtime)

    i need to inserting row in JTable in runtime so tell me what it do

  • Mobile me - failure to publish site

    Hello, I am publishing my site from iWeb '09 to my MobileMe space. The Domain name is: www.dradd.co.uk. iWeb publishes to here fine... with one really annoying problem: When it completes it's publishing, I get the "There was an error updating MobileM

  • Unable to view movies in Front Row

    Hello all I have been having some issues since updating front row to the latest version when I attempt to view movies I have downloaded from the net. I save the files in the right location under Movies and when I navigate via Front Row I can actually

  • SAP Web Application Server Java 6.40 download is not working

    SAP Web Application Server Java 6.40 is not working. There seems to be an issue with the server hosting the binaries. Antoine Voiry