EXP-00037: Export views not compatible with database version

kindly help with this error. We have already run catexp.sql but still that is not helping, we are still getting the same error.
we are exporting 8i db.
Export: Release 8.1.7.0.0 - Production on Thu Feb 21 14:34:25 2008
(c) Copyright 2000 Oracle Corporation. All rights reserved.
Connected to: Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
With the Partitioning option
JServer Release 8.1.7.0.0 - Production
EXP-00037: Export views not compatible with database version
EXP-00000: Export terminated unsuccessfully

Does this apply to you?
Error: EXP 37
Text: Export views not compatible with database version
Cause: The Export utility is at a higher version than the database version
and is thereby incompatible.
Action: Use the same version of Export utility as the database.

Similar Messages

  • Add management server: Setup version: 7.0.9538.0 is not compatible with database version: 7.1.10226.0

    I want to add another management server to our existing SCOM environment. But whenever I run this setup on a new server I get stuck in the window for selecting the OperationsManager database. The database field stays blank and in the OpsMgrSetupWizard log
    there are lines that the setup version is not compatible with the database version. But I use the same installer as when I installed the other management servers a year ago.
    Maybe there is a newer setup installer? But I can't find it.
    [10:42:54]: Error:
    :Error:setup version: 7.0.9538.0 is not compatible with database version: 7.1.10226.0
    [10:42:54]: Info:
    :Info:Using DB command timeout = 1800 seconds.
    [10:42:54]: Info:
    :Info:isOMDatabase:  Read returned true.  so far, this is OM DB, not an empty DB
    [10:42:54]: Debug:
    :Connection was not open.  We will try to open it.
    [10:42:54]: Debug:
    :SqlConnectionReady returned True.
    [10:42:54]: Info:
    :Info:Using DB command timeout = 1800 seconds.
    [10:42:54]: Info:
    :Info:isOMDatabase:  Read did not return true.  The MG is missing. This is not OM DB
    [10:42:54]: Info:
    :Info:Using DB command timeout = 1800 seconds.
    [10:42:54]: Always:
    :Azman store table not found in OperationsManagerDW table, assuming this is an not a valid OMDB for empty DB scenario.
    [10:42:54]: Info:
    :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [10:42:54]: Info:
    :Info:DatabaseConfigurationPage: DB connection attempt completed.

    Never mind, found it!
    Apparently there was a newer version of SCOM setup in msdn and someone upgraded our existing SCOM environment. Downloaded the new setup, new report viewer controls and a System
    CLR Types for Microsoft® SQL Server® 2012 and now it works!! 

  • EXP-00024: Export views not installed, please notify your DBA - Please help

    Sir,
    I am trying to export from a client machine.
    exp system/manager@dbcon full=y file=db.dmp log=exp.logBut I am getting error,
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in US7ASCII character set and AL16UTF16 NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting object type definitions
    EXP-00008: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    EXP-00024: Export views not installed, please notify your DBA
    EXP-00000: Export terminated unsuccessfully
    This happens while exporting from a remote client machine. When I export from The machine where database resides, there is no problem at all. Why tis happens?
    regards,
    Mathew

    May we know the database version of your exported and imported database ? I believe that , you trying to import into lower version of database. If yes, then loging as a sys and run the script $ORACLE_HOME/rdbms/admin/catexp.sql .
    hare krishna
    Alok

  • RCVCAT database is not compatible with this version of RMAN

    I am getting the below error while trying to configure rman catalog datababse.
    rman target prod_dba/Pass1234@proddb catalog cat_dba/Pass1234@catdb
    Recovery Manager: Release 9.2.0.1.0 - Production
    Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
    connected to target database: TESTDB (DBID=2409515669)
    connected to recovery catalog database
    recovery catalog is not installed
    RMAN>
    RMAN> register database;
    recovery catalog is not installed
    recovery catalog is not installed
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of register command at 07/20/2007 19:05:40
    RMAN-06429: RCVCAT database is not compatible with this version of RMAN
    RMAN>
    And Oracle version is same in proddb and catdb
    SQL> select * from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    PL/SQL Release 9.2.0.1.0 - Production
    CORE 9.2.0.1.0 Production
    TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
    NLSRTL Version 9.2.0.1.0 - Production
    any inputs...
    Thanks.

    Hi,
    when upgrading catalog am getting the error like,
    error occurred in source file: krmk.pc, line: 6986
    text of failing SQL statement: ╠≥`☺
    ORACLE error from recovery catalog database: ORA-00942: table or view does not e
    xist
    error occurred in source file: krmk.pc, line: 6986
    text of failing SQL statement: ╠≥`☺
    ORACLE error from recovery catalog database: ORA-00942: table or view does not e
    xist
    error occurred in source file: krmk.pc, line: 6986
    text of failing SQL statement:µ`☺
    ORACLE error from recovery catalog database: ORA-00942: table or view does not e
    xist
    Whether i need to run catpath.sql etc on the db?

  • TARGET database is not compatible with this version of RMAN

    I am trying to register a database (version 8.0.4) on my catalog database which is version 8.1.7.
    I get the following error:
    RMAN-06185: Recovery Manager incompatible with TARGET database: RMAN 8.0.4 to 8.0.4 required
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-06429: TARGET database is not compatible with this version of RMAN
    Does this mean that my RMAN database has to be 8.0.4 ?
    What happens if my RMAN database is 8.0.4 and target is 8.1.7 ?
    Thanks for any help,
    Sameer

    check RMAN compatibility matrix
    Target/Auxiliary Database|| RMAN Executable|| Catalog Database ||Catalog Schema
    8.0.3 8.0.3 >=8.x 8.0.3
    8.0.4 8.0.4 >=8.x >= 8.0.4, see "Note 2: 8.1 or Later Catalog Schemas and 8.0 Target Databases"
    8.0.5 8.0.5 >=8.x >= 8.0.5, see "Note 2: 8.1 or Later Catalog Schemas and 8.0 Target Databases"
    8.0.6 8.0.6 >=8.x 8.0.6
    8.0.6 8.0.6 >=8.1.x >=8.1.x
    8.1.5 8.1.5 >=8.1.x >= 8.1.5
    8.1.6 8.0.6.1 >=8.x 8.0.6
    8.1.6 8.0.6.1 >=8.1.x >= 8.1.x
    8.1.6 8.1.x >=8.1.x >= RMAN executable
    8.1.7 8.0.6.1 >=8.x 8.0.6
    8.1.7 8.0.6.1 >=8.1.x >=8.1.x
    8.1.7 8.1.x >=8.1.x >= RMAN executable
    9.0.1 >=9.0.1 >=8.1.x >= RMAN executable
    In other words to backup 8.0.4 version u need a separate schema in catalog database and which will be only used for 8.0.4

  • TARGET database is not compatible with RMAN version

    Hi all,
    we have an issue related to RMAN version.
    A few weeks ago we update our 10.2.0.1 Oracle Database to 10.2.0.4 using 6810189 pacth set.
    Now when we try to execute RMAN this is the output:
    Recovery Manager : Release 11.1.0.6.0 - Production on Jue Nov 20 12:20:57 2008
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Recovery Manager incompatible with TARGET database: RMAN 8.0.4.0 to 10.2.0.4 needed
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-06429: TARGET database is not compatible with this version of RMAN
    (I translate the spanish message, maybe the words is not exactly the same in the english version)
    As is shown in the output the RMAN version installed by the pacthset is higher than database version, is there a way to downgrade RMAN or to solve this issue?
    Thanks in advance,
    Alex

    I'm pretty sure patchset 6810189 does not install RMAN executable 11g. I did several patchings to 10.2.0.4 and that never happened. Patching may sometimes leave components at a lower level than the patchset,but never the opposite is true. That would be definitely a bug. So you (or someone else) installed 11g software.
    Werner

  • RMAN-06429: TARGET database is not compatible with this version of RMAN

    he Hi,
    how can i solve this issue . how i will upgrade the Rman. My production database details are below
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    while i'm configuring rman i'm getting below error . please help me.
    C:\Documents and Settings\vj.dcruz>rman target / catalog rman01/rman01@upp
    Recovery Manager: Release 11.2.0.1.0 - Production on Wed Sep 14 08:18:02 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Recovery Manager incompatible with TARGET database: RMAN 8.0.4.0 to 10.2.0.0 required
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-06429: TARGET database is not compatible with this version of RMAN
    rgds,
    john

    Johnvd wrote:
    Hi Hemant,
    i'm doing same thing login 10.2.0.0 database and configure the rman but while connect target its saying that my Recovery Manager: Release 11.2.0.1.0 - Production on Wed Sep 14 09:04:59 2011
    how its happening is there any where i have to change the path.
    Regards,
    johnJohn, you need to use the RMAN binary which is located in bin folder of Oracle Database (ie /u01/oracle/product/10.2/db1/bin). You shouldn't use "rman which comes with Oracle 11g client".
    If you are using windows, run the following commands in command prompt and then copy/paste the output:
    echo 5ORACLE_HOME%
    echo %PATH%
    If you are using unix, run the following commands in terminal and then copy/paste the output:
    echo $ORACLE_HOME
    echo $PATH
    Regards
    Gokhan

  • RMAN-06429: RCVCAT database is not compatible with this version of RMAN

    Hi There,
    I just want to confirm there is no work around for the issue I am having. Here is my situation:
    I have four Oracle 8i databases that can not be removed because of client requirements. These 8i databases have there own RMAN catalog which is 10G (Originally there were Oracle 8i, 9i and 10g databases using it but are now moved to 11g catalog). Databases are backing up fine. However, all the other databases are using the RMAN 11g Catalog. I want to point the Oracle 8i databases to point to the RMAN 11g recovery catalog. I created an 8i schema, however, i'm getting the following error message: RMAN-06429: RCVCAT database is not compatible with this version of RMAN. It's pretty straight forward, however, I wanted to put the question out there to see if there are any work arounds. I would prefer to have only one RMAN recovery catalog.
    Thanks in advance.
    J

    Hello;
    I know of no way around the RMAN Compatibility Matrix. I would keep a second catalog DB for these older databases. Or go NOCATALOG. I checked all my sources and if there's a better option I sure did not find it. What breaks if these go to Oracle 9?
    http://arjudba.blogspot.com/2010/03/about-rman-compatibility-matrix.html
    Ask Tom
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:518622203320
    Additional Information :
    OERR: RMAN 6429 %s database is not compatible with this version of RMAN [ID 70776.1]
    RMAN-06439: Compatibility Between 8.1.5 RMAN Executable and 8.1.6 Catalog [ID 104728.1]
    Best Regards
    mseberg
    Edited by: mseberg on Sep 7, 2012 8:27 AM
    Edited by: mseberg on Sep 7, 2012 10:53 AM

  • This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database.

    Hello All,
    I am getting this error while I am connecting my access database website for the change
    "This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database."
    I am using SharePoint 2010 and Microsoft Office 2010.
    I have created one Contact Database Site and now I am trying to modify the layout of the form in Access. and I am getting the error that I have mentioned.
    Please provide help on it.
    Thanks in Advance....

    Hello All,
    I got the answer, we have to enable the port 80 or where the access service is deployed and we have to change Trust setting and also, enable the macro from Access.
    Hope this will help to other....

  • OMS version 10.2.0.4.2 is not compatible with repository version 10.1.0.4.0

    Im trying to start the database enterprise manager and I get this error on the log file:
    OMS version 10.2.0.4.2 is not compatible with repository version 10.1.0.4.0 Repository needs to be patched.
    Database version is 11.2
    O.S. version is: Linux 2.6.9-78.0.0.0.1.ELsmp #1 SMP Fri Jul 25 14:41:56 EDT 2008 i686 i686 i386 GNU/Linux
    I use this to upload database and console:
    export ORACLE_HOME=/opt/oracle/product/11.2.0/dbhome_1/
    export ORACLE_BASE=/opt/oracle/
    export ORACLE_SID=orcl
    /opt/oracle/product/11.2.0/dbhome_1/bin/lsnrctl start
    /opt/oracle/product/11.2.0/dbhome_1/bin/dbstart /opt/oracle/product/11.2.0/dbhome_1/
    /opt/oracle/product/11.2.0/dbhome_1/bin/emctl start dbconsole
    when I excecute that, I see this on the console:
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    https://192.168.2.210:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ........... started.
    Logs are generated in directory /opt/oracle/product/11.2.0/dbhome_1/machine_one_lega/sysman/log
    So I try to go there, and the web browser shows this:
    503 Service Unavailable
    Service is not initialized correctly. OMS version 10.2.0.4.2 is not compatible with repository version 10.1.0.4.0.
    Can you help me find this solution?
    thanks

    Hi Ingenio,
    This problem sometimes occur when the listener is not running, hence connection cannot be done without listener.

  • API5036: Client Version 10.1.0.4 is not compatible with Repository version

    I have an OWB repository version 10.1.0.1.0 and a client of 10.1.0.2.0. We have have been running this fine. I need to upgrade to 10.1.0.4.0 of OWB so I can begin to use a 10gR2 database as my target. I exported (database wise) my repository and imported it into the 10.2.0.1 database - all went well. I now went to upgrade the repository from 10.1.0.1.0 to 10.1.0.4.0 and ran the shell in the ../bin/unix dierctory. It ran fine, yet when I connect to the repository using the 10.1.0.4 client I get the "API5036: Client Version 10.1.0.4 is not compatible with Repository version 10.1.0.1.0" as if I never ran the DT upgrade shell. I then noticed the shell provided with the 10.1.0.4 install is DTupg92to10g.sh and I am not upgrading a 92 repos to a 10 repos. Is there a upgrade for 10.1.0.1.0 to 10.1.0.4.0?
    Thanks,
    Sean

    for OWB metadata, run this following script
    <OWB_HOME>/owb/reposasst/upg/upg10gTo10104.sql
    For runtime data
    <OWB_HOME>/owb/bin/unix/RT_upgrade_to_10_1
         This is only if it's NOT upgrading to 10gR2 database
    If you are upgrading to Oracle10g Release 2 with partial export and
    import and if you are changing the database instance or the computer
    hosting the database, then run the migration script:
    – For UNIX, navigate to OWB_HOME/owb/bin/unix and run
    RT_migrate_to_10_1.sh.
    The RT_migrate_to_10_1.sh prompts you for several parameters:
    the User Name and Password of your original Runtime Repository
    schema, the database connection string for your original Runtime
    Repository (in the form of host:port:servicename), the User Name
    and Password for your new Runtime Repository schema (whose values
    should match the original Runtime Repository), and the database
    connection string for the new Runtime Repository (also in the form of
    host:port:servicename). Additionally, as it runs, the script prompts
    you for SYS User Names and Passwords for the Oracle Database
    instances for any Target Schemas and Oracle Workflows being upgraded.

  • Cannot open file, Photoshop is not compatible with this version of photoshop. 2 weeks

    This has been a problem for almost 2 weeks now. Cant save any work in photoshop, files are unretrievable once closed. I get the same error message. I spent all of last week online with Adobe Tech support, screen sharing conference etc, now iMac isnt working properly. AAARRFGGHH.
    Same prob on iMac and new Macbook pro
    Last week Adobe via screen share uninstalled and re-installed Photoshop, took a few hours and still nothing. I have lost many hours work here. Cant reach Adobe and I am really pissed off. Cant reach a human via the support emails they aren't working. I have asked to speak to a Programmer or Manager for help with this and I have received none!
    Latest message sent through to Support:
    OLd support file not opening.
    I cant open this one:
    1/26/11 Case #0182004961: Unable to open some photoshop documents.
    Open - Pending Adobe Response
    So we need to start a new way of communicating. I am really upset with Adobe, my Photoshop has been working improperly for almost 2 weeks now. Adobe accessed my computer last week and now MY COMPUTER is not working Properly. I NEED ALL OF THIS FIXED IMMEDIATELY PLEASE!!!!!!
    DO NOT withdraw this support topic. Please get a Manager to address this issue ASAP!!!!!!
    If anyone reading this can get me through to the right person I would appreciate it. Hopefully Adobe will make reparation for all the trouble caused and time lost!
    I should add that last night I tried to contact Adobe to see what the hold up was. I went and tried to open up the case file (No it had not been withdrawn and was still active), but it would not open. So, I started up a new support file with a whole new case number, I received an email this morning from Adobe saying that I would have to communicate with them through the original case #. Went to respond to this email today and the NEW case file had been withdrawn.
    Yes, I have read all the user forums on this stuff for months, NO I am not using any Anti Virus stuff, No I did not upgrade my Macs at the time of the prob appearing! Thanks
    3. Jan 26, 2011 6:55 PM in response to: Charlie.D
    Re: Cannot open file, Photoshop is not compatible with this version of photoshop. 2 weeks
    Thanks so Much Charlie. Could you get someone from Tech Support to contact me via email with a return address. I really feel this needs to be escalated to Management now. Thanks

    Here some info about my hw /sw / diag
    If you need more, please ask me.
        Hardware Overview:
          Machine Name: Power Mac G5
          Machine Model: PowerMac11,2
          CPU Type: PowerPC G5 (1.1)
          Number Of CPUs: 2
          CPU Speed: 2.3 GHz
          L2 Cache (per CPU): 1 MB
          Memory: 2.5 GB
          Bus Speed: 1.15 GHz
          Boot ROM Version: 5.2.7f1
    Software:
        System Software Overview:
          System Version: Mac OS X 10.4.11 (8S165)
          Kernel Version: Darwin 8.11.0
    Diagnostics:
        Power On Self-Test:
          Last Run: 06/05/11 15:14
          Result: Passed
    Applications:
        AASync:
          Version: 1.2.5.1
          Last Modified: 03/05/07 16:42
          Kind: Universal
          Get Info String: AASync version 1.2.5.1, Copyright 2005-2006 Robert Vasvari.
          Location: /Applications/AASync.app
        Acrobat.com:
          Version: 1.2.443
          Last Modified: 16/07/09 12:20
          Kind: Universal
          Get Info String: 1.2.443, 08/06/2008 14:56
          Location: /Applications/Adobe/Acrobat.com.app
        Acrobat Distiller:
          Version: 9.4.2
          Last Modified: 16/07/09 12:22
          Kind: Universal
          Get Info String: Acrobat Distiller™ 9.4.2, ©COPYRIGHT_YEAR_FROM-2010 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe Acrobat 9 Pro/Acrobat Distiller.app
        Acrobat Uninstaller:
          Version: Acrobat Uninstaller version 9.4.4
          Last Modified: 16/07/09 12:24
          Kind: Universal
          Get Info String: Acrobat Uninstaller version 9.4.4, Copyright © 2004-2011 by Adobe Systems, Incorporated.  All rights reserved.
          Location: /Applications/Adobe Acrobat 9 Pro/Acrobat Uninstaller.app
        Adobe Acrobat Pro:
          Version: 9.4.4
          Last Modified: 08/02/11 08:57
          Kind: Universal
          Get Info String: Adobe® Acrobat® 9.4.4, ©1984-2010 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app
        Bridge:
          Version: 1.0.4.6
          Last Modified: 23/05/06 22:54
          Kind: PowerPC
          Get Info String: 1.0.4.6 (104504), Copyright 2003-2005, Adobe
          Location: /Applications/Adobe Bridge/Bridge.app
        Bridge CS3:
          Version: 2.1.1.9
          Last Modified: 14/03/08 15:48
          Kind: Universal
          Get Info String: 2.1.1.9 (124992), Copyright 2003-2007, Adobe Systems, Inc.
          Location: /Applications/Adobe Bridge CS3/Bridge CS3.app
        Adobe Bridge CS4:
          Version: 3.0.0.464
          Last Modified: 16/07/09 12:17
          Kind: Universal
          Get Info String: 3.0.0.464 (144651), Copyright 2003-2007, Adobe Systems, Inc.
          Location: /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app
        Device Central:
          Version: 1.1.0
          Last Modified: 14/03/08 16:11
          Kind: Universal
          Location: /Applications/Adobe Device Central CS3/Device Central.app
        Device Central:
          Version: 2.1.0
          Last Modified: 16/07/09 12:17
          Kind: Universal
          Get Info String: 2.1.0, Copyright © 2007-2008 Adobe Systems Incorporated
          Location: /Applications/Adobe Device Central CS4/Device Central.app
        Extension Manager:
          Version: "2.1.0.115" © 2000-2008 Adobe Systems Incorporated
          Last Modified: 16/07/09 12:12
          Kind: Universal
          Get Info String: "2.1.0.115" © 2000-2008 Adobe Systems Inc.
          Location: /Applications/Adobe Extension Manager CS4/Adobe Extension Manager CS4.app
        Adobe Flash CS4:
          Version: 10.0.2.566
          Last Modified: 22/02/10 17:33
          Kind: Universal
          Get Info String: 10.0.2.566, Copyright © 1993-2008 Adobe Systems Incorporated
          Location: /Applications/Adobe Flash CS4/Adobe Flash CS4.app
        Flash Player:
          Version: 10.0.22.87
          Last Modified: 22/02/10 17:33
          Kind: Native (Preferred) or Classic
          Get Info String: Adobe Flash Player 10.0 r22 Copyright (c) 1996-2009 Adobe Macromedia Software LLC. All rights reserved
          Location: /Applications/Adobe Flash CS4/Players/Debug/Flash Player.app
        Flash Player:
          Version: 10.0.22.87
          Last Modified: 22/02/10 17:33
          Kind: Native (Preferred) or Classic
          Get Info String: Adobe Flash Player 10.0 r22 Copyright (c) 1996-2009 Adobe Macromedia Software LLC. All rights reserved
          Location: /Applications/Adobe Flash CS4/Players/Flash Player.app
        Flash Player:
          Version: 10.0.22.87
          Last Modified: 22/02/10 17:33
          Kind: Native (Preferred) or Classic
          Get Info String: Adobe Flash Player 10.0 r22 Copyright (c) 1996-2009 Adobe Macromedia Software LLC. All rights reserved
          Location: /Applications/Adobe Flash CS4/Players/Release/Flash Player.app
        Adobe Help Center:
          Version: Adobe Help Center 1.0.2.44
          Last Modified: 08/05/06 19:10
          Kind: PowerPC
          Get Info String: Adobe Help Center 1.0.2.44 (C) 2005 Adobe Systems, Inc. All rights reserved.
          Location: /Applications/Adobe Help Center.app
        Adobe Help Viewer 1.0:
          Version: 1.0
          Last Modified: 05/11/07 10:13
          Kind: Universal
          Get Info String: 1.0.0.185
          Location: /Applications/Adobe Help Viewer 1.0.app
        Adobe Help Viewer 1.1:
          Version: 1.1
          Last Modified: 05/11/07 10:04
          Kind: Universal
          Get Info String: 1.1.0.143
          Location: /Applications/Adobe Help Viewer 1.1.app
        Illustrator:
          Version: 12.0.0
          Last Modified: 08/05/06 19:29
          Kind: PowerPC
          Get Info String: 12.0.0, Copyright © 1987-2005 Adobe Systems Inc.  All rights reserved.
          Location: /Applications/Adobe Illustrator CS2/Adobe Illustrator.app
        Analyze Documents:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Analyze Documents.localized/Analyze Documents.app
        Make Calendar:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Calendar.localized/Make Calendar.app
        Collect for Output:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Collect for Output.localized/Collect for Output.app
        Contact Sheets:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Contact Sheet Demo.localized/Contact Sheets.app
        Dataset Batch PDF from Text:
          Last Modified: 08/05/06 19:29
          Kind: PowerPC
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Datasets.localized/Dataset Batch PDF from Text.app
        Export Flash Animation:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Export Flash Animation.localized/Export Flash Animation.app
        Web Gallery:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Web Gallery.localized/Web Gallery.app
        Illustrator:
          Version: 13.0.1
          Last Modified: 05/11/07 10:16
          Kind: Universal
          Get Info String: 13.0.1, Copyright © 1987-2007 Adobe Systems Inc.  All rights reserved.
          Location: /Applications/Adobe Illustrator CS3/Adobe Illustrator.app
        Analyze Documents:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Analyze Documents.localized/Analyze Documents.app
        Make Calendar:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Calendar.localized/Make Calendar.app
        Collect for Output:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Collect for Output.localized/Collect for Output.app
        Contact Sheets:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Contact Sheet Demo.localized/Contact Sheets.app
        Export Flash Animation:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Export Flash Animation.localized/Export Flash Animation.app
        Web Gallery:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Web Gallery.localized/Web Gallery.app
        Illustrator:
          Version: 367
          Last Modified: 16/07/09 12:30
          Kind: Universal
          Get Info String: 14.0.0, Copyright © 1987-2008 Adobe Systems Inc.  All rights reserved.
          Location: /Applications/Adobe Illustrator CS4/Adobe Illustrator.app
        Analyze Documents:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Analyze Documents.localized/Analyze Documents.app
        Make Calendar:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Calendar.localized/Make Calendar.app
        Contact Sheets:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Contact Sheet Demo.localized/Contact Sheets.app
        Export Flash Animation:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Export Flash Animation.localized/Export Flash Animation.app
        Web Gallery:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Web Gallery.localized/Web Gallery.app
        Adobe InDesign CS2:
          Version: 4.0.2.633
          Last Modified: 08/05/06 19:24
          Kind: PowerPC
          Get Info String: 4.0.2, Copyright 2000-2005 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe InDesign CS2/Adobe InDesign CS2.app
        Adobe InDesign CS3:
          Version: 5.0.4.682
          Last Modified: 28/10/08 09:32
          Kind: Universal
          Get Info String: 5.0.4, Copyright 2000-2008 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app
        Adobe InDesign CS4:
          Version: 6.0.6.622
          Last Modified: 16/07/09 12:36
          Kind: Universal
          Get Info String: 6.0.6, Copyright 2000-2009 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app
        Adobe Media Encoder CS4:
          Version: 4.2
          Last Modified: 22/02/10 17:32
          Kind: Universal
          Get Info String: 4.2.0, Copyright 2002-2009 Adobe Systems Incorporated
          Location: /Applications/Adobe Media Encoder CS4/Adobe Media Encoder CS4.app
        Setup:
          Version: 2.0.131.0
          Last Modified: 22/02/10 17:32
          Kind: Universal
          Get Info String: 2.0.131.0, Copyright © 2005-2008 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe Media Encoder CS4/PCI/AMEImporters/Setup.app
        Adobe Media Player:
          Version: 1.1
          Last Modified: 16/07/09 12:15
          Kind: Universal
          Get Info String: 1.1,
          Location: /Applications/Adobe Media Player.app
        Adobe ImageReady CS2:
          Version: 9.0x246
          Last Modified: 08/05/06 19:13
          Kind: PowerPC
          Get Info String: 9.0x246, Copyright © 1998-2005 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Adobe ImageReady CS2.app
        Adobe Photoshop CS2:
          Version: 9.0.1 (9.0.1x294)
          Last Modified: 23/05/06 22:58
          Kind: PowerPC
          Get Info String: 9.0.1 (9.0.1x294), Copyright  ©1990-2005 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app
        Crea GIF (128 colori):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea GIF (128 colori).exe
        Crea GIF (32, senza dithering):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea GIF (32, senza dithering).exe
        Crea GIF (64 colori):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea GIF (64 colori).exe
        Crea JPEG (qualità 10):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea JPEG (qualità 10).exe
        Crea JPEG (qualità 30):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea JPEG (qualità 30).exe
        Crea JPEG (qualità 60):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea JPEG (qualità 60).exe
        Crea pulsante:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea pulsante.exe
        Mantieni 350, Crea JPG 30:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Mantieni 350, Crea JPG 30.exe
        Mantieni a 200x200 pixel:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Mantieni a 200x200 pixel.exe
        Mantieni a 64X64 pixel:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Mantieni a 64X64 pixel.exe
        Maschera di contrasto:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Maschera di contrasto.exe
        Miniatura diapo metallo:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Miniatura diapo metallo.exe
        Miniatura diapo:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Miniatura diapo.exe
        Miniatura rett arrotondato:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Miniatura rett arrotondato.exe
        Salvat. a più dimensioni:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Salvat. a più dimensioni.exe
        Cornice ombreggiata:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Cornice ombreggiata.exe
        Crea pulsante:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Crea pulsante.exe
        Crea tonalità seppia:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Crea tonalità seppia.exe
        Foto invecchiata:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Foto invecchiata.exe
        Mantieni a 300 pixel:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Mantieni a 300 pixel.exe
        Mantieni a 64 pixel:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Mantieni a 64 pixel.exe
        Mod metodo condizionale:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Mod metodo condizionale.exe
        Salva come JPEG media:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Salva come JPEG media.exe
        Salva come Photoshop PDF:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Salva come Photoshop PDF.exe
        Adobe Photoshop CS3:
          Version: 10.0.1 (10.0.1x20071012 [20071012.r.1644 2007/10/12:09:30:00 cutoff; r branch])
          Last Modified: 14/03/08 15:47
          Kind: Universal
          Get Info String: 10.0.1 (10.0.1x20071012 [20071012.r.1644 2007/10/12:09:30:00 cutoff; r branch]) © 1990-2007 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS3/Adobe Photoshop CS3.app
        Adobe Photoshop CS4:
          Version: 11.0.2 (11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch])
          Last Modified: 16/07/09 12:32
          Kind: Universal
          Get Info String: 11.0.2 (11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch]) © 1990-2010 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app
        Adobe Stock Photos CS3:
          Version: Adobe Stock Photos 1.5.0.466
          Last Modified: 05/11/07 10:04
          Kind: Universal
          Get Info String: Adobe Stock Photos 1.5.0.466 (C) 2005 Adobe Systems, Inc. All rights reserved.
          Location: /Applications/Adobe Stock Photos CS3/Adobe Stock Photos CS3.app
        Adobe Stock Photos:
          Last Modified: 23/11/05 19:07
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Stock Photos.app
        VersionCueCS2:
          Version: 2.0
          Last Modified: 08/05/06 19:21
          Kind: PowerPC
          Get Info String: 2.0, Copyright  ©2001-2004 Adobe Systems Incorporated
          Location: /Applications/Adobe Version Cue CS2/bin/VersionCueCS2.app
        VersionCueCS2Status:
          Version: 1.0.0
          Last Modified: 08/05/06 19:21
          Kind: PowerPC
          Location: /Applications/Adobe Version Cue CS2/bin/VersionCueCS2Status.app
        VC2Native:
          Version: 2.0
          Last Modified: 08/05/06 19:21
          Get Info String: 2.0.0, © 2003-2004 Adobe Systems Incorporated
          Location: /Applications/Adobe Version Cue CS2/plugins/com.adobe.versioncue.nativecomm_2.0.0/res/macosx/VC2Native.app
        Uninstall Version Cue CS2:
          Version: 0.1
          Last Modified: 08/05/06 19:21
          Kind: PowerPC
          Location: /Applications/Adobe Version Cue CS2/Uninstall Version Cue CS2.app
        Agamik Barcode Identifier:
          Version: 0.1
          Last Modified: 04/02/08 22:11
          Kind: PowerPC
          Location: /Applications/Agamik barcode/Agamik BarCode Identifier.app
        Agamik BarCoder:
          Version: 4.38
          Last Modified: 31/12/09 15:18
          Kind: Universal
          Location: /Applications/Agamik barcode/Agamik BarCoder 4.38.app
        aMSN:
          Version: 0.97
          Last Modified: 21/09/07 22:40
          Kind: Universal
          Get Info String: aMSN 0.97
    TclTk 8.4.16
          Location: /Applications/aMSN.app
        AppleScript Utility:
          Version: 1.0
          Last Modified: 05/10/05 10:51
          Kind: PowerPC
          Location: /Applications/AppleScript/AppleScript Utility.app
        Folder Actions Setup:
          Version: 1.1
          Last Modified: 05/10/05 10:51
          Kind: PowerPC
          Location: /Applications/AppleScript/Folder Actions Setup.app
        Script Editor:
          Version: 2.1.2
          Last Modified: 22/12/09 10:24
          Kind: PowerPC
          Get Info String: Script Editor 2.1.1
          Location: /Applications/AppleScript/Script Editor.app
        Art Directors Toolkit:
          Version: 4.2
          Last Modified: 05/10/05 10:53
          Kind: PowerPC
          Get Info String: 4.2    (v29), Copyright 2001-2005 Code Line Communications
          Location: /Applications/Art Directors Toolkit 4/Art Directors Toolkit.app
        Automator:
          Version: 1.0.5
          Last Modified: 07/12/07 09:19
          Kind: PowerPC
          Get Info String: Automator version 1.0.5, Copyright 2004-2007 Apple Computer, Inc.
          Location: /Applications/Automator.app
        Bar Code Pro:
          Version: Bar Code Pro version 6.1.2
          Last Modified: 24/09/08 12:45
          Kind: Native (Preferred) or Classic
          Get Info String: Bar Code Pro version 6.1.2, Copyright Bar Code Pro 2008 by SNX Software Inc. All rights reserved.
          Location: /Applications/Bar Code Pro 6.14 Demo/Bar Code Pro.app
        BCP6Converter:
          Version: version 1.01
          Last Modified: 12/05/04 10:58
          Kind: Classic
          Get Info String: version 1.01 © 2004 SNX. All rights reserved.
          Location: /Applications/Bar Code Pro 6.14 Demo/Bar Code Utilities/BCP6Converter
        BarcodeGenerator:
          Version: 2.4
          Last Modified: 23/12/07 11:48
          Kind: PowerPC
          Get Info String: V2.4 (16.01.2005)
          Location: /Applications/Barcode Generator Eval/BarcodeGenerator.app
        barCodeCreator:
          Version: 1.1
          Last Modified: 14/11/02 16:35
          Kind: PowerPC
          Location: /Applications/barCodeCreator.app
        Calculator:
          Version: 4.0.6
          Last Modified: 07/12/07 09:19
          Kind: PowerPC
          Get Info String: 4.0.6
          Location: /Applications/Calculator.app
        Carbon Copy Cloner:
          Version: 3.3
          Last Modified: 23/09/09 03:41
          Kind: Universal
          Get Info String: Carbon Copy Cloner version 3.3, Copyright 2002-2009 Mike Bombich.
          Location: /Applications/Carbon Copy Cloner.app
        CDFinder:
          Version: 4.6
          Last Modified: 16/05/06 11:30
          Kind: Universal
          Get Info String: 4.6, Copyright 1995-2006 Norbert M. Doerner, wfs
          Location: /Applications/CDFinder 4.6/CDFinder.app
        Installer:
          Last Modified: 15/05/06 16:06
          Kind: Native (Preferred) or Classic
          Location: /Applications/CDFinder 4.6/Extras/CDFinder CMM/Mac OS X/Installer.app
        Update in CDFinder & Eject X:
          Last Modified: 07/04/05 10:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/CDFinder 4.6/Extras/Update in CDFinder & Eject X.app
        Incremental:
          Version: 03
          Last Modified: 16/05/06 11:30
          Kind: PowerPC
          Location: /Applications/CDFinder 4.6/Scripts/Incrémental (Find New Files)/Incremental.app
        Chess:
          Version: 2.1
          Last Modified: 05/10/05 10:51
          Kind: PowerPC
          Get Info String: Chess version 2.1, Copyright 2003-2004 Apple Computer, Inc.
          Location: /Applications/Chess.app
        Dashboard:
          Version: 1.0
          Last Modified: 07/12/07 09:19
          Kind: PowerPC
          Location: /Applications/Dashboard.app
        Dictionary:
          Version: 1.0.2
          Last Modified: 07/12/07 09:19
          Kind: PowerPC
          Location: /Applications/Dictionary.app
        Dropbox:
          Version: Dropbox 1.0.28
          Last Modified: 27/01/11 07:16
          Kind: Universal
          Location: /Applications/Dropbox.app
        DVD Player:
          Visible: Yes
          Identifier: com.apple.preference.general
          Location: /System/Library/PreferencePanes/Appearance.prefPane
        Bluetooth:
          Version: 1.9.5
          Supported by: Apple
          Visible: No
          Identifier: com.apple.preferences.Bluetooth
          Location: /System/Library/PreferencePanes/Bluetooth.prefPane
        CDs & DVDs:
          Version: 1.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.digihub.discs
          Location: /System/Library/PreferencePanes/DigiHubDiscs.prefPane
        Classic:
          Version: 1.1
          Supported by: Apple
          Visible: No
          Identifier: com.apple.preference.classic
          Location: /System/Library/PreferencePanes/Classic.prefPane
        Dashboard & Exposé:
          Version: 1.1.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.expose
          Location: /System/Library/PreferencePanes/Expose.prefPane
        Date & Time:
          Version: 2.2
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.datetime
          Location: /System/Library/PreferencePanes/DateAndTime.prefPane
        Desktop & Screen Saver:
          Version: 1.3.2
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.desktopscreeneffect
          Location: /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane
        Displays:
          Version: 2.1.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.displays
          Location: /System/Library/PreferencePanes/Displays.prefPane
        Dock:
          Version: 1.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.dock
          Location: /System/Library/PreferencePanes/Dock.prefPane
        Energy Saver:
          Version: 3.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.energysaver
          Location: /System/Library/PreferencePanes/EnergySaver.prefPane
        Growl:
          Version: 1.1.6
          Supported by: 3rd Party
          Visible: Yes
          Identifier: com.growl.prefpanel
          Location: /Users/admin/Library/PreferencePanes/Growl.prefPane
        Ink:
          Version: 1.2
          Supported by: Apple
          Visible: No
          Identifier: com.apple.preference.ink
          Location: /System/Library/PreferencePanes/Ink.prefPane
        International:
          Version: 1.2.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.Localization
          Location: /System/Library/PreferencePanes/Localization.prefPane
        Keyboard & Mouse:
          Version: 3.2
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.keyboard
          Location: /System/Library/PreferencePanes/Keyboard.prefPane
        Network:
          Version: 1.7
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.network
          Location: /System/Library/PreferencePanes/Network.prefPane
        Print & Fax:
          Version: 2.0
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.printfax
          Location: /System/Library/PreferencePanes/PrintAndFax.prefPane
        QuickTime:
          Version: 7.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.quicktime
          Location: /System/Library/PreferencePanes/QuickTime.prefPane
        Security:
          Version: 1.2.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.security
          Location: /System/Library/PreferencePanes/Security.prefPane
        Sharing:
          Version: 1.4.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preferences.sharing
          Location: /System/Library/PreferencePanes/SharingPref.prefPane
        Software Update:
          Version: 2.0
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preferences.softwareupdate
          Location: /System/Library/PreferencePanes/SoftwareUpdate.prefPane
        Sound:
          Version: 2.3.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.sound
          Location: /System/Library/PreferencePanes/Sound.prefPane
        Speech:
          Version: 3.3
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.speech
          Location: /System/Library/PreferencePanes/Speech.prefPane
        Spotlight:
          Version: 1.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.spotlight
          Location: /System/Library/PreferencePanes/Spotlight.prefPane
        Startup Disk:
          Version: 10.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.startupdisk
          Location: /System/Library/PreferencePanes/StartupDisk.prefPane
        StuffIt AVR:
          Version: 10.0.1
          Supported by: 3rd Party
          Visible: Yes
          Identifier: com.stuffit.prefs.AVR
          Location: /Library/PreferencePanes/StuffIt AVR.prefPane
        Universal Access:
          Version: 2.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.universalaccess
          Location: /System/Library/PreferencePanes/UniversalAccessPref.prefPane
    Startup Items:
        Apache:
          Description: Apache web server
          Location: /System/Library/StartupItems/Apache
          Provides: Web Server
          Uses: Disks, NFS
        AppleShare:
          Description: Apple File Service
          Location: /System/Library/StartupItems/AppleShare
          Provides: Apple File Service
          Requires: Disks
        AppServices:
          Description: application services
          Location: /System/Library/StartupItems/AppServices
          Provides: Core Services
        AuthServer:
          Description: authentication service
          Location: /System/Library/StartupItems/AuthServer
          Provides: TIM
        CrashReporter:
          Description: crash reporter
          Location: /System/Library/StartupItems/CrashReporter
          Provides: Crash Reporter
          Messages:
              Start: Starting crash reporter
              Stop: Stopping crash reporter
          Order Preference: Early
        Disks:
          Description: local disks
          Location: /System/Library/StartupItems/Disks
          Provides: Disks
          Requires: SecurityServer
          Uses: System Tuning
        FibreChannel:
          Description: fibrechannel
          Location: /System/Library/StartupItems/FibreChannel
          Provides: FibreChannel
          Requires: SecurityServer
          Order Preference: Early
        IFCStart:
          Description: IFC
          Location: /System/Library/StartupItems/IFCStart
          Provides: IFC
          Messages:
              Start: Building international caches
              Stop: Stopping build of international caches
          Order Preference: Last
        IPServices:
          Description: Internet services
          Location: /System/Library/StartupItems/IPServices
          Provides: Super Server, Config Server
          Uses: mDNSResponder, Portmap
        Metadata:
          Description: Metadata Server
          Location: /System/Library/StartupItems/Metadata
          Provides: Metadata Server
          Requires: Core Services, Disks
        NetworkTime:
          Description: network time synchronization
          Location: /System/Library/StartupItems/NetworkTime
          Provides: Network Time
        NFS:
          Description: network file system
          Location: /System/Library/StartupItems/NFS
          Provides: NFS
          Uses: Disks
        NIS:
          Description: Network Information Service
          Location: /System/Library/StartupItems/NIS
          Provides: NIS
        PrintingServices:
          Description: Printing Services
          Location: /System/Library/StartupItems/PrintingServices
          Provides: PrintingServices
          Requires: Resolver
          Uses: Network Time
          Order Preference: Late
        RemoteDesktopAgent:
          Description: Remote Desktop
          Location: /System/Library/StartupItems/RemoteDesktopAgent
          Provides: Remote Desktop
          Requires: Disks, Resolver
          Messages:
              Start: Starting Remote Desktop Agent
              Stop: Stopping Remote Desktop Agent
          Order Preference: Last
        SNMP:
          Description: SNMP server
          Location: /System/Library/StartupItems/SNMP
          Provides: SNMP
          Requires: Resolver
          Messages:
              Start: Starting SNMP service
              Stop: Stopping SNMP service
          Order Preference: None
        AdobeVersionCueCS2:
          Description: Adobe Version Cue CS2
          Location: /Library/StartupItems/AdobeVersionCueCS2
          Provides: AdobeVersionCueCS2
          Requires: Disks
          Uses: mDNSResponder
          Messages:
              Start: Starting Adobe Version Cue CS2
              Stop: Stopping Adobe Version Cue CS2
        FTDIReEnumerate:
          Description: FTDI ReEnumerate Device
          Location: /Library/StartupItems/FTDIReEnumerate
          Provides: FTDIReEnumerate
          Messages:
              Start: Starting FTDI ReEnumerate
              Stop: Stopping FTDI ReEnumerate
          Order Preference: None
        ProTec6b:
          Description: Nalpeiron Copy Protection 6b
          Location: /Library/StartupItems/ProTec6b
          Provides: Nalpeiron Copy Protection 6b
          Messages:
              Start: Starting Nalpeiron Daemon 6b
              Stop: Stopping Nalpeiron Daemon 6b
          Order Preference: Early
        RetroRun:
          Description: Retrospect Startup Helper
          Location: /Library/StartupItems/RetroRun
          Provides: Retrospect Startup Services
          Messages:
              Start: Starting Retrospect Startup Helper
              Stop: Stopping Retrospect Startup Helper
          Order Preference: Last

  • Error :"The provider is not compatible with the version of Oracle client"

    Hi guys!
    I'm facing this problem:
    When my .Net application tries to access the DB, I get this error message above.
    The application is into the same machine of DB and the operational system is Windows Server Enterprise 64 bits.
    I'm comparing to another machine that has the same scenario but runs in Windows Vista 64 bits. This problem doesn't happen and I can normally access the DB.
    The both database versions are 10g Release 2 (10.2) and all components from Oracle Database Components 10.2.0.2.21 are installed as the containing bellow:
    -Oracle Data Provider for .NET 1.x 10.2.0.2.20
    -Oracle Data Provider for .NET 2.0 10.2.0.2.20
    -Oracle Developer Tools for Visual Studio .NET 2003 10.2.0.2.20
    -Oracle Developer Tools for Visual Studio 2005 10.2.0.2.20
    -Oracle Provider for OLE DB 10.2.0.2.20
    -Oracle Objects for OLE 10.2.0.2.20
    -Oracle Services For Microsoft Transaction Server 10.2.0.1.0
    -Oracle Net 10.2.0.1.0
    -Oracle Universal Installer 10.2.0.2.0
    Oracle.DataAcces.DLL is 2.102.2.20 and it is reference in my .Net app (that is published and located into IIS).
    These are the Oracle assemblies installes in 'C:\Windows\Assembly':
    Windows Vista Machine:
    ASSEMBLY NAME VERSION CULTURE PUBLIC KEY TOKEN PROCESS ARCHITECTURE
    Oracle.DataAccess 10.2.0.100 Neutral 89b483f429c47342
    Oracle.DataAccess 1.102.2.20 Neutral 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 pt-BR 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 it 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 fr 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 es 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 de 89b483f429c47342
    Oracle.Management.Omo 2.102.2.20 Neutral 89b483f429c47342 x86
    Oracle.VsDevTools 2.102.2.20 Neutral 89b483f429c47342 x86
    Policy.10.1.Oracle.DataAccess 1.102.2.20 Neutral 89b483f429c47342
    Policy.10.2.Oracle.DataAccess 1.102.2.20 Neutral 89b483f429c47342
    Windows Server Machine:
    ASSEMBLY NAME VERSION CULTURE PUBLIC KEY TOKEN PROCESS ARCHITECTURE
    Oracle.DataAccess 10.2.0.100 Neutral 89b483f429c47342
    Oracle.DataAccess 1.102.2.20 Neutral 89b483f429c47342
    Oracle.DataAccess 2.102.2.20 Neutral 89b483f429c47342 x86
    Oracle.DataAccess.resources 10.2.0.100 pt-BR 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 zh-CHT 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 zh-CHS 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 ko 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 jp 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 it 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 fr 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 es 89b483f429c47342
    Oracle.DataAccess.resources 10.2.0.100 de 89b483f429c47342
    Policy.10.1.Oracle.DataAccess 1.102.2.20 Neutral 89b483f429c47342
    Policy.10.2.Oracle.DataAccess 1.102.2.20 Neutral 89b483f429c47342
    Policy.9.2.Oracle.DataAccess 10.2.0.100 Neutral 89b483f429c47342
    Policy.9.2.Oracle.DataAccess 1.102.2.20 Neutral 89b483f429c47342
    What should I check and do to solve this problems?
    Thanks for help,
    Anderson

    Hi,
    Often the error "The provider is not compatible with the version of Oracle client" is raised when the unmanaged dll OraOpsX.dll can't be found, can't be loaded, or is the wrong version. For version 10.2.0.x of ODP.NET and .NET Framework 2.x the file should be called "OraOps10w.dll" and should be found in the %ORACLE_HOME%\bin directory.
    Since the ODAC pieces are installed on the same host as the database, are they in a separate Oracle Home or the same Oracle Home as the database software? If there are multiple Oracle Home directories, which one is in the system path first?
    I would start with verifying the version of OraOps10w.dll and the system path on the server. You might also confirm that the Oracle Home directory (and everything under it) has the following permissions for Authenticated Users:
    - Read & Execute
    - List folder contents
    - Read
    Regards,
    Mark

  • The provider is not compatible with the version of Oracle client

    We are running Server 2012 64 bit with multiple homes one is 32 bit and the other 64 bit. We installed the 64 bit first then the 32 bit next in order to get our Classic ASP WebSite that is using COM+ and OLEDB to see the provider.
    C:\oracle\product\12.1.0\x86
    C:\oracle\product\12.1.0\x64
    The other Websites are ASP.Net 4.0 and are running in 64 bit application pools. They are using a DAL .Net assembly built x64 with a reference to the 64 bit ODP.Net version 4.121.1.0 in C:\oracle\product\12.1.0\X64\client_1\odp.net\bin\4.
    I also see there is another folder C:\oracle\product\12.1.0\X64\odac_1\odp.net\bin\2.x with version 2.121.2.0. We are on running Framework 4.0 but when I switch to this version it works but with the version out of the bid\4 we are receiving the following error when the 64 bit Websites call the assembly:
    The provider is not compatible with the version of Oracle client
       Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: Oracle.DataAccess.Client.OracleException: The provider is not compatible with the version of Oracle client
    Source Error:
    Line 87: mDataSource = dataSource
    Line 88: mConnectionString = GetDBConnectionString(dataSource)
    Line 89: mConnection = New OracleConnection(mConnectionString)
    Line 90: mParams = New List(Of IDbDataParameter)
    Line 91: End Sub
    I have not been successful in getting this to work after spending endless hours, so any help would be appreciated.

    Hi,
    Oracle Client/ODP build with certified Visual C++ Libraries so application using ODP.NET requires "runtime components of Visual C++ Libraries" to be installed.
    Oracle Database Client installation includes the Visual C++ Libraries but ODAC doesn't contain these libraries which may cause such issue.
    Please check the Note 43208.1 for the particular version of Visual C++ installs with Oracle Database Client installation(e.g. 11.2.0 Database Client installs  Visual C++ .NET 2005) and also you can refer the windows event log error massage to verify which version of Visual C++ is missing.
    thanks and regards
    Venkat

  • 'The provider is not compatible with the version of Oracle client' exceptio

    Hi
    I installed ODAC-11.1.0.7.10 Beta on my development system and developed a .net application which uses Oracle.DataAccess.dll to connect to Oracle10g database.
    the application is working fine, means opening connection successfully when I run it from my development system. but the same application is throwing
    'The provider is not compatible with the version of Oracle client' exception when I run it on my 10g database server system.
    what I need to do to run the application successfully on the machine where 10g server exists?
    any help is appreciated.
    thanks,
    harry

    Hi Harry,
    I am not sure why you installed 11.1.0.7.10 Beta as 11.1.0.7.20 has been released and you should not be using the beta at this time. That error message is because the dependencies being loaded by the process are the wrong version. When you deploy an ODP .NET application using 11.1.7.x, you need to make sure you deploy it to a machine where the 11.1.0.7.x dependencies are installed. My guess is if I read your poat correctly is that Oracle.DataAccess.dll version 11.1 is loaded but its finding 10.2 dependencies on the target deployment box.
    HTH
    Jenny

Maybe you are looking for

  • Need user exit, BAdI for acc. determination in PO-multiple a/c assignment

    Hi,   I am looking for a user exit in ME21N transaction.   In case of multiple account assignment, I need a user exit where I can calculate the percentage to split the item to post into different G/L accounts. The percentages need to be calculated ba

  • How to put Chinese character in jar file by java.util.jar.Manifest?

    Now I want to develop a simple package tool which can modify some property in manifest.mf of jar files,but the Manifest class's putValue method only can correctly save English character.why? And how can I put Chinese character? the code is: Attribute

  • Hi all  urgent

    hi all  experts pl i want to display selection screen and below selection screen i want to display output of the report. how is this possible?? sample code please. thanx rocky

  • Premiere has been stalling regularly upon program start-up and closing

    We have a strange problem - PP CS4 files will open... but after saving and exit - they will not open again! May or may not be related but we also have on some files that yellow triangle on the lower right corner, saying "File importer detected an inc

  • Intel EtherExpress Pro/10+ ISA finds, but won't configure

    Okay, I know that the Intel Ether Express Pro/10+ PCI cards are supported by Sol 8/IA, and I am trying to use an ISA card... is there any way to make it work? I have done an install with 'no network', done a sys-unconfig, done a reconfig boot -- all