Data migration issue from 10.2 to 9.2

Hello,
When oracle data is migrated from 9.2 to 10.2, there are new features in 10.2 like new tablespace called SYSAUX available and many new features. how to export data from 10.2 to 9.2 with manual export/import commands?? I have tried using 9.2 export utility to export data from 10.2 and imported in 9.2. But import tereminated with error sysaux tablespace not available in 9.2.
Please help.
Edited by: user2319345 on Aug 18, 2009 7:16 AM

Sorry to ask the question again...
I have exported the data from 10.2 with 9.2 exp utility and tried to import in 9.2 with imp utility.
Here i am giving full log details of imp in 9.2 . full log may give you a hint on what will be the exact problem.
Export file created by EXPORT:V09.02.00 via conventional path
import done in WE8ISO8859P1 character set and UTF8 NCHAR character set
IMP-00017: following statement failed with ORACLE error 1119:
"CREATE TABLESPACE "SYSAUX" BLOCKSIZE 8192 DATAFILE '/ORACLE/start/base/db"
"s/sysaux/sysaux_1.dbf' SIZE 2500M EXTENT MANAGEMENT LOCAL AUTOALLOCA"
"TE ONLINE PERMANENT NOLOGGING SEGMENT SPACE MANAGEMENT AUTO"
IMP-00003: ORACLE error 1119 encountered
ORA-01119: error in creating database file '/ORACLE/start/base/dbs/sysaux/sysaux_1.dbf'
ORA-27040: skgfrcre: create error, unable to create file
IBM AIX RISC System/6000 Error: 13: Permission denied
IMP-00017: following statement failed with ORACLE error 28007:
"ALTER USER "SYS" IDENTIFIED BY VALUES 'E9CB42B1D98DweCD' TEMPORARY TABLESPA"
"CE "TEMP01" PROFILE "DB_DEFAULT""
IMP-00003: ORACLE error 28007 encountered
ORA-28007: the password cannot be reused
IMP-00017: following statement failed with ORACLE error 28007:
"ALTER USER "SYSTEM" IDENTIFIED BY VALUES '5A8FB62F8were8063' TEMPORARY TABLE"
"SPACE "TEMP01" PROFILE "DB_DEFAULT""
IMP-00003: ORACLE error 28007 encountered
ORA-28007: the password cannot be reused
IMP-00017: following statement failed with ORACLE error 959:
"CREATE USER "ADADM" IDENTIFIED BY VALUES 'A12345wewew12' DEFAULT TABLESPACE"
" "SYSAUX" TEMPORARY TABLESPACE "TEMP01" PROFILE "DB_DEFAULT" PASSWORD EXPIR"
"E"
IMP-00003: ORACLE error 959 encountered
ORA-00959: tablespace 'SYSAUX' does not exist
IMP-00017: following statement failed with ORACLE error 959:
"CREATE USER "PERFSTAT" IDENTIFIED BY VALUES 'D33BCF1wewewF38D9' DEFAULT TABL"
"ESPACE "SYSAUX" TEMPORARY TABLESPACE "TEMP01" PROFILE "DB_DEFAULT" PASSWORD"
" EXPIRE ACCOUNT LOCK"
IMP-00003: ORACLE error 959 encountered
ORA-00959: tablespace 'SYSAUX' does not exist
IMP-00017: following statement failed with ORACLE error 990:
"GRANT CREATE JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT CREATE ANY JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT EXECUTE ANY PROGRAM TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT EXECUTE ANY CLASS TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT MANAGE SCHEDULER TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT CREATE EXTERNAL JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 1919:
"GRANT ADVISOR TO "OEM_ADVISOR""
IMP-00003: ORACLE error 1919 encountered
ORA-01919: role 'ADVISOR' does not exist
IMP-00017: following statement failed with ORACLE error 990:
"GRANT CREATE JOB TO "OEM_ADVISOR""
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT ADMINISTER SQL TUNING SET TO "OEM_ADVISOR""
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 1919:
"GRANT ADVISOR TO "OEM_MONITOR""
IMP-00003: ORACLE error 1919 encountered
ORA-01919: role 'ADVISOR' does not exist
IMP-00017: following statement failed with ORACLE error 990:
"GRANT CREATE JOB TO "OEM_MONITOR""
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT ANALYZE ANY DICTIONARY TO "OEM_MONITOR""
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT UNLIMITED TABLESPACE TO "MWADM""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'MWADM' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT CREATE SESSION TO "PERFSTAT""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT ALTER SESSION TO "PERFSTAT""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT CREATE TABLE TO "PERFSTAT""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT CREATE PROCEDURE TO "PERFSTAT""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT CREATE SEQUENCE TO "PERFSTAT""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT CREATE PUBLIC SYNONYM TO "PERFSTAT""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT DROP PUBLIC SYNONYM TO "PERFSTAT""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT "DBA" TO "MWADM""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'MWADM' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT "SELECT_CATALOG_ROLE" TO "PERFSTAT""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1918:
"ALTER USER "MWADM" DEFAULT ROLE ALL"
IMP-00003: ORACLE error 1918 encountered
ORA-01918: user 'MWADM' does not exist
IMP-00017: following statement failed with ORACLE error 1918:
"ALTER USER "PERFSTAT" DEFAULT ROLE ALL"
IMP-00003: ORACLE error 1918 encountered
ORA-01918: user 'PERFSTAT' does not exist
IMP-00017: following statement failed with ORACLE error 1918:
"ALTER USER "PERFSTAT" QUOTA UNLIMITED ON "TEST1" QUOTA UNLIMITED ON "SYSAUX"
IMP-00003: ORACLE error 1918 encountered
ORA-01918: user 'PERFSTAT' does not exist
. importing PERFSTAT's objects into PERFSTAT
"ALTER SESSION SET CURRENT_SCHEMA= "PERFSTAT""
IMP-00003: ORACLE error 1435 encountered
ORA-01435: user does not exist
IMP-00000: Import terminated unsuccessfully

