Error when load sptial data by using sqlldr

Currently, I have a shapeFile, so I have used shp2sdo tool to convert shapeFile to Oracle Spatial database. But when using sqlldr tool, I get the following errors:
----- Log file content ------
SQL*Loader: Release 10.2.0.1.0 - Production on Sat Mar 24 09:13:07 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Control File: /home/oracle/street.ctl
Data File: /home/oracle/street.ctl
Bad File: /home/oracle/street.bad
Discard File: none specified
(Allow all discards)
Number to load: ALL
Number to skip: 0
Errors allowed: 50
Bind array: 64 rows, maximum of 10000000 bytes
Continuation: 1:1 = 0X23(character '#'), in next physical record
Path used: Conventional
Table STREET, loaded from every logical record.
Insert option in effect for this table: TRUNCATE
TRAILING NULLCOLS option in effect
Column Name Position Len Term Encl Datatype
ID FIRST * | CHARACTER
NAME NEXT * | CHARACTER
NULL if NAME = BLANKS
GEOM DERIVED * COLUMN OBJECT
*** Fields in GEOM
SDO_GTYPE NEXT * | CHARACTER
SDO_SRID NEXT * | CHARACTER
SDO_ELEM_INFO DERIVED * VARRAY
Terminator string : '|/'
*** Fields in GEOM.SDO_ELEM_INFO
X FIRST * | CHARACTER
*** End of fields in GEOM.SDO_ELEM_INFO
SDO_ORDINATES DERIVED * VARRAY
Terminator string : '|/'
*** Fields in GEOM.SDO_ORDINATES
X FIRST * | CHARACTER
*** End of fields in GEOM.SDO_ORDINATES
*** End of fields in GEOM
Record 1: Rejected - Error on table STREET, column GEOM.SDO_ELEM_INFO.X.
error converting data
ORA-01722: invalid number
Record 2: Rejected - Error on table STREET, column GEOM.SDO_ELEM_INFO.X.
error converting data
ORA-01722: invalid number
Record 3: Rejected - Error on table STREET, column GEOM.SDO_ELEM_INFO.X.
error converting data
ORA-01722: invalid number
Record 4: Rejected - Error on table STREET, column GEOM.SDO_ELEM_INFO.X.
error converting data
ORA-01722: invalid number
Record 5: Rejected - Error on table STREET, column GEOM.SDO_ELEM_INFO.X.
error converting data
ORA-01722: invalid number
Record 6: Rejected - Error on table STREET, column GEOM.SDO_ELEM_INFO.X.
error converting data
ORA-01722: invalid number
Record 7: Rejected - Error on table STREET, column GEOM.SDO_ELEM_INFO.X.
error converting data
ORA-01722: invalid number
-------- this is my control file ---------------
LOAD DATA
INFILE *
TRUNCATE
CONTINUEIF NEXT(1:1) = '#'
INTO TABLE STREET
FIELDS TERMINATED BY '|'
TRAILING NULLCOLS (
ID,
NAME      NULLIF NAME = BLANKS,
GEOM COLUMN OBJECT
SDO_GTYPE INTEGER EXTERNAL,
SDO_SRID INTEGER EXTERNAL,
SDO_ELEM_INFO VARRAY TERMINATED BY '|/'
(X FLOAT EXTERNAL),
SDO_ORDINATES VARRAY TERMINATED BY '|/'
(X FLOAT EXTERNAL)
BEGINDATA
1|A|
#2002|8307|
#1|2|1|/
#106.408265|10.461029|106.409036|10.461789|106.409561|10.462392|
#106.410520|10.463381|106.411527|10.464443|106.412017|10.464956|
#106.412563|10.465536|106.413615|10.466630|106.414564|10.467624|
#106.415333|10.468458|106.415749|10.468869|106.416368|10.469524|
#106.417304|10.470526|106.418107|10.471318|/
2|B|
#2002|8307|
#1|2|1|/
#106.410156|10.461118|106.406821|10.463133|106.405549|10.463909|/
3|C|
#2002|8307|
#1|2|1|/
#106.405221|10.464159|106.404133|10.464773|106.403267|10.465291|
#106.402926|10.465558|106.402158|10.465981|/
4|D|
#2002|8307|
#1|2|1|/
#106.402341|10.460738|106.403378|10.461422|106.403476|10.461504|
#106.403562|10.461580|106.403633|10.461660|106.403768|10.461844|
#106.404904|10.463687|106.405034|10.463842|106.405130|10.463947|
#106.405221|10.464017|/
5|E|
#2002|8307|
#1|2|1|/
#106.405443|10.463815|106.406002|10.462394|/
Have anyone can help me? Thanks

I've seen folks work around similar problems by temporarily changing their NLS parameters (warning: you probably don't want to do this on a heavily used or production system). I know you said you changed them, but it might be worth another try.
On NT save the registry entry for NLS_LANG. I think it is at:
HKEY_LOCAL_MACHINE->SOFTWARE->ORACLE->KEY_YOURORACLEHOME
Make the NLS_LANG registry value AMERICAN_AMERICA.WE8MSWIN1252
Restart the database.
Load the data
Reset the registry entry
Restart the database.

