Import maps error Prime 2.0

Hello,
I'm working to export maps from the old WCS 7.0.240.0 to Cisco Prime 2.0.
Everything works fine, but from one map I receive an error.
I cannot find what to do. Cisco has no workaround for it.
Map Path                Message                                                                            Status
WKL                      Length '328,080.719' is invalid. Range is '1' -'99,999'.       red dot
WKL                       Width '286,797.25'is invalid. Range is '1' -'99,999'.           red dot
My map named WKL has the maximum of 99999 meters. It looks like the WCS has counted the feet instead of meters.
I also change it in Prime 2.0, after I imported many other maps without any problem.
This looks very strange to me.
Does anyone have an answer to it.
Regards,
Erik

I solved the problem to convert the old meter to feet.
Replacing the shops in the campus, saved it.
The export -> import and it works.
I seems to be a bug, but this will be the workaround.
Regards,
Erik

Similar Messages

  • Import maps to prime ncs

    Hello everyone,
    What file extension is required to import the maps to Prime 2.0?
    I can import using dwg file(autocad)?
    Tks,
    Rafael

    Thanks.
    When i try to import the maps in jpg format, i get the error:
    XML Import: '9º andar.jpg' has an unsupported Mime Type. Mime Type sent by Browser: 'image/jpeg' Possible causes/workarounds: 1. Check File [Associations/Types/Extensions], 2. Ensure appropriate application launches file, 3. Try a different browser, 4. If File [Associations/Types/Extensions] are correct try closing the browser and relaunch. Supported file format mime types are 'application/gzip-compressed', 'multipart/gzip-compressed', 'multipart/x-zip-compressed', 'application/x-gzip-compressed', 'application/zip', 'multipart/zip', 'application/x-zip-compressed', 'multipart/x-gzip', 'application/x-zip', 'application/gzip', 'application/x-gzip', 'multipart/x-gzip-compressed', 'multipart/gzip', 'multipart/x-zip'

  • "Error: An error occured deleting the import map"

    Hello,
    When trying to delete imported data, I get the following message :
    Error: An error occured deleting the import map
    Detail: Data access error
    And the imported data aren't deleted.
    The loaded file has around 350000 rows for 12 dimensions.
    I never succeeded to load it in one time, only in 3 times with 3 files. It was a first issue.
    And I want now to delete the import to do it again and I can't, due to the error.
    Thanks
    Patrick
    PS : FDM version 11.1.1.3.01
    Log :
    ** Begin FDM Runtime Error Log Entry [2013-04-03-08:49:22] **
    ERROR:
    Code............................................. -2147217900
    Description...................................... ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDOTBS1'
    DELETE FROM tDataSeg3 WHERE ((PartitionKey) = 749) AND (TO_CHAR(PeriodKey,N'YYYYMMDD') Between N'20111231' And N'20111231') AND ((CatKey) = 12)
    Procedure........................................ clsDataManipulation.fExecuteDML
    Component........................................ upsWDataWindowDM
    Version.......................................... 1111
    Thread........................................... 4956
    IDENTIFICATION:
    User............................................. ollivierp
    Computer Name.................................... EPM05
    App Name......................................... FDM_MCHII
    Client App....................................... WebClient
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... poh1
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... HPMCHII
    Location ID...................................... 749
    Location Seg..................................... 3
    Category......................................... COMPTE
    Category ID...................................... 12
    Period........................................... Dec - 2011
    Period ID........................................ 31/12/2011
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... False
    Is Auditor....................................... False
    ** Begin FDM Runtime Error Log Entry [2013-04-03-08:49:22] **
    ERROR:
    Code............................................. -2147217900
    Description...................................... Data access error.
    Procedure........................................ clsImpProcessMgr.fClearData
    Component........................................ upsWObjectsDM
    Version.......................................... 1111
    Thread........................................... 4956
    IDENTIFICATION:
    User............................................. ollivierp
    Computer Name.................................... EPM05
    App Name......................................... FDM_MCHII
    Client App....................................... WebClient
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... poh1
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... HPMCHII
    Location ID...................................... 749
    Location Seg..................................... 3
    Category......................................... COMPTE
    Category ID...................................... 12
    Period........................................... Dec - 2011
    Period ID........................................ 31/12/2011
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... False
    Is Auditor....................................... False
    Edited by: user1104274 on 3 avr. 2013 00:10

    The quota on the tablespace 'UNDOTBS1' needs to be extended to allow for the tablespace to grow. Right now it has met it's maximum quota.

  • RFC Lookup mapping error in PI 7.1

    Hi Experts,
    I´m getting mapping error when executing interface SOAP -> WS (SAP ECC) . The message mapping call RFC Lookup to SAP ECC.
    When test the message mapping in Integration Builder the interface calls communication channel by RFC Lookup and works fine.
    That interface was imported from QAS environment and was working fine, but in PRD it doesn´t works.
    I checked the Interface Determination and the parameter is filled correctly with communication channel. The same communication channel was used on message mapping test.
    The Interface Determination in SXI_CACHE has no value assigned to parameter in PRD environment, otherwise, the same interface determination in SXI_CACHE in QAS environment there is value (CC ID).
    The problem persists after Cache Refresh in SXI_CACHE and CPA Cache.
    Can anyone help me ?
    Thanks in advance,
    Regis Ferrato
    Bellow the trace of error ocurred:

    Hi Regis,
    Please check my reply in your other thread:
    Re: RFC Lookup error cache in PI 7.1
    Regards,
    ---Satish

  • [CS2][AS] Make XML import map is calling a refresh on styles?

    If this can be of use to someone else... it's probably not CS2,AS specific.. but this is what i use.
    It's the second time i have a bug like this, where changing the order of my calls is fixing the problem. With this one, i was getting random missing font error (times(1)) while batching documents(wich make the batch script batch crash as there is a modal dialog open). Not always on the same document, it was really fustrating as i was not able to get my finger on the problem!
    I actually knew the source of the problem as i had added a fix (maybe not the best solution, but it was working well) that actually was removing the style from all the text frame (i noticed that using map style to tag was not always working well(when text frame had overriden?), so that's why i added code to reset the style before doing a map. But i was not understanding why it was happening so randomly...
    I tought at first it was happening during save (as it reopen the document) but after a few experimentation it looked like it was occuring during the import map redefinition (See code below: make XML import map with properties {markup tag:tStyle, mapped style:tStyle}).
    Looks like the make XML import is calling some sort of document refresh wich then pop the font missing dialog (even with never interact as script preferences!)! (missing font is actually a bug i had also in other circumstances.. exemple when you have a extra return at the end of a tagged text (outside the tag)). A bit unexpected, i really tought that creating a xml import map was just creating data structure in document model to be used later on by the auto style call...
    The problematic script:
    tell application "Adobe InDesign CS2"
    set myDocument to document 1
    tell myDocument
    --Reset styles.
    set applied character style of every text of every text frame of every spread to character style 1
    set applied paragraph style of every text of every text frame of every spread to paragraph style 1
    --Create a tag to style mapping.
    set tList to name of every XML tag
    set tNumItems to count of tList
    repeat with i from 1 to tNumItems
    set tStyle to item i of tList
    make XML import map with properties {markup tag:tStyle, mapped style:tStyle}
    end repeat
    --Map the XML tags to the defined styles.
    auto style
    end tell
    end tell
    And the working solution (just moved the reset of style after the import map creation loop):
    tell application "Adobe InDesign CS2"
    set myDocument to document 1
    tell myDocument
    --Create a tag to style mapping.
    set tList to name of every XML tag
    set tNumItems to count of tList
    repeat with i from 1 to tNumItems
    set tStyle to item i of tList
    make XML import map with properties {markup tag:tStyle, mapped style:tStyle}
    end repeat
    --Reset styles.
    set applied character style of every text of every text frame of every spread to character style 1
    set applied paragraph style of every text of every text frame of every spread to paragraph style 1
    --Map the XML tags to the defined styles.
    auto style
    end tell
    end tell

    it doesnt print any server control message. in my "page_404.jsp" I am printing current date and time (to check if the server visited that page) everytime when i refresh "index.jsp" the server goes to "page_404.jsp" and prints the current date and time.
    so basically the only message which the console shows is the current date/time which i am printing in the "page_404.jsp"
    Thanks.

  • MAPPING ERROR with IDOC

    Hi Friends,
           I am working on IDOC to JDBC scenario. Here i am using DEBMAS06 IDOC . when i tried to trigger an IDOC from BD12 T code its triggering an idoc but when i see it in MONI of XI, its giving mapping error. when i test my mapping program its executing successfully. even i tried to execute  with the incoming data in the sxmb_moni, i mean that i filles my mapping test with the same data coming into MONI  by filling all the segments coming into XI its executing successfully in mapping test.
       but  when i tried to trigger an idoc from we19 or from bd54 i am facing this error. can any one please let me know what else i can do for running  this scenario. let me know your comments.
    Thanks
    Ramana.

    Hi friends, I am getting the following error. On the sender side we dont need to take care of the structure because we will be importing the IDOC from the application system directly. on the receiver side i have created the structure for the data base. the mapping is running  fine in my mapping test. still i am not getting what else i need to do. please comment on this.
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MessageMapping_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MessageMapping_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

  • Mapping error while downloading the condition records (ECC to CRM)

    Hello Experts,
    We were downloading the condition records from ECC to CRM system (Production), but due to Mapping error, it was unsuccessful, i wonder what's going wrong there.
    When i see in SMQ2 (CRM Inbound Queue), an queue got stucked there, i.e, R3AD_ZDNL_COND_A930 having SYSFAIL status.
    While debugging the queue, I have found that the queue got stuck because of u2018Mapping Erroru2019.
    I found inside, Standard code reads the record from table /SAPCND/T681 (Condition Table Structure) for KAPPL = 'CRM', KVEWE = 'PR', KOTABNR = 'CUS930' and AS4LOCAL = u2018Au2019 for which the value of VAKEY_OFFSET is maintained as 0.
    If system finds the value of VAKEY_OFFSET is Zero(0) then it will change the download type from D (Delta) to M (Mapping Error) and raise the error & block the Inbound Queue in CRM.
    I checked in SMW01alsofor getting some more knowledge about that queue, here the error description:
    Structure information for table CNCCRMPRCUS930 not available (Message class: CND_MAP)
    Error when carrying out delta download (Message class: CND_MAP)
    I am a technical guy and dont have much idea in CRM Middleware.
    I welcome your valuable thoughts and will award full points.
    Regards,
    Jeo

    Hi,
    As you mentioned i checked for the followings:
    >>In Maintain field catalog:
    I found only 2-3 fields are maintained here, when i compared with A930 (A930 in ECC system).
    >>Create condition tables:
    I checked it for CUS930, i found the same but condition table structure name like CNCCRMPRCUS930 are missing. Is that important? Because i see in SMW01, same error is coming over there : Structure information for table CNCCRMPRCUS930 not available .
    Please suggest me, now what i need to do?
    Regards,
    Jeo
    Edited by: Jeo Denson on Dec 1, 2011 4:11 PM

  • Problem to analyse mapping error

    Hi all,
    I have a problem to analyse a BPM mapping error on PI7.1. The szenario is as follows: I have 3 different containers (Abstract Interfaces) which data is used to determine the content of a  result container.
    E.g:
    ABSTRACT_INTERFACE_1
    ABSTRACT_INTERFACE_2 -> Mapping -> ABSTRACT_RESULT_INTERFACE
    ABSTRACT_INTERFACE_3
    If have quouted the source interfaces (cardinality 1 for each interface)  in my operation mapping and configured the transformation step accordingly. The operation mapping alone works in the integration builder test environment. When I execute the BPM process, the mapping fails. Unfortunately the is no information in the trace leaf of the respective container information. Writing data to the mapping trace doesn't work neither.
    Has got anybody an idea what might be the problem?
    Kind regards,
    Heiko

    Hi Heiko,
    Pls, do the following:
    1. Build a java mapping which is going to write the payload content before the message mapping.
    import com.sap.aii.mapping.api.StreamTransformation;
    import com.sap.aii.mapping.api.StreamTransformationException;
    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.InputStream;
    import java.io.OutputStream;
    import java.util.Map;
    public class InputFileWriter implements StreamTransformation {
        public void setParameter(Map map) {
        public void execute(InputStream in, OutputStream out)
        throws StreamTransformationException {
            try{
                File f=new File("C:\PayloadContent.xml");
                FileOutputStream fosPayload = new FileOutputStream(f);
                byte[] content= new byte[in.available()];
                int c;
                int i=0;
                String sb =  "";
                while ((c = in.read()) != -1){
                    content<i>=(byte)c;
                    sb += (char)content<i>;
                    i++;
                fosPayload.write(sb.getBytes());
                fosPayload.close();
                out.write(sb.getBytes());
                out.close();
            }catch(Exception ex){
                ex.printStackTrace();
    2. Add the javamapping to your interface mapping putting before of message mapping.
    3. Run your scenario.
    4. Check the file
    C:\PayloadContent.xml
    5. Test your message mapping in with PayloadContent.xml
    And tell me what happened.
    Regards
    Ivan
    Edited by: Jose Iván Reyes Arteaga on Jul 16, 2009 6:05 PM

  • Import Server Error - Value Transformation

    Hi,
    I have two questions on import server and import map. 
    1. My source xml does not have company code segment (customer repository), when I opened my xml thru import manager using my import map, I dont see any source fields belong to company code segment, which I think is right. But the same xml when it runs thru import server it throws "Value Transformation" error on fields that belong to company code segment which is not present in the source xml.  Any help on this issue is appreciated.
    2. In import maps, any new field mapping is saved using "Save update" option, but when I unmap any field, "save update" option does not save it, but "save as" option does save it, but the downside it just saves the current mapping. Any help on this is also appreciated.
    Thanks
    Job.
    Edited by: Job Daniel on Jul 21, 2008 8:44 PM

    Hi Sekhar,
    Go to Services.msc in the system where your MDM servers are installed and restart the MDM Import server service.
    Then try connecting again.
    Your error message basiaclly points out that you are using Automatic import but as your MDIS server is not up and running the importing cannot be performed.
    So make sure your MDIS is functioning properly and you have made the necessary settings in your MDIS.ini file and port property in console for correct importing.
    You can check the mdis settings needed in the below path:
    http://help.sap.com/saphelp_mdm550/helpdata/en/43/12036df94c3e92e10000000a1553f6/frameset.htm
    (Automatic importing MDIS - Import manager ref guide>MDM import server(MDIS)>MDIS Consfiguration)
    The port in MDM Console must have processing type as Automatic and the correct map attached.
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • MultiMapping (Mapping Error)

    Hi Guys,
    Scenario : Idoc --> JDBC (Should Insert into two Oracle DBs)
    Used multimapping for this and configured the scenario (Enhanced Interface Determination)
    But i get a mapping error because : IDOC imported donot have the Element "message1"
    which got reflected when i said my Target Interface is Two Messages.
    <ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
       <ns0:Message1>
          <ZIDOCPLANORDER>
             <IDOC BEGIN="">
                <EDI_DC40 SEGMENT="">
    Actual Should be
    <?xml version="1.0" encoding="UTF-8"?>
    <ZIDOCPLANORDER>
       <IDOC BEGIN="">
          <EDI_DC40 SEGMENT="">
             <TABNAM/>
             <MANDT/>
             <DOCNUM/>
             <DOCREL/>
    how to Achieve this advice please
    regards
    srinivas

    Hello,
    I'm guessing that you are getting mapping errors when using the test tab. You need to edit your IDOC (in XML form) in order to test it. Use notepad in editing the IDOC, add the following tags:
    1. after <?xml version="1.0" encoding="utf-8"?> add the tag <ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge"> <ns0:Message1>
    2. scroll down to the end of your message and add this tag: </ns0:Message1></ns0:Messages>
    Save the message as XML.
    This should work when you are testing your messages in Integration Repository only. When the actual scenario is needed (runtime), there is no need to add the tags in your IDOC.
    Hope this helps,
    Regards

  • Import Profile error in EPMA with DRM 11.1.2.3.300

    Hi All,
           I am trying to create an import profile in EPMA for DRM, but I'm getting the error below :
    URI: http://DSVSRV/awb/imports.mapping.enumDrmVersionsAndExportProfiles.do
    Code: SVR_ERR_DRM_ERROR_CONTACTING
    Description: Error while contacting Data Relationship Management server during operation 'drmService.getVersions'. DRM web service URL: 'http://DSVSRV:28080/oracle-epm-drm-webservices/DrmService'. DRM API Adapter URL: 'http://DSVSRV:5240/Oracle/Drm/APIAdapter'. Exception: 'There was no endpoint listening at http://DSVSRV:28080/oracle-epm-drm-webservices/DrmService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.'.
    Actor: none
            Does anyone know what this error means ?
           Thanks,

    Well, after review the DRM documentation I've found that some settings must be done before, like as :
    * Installing Metadata Services Schema for Oracle Web Services Manager
    * Configuring Oracle Web Services Manager
    * Configuring WebLogic with an External Provider
    * Configuring the API Adapter
    I've done all settings above and got to test the webservice, but when I've got to create the profile the error is about :
    [11] ERROR SVR_ERR_DRM_ENCOUNTERED_EXCEPTION:The Data Relationship Management server encountered an exception while generating output during operation 'drmService.getVersions'. DRM web service URL: 'http:/DSVSRV:28080/oracle-epm-drm-webservices/DrmService'. DRM API Adapter URL: 'http://DSVSRV:5240/Oracle/Drm/APIAdapter'. The underlying exception was 'FailedAuthentication : Was not possible authenticate the security token.'. See the DRM logs for details. Hyperion.DimensionServer.Interface.Exceptions.DrmImportException: The Data Relationship Management server encountered an exception while generating output during operation 'drmService.getVersions'. DRM web service URL: 'http://DSVSRV:28080/oracle-epm-drm-webservices/DrmService'. DRM API Adapter URL: 'http://DSVSRV:5240/Oracle/Drm/APIAdapter'. The underlying exception was 'FailedAuthentication : Was not possible authenticate the security token.'. See the DRM logs for details. at Hyperion.DimensionServer.Import.DrmAdapter.DrmAdapter.HandleDrmWebServiceRequest(String operationName, DrmServiceClient ws, String adapterUrl, DrmCallDelegate logic) at Hyperion.DimensionServer.Import.DrmAdapter.DrmAdapter.EnumDrmVersions() at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass6d.<EnumDrmVersions>b__6c() at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method) at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
    Does someone knows how to solve that ?

  • Administration  Marketing  Import Mapping.

    I need to Import Some List Contact's to List Management from CSV file. I tring to create a Import Mapping on the Administration - Marketing --> Import Mapping Screen. But in the Screen Field Name - Pick Applet showing limited amout of fields from Contact BC. Here i need to Bring Some Custom fields & also some Contact Venilla fields. Is it any way for achive this. Here the Problem is pick applet is defined by Specialised Class BC. And also there is no Admin screen. there is no User Property defined.
    How can we overcome this.
    Stalin Jebakumar

    Hi,
    Thanks for using communities:
    The error: the logs are in level 5, but can not determine the cause of the error SBL-DAT-00144: Could not find '<?>' named '<?>'. This object is inactive or nonexistent. - looks like a benign one, I would recommend to review the exception file created to exceptions tab under import.
    Thanks,
    Arjesh

  • PI 711 Installation: Loading of 'SAPNTAB' import package: error but no log

    Hello,
    I'm perfromong an installation of a SAP PI 7.11 ystem on windoows Server 2003 and Oracle 10.2 .
    I've perfromed the installation of the DEV system without particular issue.
    But now when tryning to install the QAS system , I can't finish the installation : Im' stuck in the import ABAP step ...
    It is impossible to import the 'SAPNTAB' package. I couln't find the reason.
    I've tried updating the R3load binary, rebooting the server, restarting the instalaltion from scratch but it didn't help.
    Here I provide you the logs, maybe you can help me
    SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110223195542
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 14 2010 22:52:23
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: SVERS deleted/truncated #20110223195543
    sapinst_dev.log
    Syslib info about system call. OS message 109 (The pipe has been ended.
    ) after execution of system call 'ReadFile' with parameter ((read end of child process output pipe)), line (403) in file (synxcpipe.cpp).
    WARNING    2011-02-23 19:56:12.607
               CJSlibModule::writeWarning_impl()
    Execution of the command ""C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\sapjvm\sapjvm_5\bin\java.exe" -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
    java version "1.5.0_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 5.1.024)
    SAP Java 64-Bit Server VM (build 5.1.024, Sep  4 2008 23:21:58 - 51_REL - optU - windows amd64 - bas2:106386 (mixed mode))
    Import Monitor jobs: running 1, waiting 28, completed 0, failed 0, total 29.
    Loading of 'SAPNTAB' import package: ERROR
    Import Monitor jobs: running 0, waiting 28, completed 0, failed 1, total 29.
    TRACE      2011-02-23 19:56:12.607
    Function setMessageIdOfExceptionMessage: nw.programError
    ERROR      2011-02-23 19:56:12.607
               CJSlibModule::writeError_impl()
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    import_monitor.log
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL' template file is started.
    INFO: 2011-02-23 19:55:42 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2011-02-23 19:55:42
    Data codepage 1100 is determined using TOC file 'E:\SAPCD\51036706\DATA_UNITS\EXP1\DATA\REPOSRC.TOC' for package 'REPOSRC'.
    INFO: 2011-02-23 19:55:42
    Version table 'SVERS' is found in STR file 'E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    INFO: 2011-02-23 19:55:42
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR' from package 'SAPNTAB'.
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is started.
    TRACE: 2011-02-23 19:55:42 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPNTAB' import package into database:
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    ERROR: 2011-02-23 19:55:45 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPNTAB' import package is interrupted with R3load error.
    Process 'E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast' exited with return code -1,073,741,819.
    For mode details see 'SAPNTAB.log' file.
    Standard error output:
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2011-02-23 19:56:12
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2011-02-23 19:56:12
    1 error(s) during processing of packages.
    INFO: 2011-02-23 19:56:12
    Import Monitor is stopped.
    Edited by: Raoul Shiro on Feb 23, 2011 8:11 PM
    Edited by: Raoul Shiro on Feb 23, 2011 8:12 PM

    Hello,
    Thank you for your answer.
    I already opened a sap cutomer call, they answered that it it not a database issue,
    I restarted the installationfriom scracth , but i still got the same error :
    Here is the full content of the file SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 22 2008 00:13:12
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -ctf I E:\SAPCD\51036706\DATA_UNITS\EXP3\DATA\SAPNTAB.STR C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ORA\STD\AS\DDLORA.TPL SAPNTAB.TSK ORA -l SAPNTAB.log
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110225170643
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/711_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe: version R7.11/V1.4 [UNICODE]
    Compiled Dec 22 2008 00:13:12
    E:\usr\sap\PIQ\SYS\exe\uc\NTAMD64\R3load.exe -i SAPNTAB.cmd -dbcodepage 4103 -l SAPNTAB.log -stop_on_error -loadprocedure fast
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: SVERS created #20110225170643
    Regards.
    Raoul

  • AP INVOICE IMPORT시 GDF 관련 ERROR 가 날때

    제품 : FIN_AP
    작성날짜 : 2003-01-20
    AP INVOICE IMPORT시 GDF 관련 ERROR 가 날때
    ====================================
    PURPOSE
    AP Invoice Import시 GDF 관련 Error 가 발생할 때의 해결책을 제시한다.
    Problem Description
    Korean Tax program을 설치하여 사용하는 고객 사이트에서 AP INVOICE IMPORT 수행시 TAX 관련한 GDF IMPORT 부분에서 ERROR 가 발생하였다.
    Error Message 는 다음과 같다.
    Invoic 무효한 GF_CONTEXT 컬럼 GLOBAL_ATTRIBUTE_CATEGORY 에 무효한 값
    Workaround
    KR TAX 프로그램에 따른 specific 한 문제이므로 global한 support를 받을 수 없고 아래와 같은 작업을 해주어야만 한다.
    Solution Description
    1. GDF 생성
    JG_AP_INVOICE_INTERFACE GDF를 JG_AP_INVOICES와 마찬가지로 Setup한다.
    2. 다음의 Package의 에서 '수정' 이란 주석이 달린 부분과 같이 수정하여 컴파일 한다.
    PACKAGE BODY JG_GLOBE_FLEX_VAL
    ......(중략)...
    IF p_calling_program_name = 'APXIIMPT' THEN --Invoice Gatewayvalidation prog
    IF p_context_code IN ('JA.TH.APXIISIM.INVOICES_INTF',
    'JA.TW.APXIISIM.INVOICES_FOLDER',
    'JA.SG.APXIISIM.INVOICES_FOLDER',
    -- 'JA.KR.APXIISIM.INVOICES_FOLDER',
    'JA.KR.APXINWKB.INVOICES', -- 수정
    -- 'JA.CN.APXIISIM.INVOICES_FOLDER',
    -- 'JA.KR.APXIISIM.LINES_FOLDER',
    -- 'JA.CA.APXIISIM.LINES_FOLDER',
    'JE.BE.APXIISIM.EFT',
    ......(중략)...
    FUNCTION reassign_context_code(
    p_global_context_code IN OUT VARCHAR2) RETURN BOOLEAN IS
    BEGIN
    IF (p_global_context_code IS NULL) THEN
    RETURN(TRUE);
    ELSIF (p_global_context_code = 'JA.TH.APXIISIM.INVOICES_INTF') THEN
    p_global_context_code := 'JA.TH.APXINWKB.INVOICES';
    RETURN(TRUE);
    ELSIF (p_global_context_code = 'JA.TW.APXIISIM.INVOICES_FOLDER') THEN
    p_global_context_code := 'JA.TW.APXINWKB.INVOICES';
    RETURN(TRUE);
    ELSIF (p_global_context_code = 'JA.SG.APXIISIM.INVOICES_FOLDER') THEN
    p_global_context_code := 'JA.SG.APXINWKB.INVOICES';
    RETURN(TRUE);
    -- ELSIF (p_global_context_code = 'JA.CN.APXIISIM.INVOICES_FOLDER') THEN
    -- p_global_context_code := 'JA.CN.APXINWKB.INVOICES';
    -- RETURN(TRUE);
    -- ELSIF (p_global_context_code = 'JA.KR.APXIISIM.INVOICES_FOLDER') THEN
    -- p_global_context_code := 'JA.KR.APXINWKB.AP_INVOICES';
    -- RETURN(TRUE);
    ELSIF (p_global_context_code = 'JA.KR.APXINWKB.INVOICES') THEN
    p_global_context_code := 'JA.KR.APXINWKB.INVOICES';
    RETURN(TRUE); -- 수정
    -- ELSIF (p_global_context_code = 'JA.KR.APXIISIM.LINES_FOLDER') THEN
    -- p_global_context_code := 'JA.KR.APXINWKB.INVOICE_DISTR';
    -- RETURN(TRUE);
    Reference Documents
    -------------------

  • How do I import Map Info Tab files into Spatial for a map of europe?

    How do I import Map Info Tab files into Spatial for a map of europe via FME and have oracle spatial draw the map without problems?
    So far I've got to the stage where I can import the data, spatially index it (in oracle 9i) and get my SVG (scaleable vector graphics) application to view the map.
    The problem is that countries that have more than one polygon (more than one row in the database) do not draw properly.
    When I view the Map Info tab file in the FME viewer I can see that the data is fine, but I can also see that some of the polygons used to draw a country are donugts and some aren't.
    This seems to cause a problem when I import the data into oracle spatial as I don't know if a row in the table needs to be inserted as an independent SDO_GEOMETRY or if it should form part of a larger SDO_GEOMETRY (as in 2 or more rows make up the polygon shape for a country).
    I have a feeling that I'm not using FME correctly, because at the moment I have to import the tab file into Oracle then re-insert the data into a spatially formatted table (one with a spatial index) - I get the impression that FME should do that for me but as I'm new to this I don't really know.
    Any Help welcome :|
    Tim

    Tim,
    MapInfo has a free utility called EasyLoader that allows you to upload a table directly to Oracle. EasyLoader creates the geometries and spatial index. You can download it free from http://www.mapinfo.com/products/download.cfm?ProductID=1044
    Andy Greis
    CompuTech Inc.

Maybe you are looking for

  • What is wrong with my 'p' key?

    i7 quad 15" Macbook Pro...just reinstalled OSX Snow Leopard. After I reinstalled, I noticed that the 'p' key is acting funny. Pressing 'p' prints 'p\' to the screen. Hitting shift+p prints 'P|'. Capslock+p prints 'P\'. Capslock+shift+p prints 'P|'. I

  • File- XI- IDoc: Idoc header data not saved correctly

    Hi guys! I have a very strange problem: I have a file to xi to IDoc scenario. Everything seems to be fine, IDoc is created in target system, but with strange error: <MESCOD>XX</MESCOD> segment is not written in IDoc header segment. This segment is av

  • How to set nondefault directory for SQL Developer on Citrix (terminal)

    Hi My purpose is that , when I click"open" button on SQL Developer I hope it prompts out a defined diretory rather than the default one.The problem here is I'm using Citrix paltform in the terminal end and hence I don't authorization to do any modifi

  • Help files in Spanish

    does the Mac have a feature allowing one to toggle all the help fules and menus between English and Spanish? Have a Latino student living with us who wants to learn the Mac. I see bits and pieces of references to Spanish text....but what I'd like to

  • WMV files in powerpoint on a mac

    New to macs How can I load WMV files into a powerpoint presentation. My new IMAC won't let me put them into a presentation to be played later on a PC Thanks