Issue while importing records

Hi MDM Gurus,
I am facing a problem while records are getting imported in MDM. The problem is when I am importing records in MDM it is mixing up the field values if null for the records which have the same match record key.
Eg: I have following data:
in this Mobileno is key field and records are getting imported with the help of this key
Firstname   lastname     Mobile
aaa           bbb             987654321
ccc                             987654321
O/p is produced as follows
Firstname   lastname     Mobileno  
  ccc             bbb            987654321
First name of a person is getting mixed up with last name of another person having the same mobile number as that field is empty while importing. My requirement is it should not overwrite null values or if some values is already there Null values should not overwrite the already present data.
Has anybody come across this problem
Thanks & Regards
Kiran
Edited by: Kiran on Jan 20, 2009 12:58 PM

Hi Ankur,
Mobile number field is unique field in my case. Let me explain you with another eg
Consider the following case where in firsttime the data comes with following record.My unique key in this case is filed1
field1   field2     field3    field4
aaa     bbb        ccc      ddd
MDM stores it as:
field1   field2     field3    field4
aaa     bbb        ccc      ddd
Again data comes in MDM as:
field1   field2     field3    field4
aaa                  fff
it now gets stored up as:
field1   field2     field3    field4
aaa      bbb        fff         ddd
which is creating a problem as data is getting mixed and not getting stored as it comes to MDM.
Thanks & Records
Kiran