Similar Messages

  • Error when loading the data from PSA to ODS......

    Hi BW guru's,
    i am facing one problem while loading the data from PSA to ODS.so please help me in this regard.
    Please give a step by step guidelines for me...
    the error while loading the data from PSA to ODS is "There are no PSA tables for these selection criteria","An error occurred when reading PSA data".
    thanks in advance,
    ashok.

    hi ashok,
    u can push data from  psa to ods, for this goto the psa in rsa1>psa>goto that request>rightclick>select " schedule update Immediately ", then data will moved from psa to ods.
                                                 or
    In ods > delete the failed request>goto the processing tab-->select 3rd option   " psa and then subsequentially to data targets ", --> schedule the infopackage.
    bye
    sunil

  • BW-SRM TRFC Error when loading PO data

    Hello,
    We are implementing an extended classic scenario in SRM. Invoices are created on R/3. All data is loaded into BW. When loading the PO data into BW, we receive the error message: 'For purch. order 4320000040 backend source system is empty even with extd sc'
    In SRM, where the PO was created, the PO is present and in the tables EKKO and EKPO in R/3 as well. Does anyone have an idea why this error occurs?
    Grtz

    Hi Juno,
    Do you get this for this particular document or all the postings?
    THanks and Regards
    Subray Hegde

  • DB Connect Error when loading tha data to BI

    Hi All,
    When I am loading the data thru DB connect I am getting the following error.
    Unknown error while uploading data from the DB table     
    Errors in source system     
    Kindly suggest how I can resolve this error.
    Thanks
    Sathiya

    Hi, it is a general message error.
    Please check note 1062350 and 1046507 as a possible solution.
    [1062350-Error when migrating DB connect Data Sources|https://service.sap.com/sap/support/notes/1062350]
    [1046507-SP 11: Error in DB connect for DB2, DB4 and MS-SQL-Server|https://service.sap.com/sap/support/notes/1046507]
    I hope I can be helpful.
    Thanks,
    Walter Oliveira.

  • DTP Error when loading Master data from DSO to InfoProvider

    Hi Experts,
        My DTP is failing when I am running a DELTA load from DSO to the InfoProvider. The errors are either duplicate records or overlap of Dates etc.
    Thanks,
    SB.

    Hi Gopal,
       Here is the info on error message.
    " There are duplicates of the data record 1 & with the key '00000000038 &' for characteristic EPROPERTY &. "
    Hope this helps in understand the DTP error.
    Thanks,
    SB.

  • Loader shows error when loading cs4 movies which uses matrix 3d class

    I am trying to load an swf which is made using cs4 and which uses the classes "flash.geom.Matrix3d" and "flash.text.engine", but when i load it it shows error and the swf is not getting loaded. i am getting the following error.
    ReferenceError: Error #1065: Variable flash.geom::Matrix3D is not defined.
    at prova_fla::MainTimeline()
    VerifyError: Error #1014: Class flash.text.engine::ContentElement could not be found.
    at global$init()
    at visup.utils::AdvancedText()
    at prova_fla::MainTimeline/frame1()
    The issue happens only when i try to load the swf using the loader. Opening the loading swf seperatly does not have any issues. I am using flex builder 3 and using Actionscript 3.
    Thanks in advance.

    are you publishing for flash 10?

  • Processing overdue error when loading master data

    Hello,
    While loading data for master data infoobject, i'm getting peculiar error like processing overdue. what might be the problem.
    Please respond as soon as possible it is very urgent.
    REGARDS,
    SRINIVAS OLETI

    hi,
    is this your first upload ? the rfc connection to source system is established well ?
    try to check in monitoring
    - tab 'status', click step by step analysis, what's the status of 'RFC to source system success ?' grey ?
    - transaction st22 and sm21, any message ?
    - check menu 'environment' - shortdump - in datawarehouse, check for source system also, then transaction rfc, ale management, system log ...

  • Dump when loading Master data(Attributes). using DTP

    Hello....  I am loading activity network.
    and getting a dump.
    "MESSAGE_TYPE_X" " "
    "CL_RSDMD_UPDATE_MASTER_DATA===CP"  or "CL_RSDMD_UPDATE_MASTER_DATA===CM00R"
    "_CHECK_DATA_PACKET"
    check for oss couldn't find any solution  I am in (BI 7.0 - 2004s) support pack SAPKW70015. If anyone of you has come accross this please let me know how you solved the issue.
    thank you.

    Hi Gopal,
       Here is the info on error message.
    " There are duplicates of the data record 1 & with the key '00000000038 &' for characteristic EPROPERTY &. "
    Hope this helps in understand the DTP error.
    Thanks,
    SB.

  • Caller 09 is missing error when loading

    Hi,
    I'm getting the above error when loading transaction data from source system. (connected to Oracle system with DBLink so the source system is Myself). This system has just been upgraded to 3.5 but I had similar issue in Dev prior to the upgrade so I don't think its upgrade related.
    Full error message is that the datasource must be replicated. Timestamp in source system and timestamp in BW are different.
    I've tried the following (several times).
    1. Replicated datasource (by right clicking on source system underneath infosource), then used program RS_TRANSTRU_ACTIVATE_ALL to activate the transfer structures.
    2. Replicated datasource then manually activated transfer structure, communication structure, regenerated underlying programs of transfer structure and PSA program.
    3. I've already logged off and back on
    4. I've gone into RSA5, and reactivated the extract structure.
    In the infosource, if I display its status, its has last changed timestamp of today. But in the error message I'm getting a timestamp of 25.05.06 for source system and 25.1.2003 for BW (bearing in mind they are both in fact BW).
    Any ideas? Please help !!
    Thanks
    Sue

    Hi,
    Re: Errors when uploading ODS to infocube
    1. Activate transfer rules that belongs to the data source
    2. Activate the ODS
    3. Activate the update rules (infosource to ODS)
    4. Activate the update rules (ODS to infocube)
    5. Right-click at the ODS, choose 'Generate Export Data Source'
    6. Replicate the data source
    Shreya

  • ORA-00054 error when loading Oracle table using Data Services

    Hello,
    we are facing ORA-00054 error when loading Oracle table using BO Data services
    (Oracle 10g database, BODS Xi 3.2 SP3)
    Test Job performs
    1- truncate table
    2- load table (tested in standard and bulk load modes)
    Scenario when issue happens is:
    1- Run loading Job
    2- Job end in error for any Oracle data base error
    3- When re-running the same Job, Job fails with following error
         ORA-00054: resource busy and acquire with NOWAIT specified
    It seems after first failure, Oracle session for loading the table stays active and locks the table.
    To be able to rerun the Job, we are forced need to kill Oracle session manually to be able to run the Job again.
    Expected behaviour would be : on error rollback modifications made on table and BODS stops Oracle session in a clean way.
    Can somebody tell me / or point me to any BODS best practice about Oracle error handling to prevent such case?
    Thanks in advance
    Paul-Marie

    the ora-0054 can occure depending how the job failed before. If this occures you will need the DBA to release the lock on the table in question
    Or
           AL_Engine.exe on The server it creates the Lock. Need to Kill Them. Or stop it..
    This Problem Occurs when we select The Bulkloading Option in orclae  We also faced the same issue,Our admin has Killed the session. Then everything alright.

  • "Error occurs when loading transaction data from other model" - BW loading into BPC

    Hi Experts,
    I'm having a problem with my data loading from BW, using the standard Load InfoProvider Selections data manager package.
    If I run for a period without data it succeeds (with warning) but if there is data to be extracted I get the following error:
    Task name CONVERT:
    No 1 Round:
    Error occurs when loading transaction data from other model
    model: AIACONS. Package status: ERROR
    As it runs ok when there isn't data it appears there is something preventing the movements of data out of the cube itself, rather then a validation issue.
    Has anyone encountered similar or have any ideas as to the problem?
    Best,
    Chris

    Hi Vadim,
    It's not specific to the transformation file as I have tried with others for the same BW cube and get the same result.
    We get a warning when we try and validate the transformation file:
    "Error occurs when loading transaction data from other model".
    This only appears in the validation pop up and doesn't throw up any warnings about the transformation file itself.  The validation log says:
    Validate  and Process Transformation File Log
    Log creation time
    3/7/2014 16:09
    The result of validation of the
      conversion file
    SUCCESS
    The result of validation of the
      conversion file with the data file
    FAIL
    Validation Result
    Validation Option
    ValidateRecords = NO
    Message
    Error occurs when loading transaction data from other model
    Reject List
    I can't find any errors anywhere else.
    Best,
    Chris

  • Error occurs when loading transaction data from other model

    Hello Experts, I am trying to validate my transformation file and I can see peculiar behaviour of the transformation file. Even though the transformation file is not complete/  complete with all the mappings, i am getting the same error as above.
         I can see options, mapping and conversion sections are validating successfully and throwing the above error.
    Incomplete Transformation File
    *OPTIONS
    FORMAT = DELIMITED
    HEADER = YES
    DELIMITER = ,
    AMOUNTDECIMALPOINT = .
    SKIP = 0
    SKIPIF =
    VALIDATERECORDS=YES
    CREDITPOSITIVE=YES
    MAXREJECTCOUNT= 10
    ROUNDAMOUNT=
    *MAPPING
    CUSTOMER = *NEWCOL (NO_CUST)
    Validating the transformation files
    Validating options...
    Validation of options was successful.
    Validating mappings...
    Validation of mappings was successful.
    Validating conversions...
    Validation of the conversion was successful
    Creating the transformation xml file. Please wait...
    Transformation xml file has been saved successfully.
    Begin validate transformation file with data file...
    [Start test transformation file]
    Validate has successfully completed
    ValidateRecords = YES
    Error occurs when loading transaction data from other model
    Validation with data file failed
                           I am getting the same error with complete transformation file also. Please let me know where I am doing the mistake or is it a system error?
    Thanking you
    Praveen

    Hi,
    By
    *MAPPING
    CUSTOMER = *NEWCOL (NO_CUST)
    you want CUSTOMER to receive a fixed string "NO_CUST"?
    If so use,
    *MAPPING
    CUSTOMER = *STR (NO_CUST)

  • Error 1 when loading external data

    Hi BW( Best and Wise) friends,
    I am not able to load data into my infocube. My source system is a PC file.
    Message <b>"Error 1 when loading external data is displayed."</b> when scheduled.
    When I checked the error details using Monitor button,
    During extraction, the data request was arranged(indicated by green mark),but there was error in <b>data request(red).</b>
    During extraction,data request was received (green),but there was some error in <b>data selection(red).</b>
    Anticipating good solution.

    HI all,
    1.The flatfile matches with the transfer structure
    2.The file is a “.csv” format file only.
    3.The path is correct
    I had chosen comma as my data separator.
    I had declared fields in the following way in the XL csv file
    Name of the candidate – text
    Name of the party- text
    Age-number
    Number of votes gained –number
    Calendar day –text.
    I had already tried the following.
    When I clicked the preview in the “external data” tab  of the infopackage, a window showing the preview parameters is opening. When I clicked the tickmark, message “error 1 when loading data is displayed.
    4. The details tab of the monitor showed the following:
    Overall status : Errors occurred: or: Missing messages-red
    4.1)Requests(messages):Errors occurred-red
           Data request arranged-green                       
           Error in datarequest-red
    4.2)Extraction(messages):Errors occurred-red
           Data request received-green
           Error occurred in data selection-red
    4.3)Transfer(IDocs and TRFC):Everything ok-green
           Info IDoc 1: Application document posted-green
           Info IDoc 2: Application document posted-green
    4.4)Processing(data packet): No data-yellow
    I had initiated the discussion in the forum with this  information only.
    Regards,
    Balaji
    Message was edited by: balaji vijayakumar

  • How to avoid 'duplicate data record' error message when loading master data

    Dear Experts
    We have a custom extractor on table CSKS called ZCOSTCENTER_ATTR. The settings of this datasource are the same as the settings of 0COSTCENTER_ATTR. The problem is that when loading to BW it seems that validity (DATEFROM and DATETO) is not taken into account. If there is a cost center with several entries having different validity, I get this duplicate data record error. There is no error when loading 0COSTCENTER_ATTR.
    Enhancing 0COSTCENTER_ATTR to have one datasource instead of two is not an option.
    I know that you can set ignore duplicates in the infopackage, but that is not a nice solution. 0COSTCENTER_ATTR can run without this!
    Is there a trick you know to tell the system that the date fields are also part of the key??
    Thank you for your help
    Peter

    Alessandro - ZCOSTCENTER_ATTR is loading 0COSTCENTER, just like 0COSTCENTER_ATTR.
    Siggi - I don't have the error message described in the note.
    "There are duplicates of the data record 2 & with the key 'NO010000122077 &' for characteristic 0COSTCENTER &."
    In PSA the records are marked red with the same message (MSG no 191).
    As you see the key does not contain the date when the record is valid. How do I add it? How is it working for 0COSTCENTER_ATTR with the same records? Is it done on the R/3 or on the BW side?
    Thanks
    Peter

  • Error 4 when loading external data

    hi all,
    I have unchecked uncheck currency conversion for external systems in my info package and then loaded the data from a flat file.
    and then i am getting the below errors.
    cost -> cannot be converted to currenecy (since cost contains currency item)
    netval_inv -> cannot be converted to currenecy (since cost contains currency item)
    /bic/zntwthpm -> cannot be converted to currenecy (since cost contains currency item).
    if i check the option
    currency conversion for external systems in my info package
    then i am getting error 4 when loading external data.
    Can anyone help me out!!!
    thanxs
    haritha

    Hi haritha,
    Please check whether your file whcih you are loading is open , when you are starting the Infopackage.
    Also please check this SAP Note 600246 - RSAR 234: Error 4 when you load external data.
    What is your BW System (Version/Patch)
    Thanks.
    CK

