Genius exporting idea - YES OR NO?

I just had a brilliant idea about exporting and I can't wait to share it with you guys so you can tell me if I'm really as smart as I think I am or if I'm just plain dumb and I'm missing something.
So I've got a bunch of movies, already edited, all I have to do is export them. Of course, I don't want to sit there and wait for each movie to export since I'm using the "Export using QT compression" command so here's what I came up with:
How about I export all those movies as Quicktime movies (without compression, not self-contained files) and then open them all in Quicktime and just use the H.256 compressor in QT to export them all at once. It's the same compressor after all but I can do all the movies at once unlike when I'm using FCP and I have to wait until the export is done to work on another project. Am I missing something here or is this really a plausible idea?

If you'd like to avoid Batch Export (for whatever reason) then the workflow you've suggested will work. Compressor (properly set up) will make better use of multiple cores on a Mac Pro than QuickTime Player, though.

Similar Messages

  • What's the difference between PNG and JPG for exporting .idea files from the Adobe Ideas app?

    What's the difference between PNG and JPG for exporting .idea files from the Adobe Ideas app?
    What situations are better to export to to .PNG or .JPG?
    J

    iPad apps are designed specifically for the iPad and will not run on the iPhone or iPod Touch. iPhone/iPod apps will run on the iPad, but will only take up an iPhone sized portion of the iPad screen (though you get a 2x button which effectively doubles each pixel in both directions so may appear pixelated). There are also 'universal' apps (which have a '+' symbol against them in the store) which have processing in them to recognise the device that they are on and will tailor the display accordingly (so will make use of the iPad's larger screen).

  • Feature request : import/export .idea files with ITunes

    I know that you wants to developp your own cloud system but a possibility to import or export idea files between the mac and the Ipad would be very usefull for me. Thanks

    Yes Ma'am you are misunderstanding. In my case, because of a botched screen repare my ipad now has No wireless connectivity at all. The place that replaced the screen is over 70 miles away. Being as unlike Photoshop touch which has the option to sync projects through iTunes. I can not get the vectorized verzions of my Adobe Ideas projects off my device.
    It really should be a simple update to the app. Which would be far cheaper for Adobe to implement, than me buying a new ipad. All my other apps that allow me to crreate content allow for itunes syncing of projects.
    Then even if my ipad still had wireless connectivity some projects could easily be over the email size limit.
    What would really be the ultimate answer to this issue would be on device syncing between Adobe Ideas and Photoshop touch. Just like can be done with Photoshop and Illustrator.
    Adobe has to realise that the app market really is more profitable than their computer program market. Being as many many more people WILL pay the smaller price. Which opens up their market to way more customers. Add in the new ipad air's 64 bit architeture, and it's almost (almost not entirely) more advantagous to push the apps to full Adobe master collection status, and ability. It's almost a no brainer, being as it's much mich cheaper for anyone to get an ipad, a good palm canceling stylus and some apps. Than it is to buy a computer, a Cintiq, and Adobe master collection. Oh, but, if after going the cheaper route people got use to using and creating with the apps, they would be far more likely to then get all the more expensive counterparts. Though one has to see that by Wacom putting out their own tablets, the touch screen tablet market is the most cost effective and highest unit moving market.

  • Can I import a .dmp file exported in 9i windows to 10g linux?

    I have a .dmp file that I can import in 9i windows XP, can I import it in DB10g linux RH4? i keep on getting errors, any idea about the problem and suggested solutions?
    Thanks,

    Hi thanks for the replies...
    1. the export was done on Windows using 9i version of exp
    2. the .dmp file was taken to linux RH4
    3. import was done on Linux using 10g imp (the DB used is the DB installed with OAS 10.1.2)
    4. when imp is done the following log appears: the object already exists statement is bec. i did the imp twice and this is the second time log...
    [oracle@nour SOPHOI]$ imp
    Import: Release 10.1.0.4.2 - Production on Tue May 16 21:52:07 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: salesdemo/salesdemo@asdb
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Produc tion
    With the Partitioning, OLAP and Data Mining options
    Import file: expdat.dmp > /home/oracle/SOPHOI/OraDB.dmp
    Enter insert buffer size (minimum is 8192) 30720>
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses WE8MSWIN1252 character set (possible charset conversion)
    List contents of import file only (yes/no): no >
    Ignore create error due to object existence (yes/no): no >
    Import grants (yes/no): yes >
    Import table data (yes/no): yes >
    Import entire export file (yes/no): no > yes
    . importing SYSTEM's objects into SYSTEM
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE UNDO TABLESPACE "UNDOTBS1" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADA"
    "TA\SALES\UNDOTBS01.DBF' SIZE 209715200 AUTOEXTEND ON NEXT 5242880 MA"
    "XSIZE 16383M EXTENT MANAGEMENT LOCAL "
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TEMPORARY TABLESPACE "TEMP" BLOCKSIZE 4096 TEMPFILE 'E:\ORACLE\ORAD"
    "ATA\SALES\TEMP01.DBF' SIZE 97517568 AUTOEXTEND ON NEXT 655360 MAXSIZ"
    "E 16383M EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1048576"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "DRSYS" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES"
    "\DRSYS01.DBF' SIZE 20971520 AUTOEXTEND ON NEXT 655360 MAXSIZE 16383M"
    " EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT"
    " SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "EXAMPLE" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SAL"
    "ES\EXAMPLE01.DBF' SIZE 152698880 AUTOEXTEND ON NEXT 655360 MAXSIZE 1"
    "6383M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SE"
    "GMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "INDX" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES\"
    "INDX01.DBF' SIZE 26214400 AUTOEXTEND ON NEXT 1310720 MAXSIZE 16383M "
    "EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT "
    "SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "ODM" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES\O"
    "DM01.DBF' SIZE 20971520 AUTOEXTEND ON NEXT 655360 MAXSIZE 16383M EXT"
    "ENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT SPA"
    "CE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "TOOLS" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES"
    "\TOOLS01.DBF' SIZE 10485760 AUTOEXTEND ON NEXT 327680 MAXSIZE 16383M"
    " EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT"
    " SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "USERS" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES"
    "\USERS01.DBF' SIZE 26214400 AUTOEXTEND ON NEXT 1310720 MAXSIZE 16383"
    "M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMEN"
    "T SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "XDB" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES\X"
    "DB01.DBF' SIZE 39976960 AUTOEXTEND ON NEXT 655360 MAXSIZE 16383M EXT"
    "ENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT SPA"
    "CE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "OUTLN" IDENTIFIED BY VALUES '4A3BA55E08595C81' TEMPORARY TABLE"
    "SPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "DBSNMP" IDENTIFIED BY VALUES 'E066D214D5421CCC' TEMPORARY TABL"
    "ESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "WMSYS" IDENTIFIED BY VALUES '7C9BA362F8314299' TEMPORARY TABLE"
    "SPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "ANONYMOUS" IDENTIFIED BY VALUES 'anonymous' DEFAULT TABLESPACE"
    " "XDB" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "WKSYS" IDENTIFIED BY VALUES '69ED49EE1851900D' DEFAULT TABLESP"
    "ACE "DRSYS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "WKPROXY" IDENTIFIED BY VALUES 'B97545C4DD2ABE54' DEFAULT TABLE"
    "SPACE "DRSYS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "ODM" IDENTIFIED BY VALUES 'C252E8FA117AF049' DEFAULT TABLESPAC"
    "E "ODM" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "ODM_MTR" IDENTIFIED BY VALUES 'A7A32CD03D3CE8D5' DEFAULT TABLE"
    "SPACE "ODM" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'ODM' does not exist
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "HR" IDENTIFIED BY VALUES '6399F3B38EDF3288' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "OE" IDENTIFIED BY VALUES '9C30855E7E0CB02D' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "PM" IDENTIFIED BY VALUES '72E382A52E89575A' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "SH" IDENTIFIED BY VALUES '9793B3777CD3BD1A' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_ADM" IDENTIFIED BY VALUES '991CDDAD5C5C32CA' DEFAULT TABLES"
    "PACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS" IDENTIFIED BY VALUES '8B09C6075BDF2DC4' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_WS" IDENTIFIED BY VALUES '24ACF617DD7D8F2F' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_ES" IDENTIFIED BY VALUES 'E6A6FA4BB042E3C2' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_OS" IDENTIFIED BY VALUES 'FF09F3EB14AE5C26' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_CBADM" IDENTIFIED BY VALUES '7C632AFB71F8D305' DEFAULT TABL"
    "ESPACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_CB" IDENTIFIED BY VALUES 'CF9CFACF5AE24964' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_CS" IDENTIFIED BY VALUES '91A00922D8C0F146' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "SCOTT" IDENTIFIED BY VALUES 'F894844C34402B67' TEMPORARY TABLE"
    "SPACE "TEMP""
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "RMAN" IDENTIFIED BY VALUES 'E7B5D92911C831E1' DEFAULT TABLESPA"
    "CE "TOOLS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'TOOLS' does not exist
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "SELECT_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "SELECT_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "EXECUTE_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "EXECUTE_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "DELETE_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "DELETE_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "RECOVERY_CATALOG_OWNER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "RECOVERY_CATALOG_OWNER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "GATHER_SYSTEM_STATISTICS""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "GATHER_SYSTEM_STATISTICS" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "LOGSTDBY_ADMINISTRATOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "LOGSTDBY_ADMINISTRATOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AQ_ADMINISTRATOR_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AQ_USER_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "AQ_USER_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "GLOBAL_AQ_USER_ROLE" IDENTIFIED GLOBALLY "
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OEM_MONITOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OEM_MONITOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVA_DEPLOY""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVA_DEPLOY" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "HS_ADMIN_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "HS_ADMIN_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "WM_ADMIN_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "WM_ADMIN_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVAUSERPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVAUSERPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVAIDPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVAIDPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVASYSPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVASYSPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVADEBUGPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVADEBUGPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "EJBCLIENT""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "EJBCLIENT" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVA_ADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVA_ADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "CTXAPP""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "CTXAPP" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "XDBADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "XDBADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AUTHENTICATEDUSER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "AUTHENTICATEDUSER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "WKUSER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "WKUSER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "SALES_HISTORY_ROLE""
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SESSION TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE TABLE TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SYNONYM TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE VIEW TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SEQUENCE TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE PROCEDURE TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE TYPE TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "PM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_ADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_WS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_ES""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_OS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_CBADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_CB""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_CS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "RMAN""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('DEQUEUE_ANY','QS_ADM',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS_ADM',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS_WS',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_WS' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS_ES',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ES' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS_OS',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_OS' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "SELECT_CATALOG_ROLE" TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "PM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "PM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "SALES_HISTORY_ROLE" TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "SELECT_CATALOG_ROLE" TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_ADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_ADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "AQ_ADMINISTRATOR_ROLE" TO "QS_ADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_WS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_WS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_ES""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_ES""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_OS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_OS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_CBADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_CBADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_CB""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_CB""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_CS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_CS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "RMAN""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "RMAN""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RECOVERY_CATALOG_OWNER" TO "RMAN""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "ODM_MTR" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_ADM" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "PM" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "SH" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "RMAN" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_WS" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_ES" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_OS" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CBADM" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CB" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CS" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "ALTER USER "ODM" QUOTA UNLIMITED ON "ODM""
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'ODM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "ODM_MTR" QUOTA UNLIMITED ON "ODM""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "ALTER USER "HR" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "ALTER USER "OE" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "PM" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "SH" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_ADM" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_WS" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_ES" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_OS" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CBADM" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CB" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CS" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "RMAN" QUOTA UNLIMITED ON "TOOLS""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'RMAN' does not exist
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "MVIEW$_ADVSEQ_GENERIC" MINVALUE 1 MAXVALUE 4294967295 INCR"
    "EMENT BY 1 START WITH 1 CACHE 50 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "MVIEW$_ADVSEQ_ID" MINVALUE 1 MAXVALUE 4294967295 INCREMENT"
    " BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_SEQ$" MINVALUE 1 MAXVALUE 9999999999999999999999999"
    "99 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_UIDS$" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 100 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_FLAVORS_S" MINVALUE -2147483647 MAXVALUE 214748364"
    "7 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_FLAVOR_NAME_S" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_REPPROP_KEY" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT_LOG_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_REFRESH_TEMPLATES_S" MINVALUE 1 MAXVALUE 999999999"
    "999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_USER_AUTHORIZATIONS_S" MINVALUE 1 MAXVALUE 9999999"
    "99999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_REFGROUPS_S" MINVALUE 1 MAXVALUE 99999999"
    "9999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_OBJECTS_S" MINVALUE 1 MAXVALUE 9999999999"
    "99999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_PARMS_S" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_USER_PARM_VALUES_S" MINVALUE 1 MAXVALUE 9999999999"
    "99999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_SITES_S" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMP_OUTPUT_S" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_RUNTIME_PARMS_S" MINVALUE 1 MAXVALUE 9999999999999"
    "99999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "TEMPLATE$_TARGETS_S" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_EXCEPTIONS_S" MINVALUE 1 MAXVALUE 9999999999999999"
    "99999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    . importing WMSYS's objects into WMSYS
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$UP_DEL_TRIG_NAME_SEQUENCE" MINVALUE 1 MAXVALUE 99999999"
    "9999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$ADT_SEQUENCE" MINVALUE 1 MAXVALUE 999999999999999999999"
    "999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$ROW_SYNC_ID_SEQUENCE" MINVALUE 1 MAXVALUE 9999999999999"
    "99999999999999 INCREMENT BY 1 START WITH 11 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$NESTED_COLUMNS_SEQ" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$LOCK_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 2 START WITH 2 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$UDTRIG_DISPATCHER_SEQUENCE" MINVALUE 1 MAXVALUE 9999999"
    "99999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$VERSION_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$VTID" MINVALUE 1 MAXVALUE 999999999999999999999999999 I"
    "NCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$INSTEADOF_TRIGS_SEQUENCE" MINVALUE 1 MAXVALUE 999999999"
    "999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    . importing WKSYS's objects into WKSYS
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$INST_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999999999"
    "99 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$SUBSCRIBER_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999"
    "99999999 INCREMENT BY 1 START WITH 3 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DSTYPE_ID_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 1 START WITH 101 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DS_ID_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$SG_ID_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$JOB_ID_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999999"
    "9999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$SCHED_ID_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999"
    "999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$CRAWLERID_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 1 START WITH 1000 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$TRACE_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 11 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$SEARCH_ATTR_SEQ" MINVALUE 1 MAXVALUE 999999999999999999"
    "999999999 INCREMENT BY 1 START WITH 100 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DOC_ATTR_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999"
    "999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DSPARAM_ID_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999"
    "99999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DATA_SOURCE_PARAM_SEQ" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$MIMETYPES_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 1 START WITH 41 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$CHARSET_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999999"
    "99999 INCREMENT BY 1 START WITH 61 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$MAILLIST$SEQ" MINVALUE 1 MAXVALUE 999999999999999999999"
    "999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$UNIQUE_STRINGID_SEQ" MINVALUE 1 MAXVALUE 99999999999999"
    "9999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$PT_ID_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    . importing ODM's objects into ODM
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_TEST_RESULT_ID" MINVALUE 1 MAXVALUE 999999999999999999"
    "999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_ODM_MESSAGE_LOG_ID" MINVALUE 1 MAXVALUE 99999999999999"
    "9999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_MATRIX_ENTRY_ID" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_LIFT_RESULT_ID" MINVALUE 1 MAXVALUE 999999999999999999"
    "999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_CLASSIFICATION_RESULT_ID" MINVALUE 1 MAXVALUE 99999999"
    "9999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_ODM_MINING_TASK_ID" MINVALUE 1 MAXVALUE 9999999999999 "
    "INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_MS_RESULT_ID" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_MS_RESULT_ENTRY_ID" MINVALUE 1 MAXVALUE 99999999999999"
    "9999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_ODM_UNIQUE_OBJECT_ID" MINVALUE 1 MAXVALUE 999999999999"
    "9 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "UNIQUE_ID" MINVALUE 1 MAXVALUE 999999999999999999999999999"
    " INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    . importing HR's objects into HR
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOCATIONS_SEQ" MINVALUE 1 MAXVALUE 9900 INCREMENT BY 100 S"
    "TART WITH 3300 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "DEPARTMENTS_SEQ" MINVALUE 1 MAXVALUE 9990 INCREMENT BY 10 "
    "START WITH 280 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "EMPLOYEES_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999999"
    "9999 INCREMENT BY 1 START WITH 207 NOCACHE NOORDER NOCYCLE"
    . importing OE's objects into OE
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "ORDERS_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999999999"
    "9 INCREMENT BY 1 START WITH 1000 NOCACHE NOORDER NOCYCLE"
    . importing QS's objects into QS
    "ALTER SESSION SET CURRENT_SCHEMA= "QS""
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist
    IMP-00000: Import terminated unsuccessfully
    Thanks,

  • Exporting to H264 using AAC input : sound skips

    Hi there,
    Let me try to get you guys all the information in one big chunk.
    My computer :
    Intel Core i7 860
    8gb DDR3 RAM
    Western Digital WD5000AAKS HDD
    ATI Radeon HD4870
    ASUS P7P55D motherboard
    Windows 7 Home Premium (x64)
    Premiere Elements 8.0.1
    Everything is up to date to the latest version/driver
    The source material :
    Video :
    Video.m2ts
    1920x1080 AVCHD (Panasonic HDC-HS250, REC MODE: HA1920 [Highest quality])
    177 mb
    Audio :
    Case 1 :
    MP3FILE.MP3
    Stereo
    Case 2 :
    AACFILE.M4A
    Stereo
    Export settings (advanced) :
    Format: Quicktime
    Export Video : Yes
    Export Audio : Yes
    Video tab :
    Video Codec Section
    Video Codec: H.264
    Basic Settings Section
    Quality: 80
    Width : 1280
    Height : 720
    Frame Rate: 30
    Field Type: Progressive
    Aspect: Square Pixels
    Render at Maximum Depth : No
    Codec Settings: 24 bit
    Advanced Settings Section
    Set Key Frame Distance : Yes
    Key Frame Distance (framerate):: 24
    Optimize Stills: No
    Frame Reordering: No
    Bitrate Settings Section
    Set Bitrate : Yes
    Bitrate (kbps):: Yes, 4500
    Audio Tab :
    Audio Codec Section
    Audio Codec: AAC
    Basic Audio Settings
    Sample Rate: 48000 Hz
    Channels : Stereo
    The problem :
    It's quite simple, let’s expose with a couple of cases.
    Case 1: I use the MP3 file as the soundtrack (in the soundtrack “lane”), I export the clip. Everything is super, including audio.
    Case 2: I use the AAC file as the soundtrack. I export the clip. The audio skips beats at irregular times.
    Case 3 : I use both the MP3 and AAC file as the soundtrack. I export the clip. The audio skips beats at irregular times.
    As soon as I put an AAC file in there, the audio skipping begins. The video is fine, high quality all the way.
    What I checked :
    - The AAC file sounds perfect in every other audio program prior to encoding. The sound file is not the cause. I tried using multiple AAC and MP3 files, the problem is constant.
    - I am aware of the limits of the hardware and I know for SURE I’m not hitting them. This is not hardware related.
    - Every driver and every software is up to date.
    What’s left :
    Apart from transcoding my AAC files to MP3 every time I want to use them in movies, any idea?

    Actually, the AAC is going to be more dependent on your I/O sub-system, than on your CPU. Please give us the details of your I/O, i.e. your HDD's, their size, speed, controller type and how you have the HDD's allocated.
    Also, for AAC, I use Audacity to convert to PCM/WAV 48KHz 16-bit. Even the pro audio-editing program, Audition, does not like AAC files.
    Highly-compressed Audio formats/CODEC's are often highly problematic, and most users find that converting to PCM/WAV is by far, the best way to go. The quality loss will NOT be regained, but the ease of editing will be greatly improved.
    Good luck,
    Hunt

  • Mac genius turned on MacBook after spill

    Hi everyone,
    This afternoon I spilled coffee (with cream & sugar) on my desk and it splashed onto my MacBook Air spacebar, command, option, control keys and trackpad. I immediately tried to wipe it off and then turned my MacBook off. Had an appointment a the Genius Bar about 3 hours later, told them what happened and handed it over. They took it to their back room to have a look and returned and told me that the trackpad was malfunctioning, that the warranty doesnt cover liquid, etc... and then turned the MacBook on to show me. At that point, the trackpad was working, but then the keyboard wasn't working right. I asked him what I should do, and he said my choices are either to send it off for a $755 flat rate fix, or to try and let it dry for a while longer and see what happens. 
    After reading these forums all night, I'm confused about why the Apple Genius would turn on my MacBook. From everything I've read, it should've not been turned on for a few more days. I definitely was too afraid to turn it on myself, but when the Apple Genius turned it on, he seemed like he knew what he was doing. Did that do a lot more harm to it? Should I even bother letting it dry for another day, or assume that since it was turned on (at least twice...), that it's a lost cause?

    letting it dry out will help next to nothing, the "dry it out and turn it on" method everyone seemingly likes to do never accomplishes anything.
    sticky sugary residue is left behind to bridge electrical solder points which causes short outs.  (hence sugar being an electrically conductive nastiness).
    turning anything WET on is a bad idea yes.
    You said "it splashed onto my MacBook Air spacebar, command, option, control keys and trackpad."
    Damage was done. If it was very little liquid, then only your trackpad and keyboard are damaged and it will not make (assuming this by guessing from your statement) it to your important logic board.
    thankfully there extremely few parts in a macbook Air.
    as long as your monitor, IO board, logic board, and SSD are safe.......
    but yes, spills migrate, and damage A leads to B....etc.
    check your home owners policy to see if youre covered.
    Laptop repairmen that are VERY skilled (worked with some and I was one) get frustrated over fixing spills, because dry residue is invisible.....
    they fix things they know are bad, inspect for other, but when it works, they give back the repair.......unfortunately the only way to fix problems like this are fix and test......fix and test.....
    people sometimes get laptops back as fixed but it crashes and the repairman is made to look like the dufus, but the fact is short of replacing EVERYTHING in the laptop, the dry residue in cracks and crevices is invisible, and sometime you have to just "wait for it to fail" before you can fix it again.
    cant fix what you cant see...... Spills in such cases are ALWAYS creeping nightmares to fix,,.....because they often have to be fixed AGAIN.

  • I dropped my Macbook Pro and now the battery is swollen, should I bring it to the genius bar?

    My Macbook Pro fell off my bed (approx. 3ft) and dented the left side of the front left corner on the battery meter. Besides the damage everything seemed okay for a little while until I kept getting a erratic curser track pad. I kept cleaning it thinking some dirty or oil may of got on it or in the edges, but long story short I found out my battery is swollen and thats the reason for the erratic curser. The drop and dent impacted the battery causing it to swell. I feel that I just need a new battery. I purchased my macbook from the apple store and still have applecare. However I've researched online a bit and saw some people posted that if you drop your macbook, Apple will void my coverage. I also read that when people have had a swollen battery and applecare, they just brought it into the Genius bar and they went to the back and brought them a new battery. I've been super nervous to go see them as I've spent the extra bucks on Applecare and did not get any use of it. If anyone has had this issue or knows about it, please let me know!!
    MacBook Pro 13" 2012, Mac OS X (10.9.3)

    I dropped my Macbook Pro and now the battery is swollen, should I bring it to the genius bar?
    Yes !
    I would take it in before it gets worse and breaks something.
    Genius reservation http://www.apple.com/retail/geniusbar/
    on-line https://getsupport.apple.com/GetproductgroupList.action
    check warranty https://selfsolve.apple.com/agreementWarrantyDynamic.do

  • Excise Invoice cancellation in deemed export

    Hi All,
    In deemed export scenario, i have created an excise invoice .But when i try to cancel it throws an error "No item information transferred into Accounting. Message no. RW002".
    And it is also not possible to cancel the billing doc also which asks to cancel excise invoice first.
    i understand that no accounting document is generated when we create excise invoice in deemed export, while i was analyzing the excise invoice i saw that it was showing that BED,ECS& SE cess values.
    I checked in sales order and all excise condition values are marked as statistical.Further BED had been calculated based upon a condition record with a key combination of "country/plant/control code". Control code had been picked from the foreign trade tab of the material master.
    I created another sales order in which no excise conditions were calculated, and created an excise invoice where excise duties were showing zero values.Now in this case i was successful in cancelling the excise invoice.
    so my doubt is(i) Should excise duties be calculated in sales order and the same is to be seen in excise invoice?even though we are not paying any duties and conditions are statistical.
    (ii) Should foreign trade tab in material master be maintained in deemed export?

    Dear friend,
    doubt is
    Should excise duties be calculated in sales order and the same is to be seen in excise invoice?even though we are not paying any duties and conditions are statistical.
    Yes we can see the same values in excise invoice which are determined at order.
    (ii) Should foreign trade tab in material master be maintained in deemed export?
    Yes.
    And also even without generating FI document the excise document can be canceled.I hope you have developed an enhancement at VF11
    So it is not accepting to canceling the billing with out canceling the excise invoice.
    So check whether any mistakes are there in developed coding.
    Thank you,

  • Include in Export does not work in APEX 3.1

    I have a report with many columns. On screen I only show several columns, but on export to CSV I want to include all columns.
    However, when "Show on Report" is set to No, and I want to set "Include in Export" to Yes on the "Print Attributes" tab, it does not get updated.
    It only gets updated when the "Show on Report" is set to Yes.
    It also seems that the "Include in Export" on the "Report Attributes" tab is not in sync with the "Include in Export" on the "Print Attributes" tab the first time you access the "Print Attributes" tab.
    Question: Does "Include in Export" only works for columns which has the "Show on Report" set to Yes? If Yes, how can I achieve the above mentioned?
    Guido

    Marc,
    After some investigations the following can be concluded:
    On the Report Attributes tab, pick a column, and set "Show Column" to Yes, "Include in Export" to Yes, and no conditions.
    I do not want this column to be printed, so on the Print Attributes tab, set the "Column Width" to 0.
    When you run the report, you will notice that the column is not included in the export to CSV and not printed.
    Setting the "Column Width" to a value greater than 0, the export to CSV works fine, but the column is also printed.
    You can have a look at page 1 at at http://apex.oracle.com/pls/otn/f?p=261 (demo/ankpm)
    Thanks Patrick for your solution (:REQUEST LIKE 'FLOW_EXCEL_OUTPUT_%'), it works great. The column is now not show on screen but included in the export to CSV. However, you have to set the column width to a value greater than 0.
    An enhancement request for 4.0 could be to also have a property "Include in Print", and that this property and "Include in Export" are not dependent on the "Show Column" value.
    Guido

  • Premiere Pro CS6 stops during export (Adobe Media Encoder also)

    Hello,
    I have been using the Adobe CS6 Video Bundle for a few years now and suddenly I've been having an issue with exporting my timelines in an H.264 format.
    Any H.264 video that I try to export that exceeds approximately 900MB stops in the middle of the export and gives me this message:
    My video bundle has been doing some odd things lately and this is possibly the most annoying. My computer is a custom built workstation so it's not like my computer can't handle it.
    -Intel i7 4.2ghz overclocked CPU
    -32GB RAM
    -Adobe Video Bundle installed in 120GB SSD
    Any help or advice would be greatly appreciated.
    Thanks,
    Nate

    Thank you for your response.
    -I tried exporting an AVI and the file exported succesfully but with a warning "Adobe Media Encoder Could not write XMP data in output file." The file plays fine though and is over 5.5GB. So that's odd that my h.264 which is under 1GB won't fully export.
    -Yes, the same thing happens when exporting directly from PrPro instead of using AME.
    -In this project I am using NO Dynamic Links.
    -I have not installed any codec libraries.
    -I do not use 3rd party plug-ins.
    -My destination drive has several terabytes.
    Thanks,
    Nate

  • Help required in Export

    Hi All,
    I am trying to export a schema in .dmp format. But every time i receive an error
    EXP-00056: ORACLE error 932 encountered
    ORA-00932: inconsistent datatypes: expected BLOB, CLOB got CHAR
    EXP-00000: Export terminated unsuccessfully
    Please refer below for other details
    dt1h1:/usrs/sched$exp
    Export: Release 10.2.0.2.0 - Production on Fri Apr 4 07:44:29 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Username: owner@prpt
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    Enter array fetch buffer size: 4096 > 4096
    Export file: expdat.dmp > /usrs/sched/owner_04042008.dmp
    (2)U(sers), or (3)T(ables): (2)U > u
    Export grants (yes/no): yes > y
    Export table data (yes/no): yes > y
    Compress extents (yes/no): yes > y
    Export done in US7ASCII character set and AL16UTF16 NCHAR character set
    server uses UTF8 character set (possible charset conversion)
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user OWNER
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user OWNER
    About to export OWNER's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    EXP-00056: ORACLE error 932 encountered
    ORA-00932: inconsistent datatypes: expected BLOB, CLOB got CHAR
    EXP-00000: Export terminated unsuccessfully
    dt1h1:/usrs/sched$Please help me to sort this out. I dont have any object or column with BLOB and CLOB. Why i am receiving this error
    Thanks in advance

    Try one of these:
    Solution #1
    Run following scripts while connected as SYS user:
    sqlplus /nologSQL> connect / as sysdba
    SQL> @?/rdbms/admin/catmetx.sql
    SQL> @?/rdbms/admin/utlrp.sql
    SQL> exitAfterwards, re-run the export.
    or:
    Solution #2
    Run the export with the Export DataPump client. E.g.:
    expdp system/manager directory=my_dir dumpfile=expdp_full.dmp logfile=expdp_full.log full=y

  • Data Export and Import

    Hello,
    I need a suggestion.
    I have two databases namely DB1 and DB2 and they are on different servers
    S1 and S2 respectively.
    What could be my approach to move data from DB1 to DB2.
    1:-Do i need a database link to do this.
    2:-Can i do this without DBLink if i have access to both of the Databases and DBA rights on both of the Databases.

    My lowly opinion ,
    it's depend on :
    - db1 and db2 is in same version
    - if same and db are until 9i You can use exp/imp
    - if 10g You can use datapump (expdb , or dbms_datapump)
    - if version is different You have to use different exp/imp utilities
    - how many data you wont to move
    - determine to use db link , or export
    Answer,
    -Yes db1 and db2 are of the same version.
    -They are on Oracle 10g.
    -Firstly i want to move a single table data, if successful then decide.
    Now guide me how to go for it. Do i need DB link or is there any other method i can use for export and import.

  • SAP:NETWEAVER:701:EXPORT(1/3)

    Hi Experts,
    i am trying to install EHP4 FOR SAP ERP 6.0 / NW7.01 (IDES)
    downlaoded all files from service market place, and extracted to a folder.
    started 'sapinst.exe'
    sap installation master started and selected - sap netweaver 7.0 including Enhancement package 1 -> sap application server ABAP -> MS SQL server -> central system
    defined parameters (SID / DBSID)
    but in media browser -> software package request, while trying to select the export files from folder, where it says -will detect the required software packages on the media and check the package identification Corresponding LABEL.ASC files . If you want to copy the packages to your local disk, enter the target location in the Copy Package to column. " No matter "SAPinst on and check files. If you want in Package column."
    follwoing error is displayed - error: ".... look for the label SAP NetWeaver : 701 : EXPORT (1 / 3 ):: "
    i looked at the label.asc (opened in notepad and checked - ''EHP4 FOR SAP ERP 6.0 / NW7.01
    Installation Export IDES - Unicode Part 1 Readme file Number 51037623_1)
    bit it is not picking up. can someone help me please.
    thanks in advance.

    Hi,
    One probable reason could be, that path should not contain any spaces in the
    name of the folder.
    Regards,
    Vishnu

  • Exporting from premiere pro CS4

    I download a trial version of Adobe Premiere Pro CS4. I am thinking about purchasing one. I was going through some video tutorials on Adobe TV and on the tutorial when they were exporting, they had quite a few more formatting options than it shows on my trial version. It showed about 4 or 5 mpeg formats and on my trial version it does not show any. If I order Premiere Pro, will it have all the mpeg options for exporting?

    Yes. MPEG formats are not included with the trial due to licensing reasons.

  • Bad export file

    Hello,
    I have a problem exporting my applicaton. After exporting (file format:DOS, build status: run & bild, debugging:yes, export object definition:yes, export comments:yes, file character set: Unicode UTF-8) I get file wich is not complete. It's simply broken before logical end of normal export file. Appex version is 3.1.2.00.02 . Here is the end of my export file:
    --application/shared_components/security/authentication/hera_auth_scheme
    prompt ......scheme 22865111567649335
    begin
    declare
    s1 varchar2(32767) := null;
    s2 varchar2(32767) := null;
    s3 varchar2(32767) := null;
    s4 varchar2(32767) := null;
    s5 varchar2(32767) := null;
    begin
    s1 := null;
    s2 := null;
    s3 := null;
    s4:=s4||'return pck_apex.custom_auth'||chr(10)||
    s5 := null;
    wwv_flow_api.create_auth_setup (
    p_id=> 22865111567649335 + wwv_flow_api.g_id_offset,
    p_flow_id=> wwv_flow.g_flow_id,
    p_name=> 'HERA_AUTH_SCHEME',
    p_description=>'auth. sch.',
    p_page_sentry_function=> s1,
    p_sess_verify_function=> s2,
    p_pre_auth_process=> s3,
    p_auth_function=> s4,
    p_post_auth_process=> s5,
    p_invalid_session_page=>'101',
    p_invalid_session_url=>'',
    p_cookie_name=>'',
    p_cookie_path=>'',
    p_cookie_domain=>'',
    p_ldap_host=>'',
    p_ldap_port=>'',
    p_ldap_string=>'',
    p_attribute_01=>'',
    p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:101',
    p_attribute_03=>'',
    p_attribute_04=>'',
    p_attribute_05=>'',
    p_attribute_06=>'',
    p_attribute_07=>'',
    p_attribute_08=>'',
    p_required_pa
    Did somebody have such a problem and resolve them?
    Thanks

    Scott,
    that's complete dads.conf file:
    # ============================================================================
    # mod_plsql DAD Configuration File
    # ============================================================================
    # 1. Please refer to dads.README for a description of this file
    # ============================================================================
    # Note: This file should typically be included in your plsql.conf file with
    # the "include" directive.
    # Hint: You can look at some sample DADs in the dads.README file
    # ============================================================================
    Alias /i/ "C:/oracle/http/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_downloadd
    PlsqlDatabaseConnectString appserver:1521:orcl ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword my_pwd
    PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
    Allow from all
    </Location>
    Ivica

Maybe you are looking for

  • Sync outlook mail account from the infotab in Itunes

    Hi! I have selectet my outlook mailaccount from the infotab in Itunes, and expected it to appere in Mail on my Iphone. But even if it shows how many unread mails I have got, I can not find them. When I open Mail it is like I have no mailaccount ready

  • CDRW/DVD Rom drive disabled by Panther

    Looks like same problem as dozens of others, but no answers. After upgrading to 10.3.9 the Sony CRX820E is hiding. Toast titanium says "no CD Recorder found" CD's show up in finder but not DVD's. (it is a DVD Rom drive) Anyone find a fix for this rec

  • Inputs for Gaming?

    is there any way of connecting my xbox to my imac i know they have tv converters and stuff but im curious if those would work to connect my xbox? please help thank you.

  • Windows formatted iPod Mini

    Hey everyone, Basically, i came on here looking for info on how to change my windows formatted iPod Mini to Mac... and found how to do it! But I have one main concern, will a Mac formatted Mini still show up on a Windows machine? I know that my mini

  • Change number of rows in table in PCUI

    Hello, is there any way to increase the number of lines displayed in a table in PCUI? My customer asked whether it was possible to display more than 5 products in the application Sales Order on the General Data tab, and so far I have not found a way