While importing on redhat oracle 10.2.x segmentation error

oracle 10g on redhat
while importing from dmp the errors are
1.
IMP-00008: unrecognized statement in the export file:
illegal lob length marker 65070
bytesread = 00000000000
TABLE =
IMP-00098: INTERNAL ERROR: impgst2Segmentation fault
2.[oracle@appsrv3 u01]$ imp system/orcl file=expsys.dmp fromuser=y touser=peradm log=log1
Import: Release 10.2.0.1.0 - Production on Wed Oct 29 14:01:35 2008
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Export file created by EXPORT:V10.02.01 via conventional path
Warning: the objects were exported by Y, not by you
import done in US7ASCII character set and AL16UTF16 NCHAR character set
import server uses WE8ISO8859P9 character set (possible charset conversion)
export client uses WE8MSWIN1252 character set (possible charset conversion)
. importing Y's objects into PERADMSegmentation fault
[oracle@appsrv3 u01]$
how can I solve the problem
Edited by: user592553 on 29.Eki.2008 12:41

Hi Ercument
Have you read that note on metalink:
Subject:      Bug 3772092 - Exporting with some NLS_LANG settings can produce corrupt export file
     Doc ID:      Note:3772092.8
Error: IMP 8
Text: unrecognized statement in the export file: n %s
Cause: Unrecognized statement in export file. This could be due to
corrupted export file or Import internal bug.
Action: If the export file is corrupted, retry with a new export file.
Else report this as Import internal error
the solution seems to be
export NLS_LANG='AMERICAN_AMERICA.WE8ISO8859P15'
Are you using 10.2-0.1 that quite old, is it possible to upgrade to 10.2.0.4 ?