Maybe you are looking for

  • How to set up Print Specs and Profiles in CS5 Suite

    I am no color management expert but I do want to get my printer to print the same colors as my monitor displays in PSD, AI and InD applications. My Intel iMac and Cinema Display running OS10.5.8 are both color calibrated with Spyder 3 Elite to achiev

  • Windows Vista 64 bit and new iMac (Penryn)

    Anyone knows when the new iMacs will be "official supported" for Vista 64? I have read that today only the Mac Pro and the MacBook Pro ( both 2008 edition) are supported. I have try to install Vista 64 on my new iMac Penryn without problem (OS) while

  • How can i upgrade to Premiere Pro 8.0.1 from 8.0.0 without going to 8.1.0?

    I had recently updated to the latest version of Premiere Pro, the 2014.1 release (which is version 8.1.0). However, I need to maintain compatibility with the computers used in my film production class, which are stuck at 8.0.1 for now. I was able to

  • Managing File Sharing via WGM

    I can't see a way to do this, but I thought I might as well ask... Is it possible to manage Sharing preferences from WGM? I want to ensure that users cannot turn on personal file sharing, but they have a need to be able to access the preference pane

  • Purchased ringtone, but can't move to "ringtones" on iTunes

    I've downloaded a ringtone for my iPhone 4 from "100 most popular ringtones" on iTunes. Oddly, it doesn't appear to be an actual ringtone. When imported into my "Music" section of iTunes, it will not allow me to drag-and-drop it into "ringtones." I'v