Error when importing into 11.1 database from 10.2 database

Hi everyone !
I'm trying to import full database(10.2) into database 11g
Before running Data Pump ,I had checked compability between 10.2 and 11.1 and Oracle says that they're supported .
So I've used 10.2 expdp to export data from 10g database . Then I've used 11d impdp to import data into 11g database .
but it's not working well .
DATABASE_EXPORT/SYSTEM_PROCOBJACT/PRE_SYSTEM_ACTIONS/PROCACT_SYSTEM
ORA-39083: Object type PROCACT_SYSTEM failed to create with error:
ORA-20000: Incompatible version of Workspace Manager Installed
Failing sql is:
BEGIN
declare ver varchar2(100) ; dummy integer; compile_exception EXCEPTION; PRAGMA EXCEPTION_INIT(compile_exception, -06550); invalid_table EXCEPTION; PRAGMA EXCEPTION_INIT(invalid_table, -00942); procedure createErrorProc is begin execute immediate 'create or replace function system.wm$_check_install return boolean is begin return true ; end;' ; end ; begin
Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/POST_SYSTEM_ACTIONS/PROCACT_SYSTEM
ORA-39083: Object type PROCACT_SYSTEM failed to create with error:
ORA-06550: line 2, column 93:
PLS-00302: component 'OPERATOR_NONE' must be declared
AND ANOTHER ERROR
ORA-39083: Object type PROCOBJ failed to create with error:
ORA-06550: line 4, column 1:
PLS-00103: Encountered the symbol "DECLARE COMMIT; END;
" when expecting one of the following:
( - + case mod new not null <an identifier>
<a double-quoted delimited-identifier> <a bind variable>
continue avg count current exists max min prior sql stddev
sum variance execute forall merge time timestamp interval
date <a string literal with character set specification>
<a number> <a single-quoted S
ORA-39083: Object type PROCOBJ failed to create with error:
ORA-06550: line 2, column 11:
PLS-00103: Encountered the symbol "VARCHAR2" when expecting one of the following:
:= . ( @ % ;
The symbol ":=" was substituted for "VARCHAR2" to continue.
Can you please give me some advices ?
Thanks
Edited by: Tien Lai on 2009-okt-19 01:56

Pl see if MOS Doc 730373.1 (ORA-39083 ORA-20000 Incompatible Version of Workspace Manager Installed) is applicable in your case
HTH
Srini

Similar Messages

  • Error when extracting data using DB Connect from an Oracle database

    Hi All,
    We are on BI 3.5 and loading data from a non-SAP (Oracle 10g) database using DB Connect.
    I received the following error messages when trying to perform "Check DataSource" using the DB Connect setup in RSA1.
    Event with errors RSDL_META_UPLOAD in DataSource
    Message no. R8287
    Warning Messages;
    Message no. RSDL053
    Field name ReceiptID contains non-alpha-numeric characters
    Field name ActivityDate contains non-alpha-numeric characters
    Field name ReceiptDate contains non-alpha-numeric characters
    Field name ReceiptLineNumber must have between 000001 and 000016 digits
    etc...
    Views are created under the owner's user name. I have checked with DB personnel and they confirm that all the authorization and security access privileges have been correctly granted to the views.
    We are also able to extract the data by running a sql query statement from the views using SQL Plus
    Currently we also have a similar extraction process set up with an Oracle 9 database, which extracts the information without any issues.
    Thanks,
    Anthony

    Hi Mr Loh.
    I know that this thread has over a year ago but i was looking for something similar for over 2 weeks ago and i ialways found this thread...I want to share my experience even that maybe you already found the same solution or something similar (i saw that you check your own post as answered):
    I made a similar connection from BI 7 SP 18, but in my case was to a Microsoft SQL database 2005. When i "check the datasource" i receive like almost 150 warnings and 1 error and all the warnings and errors are the same ones as you describe above. What i did is create a custom view in the MSSQL database and convert all the column names to uppercase and the column names i limited to 16 characters at most. after doing that all the warnings and the error described disappear and i can view the database content when you made click in the "view content table" button.
    I hope that this will help somebody and best regards
    Martin Olmos

  • VAMT 3.0 Database Merge Error When Importing Product Activation

    Hi all,
    We are attempting to combine data currently stored in local sql server from several VAMT installs into a single database on a SQL Server 2008.
    We export the data into a cilx file from the local database, change the VAMT connection to the new server database successfully, then try to import the file back into that new database.  We get the error:
    The MERGE statement conflicted with the FOREIGN KEY constraint "FK_ActiveProduct_AvailableProduct". The conflict occurred in database "VAMT", table "base.AvailableProduct".
    Being a database guy, I can see that the problem is that there is a missing reference key from AvailableProduct when the script attempts to load products into ActiveProduct.
    Has anybody found a way around this?  We have tried first importing a Products Only file, but that got the same error.  I am considering having to reorder the stored procedure that loads the data, although I don't much like the idea of having to
    rewrite black box code.
    Thanks,
    Reinis

    Hi,
    Here is the guidance:
    Import-VamtData
    http://technet.microsoft.com/en-us/library/hh852150.aspx
    Check the integrity of SQL server database.
    For SQL specified issue you can also ask here:
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/home?category=sqlserver

  • Error when importing CO Hierarchies from R/3 DEV to R/3 QAS

    Dear SDN,
    I am getting the following error when importing Cost center and cost element hierarchies from R/3 DEV to R/3 QAS...
    Object OSOA  0COSTCENTER_0101_HIER has not yet been imported successfully
    Object OSOA  0COSTELMNT_0102_HIER has not yet been imported successfully
    Ended with Return code ===8...
    But The two hierarchies were available in R/3 QAS and also i am able to utilise..
    My doubt is if i transport these hierarchies from R/3 QAS to R/3 Production any major issues...
    Now i want to test a data in BW DEV from R/3 Production data...
    So, I am planning to transport These hierarchies from R/3 QAS to R/3 PROD...
    Here we do not have BW QAS...So, getting data from R/3Production to BW DEV and testing...
    After testing Directly use in BW Production...
    So, Please suggest me why when importing these hierarchies errors occuring???
    Help will be greatly appreciated with points...
    Thanks in advance...

    Hi Venkat,
    Please go through the following threads...
    Hierarchy  Transports
    Transporting cost center and profit center standard hierarchies
    /community [original link is broken]://Transporting a hierarchy
    Transport Hierarchy
    Khaja

  • Error when importing from Excel in SAP

    Hello experts,
    My gets error when importing price list using the import form Xl menu :
    (-1200) DBMCconnBase::EndTransaction SQLEndTran sqlState 08S01, nativeErr: 0, errText:[Microsoft][SQL Native Client] Communication link failure
    This happens only when connected with SAP Client, it never happens when connected in terminal server directly on SAP server.
    Server 2003, MSSQL 2005 SP2
    SAP 2007 Sp01 PL08 HF01
    This has always been working before, it has stopped working when he changed the motherboard 3 weeks ago. Nothing else have changed.
    Any idea where to look at?
    Thanks!
    Chris

    hello Gordon,
    Thanks for your answer. that would have probaly fix the issue
    my techs fixed the issue by doing the 2 following thinks, i don't know if only one of them would have fix it.
    1. in the boot.ini file there was a /3G in the end, restricting the memory to 1G for the OS. The tech deleted it.
    2. in management studio, the technician changed the memory reserved for sql from 9/12 to 14/16Gb
    there was probably not enough RAM available for the import.
    since that change it works well.
    Thanks again!
    Christophe

  • How do I correct the darkest blacks from becoming bright blue when imported into LR?

    When shooting in RAW with a Sony RX100M3 the darkest blacks become bright blue when imported into LR. Any ideas when this happens and how I can fix it?

    If this is occurring in the develop module the you have the shadow warning turned on and this shows as blue, just like the highlights show as red. You can turn this off by clicking the triangle in the upper left hand corner of the histogram.

  • Error while importing music in iMovie 11 From itunes 10

    Error while importing music in iMovie 11
    I have the same error explained in a other post which was still left unanswered
    I have this sound problem after reorganising folders by itunes, i tried to delete al files in itunes and also
    deleted the xml file in the itunes dir, created new playlists, but still i have no music sound in imovie timeline
    after dragging a mp3 into it. When i preview the file in imovie it souds ok.
    Also i see the red dot with the number 1 in the itunes logo while dragging the mp3.
    Is there a solution for this problem?
    Former post;
    Re: Error while importing music in iMovie 09 from iTunes 09
    Posted: Jul 24, 2010 8:08 AM   in response to: vincentplaces  
    I'm having the exact same issue, but still haven't figured out what it is. I note that at the top of this thread it indicates that there are two "helpful" entries and one "solved" entry, but I can't find the solved one, so maybe someone will repost it here or kindly link to it.
    There is one icon missing though.
    As I read through the excellent tutorial at http://www.kenstone.net/fcphomepage/imovie_09stone.html I scroll down to the point where he talks about dragging music in from iTunes, which is what I'm trying to do. I can see, in his screen shot, the extra little icon that is a red oval and a white "1" in it. I don't get that icon when I am trying to drag my music into the video. I do get the green and white plus icon when I try to drag my music in. Also I DO get BOTH the red 1 and the green plus when I try dragging in a sound effect, which I can do with no problem. But why not the music?
    I've been able to drag in music with no problem in other productions, so I can't figure out what is going on with this one. I'm sure there is a setting somewhere that got flipped, but I can't figure out where.
    In desperation I also tried adding an extra title slide at the end of my video just to make sure there is more video time than music time in the production, but that didn't help at all.
    Any help guys?
    iMac 27"   Mac OS X (10.6.4)    

    Hi
    Due to some kind of copy protection in iTunes - I don't copy directly from this in iMovie
    to my projects. (Most often the result of doing it in iMovie is a DVD without any sound)
    I do
    • In iTunes - collect needed audio into a new Playlist
    • then burn this out as an Audio-CD .aiff (NOT .mp3)
    • This CD I copy into a folder on my Mac (often containing other material that's connected to the project)
    • And then I drag and drop these .aiff files into my movie project in iMovie.
    This works Greatly and even more so when I do my DVD.
    Yours Bengt W

  • Error while importing music in iMovie 09 from iTunes 10

    I have the same error explained in a other post which was still left unanswered
    I have this sound problem after reorganising folders by itunes, i tried to delete al files in itunes and also
    deleted the xml file in the itunes dir, created new playlists, but still i have no music sound in imovie timeline
    after dragging a mp3 into it. When i preview the file in imovie it souds ok.
    Also i see the red dot with the number 1 in the itunes logo while dragging the mp3.
    Is there a solution for this problem?
    Former post;
    Re: Error while importing music in iMovie 09 from iTunes 09
    Posted: Jul 24, 2010 8:08 AM   in response to: vincentplaces  
    I'm having the exact same issue, but still haven't figured out what it is. I note that at the top of this thread it indicates that there are two "helpful" entries and one "solved" entry, but I can't find the solved one, so maybe someone will repost it here or kindly link to it.
    There is one icon missing though.
    As I read through the excellent tutorial at http://www.kenstone.net/fcphomepage/imovie_09stone.html I scroll down to the point where he talks about dragging music in from iTunes, which is what I'm trying to do. I can see, in his screen shot, the extra little icon that is a red oval and a white "1" in it. I don't get that icon when I am trying to drag my music into the video. I do get the green and white plus icon when I try to drag my music in. Also I DO get BOTH the red 1 and the green plus when I try dragging in a sound effect, which I can do with no problem. But why not the music?
    I've been able to drag in music with no problem in other productions, so I can't figure out what is going on with this one. I'm sure there is a setting somewhere that got flipped, but I can't figure out where.
    In desperation I also tried adding an extra title slide at the end of my video just to make sure there is more video time than music time in the production, but that didn't help at all.
    Any help guys?
    iMac 27"   Mac OS X (10.6.4)    

    Made a mistake in the title, version of imovie is 11

  • Error when import BI content 3.5.3

    Hi All
    I have error when import BI content 3.5.3 step at Tcode 'SAINT' (file SAPKIBIFIH.car) for mySAP ERP 2004 (ECC 5.0 IDES).
    The error occur in step 3/5 after enter SAINT:Passw request.
    System shown information "<b>Queue SAPKLTHQ10 has not yet been confirmed</b>".
    In step 4/5 sytem shown statue/remarks "<b>The Add-on installation terminated during phase PROLOGUE</b>".
    I think about installation THAI font package at Tcode "SMLT" uncompleted.
    I run report <b>"RSCPINST"</b> at Tcode "SE38" for editing codepage after that the system shown error message "<b>MDMP is not supported foe SAP Business Information Warehouse. Message no.RIN010"</b> Please see sap note 563975.
    <b>Note:</b> When  i import Thai font package "SAPKLTHQ10" using Tcode "SMLT" the system shown error message "TL1277" in define schedule job step.
    Message no. TL137
    Diagnosis
    You want to start the post-import methods for special texts (calendar texts, terminology, and glossary) for language Thai.
    Before this can happen, the system checks whether this server is prepared for this language. The system also checks whether the language environment can be switched dynamically on this server (see ABAP command SET LOCAL LANGUAGE).
    System response
    The system established that the language environment cannot be switched to language Thai.
    The language transport is stopped at this point.
    Procedure
    The switch of the language environment may fail for the following reasons:
    1. The database codepage is not up-to-date.
    2. The codepage information for language Thai is not up-to-date.
    3. Locales for language Thai do not exist, or are invalid, at the operating system level.
    4. The profile parameter zcsa/installed_languages has to be adjusted.
    If an error occurs, proceed as follows:
    1. Find out the name of the server on which the language import job ran. Log on to this server.
    2. Check the language configuration using report RSCPINST. Solve the reported problem there.
    If your system consists of multiple application servers and not all of them have authorization for language Thai, continue the language import on a server that has authorization for language Thai.
    plaese help me to solve this problem.
    thank a lot for all solutions.
    Mooping.

    This is a long story that you write, but your problem seems just that you must "Confirm the queue". Is that correct?
    Without this step no further Support Packages can be inserted into the system. Confirming the queue is done by one of the buttons in the SPAM transaction. Just put the mouse on the buttons and read the quick help to differentiate between the buttons.
    I have never had a problem like this but I think it can happen if, together with the new BI version you also include one or more support packs. This happens automatically if these packages are available, so you may not even have noticed it.

  • ORA-907 ERROR WHEN IMPORT (COMMENT 처리)

    제품 : ORACLE SERVER
    작성날짜 : 1997-10-15
    ORA-907 ERROR WHEN IMPORT (COMMENT 처리)
    ========================================
    ORA-907: missing right parenthesis error
    이 error 는 export 한 table 을 create 시 comment 를 사용한 경우 발생하는 ORACLE error 이다.
    이는 version 8.0.4 에서 fix 되었다.
    이를 해결하기 위해서는 미리 table create script 를 돌려 temp_table 을
    create 하십시오.
    이 때 comment 를 모두 뺀 상태로 create 한다. 또는 /* */ 는 괜찮다.
    이후 INSERT INTO temp_table select * from original_table ;
    을 실행합니다.
    즉 original_table 을 temp_table 로 copy 한 후
    drop table original_table;
    rename temp_table to original_table ;
    을 한 후 table을 다시 export해서 다른 machine으로 import한다.
    또 이 -- 를 없애는 방법으로 아래의 C program을 이용할 수 있다.
    /* file name : cnvt_dmp.c
    * This program is to covert double dash remark expression
    * C language stype remark expression.
    #include <stdio.h>
    #define MAXWORDS 4
    char s_reserve[4][100]={ "NOT NULL", "CONSTRAINTS",")",","};
    int dash2remark();
    void main(argc,argv)
    int argc;
    char *argv[];
    FILE f_in, f_out;
    int i,j,lreserve;
    int chr1,chr2;
    char str1[100],str2[100],str3[100];
    if( argc != 3 ) {
    printf(" usage : cnvt_dmp infile.dmp outfile.dmp \n");
    exit(0);
    if( (f_in = fopen(argv[1],"r")) == NULL ) {
    printf("could't open the source file.: %s\n",argv[1]);
    exit(0);
    if( (f_out = fopen(argv[2],"w")) == NULL ) {
    printf("대상화일을 생성할 수가 없습니다.\n");
    exit(0);
    j = i = 0;
    while( (chr1 = fgetc(f_in)) != EOF && !ferror(f_in)) {
    if( chr1 == 'D' ) {
    str1[0]='D';
    fputc(chr1, f_out) ;
    for(i=1;i<7;i++) {
    chr1 = fgetc(f_in);
    str1[i] = chr1;
    fputc(chr1, f_out) ;
    str1[7] = 0;
    strcpy( str2,"DEFAULT");
    if ( strcmp( "DEFAULT",str1) == 0 ) {
    lreserve = 0;
              i =0;
    while( (chr2 = fgetc(f_in))!= ','){
    if ( chr2 == ')') break;
    str2[i] = chr2;
    if ( chr2 == '-' )
    lreserve = 1;
              i++;
    str2[i] = chr2;
    str2[i+1] = 0;
    printf(" lreserv => %d, str2=>%s\n",lreserve,str2);
    if (lreserve) {
    dash2remark(f_in,f_out,str2);
    else {
    for( i=0;i<strlen(str2);i++) fputc(str2,f_out);
    else {
    fputc(chr1, f_out );
    fclose(f_out);
    fclose(f_in);
    return;
    int dash2remark( f_in,f_out,str)
    FILE f_in,f_out;
    char *str;
    int i,j,start_pos=-1,end_pos=-1;
    for( i=0; i < strlen(str); i++ ) {
    if ( str[i] == '-') {
    start_pos = i;
    for( j =0 ; j < MAXWORDS; j++){
    if (strncmp(s_reserve[j],str+i,strlen(s_reserve[j]))== 0){
    end_pos = i;
    if ( start_pos > 0 ) {
    for(i=0;i< (start_pos-1); i++)
    fputc( str[i],f_out);
    fputc('/',f_out); fputc('*',f_out);
    for(i =i+2;i<(end_pos-1);i++)
    fputc(str[i],f_out);
    fputc('*',f_out); fputc('/',f_out);fputc(' ',f_out);
    for(i;i<strlen(str);i++)
    fputc(str[i],f_out);
    else {
    for(i=0;i<strlen(str);i++)
    fputc(str[i],f_out);
    return(1);
    이상입니다.

    Hi, i think that the problem is around the rollback segments.The solution is bring other rollback segments ONLINE state, if not exist others rollbackup,then you need create the other rollback segments and bring online state.
    If you need more information, you will must see the next DOC-ID on Metalink site,
    Note:121971.1
    Luck.
    Have a good day.
    Regards.

  • Org.apache.jasper.JasperException; JCO error when Importing SAP Roles in C

    Hello experts,
    I have installed BOXI 3.1 SP3, Integration kit SP2, BW/BI 7.0 and ECC 6.0 on Windows 2008/64bit.
    My goal is to import the roles into CMS from SAP BW/BI but getting the follwoing errors:
    JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc
    C:\Windows\SysWOW64\sapjcorfc.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform.
    java.library.path [C:\Windows\SysWOW64\;D:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\]
    org.apache.jasper.JasperException
    I followed the note 1292144 - JCO error when Importing SAP Roles in CMC,but unfortunately without success.
    I installed SAP JCo Release 2.1.9 (64bit)
    Best regards
    Lutz
    Edited by: Lutz Heinrich on Aug 12, 2010 4:17 PM

    Install the 32bit version of the Java connector. BOBJ is 32bit so even on 64bit Windows you need the 32bit version of the Java Connector.
    Regards,
    Stratos

  • CL_SFW_SYSTEM_SETTINGS error when importing SPs

    When we want to import the support packages SAP_BASIS, SAP_ABA, SAP_BW,
    PI-BASIS untill packages level 7 ( we come from level 4) and the HR
    untill package level 26 we run into the short text error when importing
    the basis, aba, pi-basis and bw package.
    I tried to use the following notes:
    1281321 but this gives the error: DEQUEUE_ENQBADIIMPL_ENH
    1483283 but this fails also as when I perform tp unlock_EU <SID>
    pf=/usr/sap/<sid>trans/bin/TP_DOMAIN_<SID>.PFL it tells me it need to be done
    via SE03.
    1532661 this one sents me to note 1414700 and 1366282 but the last ones
    sents you back to 1483283 and note 1414700 when I want to implement it
    with snote it tells me I need to use transaction SE03 for system settings.
    Is there any other option to get this issue fixed? as we need to upgradesome other systems aswell with these support packages
    Dump message is:
    Runtime error          SYNTAX_ERROR
    Datum en tijd          27.06.2011 14:05:47
    Korte tekst
         Syntax error in program "CL_SFW_SYSTEM_SETTINGS========CP ".
    Wat is er gebeurd?
         Error in the ABAP Application Program
         The current ABAP program "CL_SFW_RO_FACTORY=============CP" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program
          "CL_SFW_SYSTEM_SETTINGS========CP " in include
          "CL_SFW_SYSTEM_SETTINGS========CCIMP " in
         line 215:
         "Type "SFW_BF_STATE_CHANGE" is unknown"
         The include has been created and last changed by:
         Created by: "SAP "
         Last changed by: "SAP "
         Error in the ABAP Application Program
         The current ABAP program "CL_SFW_RO_FACTORY=============CP" had to be
          terminated because it has
    come across a statement that unfortunately cannot be executed.
    enanalyse
    The following syntax error was found in the program
    CL_SFW_SYSTEM_SETTINGS========CP :
    "Type "SFW_BF_STATE_CHANGE" is unknown"
    Startpunt van runtime error
        Programma                               CL_SFW_RO_FACTORY=============CP
        Include                                 CL_SFW_RO_FACTORY=============CCIMP
        Regel                                   1.889
        Moduletype                              (METHOD)
        Modulenaam                              INIT
    1862           obj  = obj.
    1863   ENDMETHOD.                    "create_object
    1864
    1865   method get_instance_for_locals.
    1866     create object reg.
    1867     reg->obj_factory = factory.
    1868   ENDMETHOD.                    "get_instance_for_locals
    1869
    1870 ENDCLASS.                    "lcl_sfw_obj_registry IMPLEMENTATION
    1871
    1872
    1873 ----
    1874 *       CLASS lcl_sfw_system_settings IMPLEMENTATION
    1875 ----
    1876 *
    1877 ----
    1878 class lcl_sfw_system_settings implementation.
    1879
    1880   method get_instance.
    1881     if ( singleton is initial ).
    1882       create object singleton.
    1883       singleton->init( ).
    1884     endif.
    1885     instance = singleton.
    1886   ENDMETHOD.                    "get_instance
    1887
    1888   method init.
    >>>>>     me->system_settings = cl_sfw_system_settings=>get_instance( ).
    1890   ENDMETHOD.                    "init
    1891
    Edited by: C. Bults on Jun 27, 2011 2:35 PM
    Removed customer system name

    The following is the solution.
    Symptom
    When you import the Support Packages SAP_BASIS 7.00 Support Package 14 and
    Support Package16 in a queue, the runtime error SYNTAX_ERROR occurs in
    class CL_SFW_SYSTEM_SETTINGS (program CL_SFW_SYSTEM_SETTINGS========CP).
    More Terms
    Syntax error, CL_SFW_SYSTEM_SETTINGS, SPAM, SYNTAX_ERROR,
    CL_SFW_SYSTEM_SETTINGS========CP
    Cause and Prerequisites
    This problem is due to a program error.
    Solution
    Option 1:
    Import Support Package 14 and Support Package 16 in separate queues.
    Option 2:
    After the error mentioned above occurred, regenerate the enhancement spot
    SFW_SWITCH_CHANGED in transaction SE18.
    To do this proceed as follows:
    1. Call transaction SE18.
    2. Enter the enhancement spot SFW_SWITCH_CHANGED.
    3. Choose "Display".
    4. Choose the menu option "Enhancement Spot -> Activate".
    You can now import the queue using the Support Package Manager

  • How do I get audio back on single clip that loses audio when imported into Premiere Pro CC?

    I've got one clip out of many that for some reason won't play any audio when imported into Premiere Pro.  I am new to Premiere Pro so am hoping it's something stupid I've done, but this is a problem with just a single clip exported the same way as all my others, the original audio is loud (not quiet) and none of the FAQ issues seem to apply (ie I haven't muted the audio or anything stupid like that)
    The clip was exported from Plural Eyes into a "master" Premiere Pro project where the audio is fine. I exported it as a short MP4 clip and if I play the clip in Windows Media Player the audio is there loud and clear.
    But when I import the clip into a fresh Preimiere Pro CC project this clip appears with just the "film strip" icon on the far left in the Timeline panel, unlike other clips which have an icon that shows "film strip" in the background and "audio wave" in the foreground.
    I'm hitting so many glitches with the CC editions of Premiere Pro and After Effects which have annoying inconsistencies between them I'm tempted to just go back to Sony Vegas Pro (single program, no hassle) but hoping most of these issues are down to "newbie incompetence". Very hard to understand why this one clip out of many should be giving me this specific problem though. Any ideas?

    I'm getting so many weird results. Most go away by simply closing the project and re-opening and I only have 6GB memory but even so, I'm disappointed by what I thought was supposed to be more "world class" video editing software than Sony Vegas Pro which I found to be a lot more stable. Also struggling with differences between Premiere and After Effects. Every time I want to do something in Pro I seem to need to go to After Effects and vice-versa. After Effects lets me do more of what I could "just do" in Vegas Pro timeline, but it's hideous for lining up audio and having to render anything in RAM to even get a clue as to what a change has done.  Need to add Audition to the long list as well I suspect. Fun times!

  • PPT Presentation error when importing

    We have been getting an error "Could not open PPT file" for
    several PPT files when importing into Captivate 2. These files
    import into Captivate 1.0 perfectly. Also, for the few files we can
    get to import, all of the slides don't import. It usually imports 3
    slides only. Also, the text on the first slide is usually missing.
    Any ideas on why this is happening? This has been tried on multiple
    PC's including Windows XP and Windows 2000.

    We have been getting an error "Could not open PPT file" for
    several PPT files when importing into Captivate 2. These files
    import into Captivate 1.0 perfectly. Also, for the few files we can
    get to import, all of the slides don't import. It usually imports 3
    slides only. Also, the text on the first slide is usually missing.
    Any ideas on why this is happening? This has been tried on multiple
    PC's including Windows XP and Windows 2000.

  • Imported ID pdfs appearance alters when imported into Quark as picture

    Can anyone tell me why Indesign created pdf's change when imported into a quark picture box? I receive ads from various companies for a magazine in hi-rez pdf formats and when imported the appearance changes to include all the components/elements/boxes/etc. of the make-up of the ad....the things that are not supposed to be seen. Please help... advertisers are complaining and i can not stop it, or fix it.

    Quark converts PDFs to EPS internally and thus has no support for the
    more advanced features of PDFs exported from InDesign.
    You should request EPS or PDF X/1-a if you want to continue to use
    Quark. That said, this is an InDesign forum so I will heartily recommend
    you switch to InDesign.
    As you've discovered more and more folks are doing just that and you're
    going to be left in the dust and those advertisers are going to be
    looking elsewhere to spend their money.
    Bob

Maybe you are looking for

  • Using a BLOB data type in a CMP Entity Bean: Error when send large files

    I've successfully impleenting BLOB in my EJB. But the main prob is, it can only work on small file which is around 3K. Any larger files than that will caused error (refer below). I got info from a friend which is using normal JDBC call to insert a fi

  • Unable to install adobe flashplayer on mac 10.9.2

    Hi I recently upgraded to 10.9.2 and I am unable to install Adobe Flashplayer on Safari.  I've done an uninstall and downloaded and tried to reinstall but it hangs a little more than halfway.  All I get is an error message saying there's an error - n

  • HP Officejet Pro 8500 Wireless ALL-in-ONE Priner A909g

    Hello,  Need Support or Direction to a Thread I can't get my new 8500 officejet pro wireless all-in-one-printer A909g CD or download software to install ? "  It stops me at the system checking : The OS not supported.    Current OS 601.64  " My OS is

  • I forgot my security question answers, how do i recover them?

    I havent used my iPhone in a very long time, and just recently I decided to use it again. I decided I wanted to buy a couple of apps, but iTunes is asking for security questions, and I forgot the answers to them, how does one recover said answers?

  • Creative Media Source Probl

    Hi, i figured this should go in here. Everytime i try to run creative media source i get the "Creative MediaSource Player has encountered a problem and needs to close. We are sorry for the inconvenience." error message and it just wont open. The erro