Similar Messages

  • Peremiere Pro CC import issue while importing XDCAM 422 50 MXF file

    Hi I also posted into the german board, but got no reply - so now I'm gonna try it in the international board too:
    I want to import XDCAM HD 422 50 footage into Adobe Premiere Pro CC. It's the current version. The footage was recorded with a Sony PDW 700. I copied the data directly from the disc to my HDD and kept the directory structure alive. I tried several plugins and also found just one: Calibrated{Q} MXF Import Overview to make it work. But in trial it's just possible to edit 750frames on each clip. So I'm very limited with that. I don't want to upgrade to full version and pay hundreds of $ for this. I guess Premiere should work with this format natively - I mean, it's a really common format!
    Btw: I'm driving Premiere on a MBP 15" Retina with OsX 10.10.1 and the Error message is something like "file format not supported or damaged file". I have no issues while encoding the files to ProRes 422 - so I guess they're not damaged. But the encoding 3rd party tools also costs additional money.
    Did one of you ever had problems like this?
    I'm looking forward to hear from you guys.
    Thanks in advance and all the best,
    Kalle

    Your sequence settings will have no effect on PP's ability to actually import the footage.  Something else is going on.

  • Issue While importing the connector.xml using deployment manager

    Hi All,
    I cloned my AD connecotor while importing through the deployment manager I am facing the issue
    <Mar 5, 2013 10:10:35 PM EST> <Error> <oracle.iam.identity.usermgmt.impl> <IAM-3050030> <An exception occurred while performing the operation.
    org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is weblogic.jms.common.JMSException: No failover destination.
         at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:308)
         at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
         at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474)
         at org.springframework.jms.core.JmsTemplate.send(JmsTemplate.java:539)
         at oracle.iam.platform.async.messaging.MessageSenderImpl.send(MessageSenderImpl.java:75)
         at oracle.iam.platform.async.messaging.TaskRouter.route(TaskRouter.java:78)
         at oracle.iam.platform.async.messaging.MessagingExecutionService.submit(MessagingExecutionService.java:43)
         at oracle.iam.platform.async.impl.AsyncServiceImpl.submit(AsyncServiceImpl.java:75)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.createTrigger(OrchestrationEngineImpl.java:631)
         at oracle.iam.platform.kernel.impl.OrchProcessData.runEvents(OrchProcessData.java:746)
         at oracle.iam.platform.kernel.impl.OrchProcessData.executeEvents(OrchProcessData.java:227)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.resumeProcess(OrchestrationEngineImpl.java:763)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.process(OrchestrationEngineImpl.java:519)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:459)
         at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:378)
         at oracle.iam.identity.usermgmt.impl.UserManagerImpl.delete(UserManagerImpl.java:1199)
         at oracle.iam.identity.usermgmt.api.UserManagerEJB.deletex(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy560.deletex(Unknown Source)
         at oracle.iam.identity.usermgmt.api.UserManager_nimav7_UserManagerRemoteImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
         at oracle.iam.identity.usermgmt.api.UserManager_nimav7_UserManagerRemoteImpl.deletex(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
         at $Proxy198.deletex(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
         at $Proxy516.deletex(Unknown Source)
         at oracle.iam.identity.usermgmt.api.UserManagerDelegate.delete(Unknown Source)
         at oracle.iam.identitytaskflow.utils.PopupOperationsUtil.deleteUserOperation(PopupOperationsUtil.java:214)
         at oracle.iam.identitytaskflow.backing.taskflows.modifyuser.ModifyUserView.deleteUserOperation(ModifyUserView.java:3312)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodExpression(UIXComponentBase.java:1300)
         at oracle.adf.view.rich.component.UIXDialog.broadcast(UIXDialog.java:97)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:902)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:313)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)
         at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:133)
         at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    can anyone please let me know the solution for this one.
    Thanks,
    Valli

    Although not same but this probably can be solved by steps from MOS Atricle: 1417904.1
    -Bikash

  • Discoverer issue while importing(ergent) ...

    Hi,
    adupdeul: cannot find executable 'dis4adm.exe' in
    notgiven directory.
    Please use iashome for Dicoverer 10G and above.
    adupdeul is exiting with status 1
    Above issue is faced while importing from R12instance.
    copied discover folder from R12instance to discoverer server and executed still the issue exists
    Getting Cannot Find Executable 'dis4adm.exe' Error When Running adupdeul.sh in Discoverer Server 10.1.2 [ID 463265.1]
    Above not followed but still the error exists
    Thanks,
    Sai
    Edited by: SaiMahadev on Nov 22, 2011 12:44 PM

    If you are logged in as the OS user who owns the discoverer files and you have set ORACLE_HOME properly (to point to discoverer ORACLE_HOME) and you still get the same error then I would suggest you log a SR.
    Thanks,
    Hussein

  • Issue while importing bex query into BO

    Hi EXperts,
                        I am using Bo xi 3.1 sp3 i am facing the issue while building the universe with bex query iam getting the following error   "Error getting measures for cube (cube name(0QM_C09_Q003)),It is giving this error, i resolved this error by check cumultave property in th measures,is it right to do like this or is there any other way to resolve the issue.
    Regards
    Suraj

    Hi Juhi,
    I am facing the same issue. BW query has three input parameters i.e. Year, Month and Profit center.
    I can create the service when query has only one input parameter i.e. Year. But when query has more parameter other than year, I cant create the service. Getting an error 'Association AZPROFIT_CToListOfValues: referential constraint property not found in entity ZMFIGL_ZFIGL_COST_FINAL_FIORIParameter.'
    As per your last reply, if we have multiple input parameters then it does not allow to create the service from BEX query. How did you resolve this issue. Please provide some details.
    Thanks in Advance.
    Abhishek.

  • Issue while importing customer records from Staging tables

    hi,
    we are trying to insert customer records from other erp system to oracle ebs.
    We are able to push the data into staging table and call the procedure 'hz_cust_account_v2pub.create_cust_account'
    Now we could see the data being entered in 'HZ_PARTIES'
    but could not see the records from frontend.
    On the other hand in case of vendors and employee we could see the data from frontend as well
    Is there any particular flag or field we are missing?
    thanks for the help in advance
    Edited by: sam on Sep 13, 2012 1:15 AM

    Has the " DQM Serial Sync Index Program" run after you have run the import? If not try and manually submit this job and see if you can view your changes

  • Issue while importing the dump using impdp

    **command:**
    While iam using to import the dump with below command iam facing an issue as below,
    impdp pdol2/pdol2@DOLPHDB directory=NEW_IMPORT_DIR table
    existsaction=TRUNCATE EXCLUDE=statistics dumpfile=exportTDOLPHIN2_30062011_pre
    batch_%u.dmp remap_schema=dolphin2:pdol2 logfile=exportTDOLPHIN2_30062011_pdol2.
    log parallel=1 transform=oid:n
    Import: Release 11.2.0.2.0 - Production on Wed Dec 14 18:29:37 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit
    Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-31626: job does not exist
    ORA-31637: cannot create job SYS_IMPORT_FULL_01 for user PDOL2
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPV$FT_INT", line 798
    ORA-39080: failed to create queues "KUPC$C_1_20111214182937" and "" for Data Pum
    p job
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPC$QUE_INT", line 1530
    ORA-04063: package body "SYS.DBMS_AQADM_SYS" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_AQADM_SYS
    Thanks in Advance
    Sivakarthick

    Pl post details of OS version.
    Pl see if these MOS Docs can help
    563701.1 - Data Pump Job Fails With ORA-31626 ORA-31637 ORA-39080 ORA-04063 And ORA-06508
    345198.1 - Impdp or Expdp Fails With ORA-31626 and ORA-31637
    727804.1 - ORA-39080 Failed to Create Queues During Expdp or Impdp
    372961.1 - Ora-00832 No Streams Pool Created while running datapump
    HTH
    Srini

  • Issues while  Importing /Mapping hierarchy/taxonomy

    Hi All,
    We have  multiple level hiererchies with different companies under the same banner..
    When we try to map multiple level hierarchies  in import manager to Taxonomy table ..We first map the Class to remote key and then clone Class(which has all hierearchy levels) and map this to Value in destination table..
    When i try to map/Add values at top level i.e Merch categories it pops up with "Add as Child" while  when i try to Add one more hiereachy level (which is actually a child component ) it doesnot allow me to do so..It just give "Add as Sibling" ,while "Add as Child" is Greyed out..
    For eg we have Merch Cat--
    00---
                                 01----
                                        0101
    So i can add 00 as chile

    Sorry all i just sent u half message..please check below
    Hi All,
    We have multiple level hiererchies with different companies under the same banner..
    When we try to map multiple level hierarchies in import manager to Taxonomy table ..We first map the Class to remote key and then clone Class(which has all hierearchy levels) and map this to Value in destination table..
    When i try to map/Add values at top level i.e Merch categories it pops up with "Add as Child" while when i try to Add one more hiereachy level (which is actually a child component ) it doesnot allow me to do so..It just give "Add as Sibling" ,while "Add as Child" is Greyed out..
    For eg we have Merch Cat--
    00---
    01----
    0101
    So i can add 00 as child ,but cannot add 01 as child to 00..
    How can i do this..
    may be i am missing something
    Please help.
    Kind Regards
    Vikrant M Kelkar

  • Error while importing record extracted from R3

    Our sceerio is R3-MDM one,
    When any changes occured in R3 in any masterrecord it will trigger change pointer and generate the record thru XI and send it to MDM inound file using XI.
    The error import server is not able to import it,taking into structural exception.
    When i import it manulayy it is showing error as
    "Logon error:Failed to Parse XML File
    Error:
    COM error 80004005 Unspecified error
    Source=    Description=
    SAX2 Error : errorCode=80004005,PublicId=,
    System Id=file//C://                    ................./matmas.xml,Line 2,Column=5045
    Error Message=Attribute ' SEGMENT ' has a value which does not match the fixed value defined in DTD/Schema."
    Can anyone help me in finding me out the solution,I can send the xml file and DTD file if maild id provided.

    Hi Nagalakshmi,
    Check for the above imp points for the MDM-XI-R/3 integration:
    - Firstly make sure your XML file contains all the three segments that are essential for processing the XML as pointed by minaz above (the control seg,data seg,status seg).The xml must be in the complete format.
    - Check and compare your XML input file with the XML schema that you are using in MDM for import.
    - If there are mismatch even in the form of field name or order of the field,your import will fail.
    So check for the above imp points.if there is an error in any o fthe above area your imp might fail causinga n exception to occur.
    Additionaly you can go through the integartion documents to check the steps you have followed are correct:
    /people/balas.gorla/blog/2006/09/27/mdm-xi-r3-integration  (MDM-XI-R3 integration)
    /people/balas.gorla/blog/2006/09/27/mdm-xi-r3-integration  (XI-MDM integration)
    /people/balas.gorla/blog/2007/02/05/r3-xi-mdm-outbound-scenario ((MDM-XI-R3 integration outbound scenario)
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • How do I get around source tape issues while importing a DV tape?

    Ok so I recently purchased Final Cut Studio 3 and I am attempting to import (to Final Cut Pro 7) DV tapes via a Samsung digital camcorder (model: SC-D365) and a 800/400 Firewire cable. However after a certain amount of time (it varies from capture to capture) a message pops up and displays the following "Capture encountered a problem reading the data on your source tape. This could be due to a problem with the tape. Capture has been aborted and your clip has been saved". The tapes themselves play perfectly on the camera. Also the few clips that I have gathered after many attempts have tons of audio holes. I am new to Final Cut Pro and have tried everything and I really need to figure this out because the tapes that I have are the only tapes of the project. Any help would be appreciated and since I am new to the program I would greatly appreciate detailed steps if you know how to fix it.

    That camera is MiniDV, so by and large should be compatible overall. You should run a head cleaning tape (or a head cleaning ape if you have one - Magilla Gorilla?). But your deck may not be completely compatible with the recording. Subtle variations can cause dropouts that you won't see because the electronics just substitute the last packet from to hide this during playback. I've had tapes that would capture just fine in one deck, and dropout central in another.
    Best bet is using the camera that recorded it to play it back.
    Worst case scenario, set the capture to non-controlled device, press the capture button, then press play on the deck. However, you will not be able to re-capture that segment automatically should you lose your capture files.
    make sense?
    Patrick

  • JDeveloper issue while importing B2B schema

    Please refer SR #3-1815777171: B2B Configuration wizard fails in JDeveloper
    I have defined a document in B2B for VDA4905. When I import this schema in JDev, I get a UTF8 encoding error. Oracle support has created a bug for this. I am reaching out to see, if anyone has encountered this problem and if there is any work around.
    Thanks
    Shanthi

    Please post your xsd (at least a part of it) so that we can check it, I can't see the SR. However, it sounds as a character encoding error. Probably the schema says that it is encoded in UTF-8 (the first line) but actually it uses another encoding (typically the standard Windows encoding). If so there are several solutions.
    One is to convert the file into UTF-8, for example with the iconv utility. Note that many editors have problems with UTF-8 files, though, so you may break it if you edit it. You can also try to convert the original file from UTF-8 into something else; if iconv complains about the encoding then the original file is not UTF-8! Experimenting with iconv you can find out what the actual encoding is and how to convert it into what you need.
    Another option is to modify the first line of the file and name the correct encoding. In our Swedish systems we often use ISO-8859-1 instead of UTF-8. That allows the use of Swedish characters in the xsd without having to use UTF-8-capable editors.
    Finally you could remove all problematic characters if that is possible, i.e. use only standard ASCII characters that are the same in UTF-8 and in the other encodings.
    While support may help you fix the problem "for real" you should be able to proceed using one of the workarounds above. Good luck!

  • Issue While Importing Roles in SAp Authentication

    Hi Experts,
    I have installed BO XI 3.1 SAP Integration Kit.
    While Configuring SAP Authentication in CMC  i have enetered all the details of SAP system under  entitlement system.
    Howevere when i click on Role Import tab , i am not able to see any roles avilable.
    I see an error messge over there -   Name or password is incorrect (repeat logon)
    Howevere i am using the correct username and password.
    Thanks
    Edited by: Ashwani Sharma on Jul 9, 2009 11:18 AM

    Hi, Thanks for reply -
    I am connecting to BI 7.0 system.
    Before entering username in CMC its working fine with BI 7.0 system and with frontends also.
    When i will enter that username and password in CMC and click on Import Roles , Suddenly it shows me error message that -
    Name or password is incorrect (repeat logon)
    And also that user id got locked in SAP System.
    I have tried this with alomost 10 ids..... and same result with all...

  • Issue while importing table from oracle to sql server using import and export wizard

    Hi All,
    I am trying to populate oracle table to sql server using import export wizard  and i am getting the below error.the table is allready present in the database but still it throwing error like table doesn't exists.
    Could not connect source component.
    Error 0xc0202009: Source - JOB_ACTION_HISTORY [1]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    Error 0xc02020e8: Source - JOB_ACTION_HISTORY [1]: Opening a rowset for ""FLXUSER"."JOB_ACTION_HISTORY"" failed. Check that the object exists in the database.
     (SQL Server Import and Export Wizard)
    Kindly help me out
    Thanks in advance

    Hi Snehasis,
    Please check whether the table name in the Oracle database has lower case letters. The table name should be exactly correct. 
    In addition, the issue might be related to the Oracle driver. What provider/driver do you use? If you use Microsoft OLE DB Provider for Oracle, you can try the
    Oracle OLE DB Provider. If you use Enterprise or Developer edition of SSIS 2008 or higher, you can also try the
    Microsoft Connectors for Oracle by Attunity. The  Oracle OLE DB Provider and Microsoft Connectors for Oracle are proved to have better performance.
    Regards,
    Mike Yin
    TechNet Community Support

  • Issue while importing the WSDL file in the External Definitions - PI 7.0

    Dear all Experts
    After importing the WSDL file in the external External Definitions we are not able to view the " name and namespace " in the messages tab.
    Request you to advise on the issue.
    We are using the PI 7.0
    Regards
    Machindra Patade

    Dear All
    Got the answer"
    The problem is in the namespace description LENGTH,
    Note the following restrictions for XI or PI installations:
    ·         Maximum length of repository namespaces and XML namespaces: 60 Characters. Due to this restriction, the import of XSD files and WSDL files prepares difficulties as an external definition; you can solve these difficulties using Note 901988.
    ·         Maximum length of object names in the Integration Repository and Integration Directory: 120 characters
    As of SAP NetWeaver Process Integration 7.10 Support Package 7, the enhancement of the maximum length of namespaces to 255 is supported in the configuration and runtime.
    Please check the below SAP 2 notes in regards to above mail.
    SAP Note 901988 - Integration Builder: Namespace of external definitions
    SAP Note 870809 - Integration Builder: Length of namespaces and object names

  • Issue while importing a application

    Hello,
    I am using Apex 3.2. I am working in a application having export file size of 14MB. I am able to export the application but not able to copy this application as well as import and install it successfully.
    Is there any limitation of Apex 3.2 regarding the file size for import or anything I need to check before importing the application.
    Edited by: user4845367 on Feb 24, 2011 2:54 AM

    You can use SQL Developer(Apex SQL Developer Integration or SQl Plus to import the application.
    These posts might be helpful too
    {message:id=4203760}
    {message:id=2683823}
    {message:id=3639071}

Maybe you are looking for

  • I am facing 'How do you want to use this disc' whenever I read/open any lightscribe discs having data.

    Hi, When I insert a lightscribe DVD/CD into a lightscribe optical drive, then when I click to open the DVD, I faced this error 'How  do you want to use this disc', although the DVD was full of data. When opening these  lightscribe DVD/CD via NON ligh

  • How to create Real Time Infocube in BW

    Hi BW Experts, We got one requirement. We need to create one Real Time Infocube. Our Users will enter the data in Query Analyzer later. Please can anyone tell me the step by step. Is there any settings we need to give.. Thanks & Regards Anjali

  • A Nice Feature

    Hi - It would be nice if you could opt not to have Aperture do the raw conversion. For example - opening in PS would have PS do the conversion. Bruce

  • Harddisk icon at startup; whats wrong?

    At the last few weeks my Mac mini (mid 2007) displays sometimes a harddisk icon after pressing the powerup button. This is know as the Startup Manager, and also displayed when the option key is hold during boot. It happens with Leopard as well with S

  • Fonts and Amarok

    Hi! I use KDE and DejaVu fonts and works okay. I have a problem just in Amarok which doesn't shows fonts correct. German, Eastern European...for example are just squares. Anyone knows how to solve this problem, please? Thanks.