Similar Messages

  • Error while importing data into Oracle 11gr2 with arcsde 9.3.1

    I am getting error while importing the data into oracle 11g r2. We are using arcsde 9.3.1
    It seems to be having some problem with spatial index creation.
    kindly help
    IMP-00017: following statement failed with ORACLE error 29855:
    "CREATE INDEX "A3032_IX1" ON "DGN_POLYLINE_2D" ("SHAPE" ) INDEXTYPE IS "MDS"
    "YS"."SPATIAL_INDEX""
    IMP-00003: ORACLE error 29855 encountered
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in spatial index: [mdrcrtxfergm]
    ORA-13249: Error in spatial index: [mdpridxtxfergm]
    ORA-13200: internal error [ROWID:AAAT5pAA9AACIy5AAQ] in spatial indexing.
    ORA-13206: internal error [] while creating the spatial index
    ORA-13033: Invalid data in the SDO_ELEM_INFO_ARRAY in SDO_GEOMETRY object
    ORA-06512: at "MDSYS

    Guys,
    I am also getting the same error and also my issue is like I am not even to analyze for which indexes I am getting error. It does not hve any indx name before error.
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/INDEX/DOMAIN_INDEX/INDEX
    ORA-39083: Object type INDEX failed to create with error:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in spatial index: [mdrcrtxfergm]
    ORA-13249: Error in spatial index: [mdpridxtxfer]
    ORA-29400: data cartridge error
    ORA-12801: error signaled in parallel query server P000
    ORA-13249: Error in spatial index: [mdpridxtxfergm]
    ORA-13200: internal error [ROWID:AA
    ORA-39083: Object type INDEX failed to create with error:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in spatial index: [mdrcrtxfergm]
    ORA-13249: Error in spatial index: [mdpridxtxfer]
    ORA-29400: data cartridge error
    ORA-12801: error signaled in parallel query server P002
    ORA-13249: Error in spatial index: [mdpridxtxfergm]
    ORA-13200: internal error [ROWID:AA
    ORA-39083: Object type INDEX failed to create with error:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in spatial index: [mdrcrtxfergm]
    ORA-13249: Error in spatial index: [mdpridxtxfer]
    ORA-29400: data cartridge error
    stack cnt....
    How can I find for which indexes it is failing?
    Thank you,
    Myra

  • Error while importing tables from oracle database

    Hi
    I am getting the following error when i am trying to import table from oracle database.
    my operating system is windows and my database is oracle.
    [nQSError: 16001]ODBC error state: IM004 code:0 message:
    [Microsoft][ODBC Driver Manager] Driver`s SQLAllocHandle on SQL_HANDLE_ENV failed.
    please help me in resolving this issue.
    Thanks and Regards,
    Raj

    Hi Madan,
    I have done migration Discoverer Admin EUL Layer into OBIEE repository using below methodology.
    Navigate to the <installdrive>\OracleBI\server\Bin directory. There are two important files in this directory: the migration assistant executable file named MigrateEUL.exe and a properties configuration file named MigrationConfig.properties.
    Could you please help me how to migrate discoverer plus workbooks and worksheets into OBIEE Answers?
    go through below link, It will show navigation steps for migrating of EUL from Discoverer to OBIEE.But i need migration of workbooks and worksheets from Discoverer into OBIEE Answers.
    http://www.oracle.com/technology/obe/obe_bi/discoverer/discoverer_1012/discomigration/migrate_disco_biee.htm
    This is very great full help to me …
    Advance thanks for your suggestions.
    Regards
    Duraga Prasad.

  • Getting error while importing schema with ORACLE TEXT

    IMP-00003: ORACLE error 20000 encountered
    ORA-20000: Oracle Text error:
    DRG-52204: error while registering index
    DRG-10507: duplicate index name: WORKORDER_Q, owner: SYS
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.DRIIMP", line 115
    ORA-06512: at line 2
    IMP-00088: Problem importing metadata for index WORKORDER_Q. Index creation will be skipped
    Database version - Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Os version - Linux nlxs1012.slb.atosorigin-asp.com 2.6.18-308.el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
    We have take export of schema from production db now importing data to qa environment..
    In import facing above error..

    I am importing objects from P20_MAXIMO to Q25_MAXIMO to another database..
    Below is import par file..
    USERID='/ as sysdba'
    FILE=exp_P20_MAXIMO_C2364781.dmp
    LOG=imp_P20_MAXIMO__Q25_MAXIMO_C2364781_1.log
    FROMUSER=P20_MAXIMO
    TOUSER=Q25_MAXIMO
    buffer=1000000
    feedback=100000
    Export parfile
    userid='/ as sysdba'
    owner=P20_MAXIMO
    FILE=exp_P20_MAXIMO_C2364781.dmp
    LOG=exp_P20_MAXIMO_C2364781.log
    buffer=10000000
    feedback=100000
    statistics=none

  • Lost connection while import on progress (Oracle 9i Solaris 9)

    Hi Guys,
    I lost the connection to the server from my client machine while doing an imp. I just want to find out, How do I see if it's still continuing because I don't see the tablespace growing now but I've also noticed that there's a Lock but I believe Oracle releases it automatically.
    Thanx.

    NPD wrote:
    Hi Guys,
    I lost the connection to the server from my client machine while doing an imp. I just want to find out, How do I see if it's still continuing because I don't see the tablespace growing now but I've also noticed that there's a Lock but I believe Oracle releases it automatically.
    Thanx.The lock will be released by PMON when it has completed the necessary rollback for the import operation (for the current table which was being imported). It might take a while till PMON gets the time to clean up the locks and set the resources free.

  • 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

  • ORACLE error 12705 while importing

    Hi,
    I exported two schemas which are using the same tablespace. While importing the second schema i got the following error while for the first one worked perfectly.
    IMP-00017: following statement failed with ORACLE error 12705:
    "ALTER SESSION SET PLSQL_COMPILER_FLAGS = 'INTERPRETED' NLS_LENGTH_SEMANTICS"
    " = 'BYTES' PLSQL_DEBUG = FALSE"
    IMP-00003: ORACLE error 12705 encountered
    ORA-12705: invalid or unknown NLS parameter value specified
    IMP-00000: Import terminated unsuccessfullythe NLS_LENGTH_SEMANTICS is set as 'bytes' for the database.
    I cannot figure out why this errot occured. Could anyone help what is causing this and how to correct it.
    Thanks in advace
    Muneer

    You are right ..it is 'BYTE', but even after correcting it I am getting the same error. As i said earlier it is not giving any errors for another schema!!
    Muneer

  • Error while importing Web Analysis reports using LCM in 11.1.2.1

    Hi,
    I am trying to import Web Analysis reports using LCM in 11.1.2.1. But while importing the reoprts I am getting the following error:
    " The following object couldn't be imported:EPMRAF-31040:Provisioned user couldn't be found in target system."
    FYI: Security is already imported successfully in the target system. Including reporting and analysis.
    Please help.
    Edited by: 937719 on Feb 21, 2013 1:30 PM

    Are the child forms that are included in the composite form imported into the destination environment?
    HTH-
    Jasmine.

  • Error while importing to production through CMS Transport Studio

    Hi,
    I am trying to transport my application from development to Production using CMS tracks. All DC's are getting properly consolidated,Assembled and Approved. But while importing into the Production, it is throwing following error :
    *************ERROR LOG********************************
    Info:06/07/22 17:07:13 -  ERROR: Not deployed. Deploy Service returned ERROR:
    Info:                     java.rmi.RemoteException: Cannot deploy application asianpaints.com/hsspapp..
    Info:                     <b>Reason: Exception during generation of components of application asianpaints.com/hsspapp in container EJBContainer.; nested exception is:</b> Info:                          <b>com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application asianpaints.com/hsspapp in container EJBContainer.</b>
    Info:                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)
    Info:                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
    Info:                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
    Info:                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
    Info:                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
    Info:                          at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    Info:                          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    Info:                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    Info:                          at java.security.AccessController.doPrivileged(Native Method)
    Info:                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    Info:                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Info:                     Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application asianpaints.com/hsspapp in container EJBContainer.
    Info:                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:621)
    Info:                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:319)
    Info:                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
    Info:                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
    Info:                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
    Info:                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3139)
    Info:                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:539)
    Info:                          ... 10 more
    Info:                     <b>Caused by: java.lang.NoClassDefFoundError: com/apil/hssp/newhelper/TransactionDTO</b>Info:                          at java.lang.Class.getDeclaredMethods0(Native Method)
    Info:                          at java.lang.Class.privateGetDeclaredMethods(Class.java:1655)
    Info:                          at java.lang.Class.getMethod0(Class.java:1901)
    Info:                          at java.lang.Class.getMethod(Class.java:984)
    Info:                          at com.sap.engine.services.ejb.deploy.xml.CMPParser.getFieldClass(CMPParser.java:464)
    Info:                          at com.sap.engine.services.ejb.deploy.xml.CMPParser.fillCmpFieldInfo(CMPParser.java:88)
    Info:                          at com.sap.engine.services.ejb.deploy.xml.CMPParser.parseCMPFields(CMPParser.java:646)
    Info:                          at com.sap.engine.services.ejb.deploy.xml.CMPParser.parseFields(CMPParser.java:121)
    Info:                          at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:174)
    Info:                          at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:97)
    Info:                          at com.sap.engine.services.ejb.deploy.DeployAdmin.parseSingleJar(DeployAdmin.java:297)
    Info:                          at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:247)
    Info:                          at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2144)
    Info:                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606
    *****************ERROR LOG************************
    Both my development and production are on running on the same version.
    Kindly help on this issue.
    Regards,
    Yashodhan Mujumdar

    Hi Yashodhan,
    I had the same problem and resolved by adding reference of the Used DCs in application-j2ee-engine.xml of EJB project.
    The xml looks like:
    <reference
              reference-type="hard">
              <reference-target
                   provider-name="sap.com"
                   target-type="application">xappscprxrpmcommon</reference-target>
         </reference>
         <provider-name>sap.com</provider-name>
         <fail-over-enable
              mode="disable"/>
    thanks,
    Nancy

  • Error in Schema while importing MARC

    Hii Guys,
    While importing MARC from R3, i am getting this error.
    "Element content is invalid according to DTD/Schema"I have given the XSD which I am using and XMLs for import.
    I am trying manual import but not able to do.
    please help.
    Points will be rewarded if helpful.
    MARC XSD
    <?xml version="1.0" encoding="UTF-8"?>
    <!W3C Schema generated by XMLSpy v2008 sp1 (http://www.altova.com)>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
         <xs:element name="ZAEHL" type="xs:string"/>
         <xs:element name="XMCNG" type="xs:string"/>
         <xs:element name="XCHPF" type="xs:string"/>
         <xs:element name="WZEIT" type="xs:string"/>
         <xs:element name="WERKS" type="xs:string"/>
         <xs:element name="WEBAZ" type="xs:string"/>
         <xs:element name="VZUSL" type="xs:string"/>
         <xs:element name="VSPVB" type="xs:string"/>
         <xs:element name="VRVEZ" type="xs:string"/>
         <xs:element name="VRMOD" type="xs:string"/>
         <xs:element name="VRBWK" type="xs:string"/>
         <xs:element name="VRBMT" type="xs:string"/>
         <xs:element name="VRBFK" type="xs:string"/>
         <xs:element name="VRBDT" type="xs:string"/>
         <xs:element name="VMTWE" type="xs:string"/>
         <xs:element name="VMMAD" type="xs:string"/>
         <xs:element name="VMGWE" type="xs:string"/>
         <xs:element name="VMGW2" type="xs:string"/>
         <xs:element name="VMGW1" type="xs:string"/>
         <xs:element name="VMFSU" type="xs:string"/>
         <xs:element name="VINT2" type="xs:string"/>
         <xs:element name="VINT1" type="xs:string"/>
         <xs:element name="VERTO" type="xs:string"/>
         <xs:element name="VERSP" type="xs:string"/>
         <xs:element name="VERID" type="xs:string"/>
         <xs:element name="VBWRT" type="xs:string"/>
         <xs:element name="VBEAZ" type="xs:string"/>
         <xs:element name="VBAMG" type="xs:string"/>
         <xs:element name="USEQU" type="xs:string"/>
         <xs:element name="UNETO" type="xs:string"/>
         <xs:element name="UMREF" type="xs:string"/>
         <xs:element name="UMLMC" type="xs:string"/>
         <xs:element name="UEETO" type="xs:string"/>
         <xs:element name="UEETK" type="xs:string"/>
         <xs:element name="TWERT" type="xs:string"/>
         <xs:element name="TRANZ" type="xs:string"/>
         <xs:element name="TRAME" type="xs:string"/>
         <xs:element name="THKOF" type="xs:string"/>
         <xs:element name="TEXT1" type="xs:string"/>
         <xs:element name="TAKZT" type="xs:string"/>
         <xs:element name="STRGR" type="xs:string"/>
         <xs:element name="STLAN" type="xs:string"/>
         <xs:element name="STLAL" type="xs:string"/>
         <xs:element name="STEUF_REF" type="xs:string"/>
         <xs:element name="STEUF" type="xs:string"/>
         <xs:element name="STEUC" type="xs:string"/>
         <xs:element name="STDPD" type="xs:string"/>
         <xs:element name="STAWN" type="xs:string"/>
         <xs:element name="SSQSS" type="xs:string"/>
         <xs:element name="SOBSL" type="xs:string"/>
         <xs:element name="SOBSK" type="xs:string"/>
         <xs:element name="SIGGR" type="xs:string"/>
         <xs:element name="SHZET" type="xs:string"/>
         <xs:element name="SHPRO" type="xs:string"/>
         <xs:element name="SHFLG" type="xs:string"/>
         <xs:element name="SFEPR" type="xs:string"/>
         <xs:element name="SFCPF" type="xs:string"/>
         <xs:element name="SERNP" type="xs:string"/>
         <xs:element name="SERKZ" type="xs:string"/>
         <xs:element name="SCHGT" type="xs:string"/>
         <xs:element name="SBDKZ" type="xs:string"/>
         <xs:element name="SAUFT" type="xs:string"/>
         <xs:element name="SAIIN" type="xs:string"/>
         <xs:element name="RWPRO" type="xs:string"/>
         <xs:element name="RUEZT" type="xs:string"/>
         <xs:element name="RGEKZ" type="xs:string"/>
         <xs:element name="RDPRF" type="xs:string"/>
         <xs:element name="QZGTP" type="xs:string"/>
         <xs:element name="QSSYS" type="xs:string"/>
         <xs:element name="QMATA" type="xs:string"/>
         <xs:element name="PSTAT" type="xs:string"/>
         <xs:element name="PRWRT" type="xs:string"/>
         <xs:element name="PRWRK" type="xs:string"/>
         <xs:element name="PRVBE" type="xs:string"/>
         <xs:element name="PROPR" type="xs:string"/>
         <xs:element name="PROAB" type="xs:string"/>
         <xs:element name="PRMOD" type="xs:string"/>
         <xs:element name="PRMAD" type="xs:string"/>
         <xs:element name="PRGRP" type="xs:string"/>
         <xs:element name="PRFRQ" type="xs:string"/>
         <xs:element name="PRENO" type="xs:string"/>
         <xs:element name="PRENG" type="xs:string"/>
         <xs:element name="PRENE" type="xs:string"/>
         <xs:element name="PREND" type="xs:string"/>
         <xs:element name="PRENC" type="xs:string"/>
         <xs:element name="PREFE" type="xs:string"/>
         <xs:element name="PRDAT" type="xs:string"/>
         <xs:element name="PRCTR" type="xs:string"/>
         <xs:element name="PRCTL" type="xs:string"/>
         <xs:element name="PLVAR" type="xs:string"/>
         <xs:element name="PLTYM" type="xs:string"/>
         <xs:element name="PLTYG" type="xs:string"/>
         <xs:element name="PLNTY" type="xs:string"/>
         <xs:element name="PLNNR" type="xs:string"/>
         <xs:element name="PLNNM" type="xs:string"/>
         <xs:element name="PLNNG" type="xs:string"/>
         <xs:element name="PLIFZ" type="xs:string"/>
         <xs:element name="PLANV" type="xs:string"/>
         <xs:element name="PFREI" type="xs:string"/>
         <xs:element name="PERKZ" type="xs:string"/>
         <xs:element name="PERIV" type="xs:string"/>
         <xs:element name="PERIO" type="xs:string"/>
         <xs:element name="PERIN" type="xs:string"/>
         <xs:element name="PEREX" type="xs:string"/>
         <xs:element name="PERAN" type="xs:string"/>
         <xs:element name="PARV6" type="xs:string"/>
         <xs:element name="PARV5" type="xs:string"/>
         <xs:element name="PARV4" type="xs:string"/>
         <xs:element name="PARV3" type="xs:string"/>
         <xs:element name="PARV2" type="xs:string"/>
         <xs:element name="PARV1" type="xs:string"/>
         <xs:element name="PARU6" type="xs:string"/>
         <xs:element name="PARU5" type="xs:string"/>
         <xs:element name="PARU4" type="xs:string"/>
         <xs:element name="PARU3" type="xs:string"/>
         <xs:element name="PARU2" type="xs:string"/>
         <xs:element name="PARU1" type="xs:string"/>
         <xs:element name="PAR06" type="xs:string"/>
         <xs:element name="PAR05" type="xs:string"/>
         <xs:element name="PAR04" type="xs:string"/>
         <xs:element name="PAR03" type="xs:string"/>
         <xs:element name="PAR02" type="xs:string"/>
         <xs:element name="PAR01" type="xs:string"/>
         <xs:element name="OTYPE" type="xs:string"/>
         <xs:element name="OPGRA" type="xs:string"/>
         <xs:element name="OFFSTE_REF" type="xs:string"/>
         <xs:element name="OFFSTE" type="xs:string"/>
         <xs:element name="OFFSTB_REF" type="xs:string"/>
         <xs:element name="OFFSTB" type="xs:string"/>
         <xs:element name="OCMPF" type="xs:string"/>
         <xs:element name="OBJTY_V" type="xs:string"/>
         <xs:element name="OBJTY" type="xs:string"/>
         <xs:element name="OBJID_V" type="xs:string"/>
         <xs:element name="OBJID" type="xs:string"/>
         <xs:element name="NFMAT" type="xs:string"/>
         <xs:element name="NCOST" type="xs:string"/>
         <xs:element name="MTVFP" type="xs:string"/>
         <xs:element name="MTVER" type="xs:string"/>
         <xs:element name="MSGFN" type="xs:string"/>
         <xs:element name="MRPPP" type="xs:string"/>
         <xs:element name="MOWNR" type="xs:string"/>
         <xs:element name="MOGRU" type="xs:string"/>
         <xs:element name="MODAW" type="xs:string"/>
         <xs:element name="MODAV" type="xs:string"/>
         <xs:element name="MMSTD" type="xs:string"/>
         <xs:element name="MMSTA" type="xs:string"/>
         <xs:element name="MISKZ" type="xs:string"/>
         <xs:element name="MINLS" type="xs:string"/>
         <xs:element name="MINBE" type="xs:string"/>
         <xs:element name="MGFORM_REF" type="xs:string"/>
         <xs:element name="MGFORM" type="xs:string"/>
         <xs:element name="MFRGR" type="xs:string"/>
         <xs:element name="MEGRU" type="xs:string"/>
         <xs:element name="MDV02" type="xs:string"/>
         <xs:element name="MDV01" type="xs:string"/>
         <xs:element name="MDMMATMAS_MATMAS03_MARCM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="IDOC" minOccurs="0"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MVEUM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="ERTAG" minOccurs="0"/>
                        <xs:element ref="VBWRT" minOccurs="0"/>
                        <xs:element ref="KOVBW" minOccurs="0"/>
                        <xs:element ref="KZEXI" minOccurs="0"/>
                        <xs:element ref="ANTEI" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MVEGM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="ERTAG" minOccurs="0"/>
                        <xs:element ref="VBWRT" minOccurs="0"/>
                        <xs:element ref="KOVBW" minOccurs="0"/>
                        <xs:element ref="KZEXI" minOccurs="0"/>
                        <xs:element ref="ANTEI" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MPRWM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="ERTAG" minOccurs="0"/>
                        <xs:element ref="PRWRT" minOccurs="0"/>
                        <xs:element ref="KOPRW" minOccurs="0"/>
                        <xs:element ref="SAIIN" minOccurs="0"/>
                        <xs:element ref="FIXKZ" minOccurs="0"/>
                        <xs:element ref="EXPRW" minOccurs="0"/>
                        <xs:element ref="ANTEI" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MPOPM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="VERSP" minOccurs="0"/>
                        <xs:element ref="PROPR" minOccurs="0"/>
                        <xs:element ref="MODAW" minOccurs="0"/>
                        <xs:element ref="MODAV" minOccurs="0"/>
                        <xs:element ref="KZPAR" minOccurs="0"/>
                        <xs:element ref="OPGRA" minOccurs="0"/>
                        <xs:element ref="KZINI" minOccurs="0"/>
                        <xs:element ref="PRMOD" minOccurs="0"/>
                        <xs:element ref="ALPHA" minOccurs="0"/>
                        <xs:element ref="BETA1" minOccurs="0"/>
                        <xs:element ref="GAMMA" minOccurs="0"/>
                        <xs:element ref="DELTA" minOccurs="0"/>
                        <xs:element ref="EPSIL" minOccurs="0"/>
                        <xs:element ref="SIGGR" minOccurs="0"/>
                        <xs:element ref="PERKZ" minOccurs="0"/>
                        <xs:element ref="PRDAT" minOccurs="0"/>
                        <xs:element ref="PERAN" minOccurs="0"/>
                        <xs:element ref="PERIN" minOccurs="0"/>
                        <xs:element ref="PERIO" minOccurs="0"/>
                        <xs:element ref="PEREX" minOccurs="0"/>
                        <xs:element ref="ANZPR" minOccurs="0"/>
                        <xs:element ref="FIMON" minOccurs="0"/>
                        <xs:element ref="GWERT" minOccurs="0"/>
                        <xs:element ref="GWER1" minOccurs="0"/>
                        <xs:element ref="GWER2" minOccurs="0"/>
                        <xs:element ref="VMGWE" minOccurs="0"/>
                        <xs:element ref="VMGW1" minOccurs="0"/>
                        <xs:element ref="VMGW2" minOccurs="0"/>
                        <xs:element ref="TWERT" minOccurs="0"/>
                        <xs:element ref="VMTWE" minOccurs="0"/>
                        <xs:element ref="PRMAD" minOccurs="0"/>
                        <xs:element ref="VMMAD" minOccurs="0"/>
                        <xs:element ref="FSUMM" minOccurs="0"/>
                        <xs:element ref="VMFSU" minOccurs="0"/>
                        <xs:element ref="GEWGR" minOccurs="0"/>
                        <xs:element ref="THKOF" minOccurs="0"/>
                        <xs:element ref="AUSNA" minOccurs="0"/>
                        <xs:element ref="PROAB" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MPGDM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="PRGRP" minOccurs="0"/>
                        <xs:element ref="PRWRK" minOccurs="0"/>
                        <xs:element ref="UMREF" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MKALM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="VERID" minOccurs="0"/>
                        <xs:element ref="BDATU" minOccurs="0"/>
                        <xs:element ref="ADATU" minOccurs="0"/>
                        <xs:element ref="STLAL" minOccurs="0"/>
                        <xs:element ref="STLAN" minOccurs="0"/>
                        <xs:element ref="PLNTY" minOccurs="0"/>
                        <xs:element ref="PLNNR" minOccurs="0"/>
                        <xs:element ref="ALNAL" minOccurs="0"/>
                        <xs:element ref="BESKZ" minOccurs="0"/>
                        <xs:element ref="SOBSL" minOccurs="0"/>
                        <xs:element ref="LOSGR" minOccurs="0"/>
                        <xs:element ref="MDV01" minOccurs="0"/>
                        <xs:element ref="MDV02" minOccurs="0"/>
                        <xs:element ref="TEXT1" minOccurs="0"/>
                        <xs:element ref="EWAHR" minOccurs="0"/>
                        <xs:element ref="VERTO" minOccurs="0"/>
                        <xs:element ref="SERKZ" minOccurs="0"/>
                        <xs:element ref="BSTMI" minOccurs="0"/>
                        <xs:element ref="BSTMA" minOccurs="0"/>
                        <xs:element ref="RGEKZ" minOccurs="0"/>
                        <xs:element ref="ALORT" minOccurs="0"/>
                        <xs:element ref="PLTYG" minOccurs="0"/>
                        <xs:element ref="PLNNG" minOccurs="0"/>
                        <xs:element ref="ALNAG" minOccurs="0"/>
                        <xs:element ref="PLTYM" minOccurs="0"/>
                        <xs:element ref="PLNNM" minOccurs="0"/>
                        <xs:element ref="ALNAM" minOccurs="0"/>
                        <xs:element ref="CSPLT" minOccurs="0"/>
                        <xs:element ref="MATKO" minOccurs="0"/>
                        <xs:element ref="ELPRO" minOccurs="0"/>
                        <xs:element ref="PRVBE" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MFHMM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="OBJTY" minOccurs="0"/>
                        <xs:element ref="OBJID" minOccurs="0"/>
                        <xs:element ref="ZAEHL" minOccurs="0"/>
                        <xs:element ref="OBJTY_V" minOccurs="0"/>
                        <xs:element ref="OBJID_V" minOccurs="0"/>
                        <xs:element ref="KZKBL" minOccurs="0"/>
                        <xs:element ref="STEUF" minOccurs="0"/>
                        <xs:element ref="STEUF_REF" minOccurs="0"/>
                        <xs:element ref="FGRU1" minOccurs="0"/>
                        <xs:element ref="FGRU2" minOccurs="0"/>
                        <xs:element ref="PLANV" minOccurs="0"/>
                        <xs:element ref="KTSCH" minOccurs="0"/>
                        <xs:element ref="KTSCH_REF" minOccurs="0"/>
                        <xs:element ref="BZOFFB" minOccurs="0"/>
                        <xs:element ref="BZOFFB_REF" minOccurs="0"/>
                        <xs:element ref="OFFSTB" minOccurs="0"/>
                        <xs:element ref="EHOFFB" minOccurs="0"/>
                        <xs:element ref="OFFSTB_REF" minOccurs="0"/>
                        <xs:element ref="BZOFFE" minOccurs="0"/>
                        <xs:element ref="BZOFFE_REF" minOccurs="0"/>
                        <xs:element ref="OFFSTE" minOccurs="0"/>
                        <xs:element ref="EHOFFE" minOccurs="0"/>
                        <xs:element ref="OFFSTE_REF" minOccurs="0"/>
                        <xs:element ref="MGFORM" minOccurs="0"/>
                        <xs:element ref="MGFORM_REF" minOccurs="0"/>
                        <xs:element ref="EWFORM" minOccurs="0"/>
                        <xs:element ref="EWFORM_REF" minOccurs="0"/>
                        <xs:element ref="PAR01" minOccurs="0"/>
                        <xs:element ref="PAR02" minOccurs="0"/>
                        <xs:element ref="PAR03" minOccurs="0"/>
                        <xs:element ref="PAR04" minOccurs="0"/>
                        <xs:element ref="PAR05" minOccurs="0"/>
                        <xs:element ref="PAR06" minOccurs="0"/>
                        <xs:element ref="PARU1" minOccurs="0"/>
                        <xs:element ref="PARU2" minOccurs="0"/>
                        <xs:element ref="PARU3" minOccurs="0"/>
                        <xs:element ref="PARU4" minOccurs="0"/>
                        <xs:element ref="PARU5" minOccurs="0"/>
                        <xs:element ref="PARU6" minOccurs="0"/>
                        <xs:element ref="PARV1" minOccurs="0"/>
                        <xs:element ref="PARV2" minOccurs="0"/>
                        <xs:element ref="PARV3" minOccurs="0"/>
                        <xs:element ref="PARV4" minOccurs="0"/>
                        <xs:element ref="PARV5" minOccurs="0"/>
                        <xs:element ref="PARV6" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MARDM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="LGORT" minOccurs="0"/>
                        <xs:element ref="PSTAT" minOccurs="0"/>
                        <xs:element ref="LVORM" minOccurs="0"/>
                        <xs:element ref="DISKZ" minOccurs="0"/>
                        <xs:element ref="LSOBS" minOccurs="0"/>
                        <xs:element ref="LMINB" minOccurs="0"/>
                        <xs:element ref="LBSTF" minOccurs="0"/>
                        <xs:element ref="HERKL" minOccurs="0"/>
                        <xs:element ref="EXPPG" minOccurs="0"/>
                        <xs:element ref="EXVER" minOccurs="0"/>
                        <xs:element ref="LGPBE" minOccurs="0"/>
                        <xs:element ref="PRCTL" minOccurs="0"/>
                        <xs:element ref="LWMKB" minOccurs="0"/>
                        <xs:element ref="BSKRF" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MARCM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MSGFN" minOccurs="0"/>
                        <xs:element ref="WERKS" minOccurs="0"/>
                        <xs:element ref="PSTAT" minOccurs="0"/>
                        <xs:element ref="LVORM" minOccurs="0"/>
                        <xs:element ref="BWTTY" minOccurs="0"/>
                        <xs:element ref="MAABC" minOccurs="0"/>
                        <xs:element ref="KZKRI" minOccurs="0"/>
                        <xs:element ref="EKGRP" minOccurs="0"/>
                        <xs:element ref="AUSME" minOccurs="0"/>
                        <xs:element ref="DISPR" minOccurs="0"/>
                        <xs:element ref="DISMM" minOccurs="0"/>
                        <xs:element ref="DISPO" minOccurs="0"/>
                        <xs:element ref="PLIFZ" minOccurs="0"/>
                        <xs:element ref="WEBAZ" minOccurs="0"/>
                        <xs:element ref="PERKZ" minOccurs="0"/>
                        <xs:element ref="AUSSS" minOccurs="0"/>
                        <xs:element ref="DISLS" minOccurs="0"/>
                        <xs:element ref="BESKZ" minOccurs="0"/>
                        <xs:element ref="SOBSL" minOccurs="0"/>
                        <xs:element ref="MINBE" minOccurs="0"/>
                        <xs:element ref="EISBE" minOccurs="0"/>
                        <xs:element ref="BSTMI" minOccurs="0"/>
                        <xs:element ref="BSTMA" minOccurs="0"/>
                        <xs:element ref="BSTFE" minOccurs="0"/>
                        <xs:element ref="BSTRF" minOccurs="0"/>
                        <xs:element ref="MABST" minOccurs="0"/>
                        <xs:element ref="LOSFX" minOccurs="0"/>
                        <xs:element ref="SBDKZ" minOccurs="0"/>
                        <xs:element ref="LAGPR" minOccurs="0"/>
                        <xs:element ref="ALTSL" minOccurs="0"/>
                        <xs:element ref="KZAUS" minOccurs="0"/>
                        <xs:element ref="AUSDT" minOccurs="0"/>
                        <xs:element ref="NFMAT" minOccurs="0"/>
                        <xs:element ref="KZBED" minOccurs="0"/>
                        <xs:element ref="MISKZ" minOccurs="0"/>
                        <xs:element ref="FHORI" minOccurs="0"/>
                        <xs:element ref="PFREI" minOccurs="0"/>
                        <xs:element ref="FFREI" minOccurs="0"/>
                        <xs:element ref="RGEKZ" minOccurs="0"/>
                        <xs:element ref="FEVOR" minOccurs="0"/>
                        <xs:element ref="BEARZ" minOccurs="0"/>
                        <xs:element ref="RUEZT" minOccurs="0"/>
                        <xs:element ref="TRANZ" minOccurs="0"/>
                        <xs:element ref="BASMG" minOccurs="0"/>
                        <xs:element ref="DZEIT" minOccurs="0"/>
                        <xs:element ref="MAXLZ" minOccurs="0"/>
                        <xs:element ref="LZEIH" minOccurs="0"/>
                        <xs:element ref="KZPRO" minOccurs="0"/>
                        <xs:element ref="GPMKZ" minOccurs="0"/>
                        <xs:element ref="UEETO" minOccurs="0"/>
                        <xs:element ref="UEETK" minOccurs="0"/>
                        <xs:element ref="UNETO" minOccurs="0"/>
                        <xs:element ref="WZEIT" minOccurs="0"/>
                        <xs:element ref="ATPKZ" minOccurs="0"/>
                        <xs:element ref="VZUSL" minOccurs="0"/>
                        <xs:element ref="HERBL" minOccurs="0"/>
                        <xs:element ref="INSMK" minOccurs="0"/>
                        <xs:element ref="SSQSS" minOccurs="0"/>
                        <xs:element ref="KZDKZ" minOccurs="0"/>
                        <xs:element ref="UMLMC" minOccurs="0"/>
                        <xs:element ref="LADGR" minOccurs="0"/>
                        <xs:element ref="XCHPF" minOccurs="0"/>
                        <xs:element ref="USEQU" minOccurs="0"/>
                        <xs:element ref="LGRAD" minOccurs="0"/>
                        <xs:element ref="AUFTL" minOccurs="0"/>
                        <xs:element ref="PLVAR" minOccurs="0"/>
                        <xs:element ref="OTYPE" minOccurs="0"/>
                        <xs:element ref="OBJID" minOccurs="0"/>
                        <xs:element ref="MTVFP" minOccurs="0"/>
                        <xs:element ref="PERIV" minOccurs="0"/>
                        <xs:element ref="KZKFK" minOccurs="0"/>
                        <xs:element ref="VRVEZ" minOccurs="0"/>
                        <xs:element ref="VBAMG" minOccurs="0"/>
                        <xs:element ref="VBEAZ" minOccurs="0"/>
                        <xs:element ref="LIZYK" minOccurs="0"/>
                        <xs:element ref="BWSCL" minOccurs="0"/>
                        <xs:element ref="KAUTB" minOccurs="0"/>
                        <xs:element ref="KORDB" minOccurs="0"/>
                        <xs:element ref="STAWN" minOccurs="0"/>
                        <xs:element ref="HERKL" minOccurs="0"/>
                        <xs:element ref="HERKR" minOccurs="0"/>
                        <xs:element ref="EXPME" minOccurs="0"/>
                        <xs:element ref="MTVER" minOccurs="0"/>
                        <xs:element ref="PRCTR" minOccurs="0"/>
                        <xs:element ref="TRAME" minOccurs="0"/>
                        <xs:element ref="MRPPP" minOccurs="0"/>
                        <xs:element ref="SAUFT" minOccurs="0"/>
                        <xs:element ref="FXHOR" minOccurs="0"/>
                        <xs:element ref="VRMOD" minOccurs="0"/>
                        <xs:element ref="VINT1" minOccurs="0"/>
                        <xs:element ref="VINT2" minOccurs="0"/>
                        <xs:element ref="STLAL" minOccurs="0"/>
                        <xs:element ref="STLAN" minOccurs="0"/>
                        <xs:element ref="PLNNR" minOccurs="0"/>
                        <xs:element ref="APLAL" minOccurs="0"/>
                        <xs:element ref="LOSGR" minOccurs="0"/>
                        <xs:element ref="SOBSK" minOccurs="0"/>
                        <xs:element ref="FRTME" minOccurs="0"/>
                        <xs:element ref="LGPRO" minOccurs="0"/>
                        <xs:element ref="DISGR" minOccurs="0"/>
                        <xs:element ref="KAUSF" minOccurs="0"/>
                        <xs:element ref="QZGTP" minOccurs="0"/>
                        <xs:element ref="TAKZT" minOccurs="0"/>
                        <xs:element ref="RWPRO" minOccurs="0"/>
                        <xs:element ref="COPAM" minOccurs="0"/>
                        <xs:element ref="ABCIN" minOccurs="0"/>
                        <xs:element ref="AWSLS" minOccurs="0"/>
                        <xs:element ref="SERNP" minOccurs="0"/>
                        <xs:element ref="STDPD" minOccurs="0"/>
                        <xs:element ref="SFEPR" minOccurs="0"/>
                        <xs:element ref="XMCNG" minOccurs="0"/>
                        <xs:element ref="QSSYS" minOccurs="0"/>
                        <xs:element ref="LFRHY" minOccurs="0"/>
                        <xs:element ref="RDPRF" minOccurs="0"/>
                        <xs:element ref="VRBMT" minOccurs="0"/>
                        <xs:element ref="VRBWK" minOccurs="0"/>
                        <xs:element ref="VRBDT" minOccurs="0"/>
                        <xs:element ref="VRBFK" minOccurs="0"/>
                        <xs:element ref="AUTRU" minOccurs="0"/>
                        <xs:element ref="PREFE" minOccurs="0"/>
                        <xs:element ref="PRENC" minOccurs="0"/>
                        <xs:element ref="PRENO" minOccurs="0"/>
                        <xs:element ref="PREND" minOccurs="0"/>
                        <xs:element ref="PRENE" minOccurs="0"/>
                        <xs:element ref="PRENG" minOccurs="0"/>
                        <xs:element ref="ITARK" minOccurs="0"/>
                        <xs:element ref="PRFRQ" minOccurs="0"/>
                        <xs:element ref="KZKUP" minOccurs="0"/>
                        <xs:element ref="STRGR" minOccurs="0"/>
                        <xs:element ref="LGFSB" minOccurs="0"/>
                        <xs:element ref="SCHGT" minOccurs="0"/>
                        <xs:element ref="CCFIX" minOccurs="0"/>
                        <xs:element ref="EPRIO" minOccurs="0"/>
                        <xs:element ref="QMATA" minOccurs="0"/>
                        <xs:element ref="PLNTY" minOccurs="0"/>
                        <xs:element ref="MMSTA" minOccurs="0"/>
                        <xs:element ref="SFCPF" minOccurs="0"/>
                        <xs:element ref="SHFLG" minOccurs="0"/>
                        <xs:element ref="SHZET" minOccurs="0"/>
                        <xs:element ref="MDACH" minOccurs="0"/>
                        <xs:element ref="KZECH" minOccurs="0"/>
                        <xs:element ref="MMSTD" minOccurs="0"/>
                        <xs:element ref="MFRGR" minOccurs="0"/>
                        <xs:element ref="FVIDK" minOccurs="0"/>
                        <xs:element ref="INDUS" minOccurs="0"/>
                        <xs:element ref="MOWNR" minOccurs="0"/>
                        <xs:element ref="MOGRU" minOccurs="0"/>
                        <xs:element ref="CASNR" minOccurs="0"/>
                        <xs:element ref="GPNUM" minOccurs="0"/>
                        <xs:element ref="STEUC" minOccurs="0"/>
                        <xs:element ref="FABKZ" minOccurs="0"/>
                        <xs:element ref="MATGR" minOccurs="0"/>
                        <xs:element ref="LOGGR" minOccurs="0"/>
                        <xs:element ref="VSPVB" minOccurs="0"/>
                        <xs:element ref="DPLFS" minOccurs="0"/>
                        <xs:element ref="DPLPU" minOccurs="0"/>
                        <xs:element ref="DPLHO" minOccurs="0"/>
                        <xs:element ref="MINLS" minOccurs="0"/>
                        <xs:element ref="MAXLS" minOccurs="0"/>
                        <xs:element ref="FIXLS" minOccurs="0"/>
                        <xs:element ref="LTINC" minOccurs="0"/>
                        <xs:element ref="COMPL" minOccurs="0"/>
                        <xs:element ref="CONVT" minOccurs="0"/>
                        <xs:element ref="FPRFM" minOccurs="0"/>
                        <xs:element ref="SHPRO" minOccurs="0"/>
                        <xs:element ref="FXPRU" minOccurs="0"/>
                        <xs:element ref="KZPSP" minOccurs="0"/>
                        <xs:element ref="OCMPF" minOccurs="0"/>
                        <xs:element ref="APOKZ" minOccurs="0"/>
                        <xs:element ref="AHDIS" minOccurs="0"/>
                        <xs:element ref="EISLO" minOccurs="0"/>
                        <xs:element ref="NCOST" minOccurs="0"/>
                        <xs:element ref="MEGRU" minOccurs="0"/>
                        <xs:element ref="MDME1MARDM" minOccurs="0"/>
                        <xs:element ref="MDME1MFHMM" minOccurs="0"/>
                        <xs:element ref="MDME1MPGDM" minOccurs="0"/>
                        <xs:element ref="MDME1MPOPM" minOccurs="0"/>
                        <xs:element ref="MDME1MPRWM" minOccurs="0"/>
                        <xs:element ref="MDME1MVEGM" minOccurs="0"/>
                        <xs:element ref="MDME1MVEUM" minOccurs="0"/>
                        <xs:element ref="MDME1MKALM" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDME1MARAM">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MATNR" minOccurs="0"/>
                        <xs:element ref="MDME1MARCM" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="SEGMENT" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="MDACH" type="xs:string"/>
         <xs:element name="MAXLZ" type="xs:string"/>
         <xs:element name="MAXLS" type="xs:string"/>
         <xs:element name="MATNR" type="xs:string"/>
         <xs:element name="MATKO" type="xs:string"/>
         <xs:element name="MATGR" type="xs:string"/>
         <xs:element name="MABST" type="xs:string"/>
         <xs:element name="MAABC" type="xs:string"/>
         <xs:element name="LZEIH" type="xs:string"/>
         <xs:element name="LWMKB" type="xs:string"/>
         <xs:element name="LVORM" type="xs:string"/>
         <xs:element name="LTINC" type="xs:string"/>
         <xs:element name="LSOBS" type="xs:string"/>
         <xs:element name="LOSGR" type="xs:string"/>
         <xs:element name="LOSFX" type="xs:string"/>
         <xs:element name="LOGGR" type="xs:string"/>
         <xs:element name="LMINB" type="xs:string"/>
         <xs:element name="LIZYK" type="xs:string"/>
         <xs:element name="LGRAD" type="xs:string"/>
         <xs:element name="LGPRO" type="xs:string"/>
         <xs:element name="LGPBE" type="xs:string"/>
         <xs:element name="LGORT" type="xs:string"/>
         <xs:element name="LGFSB" type="xs:string"/>
         <xs:element name="LFRHY" type="xs:string"/>
         <xs:element name="LBSTF" type="xs:string"/>
         <xs:element name="LAGPR" type="xs:string"/>
         <xs:element name="LADGR" type="xs:string"/>
         <xs:element name="KZPSP" type="xs:string"/>
         <xs:element name="KZPRO" type="xs:string"/>
         <xs:element name="KZPAR" type="xs:string"/>
         <xs:element name="KZKUP" type="xs:string"/>
         <xs:element name="KZKRI" type="xs:string"/>
         <xs:element name="KZKFK" type="xs:string"/>
         <xs:element name="KZKBL" type="xs:string"/>
         <xs:element name="KZINI" type="xs:string"/>
         <xs:element name="KZEXI" type="xs:string"/>
         <xs:element name="KZECH" type="xs:string"/>
         <xs:element name="KZDKZ" type="xs:string"/>
         <xs:element name="KZBED" type="xs:string"/>
         <xs:element name="KZAUS" type="xs:string"/>
         <xs:element name="KTSCH_REF" type="xs:string"/>
         <xs:element name="KTSCH" type="xs:string"/>
         <xs:element name="KOVBW" type="xs:string"/>
         <xs:element name="KORDB" type="xs:string"/>
         <xs:element name="KOPRW" type="xs:string"/>
         <xs:element name="KAUTB" type="xs:string"/>
         <xs:element name="KAUSF" type="xs:string"/>
         <xs:element name="ITARK" type="xs:string"/>
         <xs:element name="INSMK" type="xs:string"/>
         <xs:element name="INDUS" type="xs:string"/>
         <xs:element name="IDOC">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="MDME1MARAM" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="BEGIN" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="1"/>
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="HERKR" type="xs:string"/>
         <xs:element name="HERKL" type="xs:string"/>
         <xs:element name="HERBL" type="xs:string"/>
         <xs:element name="GWERT" type="xs:string"/>
         <xs:element name="GWER2" type="xs:string"/>
         <xs:element name="GWER1" type="xs:string"/>
         <xs:element name="GPNUM" type="xs:string"/>
         <xs:element name="GPMKZ" type="xs:string"/>
         <xs:element name="GEWGR" type="xs:string"/>
         <xs:element name="GAMMA" type="xs:string"/>
         <xs:element name="FXPRU" type="xs:string"/>
         <xs:element name="FXHOR" type="xs:string"/>
         <xs:element name="FVIDK" type="xs:string"/>
         <xs:element name="FSUMM" type="xs:string"/>
         <xs:element name="FRTME" type="xs:string"/>
         <xs:element name="FPRFM" type="xs:string"/>
         <xs:element name="FIXLS" type="xs:string"/>
         <xs:element name="FIXKZ" type="xs:string"/>
         <xs:element name="FIMON" type="xs:string"/>
         <xs:element name="FHORI" type="xs:string"/>
         <xs:element name="FGRU2" type="xs:string"/>
         <xs:element name="FGRU1" type="xs:string"/>
         <xs:element name="FFREI" type="xs:string"/>
         <xs:element name="FEVOR" type="xs:string"/>
         <xs:element name="FABKZ" type="xs:string"/>
         <xs:element name="EXVER" type="xs:string"/>
         <xs:element name="EXPRW" type="xs:string"/>
         <xs:element name="EXPPG" type="xs:string"/>
         <xs:element name="EXPME" type="xs:string"/>
         <xs:element name="EWFORM_REF" type="xs:string"/>
         <xs:element name="EWFORM" type="xs:string"/>
         <xs:element name="EWAHR" type="xs:string"/>
         <xs:element name="ERTAG" type="xs:string"/>
         <xs:element name="EPSIL" type="xs:string"/>
         <xs:element name="EPRIO" type="xs:string"/>
         <xs:element name="ELPRO" type="xs:string"/>
         <xs:element name="EKGRP" type="xs:string"/>
         <xs:element name="EISLO" type="xs:string"/>
         <xs:element name="EISBE" type="xs:string"/>
         <xs:element name="EHOFFE" type="xs:string"/>
         <xs:element name="EHOFFB" type="xs:string"/>
         <xs:element name="DZEIT" type="xs:string"/>
         <xs:element name="DPLPU" type="xs:string"/>
         <xs:element name="DPLHO" type="xs:string"/>
         <xs:element name="DPLFS" type="xs:string"/>
         <xs:element name="DISPR" type="xs:string"/>
         <xs:element name="DISPO" type="xs:string"/>
         <xs:element name="DISMM" type="xs:string"/>
         <xs:element name="DISLS" type="xs:string"/>
         <xs:element name="DISKZ" type="xs:string"/>
         <xs:element name="DISGR" type="xs:string"/>
         <xs:element name="DELTA" type="xs:string"/>
         <xs:element name="CSPLT" type="xs:string"/>
         <xs:element name="COPAM" type="xs:string"/>
         <xs:element name="CONVT" type="xs:string"/>
         <xs:element name="COMPL" type="xs:string"/>
         <xs:element name="CCFIX" type="xs:string"/>
         <xs:element name="CASNR" type="xs:string"/>
         <xs:element name="BZOFFE_REF" type="xs:string"/>
         <xs:element name="BZOFFE" type="xs:string"/>
         <xs:element name="BZOFFB_REF" type="xs:string"/>
         <xs:element name="BZOFFB" type="xs:string"/>
         <xs:element name="BWTTY" type="xs:string"/>
         <xs:element name="BWSCL" type="xs:string"/>
         <xs:element name="BSTRF" type="xs:string"/>
         <xs:element name="BSTMI" type="xs:string"/>
         <xs:element name="BSTMA" type="xs:string"/>
         <xs:element name="BSTFE" type="xs:string"/>
         <xs:element name="BSKRF" type="xs:string"/>
         <xs:element name="BETA1" type="xs:string"/>
         <xs:element name="BESKZ" type="xs:string"/>
         <xs:element name="BEARZ" type="xs:string"/>
         <xs:element name="BDATU" type="xs:string"/>
         <xs:element name="BASMG" type="xs:string"/>
         <xs:element name="AWSLS" type="xs:string"/>
         <xs:element name="AUTRU" type="xs:string"/>
         <xs:element name="AUSSS" type="xs:string"/>
         <xs:element name="AUSNA" type="xs:string"/>
         <xs:element name="AUSME" type="xs:string"/>
         <xs:element name="AUSDT" type="xs:string"/>
         <xs:element name="AUFTL" type="xs:string"/>
         <xs:element name="ATPKZ" type="xs:string"/>
         <xs:element name="APOKZ" type="xs:string"/>
         <xs:element name="APLAL" type="xs:string"/>
         <xs:element name="ANZPR" type="xs:string"/>
         <xs:element name="ANTEI" type="xs:string"/>
         <xs:element name="ALTSL" type="xs:string"/>
         <xs:element name="ALPHA" type="xs:string"/>
         <xs:element name="ALORT" type="xs:string"/>
         <xs:element name="ALNAM" type="xs:string"/>
         <xs:element name="ALNAL" type="xs:string"/>
         <xs:element name="ALNAG" type="xs:string"/>
         <xs:element name="AHDIS" type="xs:string"/>
         <xs:element name="ADATU" type="xs:string"/>
         <xs:element name="ABCIN" type="xs:string"/>
    </xs:schema>
    XMLs Used for  Import
    MARC.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <MDMMATMAS_MATMAS03_MARCM>
         <IDOC BEGIN="1">
              <MDME1MARAM SEGMENT="1">
                   <MATNR>000000000050016543</MATNR>
                   <MDME1MARCM SEGMENT="1">
                        <MSGFN>005</MSGFN>
                        <WERKS>0501</WERKS>
                        <PSTAT>DELBS</PSTAT>
                        <BWTTY>X</BWTTY>
                        <MAABC>C</MAABC>
                        <EKGRP>A60</EKGRP>
                        <DISMM>VB</DISMM>
                        <DISPO>020</DISPO>
                        <PLIFZ>20</PLIFZ>
                        <WEBAZ>5</WEBAZ>
                        <PERKZ>M</PERKZ>
                        <AUSSS>0.00</AUSSS>
                        <DISLS>EX</DISLS>
                        <BESKZ>F</BESKZ>
                        <MINBE>1.000</MINBE>
                        <EISBE>0.000</EISBE>
                        <BSTMI>5.000</BSTMI>
                        <BSTMA>0.000</BSTMA>
                        <BSTFE>0.000</BSTFE>
                        <BSTRF>0.000</BSTRF>
                        <MABST>1.000</MABST>
                        <LOSFX>0</LOSFX>
                        <SBDKZ>2</SBDKZ>
                        <AUSDT>00000000</AUSDT>
                        <BEARZ>0.00</BEARZ>
           

    Hi Poonam,
    I think, since you have taken the XSD from the Standard business content, then most probably the XMl file that you are using is not in accordance with the XSD taken from the Business Content.
    There can be 2 reasons of error:
    1. One poblem can be that the Tags in the Source file are not in order as they are in the XSD. Kindly check whether the source tags are in proper order.
    2.  The fields in the source file may be having a Value, which is Violating the Field Type, or the Field Length setting done in Console.
    For Ex, I have a doubt about this Value :
    <BSKRF>0.0000000000000000E+00</BSKRF>
    This corresponds to what Value in MDM and which Type of Field you have made in MDM
    Similarly check and confirm all Field Settings.
    Also please try to find out some Log Reports, which might also help you out in de-bugging this problem.
    Hope it helps.
    Thanks and Regards
    Nitin Jain

  • Sequence tag error while importing the SSL certificate into ".keystore" fil

    I have created the ".keystore " file successfully and also imported the "root.cer".
    but while importing the SSL certificate it says like
    "keytool error: java.security.cert.CertificateException: IOException: Sequence ta
    g error" (I got the certificate from Verisign)
    How to resolve this Error?
    can anyone help me?
    mail to:: [email protected]
    Thanks in Advance

    Hi,
    I resolved this error by making it sure that there are no extra spaces or unwanted caracter copied while copying the certificate response from the CA. Make sure you are copying the certificate response properly. In my case, some extra space was getting copied so after re-copyinf it properly, it worked.

  • Error while strarting SOA service (oracle.ias.opmn.optic.OpticControlExcept

    Hi All ,
    Am facing a big problem with SOA suite installed in Windows vista , first time it worked fine but now am not able to start the service . If am creating a integration service connection in Jdeveloper it showing Failed for BPEL PM and ESB .
    Following is the error am receiving while starting 10g Suite
    oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.start(AbstractOpmnEntity.java:110)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:89)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Please help .
    Thanks
    Sourav

    Thanks for the reply, but i already inluded optic.jar finr in classpath and also plased it in the applib folder.
    Rgards,
    Srikanth.T

  • Unknown error "-50" while importing playlist

    Hi everybody.
    I just bought a new computer (switching from a windows to a mac) and i'm trying to transfer my iTunes or at least my playlists. I try to export my playlist to the .xml form using the iTunes function. While importing on the new computer, i get this error: "The file "Music.xml' cannot be imported. An unknown error (-50) occurred".
    I read a little bit on google and this forum and got to the point that the problem was from an error inside the xml file, a code or something wrong? I tried searching in the file using a text editor but didn't find anything. Does anyone knows a solution to this problem?
    Thanks

    Click error -50 ---->   iOS: Resolving update and restore alert messages

  • Error while importing the database of Oracle 10.2g to MaxDB - DB Migration

    Hi,
    We are testing the data migration from Oracle 10.2g to MaxDB 7.6. First i have exported the oracle database without any errors. But while importing to MaxDB i am getting error as below,
    tail -f ImportMonitor.console.log
    java.class.version = 49.0
    java.home = /opt/java1.5/jre
    java.ext.dirs = /opt/java1.5/jre/lib/ext
    java.class.path = migmon.jar
    java.library.path = /opt/java1.5/jre/lib/PA_RISC2.0W:/opt/java1.5/jre/lib/PA_RISC2.0W/server:/opt/java1.5/jre/../lib/PA_RISC2.0W:/tmp/sapinst_exe.18812.1291025270:/usr/sap/BE1/SYS/exe/run:/sapdb/programs/lib/lib64:/usr/lib
    java.io.tmpdir = /var/tmp/
    Import Monitor jobs: running 1, waiting 1, completed 72, failed 0, total 74.
    Loading of 'SAPAPPL1_11' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 72, failed 1, total 74.
    And tail -f SAPAPPL1_11.log
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 26, table "VBRK"
    ERROR : Prepare/modify for GetPages failed(dbrc=26).
      (SQL error 0)
      error message returned by DbSl:
    (DB) ERROR: DDL statement failed
    (CREATE TABLE "VBRL" ( "MANDT" VARCHAR2(3) UNICODE DEFAULT '000' NOT NULL , "VBELN" VARCHAR2(10) UNICODE DEFAULT ' ' NOT NULL , "POSNR" VARCHAR2(6) UNICODE DEFAULT '000000' NOT NULL , "VBELN_VF" VARCHAR2(10) UNICODE DEFAULT ' ' NOT NULL , "NETWR" NUMBER(15,2) DEFAULT 0 NOT NULL , "MWSBP" NUMBER(13,2) DEFAULT 0 NOT NULL , "KWERT_RL" NUMBER(13,2) DEFAULT 0 NOT NULL , "MWSBP_RL" NUMBER(13,2) DEFAULT 0 NOT NULL , "KUNAG" VARCHAR2(10) UNICODE DEFAULT ' ' NOT NULL , "UVPRS" VARCHAR2(1) UNICODE DEFAULT ' ' NOT NULL , "LOGSYS" VARCHAR2(10) UNICODE DEFAULT ' ' NOT NULL  ) NO FIXED LENGTH COLUMN )
    DbSlExecute: rc = 102
      (SQL error -955)
      error message returned by DbSl:
    I tried multiple time by modifying the loadArgs=-nolog -c 10000 -merge_bck . But still same error "(SQL error -955)"
    Thanks,
    Narendra

    Hi,
    it is not astonishing that the error occurs every time you try this create table statement.
    A table with this name already exists. And error -955 tells us exactly this.
    What to do?
    As I do not know if there is data in this table and/or if there are views / other database objects
    using this table, I cannot decide, if dropping this table would be a good idea.
    But what I do not understand is, why during one (?) loading in a clean (?) database this
    table is tried to create more than once. Or was the database you are loading into not clean,
    fresh and empty? Then it will happen that not only this table, but some others will result in an error
    because they exist already.
    Elke

  • Getting error while importing the application in Oracle Apex

    Hi,
    I am facing an issue while importing an application into my new Oracle Apex installation. Installation was successful with out any issue. I exported an application from my old Apex (version 3.0.0.00.20) and importing the same into new apex (version 3.0.1.00.08). I am getting the following error.
    ============================================================
    The requested URL /pls/apex/wwv_flow.accept was not found on this server.
    ============================================================
    When I click on import in Application Builder page and then browse the required file it gives the progress saying "Importing File" and after some time it displays the above error.
    I tried bouncing the application also and there is not error in alert log.
    Could any one please suggest, if there is some problem here. Or my approach is not correct.
    Thanks in advance.
    Regards,
    Advait Deo

    Osacar, I recommend that you try to import the application into your workspace on apex.oracle.com and see what happens. Also, refine the problem statement as much as you can, e.g., you get this error importing "the application" or when importing "any" application. How big is the file you're trying to import? Where did it come from? Can you upload images?
    Scott

Maybe you are looking for