Tables created using Enterprise Console Manager do not show up in SQLPLUS

I am struggling with Enterprise console manager and command line SQLPLUS.
I have tried scott/tiger , system/manager and the new user that I have created. But I am having the following problems:
1. I cannot connect as NORMAL through Enterprise Console Manager if I use scott/tiger OR new/paswd. Only way I can connect as NORMAL is using system/manager
2. The tables that I create using Enterprise Console Manager (while connected as system/manager in NORMAL mode) do not show up in the command line SQLPLUS. I am check this by running the following command:
SELECT OWNER, OBJECT_NAME FROM ALL_OBJECTS WHERE OBJECT_NAME LIKE '%TEST%';
While running the above command I am conected to SQLPLUS using system/manager WITHOUT SYSDBA
3. Lastly, I have a JAVA class which establishes as connection to the database using system/manager. But I can access only the tables that I create using the Enterprise Console Manager. If I create a table using command line SQLPLUS (while connected as system/manager), I cannot access it through Java program.
I am struggling with this since last morning and now I have run out ways to debug what is happening. Can anybody suggest any ways to tackle this?
Thanks in advance,
Mahesh

Prior to 11g, when you created a table or whatever, you automatically allocated one extent.
This is now no longer true and depends on a parameter I don't remember.
dba_segments is a summary of dba_extents.
Obviously, if there is no extent allocated, the table (view is defined with inner join) will not show up.
You could qualify this is as a bug and submit a SR to Oracle. But then the performance impact may be huge.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Tables created in Enterprise Manager dont show up in SQLPLUS

    I am struggling with Enterprise console manager and command line SQLPLUS.
    I have tried scott/tiger , system/manager and the new user that I have created. But I am having the following problems:
    1. I cannot connect as NORMAL through Enterprise Console Manager if I use scott/tiger OR new/paswd. Only way I can connect as NORMAL is using system/manager
    2. The tables that I create using Enterprise Console Manager (while connected as system/manager in NORMAL mode) do not show up in the command line SQLPLUS. I am check this by running the following command:
    SELECT OWNER, OBJECT_NAME FROM ALL_OBJECTS WHERE OBJECT_NAME LIKE '%TEST%';
    While running the above command I am conected to SQLPLUS using system/manager WITHOUT SYSDBA
    3. Lastly, I have a JAVA class which establishes as connection to the database using system/manager. But I can access only the tables that I create using the Enterprise Console Manager. If I create a table using command line SQLPLUS (while connected as system/manager), I cannot access it through Java program.
    I am struggling with this since last morning and now I have run out ways to debug what is happening. Can anybody suggest any ways to tackle this?
    Thanks in advance,
    Mahesh

    If you are using oracle below version 9 then I suggest you use DBA Studio for creating tables otherwise just create tables from SQLPLUS.

  • Unable to install Adobe CS5 64 bit package created using Adobe Application Manager on Windows 7 64

    I am unable to install Adobe CS5 64 bit package created using Adobe Application Manager on Windows 7 64 bit.Basically installation rollback on Win 7 64 bit image.
    MSI Log File :-
    Property(S): ProductToBeRegistered = 1
    MSI (s) (5C:D4) [17:59:21:784]: Note: 1: 1708
    MSI (s) (5C:D4) [17:59:21:784]: Product: Adobe_CreativieSuite_5_MNT -- Installation operation failed.
    MSI (s) (5C:D4) [17:59:21:784]: Windows Installer installed the product. Product Name: Adobe_CreativieSuite_5_MNT. Product Version: 1.2.0000. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1603.
    Please let me how to install 64 bit package on Win7 64 bit.
    Thanks in Advance.

    Ok so I downloaded the most current installer CS5.1, My previous installer was version 5.0. It did install fine fully updated to my license version. I just wanted to update in case anyone in the future has a similiar experience. Too bad this advice was not offered by the "experts" here.

  • C Program APIs or "ioctls" to access volume information created using Solaris Volume Manager

    Hi,
    Does "SUNWlvm" provide any C language program APIs or "ioctls" to know
    about volumes created using "Sun Volume Manager" like volume
    components, size, type and rest. I did not find any API manual page.
    Thanks,
    Jai

    Hi,
    Does "SUNWlvm" provide any C language program APIs or "ioctls" to know
    about volumes created using "Sun Volume Manager" like volume
    components, size, type and rest. I did not find any API manual page.
    Thanks,
    Jai

  • [svn] 4226: Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.

    Revision: 4226<br />Author:   [email protected]<br />Date:     2008-12-03 15:25:17 -0800 (Wed, 03 Dec 2008)<br /><br />Log Message:<br />-----------<br />Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working. <br />QA: Yes<br />Doc: No<br />Checkintests Pass: Yes<br /><br />Details:<br />* Make sure the <reliable/> option is treated as a nested element rather than an attribute of its parent <network> element.<br /><br />Ticket Links:<br />------------<br />    http://bugs.adobe.com/jira/browse/LCDS-517<br /><br />Modified Paths:<br />--------------<br />    blazeds/trunk/modules/core/src/flex/messaging/Destination.java

    Revision: 4226<br />Author:   [email protected]<br />Date:     2008-12-03 15:25:17 -0800 (Wed, 03 Dec 2008)<br /><br />Log Message:<br />-----------<br />Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working. <br />QA: Yes<br />Doc: No<br />Checkintests Pass: Yes<br /><br />Details:<br />* Make sure the <reliable/> option is treated as a nested element rather than an attribute of its parent <network> element.<br /><br />Ticket Links:<br />------------<br />    http://bugs.adobe.com/jira/browse/LCDS-517<br /><br />Modified Paths:<br />--------------<br />    blazeds/trunk/modules/core/src/flex/messaging/Destination.java

  • [svn] 4195: Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.

    Revision: 4195
    Author: [email protected]
    Date: 2008-11-26 13:08:23 -0800 (Wed, 26 Nov 2008)
    Log Message:
    Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.
    QA: Yes
    Doc: No
    Checkintests Pass: Yes
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-517
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ServerConfig.as

    Revision: 4195
    Author: [email protected]
    Date: 2008-11-26 13:08:23 -0800 (Wed, 26 Nov 2008)
    Log Message:
    Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.
    QA: Yes
    Doc: No
    Checkintests Pass: Yes
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-517
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ServerConfig.as

  • [svn] 4193: Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.

    Revision: 4193
    Author: [email protected]
    Date: 2008-11-26 11:40:05 -0800 (Wed, 26 Nov 2008)
    Log Message:
    Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.
    QA: Yes
    Doc: No
    Checkintests Pass: Yes
    Details:
    * Foundational update to include destination config in what we collect for runtime config exchange with new clients for destinations with network/reliable=true (LCDS only).
    * Also typo in comment in AbstractConnectionAwareSession fixed.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-517
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/AbstractConnectionAwareSession.java
    blazeds/trunk/modules/core/src/flex/messaging/Destination.java
    blazeds/trunk/modules/core/src/flex/messaging/services/AbstractService.java

    Revision: 4193
    Author: [email protected]
    Date: 2008-11-26 11:40:05 -0800 (Wed, 26 Nov 2008)
    Log Message:
    Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.
    QA: Yes
    Doc: No
    Checkintests Pass: Yes
    Details:
    * Foundational update to include destination config in what we collect for runtime config exchange with new clients for destinations with network/reliable=true (LCDS only).
    * Also typo in comment in AbstractConnectionAwareSession fixed.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-517
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/AbstractConnectionAwareSession.java
    blazeds/trunk/modules/core/src/flex/messaging/Destination.java
    blazeds/trunk/modules/core/src/flex/messaging/services/AbstractService.java

  • HT1296 Calendar items created on my Iphone 4S are not showing up in the Calendar on my MacPro after USB Sync..  even though they are still on the phone... ideas???

    Calendar items created on my Iphone 4S are not showing up in the Calendar on my MacPro after USB Sync..  even though they are still on the phone... ideas???

    In the Event mode use the View ➙ Sort ➙ By Date ➙ Decending menu option.  Then the latest imports will be near the top of the Event window (depending on when the photos were taken of course). 
    Or Control-Click on one of the thumbnails in the Last Import album and select Show Event from the contextual menu:
    OT

  • After updating Firefox to 5.0.1 the add-ons Manager did not show any of my add-ons, although they were all running.

    After updating Firefox to 5.0.1 the add-ons Manager did not show any of my add-ons, although they were all running. Several restarts of Firefox, even with the add-ons disabled did not bring them back. I then installed another add-on and after restarting, all of the previous add-ons are now shown in the manager.
    Running on Mac 10.5.8. Add-ons installed:
    Adblock Plus, Add-on Compatibility reporter, Ant Video Downloader, Forecastfox, Google toolbar, Reload Every, Session Manager, and Steep and Cheap Watcher.
    Note: the troubleshooting information was taken after the problem was fixed. Prior to fixing the issue, there were no items under the Extensions heading. Add-on Compatibility Reporter was the add-on that was added to restore all of the other add-ons, even though it was already installed.

    '''Good to know you solved your own problem by simply installing another extension''', I like solutions that aren't going to cause extra work, or loss of data.
    Here is what people normally have to do for missing extensions, as if not installed.-- <br>https://support.mozilla.com/questions/826729
    :http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_%28Firefox%29
    FWIW, renaming or deleting extensions.sqlite and the other files beginning with "extensions." causes the files to be rebuilt from the extensions directory, so nothing is lost, but they will be restored in alphabetical order.
    I've solved places.sqlite problems by simply restoring a bookmarks backup, or creating a bookmarks backup and restoring that rather than face loss of history.
    Please mark as solved so others will see your answer when looking for solved problems as solutions to there own or other people's problems.

  • HT1296 When I send a message on MESSAGES using my iPad2, they do not show up on my iPhone or my MacBook Mountain Lion messages. Did I miss a setting on any of the devices as I thought iCloud took care of syncing all of my devices

    When I send a message on MESSAGES using my iPad2, they do not show up on my iPhone or my MacBook Mountain Lion messages. Did I miss a setting on any of the devices as I thought iCloud took care of syncing all of my devices

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    http://www.macobserver.com/tmo/article/messages_why_your_chats_dont_show_across_ cross-device/

  • Extention Manager CS5 not showing up - help

    Extension Manager CS5 not showing up.  I see the extension manager name and pull-down menu in the finder upper menu, but the app interface disappeared.  When I quit, it crashes.
    I even re-installed EM, but no luck.
    Anyone else having this problem?     I am a MacPro with OSX 10.6.8.
    Here my my log:
    ============
    Process:         Adobe Extension Manager CS5 [11410]
    Path:            /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/MacOS/Adobe Extension Manager CS5
    Identifier:      com.adobe.ExtensionManager
    Version:         "5.0.0.334" (5.0.334)
    Code Type:       X86 (Native)
    Parent Process:  launchd [293]
    Date/Time:       2011-08-09 13:45:00.126 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          33769 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  3401 sec
    Per-App Crashes Since Last Report:   7
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.ExtensionManager        0x000da876 COWLFrontController::sendCallbackMessage(char const*, adobe::version_1::vector<adobe::version_1::any_regular_t, adobe::version_1::capture_allocator<adobe::version_1::any_regular_t> > const&) + 2100
    1   com.adobe.ExtensionManager        0x00002cf6 SwfPlayerNibWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 222
    2   com.apple.HIToolbox               0x92354c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    3   com.apple.HIToolbox               0x92353ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    4   com.apple.HIToolbox               0x92353d55 SendEventToEventTargetWithOptions + 58
    5   com.apple.HIToolbox               0x923cde45 SendSimpleDefProcEvent(WindowData*, unsigned long, unsigned char) + 176
    6   com.apple.HIToolbox               0x923cd9e2 WindowData::Destruct() + 434
    7   com.apple.CoreFoundation          0x9118207d _CFRelease + 301
    8   com.adobe.ExtensionManager        0x000060a8 main + 4430
    9   com.adobe.ExtensionManager        0x000029aa start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x91807382 kevent + 10
    1   libSystem.B.dylib                 0x91807a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x91806f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x91806cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x91806781 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x918065c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x917e0c0e mach_wait_until + 10
    1   libSystem.B.dylib                 0x91868429 nanosleep + 345
    2   com.adobe.ExtensionManager        0x00141c7b ScObjects::Thread::sleep(unsigned int) + 143
    3   com.adobe.ExtensionManager        0x00141cdb ScObjects::Thread::wait(unsigned int) + 23
    4   com.adobe.ExtensionManager        0x001388a4 ScObjects::BridgeTalkThread::run() + 332
    5   com.adobe.ExtensionManager        0x001421e5 ScObjects::Thread::go(void*) + 315
    6   libSystem.B.dylib                 0x9180e259 _pthread_start + 345
    7   libSystem.B.dylib                 0x9180e0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                 0x917e0afa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x917e1267 mach_msg + 68
    2   com.adobe.adobeswfl               0x177be18f ExternalPlayer_Initialize + 465535
    3   libSystem.B.dylib                 0x9180e259 _pthread_start + 345
    4   libSystem.B.dylib                 0x9180e0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x917e0b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x9180e6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x9185705f pthread_cond_wait + 48
    3   com.adobe.adobeswfl               0x1776bf54 ExternalPlayer_Initialize + 129092
    4   com.adobe.adobeswfl               0x1753c34a 0x1752d000 + 62282
    5   com.adobe.adobeswfl               0x1776bce7 ExternalPlayer_Initialize + 128471
    6   com.adobe.adobeswfl               0x1776bd3f ExternalPlayer_Initialize + 128559
    7   libSystem.B.dylib                 0x9180e259 _pthread_start + 345
    8   libSystem.B.dylib                 0x9180e0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x917e0b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x9180e6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x9185705f pthread_cond_wait + 48
    3   com.adobe.adobeswfl               0x1776bf54 ExternalPlayer_Initialize + 129092
    4   com.adobe.adobeswfl               0x1753c34a 0x1752d000 + 62282
    5   com.adobe.adobeswfl               0x1776bce7 ExternalPlayer_Initialize + 128471
    6   com.adobe.adobeswfl               0x1776bd3f ExternalPlayer_Initialize + 128559
    7   libSystem.B.dylib                 0x9180e259 _pthread_start + 345
    8   libSystem.B.dylib                 0x9180e0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x917e0b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x9180e6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x9185705f pthread_cond_wait + 48
    3   com.adobe.adobeswfl               0x1776bf54 ExternalPlayer_Initialize + 129092
    4   com.adobe.adobeswfl               0x1753c34a 0x1752d000 + 62282
    5   com.adobe.adobeswfl               0x1776bce7 ExternalPlayer_Initialize + 128471
    6   com.adobe.adobeswfl               0x1776bd3f ExternalPlayer_Initialize + 128559
    7   libSystem.B.dylib                 0x9180e259 _pthread_start + 345
    8   libSystem.B.dylib                 0x9180e0de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x917e0b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x9180e6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x9185705f pthread_cond_wait + 48
    3   com.adobe.adobeswfl               0x1776bf54 ExternalPlayer_Initialize + 129092
    4   com.adobe.adobeswfl               0x1753c34a 0x1752d000 + 62282
    5   com.adobe.adobeswfl               0x1776bce7 ExternalPlayer_Initialize + 128471
    6   com.adobe.adobeswfl               0x1776bd3f ExternalPlayer_Initialize + 128559
    7   libSystem.B.dylib                 0x9180e259 _pthread_start + 345
    8   libSystem.B.dylib                 0x9180e0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x91806412 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x918069a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x918065c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xbfffe06c  ecx: 0x02e1a0c0  edx: 0x00000000
      edi: 0xbfffe09c  esi: 0x02e1b30e  ebp: 0xbfffe0d8  esp: 0xbfffdf10
       ss: 0x0000001f  efl: 0x00010246  eip: 0x000da876   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -   0x1d1ff3 +com.adobe.ExtensionManager "5.0.0.334" (5.0.334) <CBF0F2F0-2CEC-DEA6-0B7E-F32EFE3AFB19> /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/MacOS/Adobe Extension Manager CS5
      0x2fd000 -   0x300fe7 +libwchar.dylib ??? (???) <DE7B4F71-F31A-46F7-B70D-A8A157B5EB6B> /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/Frameworks/libwchar.dylib
      0x305000 -   0x4fffef +AdobeOwl ??? (???) <466BD72B-E2A5-447A-9384-B6DC9AD3AE0C> /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x57a000 -   0xa78fc3 +AdobeOwlCanvas ??? (???) <45219076-15E0-4A0D-9BC0-2FFED8EA7E46> /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0xbc1000 -   0xc08fc7 +com.adobe.adobe_caps adobe_caps 0.0.120.0 (0.0.120.0) /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
      0xc15000 -   0xc19ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
      0xc20000 -   0xc60ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      0xf20000 -   0xf67fc7 +com.adobe.adobe_caps adobe_caps 0.0.120.0 (0.0.120.0) /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/Frameworks/adobe_caps.framework/adobe_caps
      0xfa1000 -   0xfa2ffb +com.cooliris.safariplugin Cooliris Plugin (1.11) <439BB2F5-0ED4-2BB3-8AF3-1BDFF7D2A85F> /Library/InputManagers/Cooliris/Cooliris.bundle/Contents/MacOS/Cooliris
      0xfa6000 -   0xfa7fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x45f6000 -  0x45f9fef  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x4700000 -  0x47b5fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x153e0000 - 0x153e1ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x153fb000 - 0x15422fe7 +com.google.talk.camera 1.0.16.1405 (1.0.16.1405) <922E913C-C824-2664-F37E-30EB833BDD4C> /Users/billhdz/Library/QuickTime/Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0
    0x15438000 - 0x1545ffe7 +com.google.talk.camera 1.0.16.1405 (1.0.16.1405) <12EE7A98-9112-3923-90F8-68CE312C2A94> /Users/billhdz/Library/QuickTime/Google Camera Adapter 1.component/Contents/MacOS/Google Camera Adapter 1
    0x15475000 - 0x154dafde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x154fa000 - 0x1556cfff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1557a000 - 0x155c0fc3  com.apple.motion.component 1.0 (1.0) <77973A13-4E79-426F-853F-2318E52A2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x155c6000 - 0x155c902f  Motion ??? (???) <B5E862EE-E0FF-4F86-A789-98E3E601A18C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x157b0000 - 0x157b4ff7 +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.4.3) <835F8C3B-765D-2A9F-FE77-1A07E254A16C> /Users/billhdz/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
    0x157b9000 - 0x157dcfeb +com.stclairsoft.DefaultFolderX.CarbonPatcher kBundleVersion (kBundleVersion) <31B68F6B-6318-8E9F-A6A9-C92206F34ED5> /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Carbon Patcher.bundle/Contents/MacOS/Carbon Patcher
    0x1752d000 - 0x17d30fe2 +com.adobe.adobeswfl ??? (1.0.7) <53D59B93-133D-41B4-AE25-83532E5C0F6C> /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/Frameworks/AdobeOwl.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/ AdobeSWFL
    0x18499000 - 0x184baff3 +Cocoa Patcher ??? (???) <5BBFB538-9823-2C52-1DFE-77D9C64086D7> /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
    0x18505000 - 0x1850fffd +com.linguisoft.Grammarian32 2.0 (2.0) <BE44FC4A-F971-7F27-7DBC-E11CE97A4A8A> /Users/billhdz/Library/Components/Grammarian32.component/Contents/MacOS/Grammarian32
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90003ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x90329000 - 0x903c1fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x903f8000 - 0x903f8ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x903f9000 - 0x9048bfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9048c000 - 0x90544feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x90545000 - 0x90592feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x9059f000 - 0x9059fff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90629000 - 0x906abffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x906ac000 - 0x906d4ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x90b91000 - 0x90bdafe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x90bdb000 - 0x90c1bff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x90c1c000 - 0x90c42ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x90c46000 - 0x90cfffe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x90d00000 - 0x90e82fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x90e83000 - 0x90e8aff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90e8b000 - 0x90ecdff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x90ed3000 - 0x91139ff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91175000 - 0x912f0fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x912f1000 - 0x912fbffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x912fc000 - 0x912fcff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x913d2000 - 0x913f4fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x91479000 - 0x9147aff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9147b000 - 0x9147effb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9147f000 - 0x914eeff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x914f1000 - 0x91524fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9152b000 - 0x91668fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91748000 - 0x9178eff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x917ca000 - 0x917dffff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x917e0000 - 0x91987ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x91988000 - 0x91a35fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x91a36000 - 0x91b5cfe7  com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91b6b000 - 0x91b86ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x91cca000 - 0x91ccdfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x91cce000 - 0x91d38fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x91d39000 - 0x91d9dffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x91d9e000 - 0x92109ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9210a000 - 0x9210aff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9210b000 - 0x9214eff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x921c4000 - 0x92208ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92209000 - 0x922b7ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x922c6000 - 0x92316ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x92317000 - 0x92322ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92323000 - 0x92327ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x92328000 - 0x9234cff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9234d000 - 0x92671fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x92672000 - 0x92f55ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92f56000 - 0x92f90ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x92f91000 - 0x92f95ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x92f96000 - 0x92fa8ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x92fa9000 - 0x92fa9ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92ff6000 - 0x92ff6ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92ff7000 - 0x93094fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x93184000 - 0x931bafff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x931bb000 - 0x931c6ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x931e0000 - 0x934dafef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x934db000 - 0x935a6fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x935fe000 - 0x93641ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x936c7000 - 0x9371aff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x9371b000 - 0x93725ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93949000 - 0x9394aff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93a40000 - 0x93e75ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x93ea7000 - 0x93ea9ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x93eaa000 - 0x93eadff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x93eae000 - 0x93f6afff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x94126000 - 0x94129ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9412a000 - 0x9412aff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94132000 - 0x94151ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94186000 - 0x94975557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x949bf000 - 0x94a67ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x94a68000 - 0x94a6aff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x94a6b000 - 0x94a70ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x94a71000 - 0x94a7bfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x94cbb000 - 0x94cc7ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x94d1b000 - 0x94d78ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94d79000 - 0x94d99fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x94d9a000 - 0x94ec8fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94ec9000 - 0x94fa3fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x94fab000 - 0x9505bfe3  com.apple.QuickTimeImporters.component 7.6.6 (1783) <E0BF3843-1044-F371-AB6F-423C5E9E417B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x9505c000 - 0x95db6fe7  com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x95db7000 - 0x961cdff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x962d1000 - 0x962e2ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x962e3000 - 0x962ecff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9634e000 - 0x965bffef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x966d4000 - 0x966e8ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x966e9000 - 0x96904ff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96bc0000 - 0x96c6cfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x96c6d000 - 0x96d4dfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x96d4e000 - 0x96daffe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x96db0000 - 0x96dccfe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x96dcd000 - 0x96ddbff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96ddc000 - 0x96ee8ff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x96ee9000 - 0x96febfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x971cb000 - 0x971d9fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x9733d000 - 0x973d8fe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x973d9000 - 0x974dafe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x975e8000 - 0x97662fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9784b000 - 0x9788cff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x978ab000 - 0x978e8ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x978e9000 - 0x9791aff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x97954000 - 0x988a6ff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x988a7000 - 0x988e2feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x98912000 - 0x98918fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x98a59000 - 0x98a8cff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x98a8e000 - 0x98edffef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x98fbf000 - 0x98fd7ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x99003000 - 0x99024fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9905f000 - 0x9937fff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x99380000 - 0x99400feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x994b8000 - 0x9967afeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x99aaa000 - 0x99ab0fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x99ab1000 - 0x99af5fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x99b44000 - 0x99b6eff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x99bdd000 - 0x99be4ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x99be5000 - 0x99be9ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x99bea000 - 0x99bfaff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9a3fd000 - 0x9a40aff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9a40b000 - 0x9aa86ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9ab03000 - 0x9ab17fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0xb0000000 - 0xb000fff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <24B39C2F-79B0-BDE3-C6D0-1F0E943070C7> /Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 10 GB, SMC 1.25f4
    Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
    Memory Module: global_name
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: NVIDIA GeForce 8800 GT, sppci_displaycontroller, Slot-1
    Serial ATA Device: WDC WD3200AAJS-41VWA1, 298.09 GB
    Serial ATA Device: ST31000340AS, 931.51 GB
    Serial ATA Device: ST31500341AS, 1.36 TB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: Logitech Camera, 0x046d  (Logitech Inc.), 0x09a6, 0xfd400000 / 4
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd200000 / 3
    USB Device: PTK-640, 0x056a  (WACOM Co., Ltd.), 0x00b9, 0xfd240000 / 6
    USB Device: Composite Device, 0x0971  (GretagMacbeth AG), 0x2005, 0xfd210000 / 5
    USB Device: Desktop, 0x0bc2  (Seagate LLC), 0x3300, 0xfd100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000 / 2
    USB Device: Hub, 0x0451  (Texas Instruments), 0x2046, 0x3d100000 / 2
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x1006, 0x3d130000 / 3
    USB Device: Microsoft Wireless Optical Mouse® 1.00, 0x045e  (Microsoft Corporation), 0x00e1, 0x3d133000 / 5
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x3d132000 / 4
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown
    FireWire Device: HDD USB 2.0/1394A, Iomega, Up to 400 Mb/sec

    Hi Carl,
    How do I upload the file as an attachment here?
    The file wasn't that long ( ExtensionManager.log ).
    [DEBUG] Sun Aug 14 12:12:15 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/m ain.mm,891) -SoString can be printed directly
    [DEBUG] Sun Aug 14 12:12:15 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/m ain.mm,893) -The Launch Options for exman-2.0 is:
    [DEBUG] Sun Aug 14 12:12:15 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/m ain.mm,895) -
    [DEBUG] Sun Aug 14 12:12:15 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/m ain.mm,915) -OWL initialize succeed
    [DEBUG] Sun Aug 14 12:12:15 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/m ain.mm,919) -the programe argc is 2
    [DEBUG] Sun Aug 14 12:12:15 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/m ain.mm,931) --psn_0_2167313
    [ INFO] Sun Aug 14 12:12:15 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/. ./Control/StartupCmdLineParser.cpp,70) -StartCmdLineParser::m_CmdLine is:
    [ INFO] Sun Aug 14 12:12:15 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/. ./Control/StartupCmdLineParser.cpp,71) --psn_0_2167313
    -CurrDir="/"
    [DEBUG] Sun Aug 14 12:12:16 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/m ain.mm,1036) -/Applications/Adobe Extension Manager CS5/Adobe Extension Manager CS5.app/Contents/MacOS/ExMan.swf
    [DEBUG] Sun Aug 14 12:12:35 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/. ./Control/OWLFrontController.cpp,399) --------------------Request (C++ side To AIR part ) Start--------------------------
    [DEBUG] Sun Aug 14 12:12:35 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/. ./Control/OWLFrontController.cpp,402) -Method Name: airPostExit
    [DEBUG] Sun Aug 14 12:12:35 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/. ./Control/OWLFrontController.cpp,419) --1
    [DEBUG] Sun Aug 14 12:12:35 2011 (/Volumes/Builds/ExtensionManager_5.0.1_Mac/20110110.5_0_1.334/Trelo/Source/Manager/Mac/. ./Control/OWLFrontController.cpp,445) --------------------Request (C++ side To AIR part ) End---------------------------

  • I am using illustrator CC there are not showing scale size pointer in any object?

    I am using illustrator CC there are not showing scale size pointer in any object? Anyone tell me why it was does it? And how i can come again on that position?

    Or maybe Cmd(Ctrl)-U which is the toggle for Smart Guides?

  • Hub Manager does not show Wireless connection

    My 'Hub Manager' shows my Ethernet connected PC; my hub phone and the wireless connected printer.
    My daughter has a new laptop which has wireless connection to my Hub. According to her laptop it is connected to my Hub and she has access to the internet.
    However, my Hub Manager does not show her as connected to the Hub. The result of this means that she cannot connect to the wireless printer.
    We have disconnected and re connected to no avail.
    Any thoughts??? All help appreciated.

    Hi
    to get more replies suggest you repost on the broadband board
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Find error table created using DBMS_ERRLOG

    Hello,
    I am working on Oracle 10.2.0.5 and have a requirement to log the Error records without allowing the Load process to fail. In order to achieve this, I have decided to use the DBMS_ERRLOG functionality provided.
    However, there is a catch. The application has approx. 100+ database tables, which are loaded with data received in flat files, and many of them have length nearning 30 characters.
    Now, DBMS_ERRLOG, will automatically create an error table corresponding to database table, but will only consider first 25 characters. And since, many tables have similar names differing only towards the end. Hence, my question is, Is there any data dictionary view which might store the underlying database table name?
    I am aware of two options to achieve this:
    1. Maintain a document to reference each Error table to its database table. This being a manual approach, I am trying to avoid it.
    2. Use the USER_TAB_COMMENTS, which will store the table name in comment. Although I have seen this happening, but do not see this as sure-shot approach, since I do not remember reading this anywhere in documentation.
    Can anybody suggest a better approach to manage the situation?

    padders answer is a good one.  I do not see the problem since you can create the error log tables with names of your choosing in any schema you want.  Don't let oracle name the tables.  Use SQL to create the PL/SQL for all your tables based on a tag you put in the table comments or based on another table with the table names to be logged.
      DBMS_ERRLOG.create_error_log
        dml_table_name      => 'real_schema.my_thirty_character_table_name',
        err_log_table_name  => 'my_thirty_character_table_name',
        err_log_table_owner => 'error_schema',
        skip_unsupported    => TRUE
    Table_Name
    Error_Table_Name
    Error_SchemaHeader
    my_thirty_character_table_name
    my_thirty_character_table_name
    error_schema
    my_short_name
    my_short_name_err_log
    support
    With so many tables I would write a generator to create all the error log tables and the DML (insert, update or merge statements) with error logging for all the tables based on the above table and maybe put the DML in an API package that can be called from your app.

  • Reuse Table created using AET in CRM 7.0 EHP 1

    Hello,
    I have created table using AET for Lead transaction and displayed it as a assignment block. This works fine.
    Now I want to reuse the same table in Opportunity as an assignment block. When open the configuration page and go to show enhancement, after clicking on the 'ADD REUSEABLE TABLE' I am able to select the table in Lead. But after this it should be shown in assignent block but invain.  I also had a look into the Tcode bsp_wd_cmpwb for oppotunity but even there in the configuartion page it is not showing up. How do I show this reusable table as assignment block on opportunity page.
    While creating the table in Lead it showed only 'ORDERADM_H' under which the table is created. While in opportunity after adding the table using  'ADD REUSEABLE TABLE'  , if I try to add new table it shows 'ORDERADM_I'  only .... why so?
    I did not find any document on this... but yes there are few on 'ADD REUSABLE FIELDS' accordingly it should show up... don't know where I am going wrong.
    Regards,
    Jaya.

    Hi Jaya,
    Please refer to Note 1606039 - Table-type enhancement not displayed for opportunity, as there seems to be a program error..
    If you have already refered to this note then can you let me know the steps which you have followed to create this table and which version of CRM are you using, kindly also note that you have to activate the business functions applications depending on the objects that you are enhancing, for example:
    EXT_BO (Enhanced Object) EXT_BO_PART (Part of Enhanced Object) SWITCHID (Switch ID) Business Function
    SDP CUSTOMER_H CRM_IPS_4S_1 CRM_IPS_4S_1
    SDP CUSTOMER_I CRM_IPS_4S_1 CRM_IPS_4S_1
    SDP ORDERADM_H CRM_IPS_4S_1 CRM_IPS_4S_1
    SDP ORDERADM_I CRM_IPS_4S_1 CRM_IPS_4S_1
    SSP CUSTOMER_H CRM_IPS_4S_1 CRM_IPS_4S_1
    SSP CUSTOMER_I CRM_IPS_4S_1 CRM_IPS_4S_1
    SSP ORDERADM_H CRM_IPS_4S_1 CRM_IPS_4S_1
    SSP ORDERADM_I CRM_IPS_4S_1 CRM_IPS_4S_1
    let me know if this addresses your query...let me know in case of any issues..
    Edited by: ar_on_crm on Oct 30, 2011 9:11 PM

Maybe you are looking for