Similar Messages

  • I had a data migration done from old iMac to new iMac, how do I use that file to find my old email contacts, Safari bookmarks, etc ?

    I recently had a data migration from old iMac to new iMac 11.2
    How do I use that data file to get old email contacts, Safari bookmarks, etc ?

    FireWire cables are dirt cheap and that's how you should be doing the migration. You might have to start over, wiping the new machine's HD, and restoring the software as described in the Everything Mac manual that came with it. See Best Practices and Setup new Mac for more details.

  • Data Migration tool from legacy file sys to iFS

    Is there an existing tool used for
    data migration from a lagacy file system
    to iFS?
    Thanks in advance for any sugesstions..
    Elvis...

    Hi Elvis,
    Not at the moment, but I'll be happy to log it as an enhancement request for the future, please post your requirements for more details.

  • LSMW data migration porcess from the beginning

    Hi gurus,
    I do understand that there are 14 steps to be completed during migration, but can anyone give me a basic idea as what needs to be done prior to the above steps when starting a data migration project, as i have been only involved in the LSMW(14 steps) process before.
    Thanks in advance, points will be awarded for all answers.
    Ganga

    Hello
    As an intro:
    Classical data migrations are typically limited to master data and
    tend to cause multiple negative impacts on workflow and oper-
    ating business units.
    To minimize costs, risks, and effort during a data migration and ensure a smooth changeover for operational business processs items, and better reporting
    capabilities SAP recently come with a Data Migration Solution called SAP Accelerated Data Migration tool.
    This advanced tool, coupled with support from the SAP Services organization and SAP partners, lets you easily migrate and integrate application data from any legacy system into SAP applications – and reduce migration costs significantly.
    Data migration is done in 4th phase i.e. the final preparation stage of ASAP methodology.
    As far as LSMW is concerned, BDC and LSMW both are use for loading data into SAP system. The difference is ,LSMW is loading tool by SAP where you can use various methods to upload, massage data or cleansed your data while loading into SAP from legacy system. The method can be BDC, BAPI, Idocs or SAP ABAP codes. Usually in BDC the user has to write an ABAP program or use other utility to load legacy data.
    LSMW has been developed mainly for the Functional people who has no knowledge of the technical aspects of report or BDC in ABAP because its very user friendly and handy to use. So, simply they can upload the master records using LSMW.
    Reg
    assign points if useful

  • Data migration issues

    Hi SAP Guru
    1. While we are doing data migration, how we will upload partially closed invoices.
    2. In F110 - Automatic Payment Program, while setting parameters we need to put u201CPosting date for next payment run". Please explain what the significance of putting that is. Why is that required to be put?
    Regards
    Srini

    Hi,
    1.Create open item for the remaining amount and bring the item into SAP...
    2.By puttingPosting date for next payment rundate, system considers all the invoice with grace periods and due dates in the current payment run..
    For eg: u have u r next payment run date as 01.09.2009... u r running current program on 28.09.2009.. One invoice fall due say on 28.09.2009 but u have say 7 more days as graceperiod in u r payment term.. now system can pick this invoice on next payrun than in the current payrun...
    Regards
    Sudhakar Reddy

  • Migration Issue from 11.1.1.4 to 11.1.2.

    Hi All,
    We developed our app using JDev 11.1.1.4 and now we have migrated our code to 11.1.2. Now we are facing the following issue.
    We are showing some information messages using FacesContext.addMessage(), as shown below:
    FacesContext fctx = FacesContext.getCurrentInstance();
    FacesMessage message = new FacesMessage("For the current selection criteria, the estimated row count is " + estRowCount + ". We recommend to export data to excel for row count greater that 150.");
    fctx.addMessage(null, message);
    Earlier, the popup used to be just big enough to show the message content.
    Now in 11.1.2, the popup is coming up bigger in size, and we dont want it.
    Is there any configuration where we can control its size and variations?
    Thanks,
    Lalit.

    I am seeing some changes in popup behavior in 11.1.2 from earlier release.
    Earlier, in 11.1.1.4, when we use showpopupbehavior to render popups, we set the Resize property to ON for panelWindow tag dropped on popup, as earlier they were not stretched based on the content.
    Now, the popups are stretched automatically based on the contents rendered in them so we reset the resize property on OFF for panelWindow tags. Otherwise, scrollbars appear in popups where Resize is on and content is more than default popup size. This is first change I observed and after setting Resize to off, we are ok.
    However, second issue is more serious where when we are rendering information popups programatically by adding messages to facesContext. The popup size in this case has increased by default.
    Earlier they used to come just big enough to render the content.
    Now, by default their size is bigger and fixed, and I don't know how to configure its size.

  • New Mac!  Migrating issue from Tiger to Snow Leopard

    I recently bought a new MacBook Pro 15" before I relocated overseas (because I couldn't live without a Mac while I waited for my iMac to be shipped abroad).
    During the initial set-up, I used the migration assistant to transfer everything from my iMac (running 10.4) to the MacBook Pro (running 10.6). As expected, the transfer worked perfectly!
    Actually, it worked a bit too perfectly because the MacBook Pro now seems to think it is called 'Geoffrey Sharpe's iMac G5'. To make matters worse, I am not yet able to connect to the internet from my apartment so I am writing this from the PC at work.
    Is there an account setting somewhere that I will need to change?

    Geoff, how did you go about the migration? Did you simply connect the two Macs, open the MBP and follow the initial prompts to 'Migrate From Another Mac'?
    Or did you use the Snow Leopard DVD and perform a "Restore System from Backup..."? If so, not necessarily a good idea when you are moving from one Mac to another. See the following:
    Mac OS X v10.6: Issues after restoring a Mac from a Time Machine backup made with a different Mac
    http://support.apple.com/kb/TS3243
    Your initial Restore/Migration approach will determine which direction resolving this issue will take. So let us know by answering the questions above. The fact that it thinks it is your iMac points to the possibility that you performed a "Restore System from Backup..." and not a simply migration of your user data and apps.

  • Data Migration issue 3.2 to 4.2.3 backup won't restore

    I'm running into this message when attempting to restore a 3.2 backup into 4.2.3
    C:\Program Files (x86)\CSCOpx\bin>C:\PROGRA~2\CSCOpx\bin\perl C:\PROGRA~2\CSCOpx
    \bin\restorebackup.pl -d c:\backup -gen 0
    Restore started at : 2013/03/22 15:25:12
    Please see 'C:\PROGRA~2\CSCOpx\log\restorebackup.log' for status.
         USER ID is ..................................... : twilcox-a
         OS of the backup archive is..................... : Windows
    ERROR: This backup archive version is not supported
           This restore program will support only backup archives from
           CS4.1 or above
    Restore failed. Previous system data may be lost due to failed restore. To avoid
    this, perform a successful restore.
    The question is ... is there any way besides upgrading the 3.2 system to 4.0 and then 4.1 to simply get the netconfig jobs off of the 3.2 system and into the 4.2.3 system? 
    Netconfig jobs are all that matter at this point.

    The netconfig jobs should restore onto an LMS 4.2 installation. The 4.2 Installing and Migrating Guide indicates that LMS 3.2 SP1 backups can be restored, specifically including netconfig jobs.
    You may be getting issues due to the fact that you have updated it all the way to the latest 4.2.3. I say this because the error message says you need a CS (Common Services) 4.1 or above backup. The CS version included with LMS 3.2 SP1 is 3.3.1.
    Since it's a new install, can you rebuild with the base 4.2 and give it a try? That should work (and if it doesn't the TAC should support the problem since it's explicitly a supported migration path).

  • Data Extraction issue from the data source 2LIS_08TRTLP

    Hi All,
            We are facing one issue in time of extraction from data source 2LIS_08TRTLP(Shipment Delivery Item Data per Stage) in BW. For some out bound delivery no. Gross weight(BRGEW) is coming zero though there is value showing in the source system(ECC) in VL03 and in LIPS table. BRGEW (Gross weight) which is directly mapped in BW infosource. There is no restriction in the extraction and 0 is coming for this field in the first layer extraction.Even in the PSA all values are zero.
            We have checked those delivery , delivery is being split into batch . But not the all split  delivery is
    giving this problem.
    With Thanks
    Shatadru

    Yes I have done the same  means I have filled setup table for those shipment no related to that delivery no and  checked in the RSA 3 and required value  is coming  in RSA3 a. That means there is no problem in the Extractor  .But I can not pull the data now in BW as it is in Production and every day delta comes .But the in the first layer ODS there is no value for that entry which was previously loaded(Though there is no routine and any restriction).
    But I have one observation in the data source that  particular field is in INVERSION marked in the Source. But that particular delivery for which it is giving is not canceled or returned or rejected. PGI created for that delivery and delivery status is completed for that.

  • Migration Issues from Informix to Oracle (datetime format)

    Hello, i am performing a Migration from Informix to Oracle, drive by Migration Workbench, i have an error migrating data from datetime and date fields. I suppose its related by datetime and date format, cause the error tells "Incorrect day or month" when i am migrating data from informix. Targets Oracle database date format is DD/MM/YYYY and source`s Informix database date format like MM/DD/YYYY. Is there any way, in OMW, to specify the mask of datetime or date format to convert date strings from informix to oracle format? Or have i got migrate offline and modify control file to do that with sql*loader?
    How can i do that?
    Example, especify to_date('....', 'MM/DD/YYYY H24:MI:SS') format for migrating informix datetime fields to Oracle.

    The problem i have is, several tables witch contains date and datetime fields, at the same table in informix, by migrating drive by omwb to oracle, the date format i receive from informix at reading is DD/MM/YYYY and datetime format receiving is HH24:MI:SS. Migrating date and datetime types from informix to date, both types to date in oracle, i get an error while matching DD = HH24, MM = MI and YYYY = SS where nls_date_format is DD/MM/YYYY and, the same error matching HH24 = DD, MI = MM and SS = YYYY when nls_date_format is HH24:MI:SS.
    If i set nls_date_format as "DD/MM/YYYY HH24:MI:SS" i get the same error, cause reading data from informix results in data format "DD/MM/YYYY" for date fields and "HH24:MI:SS" for datetime fields.
    I have more than 200 tables in informix with this problem to migrate to oracle, i can solve by migrating offline, modifying datacontrol file to casting to_date format, but over 200 tables, 200 datacontrol files... is there any way for solving that by online migration in omwb?

  • Standards data migration process from Hyperion Enterprise to HFM 11.1.2.1

    Client currently has HEM and we are implementing EPM v11. I am wondering if there is any standard process to migrate historical data from HEM 6.5 to HFM 11.1.2.1?

    First you need to migrate to v9.3.1 HFM (Fresh implementation of HFM) and then upgrade from 9.3.1 to 11.1.2.1

  • Migration issues: from BOXIR2 - BOXI3.1

    Hi,
    We are migrating BOXIR2 - BOXI3.1.
    after migration, i involved in testing and comparing results with older version.
    But some of the reports are continously giving different kind of error.
    for eg:
    1) one time refreshing the report but giving no data to fetch but the same report is having data.
    2) some time not refreshing and giving : Error on excute (WIS 10901)
    3) to debug, i tried creating the same reports by adding objects one by one - this time report is refreshing but the results are mismatching.
    we have remigrated the universe and reports, recreated the ODBC connections, restarted the servers, services, reinstalled the Oracle client but nothing worked out.
    Please guide/suggest me to resolve the problem.

    issue resolved

  • Migration issue from old crashed mac

    I have an old mac 10.4 Tiger OS about 9 years old. It crashed and I cannot access anything on it. It boots up but the screen just shows fractured lines. So I just bought a new mac.
    Want to know if there is a way to access the old data from my new mac. I have them hooked up with ethernet cable but migration asst is not accessing the old mac.
    If anyone has a way around this I'd appreciate it.

    Chances are your old Mac has a Firewire connection. If your new Mac has Firewire connect the two Macs with a Firewire cable. Then start up the new Mac. After it has started start the old Mac in Target Disk Mode by holding down the T key when you start it up. The old Mac will then appear on the desktop of your new Mac just like an attached hard disk. You can then copy files from the old to the new.
    If your new Mac does not have Firewire chances are it has a Thunderbolt port. You'll need an adapter (or two) depending on the type of Firewire port is on the old Mac.

  • Custom par migration issue from 7.0 to 7.4

    Hi experts,
    As we are upgrading from portal 7.0 to 7.4 , we have to migrate all custom par to war/ear.
    I have migrated all custom to ear from par migratation tool.
    but i am facing a problem when i import the migrated ear in nwds 7.31.
    error is
    1.Can not find the tag library descriptor for "tagLib"
    code such as
    <%@ taglib uri= "tagLib" prefix="hbj" %>
    2.componentRequest cannot be resolved
    code such as
    com.sapportals.portal.prt.resource.IResource myResource1= componentRequest.getResource(com.sapportals.portal.prt.resource.IResource.IMAGE,"images/ico12_treeleaf.jpg");
    java.lang.String url1=myResource1.getResourceInformation().getURL(componentRequest);
    and import are
    <%@page import = "com.sap.security.api.IUser" %>
    <%@page import = "com.sap.security.api.UMException" %>
    <%@page import = "com.sap.security.api.umap.IUserMappingData" %>
    <%@page import = "com.sapportals.portal.prt.component.*" %>
    <%@page import = "com.sapportals.portal.prt.resource.IResource" %>
    <%@page import = "com.sapportals.portal.prt.runtime.PortalRuntime" %>
    <%@page import = "javax.servlet.http.HttpSession" %>
    <%@page import = "com.sap.ip.portal.service.ume.IUserManagementEngine" %>
    <%@page import = "java.util.*" %>
    Please help

    Dear Amit,
    Please read the below document to migrate custom applications or adding relevant jar files:
    1. How To Migrate Custom Portal Applications to SAP NetWeaver 7.3     
    2. Kindly see similar issue solved in thread JSPDynPage : Cannot find the tag library descriptor for tagLib update portalapp.xml and use only 1 proper reference for taglib. You can ignore error for not resolved componentRequest - it should work in runtime.
    Thanks,
    Rajendra

  • HT2518 Migration issues from a PC

    I've tried to migrate music, photos and documents from my PC to my new iMac via network connection.  The process runs for a couple hours, but the data doesn't seem to be on my Mac once complete.  What am I doing incorrectly?

    It would depend on the connection, but there is still a lot of time spent sorting out what needs to go where.
    USB will be slow, FireWire 800 fast, Ethernet will depend on the quality of the cable and the capability of the Ethernet card on the PC, WiFi will vary much more than Ethernet.

Maybe you are looking for

  • Number of Connections in the JDeveloper

    //**Bad English I am working witch J2SE. I have one AplicationModule. I have one JDesktopePane that it has two JMenu. One window for country, other for State both in exactly ApplicationModule. When I open the two screens at the same time it I create

  • Look for visual basic 6.0 code for measuring audio signal in PCI 6052E card,such as THD(total harmonic distortion),signal-to-noise etc.

    Hope receive NI measurement studio with visual basic engineer's favor in a early date!

  • File Upload -- MultipartRequest Problem

    I use com.oreilly.servlet.MultipartRequest to upload files through a servlet. This works fine, but when the size of a file exceeds the maximum size, I need to handle the IOException but it doesn't work. here is the code: try { if (file != null) { Fil

  • Cloning on r12

    Dear all, R12 on solaris 10 I cloned DB tier successfuly,when am cloning application tier , am getting the following error : StackTrace - java.lang.reflect.InvocationTargetException         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Na

  • MPGs no longer playing in iPhoto

    Upgraded to Snow Leopard (not certain this is the issue). Movies in iPhoto library that once played (QuickTime) by double clicking no longer play. I can drag (copy) to the Desktop and they play normally, so I know the files are clean. Just can't laun