While import data through ff_5 i am getting error

hello
while import data through ff_5 i am getting error  as below
message error fv150 and fv151
'Termination in statement no. 00009 of acct
1101200570116; closing record 62F missing'
so please give solution
thank inadvance
SIRI

Dear Siri,
I guess you are importing an MT940 format. This format should have the closing balance at the end.
This closing balance starts with :62F:
A sample is
:61:0801180118DR3835,97NTRF000000//000000//
:86:1022  LTD CHENNAI18012008
:61:0801180118DR69885,09NCHK850819//850819//
:86:6101  LTD COCHIN18012008
:62F:C080118INR7210048,86
I guess that is missing in the import file.
Maintain that and the import will happen.
Assign points if useful
regards
Venkatesh

Similar Messages

  • Getting  error while  importing  data through IMPDB

    Hi All ,
    I am getting  below  error  while  importing.
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.POST_MT_INIT [SELECT SYS.KUPM$MCP.GET_ENDIANNESS@STAG_RISKCORE FROM SYS.DUAL]
    ORA-04052: error occurred when looking up remote object SYS.KUPM$MCP@STAG_RISKCORE
    ORA-00604: error occurred at recursive SQL level 3
    ORA-12154: TNS:could not resolve the connect identifier specified
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 9715
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0xc15928e18 21979 package body SYS.KUPW$WORKER
    0xc15928e18 9742 package body SYS.KUPW$WORKER
    0xc15928e18 2353 package body SYS.KUPW$WORKER
    0xc15928e18 1563 package body SYS.KUPW$WORKER
    0xbef8aa138 2 anonymous block
    Job "SYS"."JOBDASPRD" stopped due to fatal error at Tue Jan 21 16:25:21 2014 elapsed 0 00:05:17
    Thanks,

    It seems you are performing import via network_link  option.
    Ensure that the database link STAG_RISKCORE is valid and works. Also, check the TNS service associated to connect to remote database.

  • Problem while importing data schema not found

    Hi,
    I'm facing problem while importing data through system to a schema and impdp gives me error that schema XYZ was not found but when I query dba_users schema exist there what could be the reason of this.
    Regards,
    Abbasi

    Hi,
    Here is complete listing
    bash-3.2$ impdp system/abc schemas=XYZ DIRECTORY=data_dir DUMPFILE=Today_dump.dmp LOGFILE=Today_log.log PARALLEL=8
    Import: Release 11.1.0.7.0 - 64bit Production on Friday, 07 January, 2011 11:18:57
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-39002: invalid operation
    ORA-39165: Schema XYZ was not found.
    Regards,
    Abbasi

  • Trunccolumn value while importing data to physical layer in RPD

    Hi All,
    While importing data from database, I want to trunc few column values so that I can put complex join, but I am not getting any link to do so.
    Can anyone suggest me that if on database, if two tables are linked by outer join, than how can I restore the same join state in Physical layer while maintaining star schema.
    Thanks in advance.

    Hi,
    I am using version 10.1.3.4.0
    This query is a select type physical table in a physical layer of the RPD
    select distinct project_no,project_name from cw_vertical_d where project_no = VALUEOF(NQ_SESSION."Project_Number")
    NQ_SESSION."Project_Number" is a session non system variable.I am trying to set this variable through a dashboard prompt ( as a request variable ).
    So when a user selects any value in the dashboard prompt then this session non system variable "Project_Number" should be set and then BI Server should fire a query with this value to pick the data from database.
    But this report is failing with "*[nQSError: 23006] The session variable, NQ_SESSION."Project_Number", has no value definition*" error.
    Don't know what is causing this?
    Regards,
    Vikas

  • Error while Loading data through .csv file

    Hi,
    I am getting below date error when loading data through into Olap tables through .csv file.
    Data stored in .csv is 20071113121100.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> TE_7007 Transformation Evaluation Error [<<Expression Error>> [TO_DATE]: invalid string for converting to Date
    ... t:TO_DATE(u:'2.00711E+13',u:'YYYYMMDDHH24MISS')]
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> TT_11132 Transformation [Exp_FILE_CHNL_TYPE] had an error evaluating output column [CREATED_ON_DT_OUT]. Error message is [<<Expression Error>> [TO_DATE]: invalid string for converting to Date
    ... t:TO_DATE(u:'2.00711E+13',u:'YYYYMMDDHH24MISS')].
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> TT_11019 There is an error in the port [CREATED_ON_DT_OUT]: The default value for the port is set to: ERROR(<<Expression Error>> [ERROR]: transformation error
    ... nl:ERROR(u:'transformation error')).
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> TT_11021 An error occurred moving data from the transformation Exp_FILE_CHNL_TYPE: to the transformation W_CHNL_TYPE_DS.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> CMN_1086 Exp_FILE_CHNL_TYPE: Number of errors exceeded threshold [1].
    Any help is greatly appreciated.
    Thanks,
    Poojak

    1) Wrong format, you wont get much support loading OLAP cubes in here I think.
    2) Has your CSV file been anywhere near excel by chance the conversion of 20071113121100 to 2.00711E+13 looks very much like what I see when Excel has an invalid number mask / precision specified for a cell.
    *** We are using EBS. File was already generated by consultants through SQL query. Getting error while loading though Informatica. Target table is setup as date datatype and source is String(19).
    Expression in Informatica is setup as below.
    IIF(ISNULL(CREATED_ON_DT), NULL, TO_DATE(CREATED_ON_DT, 'YYYYMMDDHH24MISS'))
    Thanks,
    Poojak

  • Error while reading data through External Table!!!

    CREATE TABLE "COGNOS"."EXT_COGNOS_TBS9_TEST"
    (     "ITEM_DESC" VARCHAR2(200 BYTE),
    "EXT_CODE" VARCHAR2(20 BYTE),
    "RC_DATE" DATE,
    "RES_KD_AMNT" NUMBER(18,3),
    "RES_FC_AMNT" NUMBER(18,3),
    "NRES_KD_AMNT" NUMBER(18,3),
    "NRES_FC_AMNT" NUMBER(18,3),
    "TOTAL" NUMBER(18,3),
    "OF_WHICH_OVR1" NUMBER(18,3)
    ORGANIZATION EXTERNAL
    ( TYPE ORACLE_LOADER
    DEFAULT DIRECTORY "EXTDATADIR"
    ACCESS PARAMETERS
    ( RECORDS
    DELIMITED BY NEWLINE LOAD WHEN *({color:#ff0000}EXT_CODE LIKE 'TBS9%'{color})* FIELDS TERMINATED BY ','
    MISSING FIELD VALUES ARE NULL )
    LOCATION
    ( 'TBS9_TEST.CSV'
    External table creation went through successfully but am getting error while reading data. Am quite sure error is because of above line in red color. Could you please help me in transforming logic.
    Thanks in Advance,
    AP

    Let's start with the basics...
    1) You state that you are getting an error. What error do you get? Is this an Oracle error (i.e. ORA-xxxxx)? If so, please include the error number and the error message as well as the triggering statement. Or is the problem that rows are getting written to the reject file and errors are being written to the log file? If so, what record(s) are being rejected and what are the reasons given in the log file? Or perhaps the problem is something else?
    2) You state that you are quite sure that the problem relates to the hilighted code. What makes you quite sure of this?
    Justin

  • Error while importing data from 8i to 9i

    Hello !
    I have installed 9i and now want to import data from previous database 8i which contains GB's of data.
    I have exported through transporatble tablespaces but while importing to 9i i receive the following error of national character set .
    Import done in WE8MSWIN1252 character set and WE8ISO8859P1 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    export client uses US7ASCII character set (possible charset conversion)
    export server uses US7ASCII NCHAR character set (possible ncharset conversion)
    IMP-00003: ORACLE error 2248 encountered
    ORA-02248: invalid option for ALTER SESSION
    IMP-00000: Import terminated unsuccessfully
    Can any one fix this problem
    Regards
    Shimak

    If you're moving data from 10G to 9i, using EXP/IMP, I would try using the 9i EXP to create the dumpfile with data from the 10G database, and then using the 9i IMP to import that dumpfile into the 9i database.
    Sounds like you have been using the 10G EXP and IMP in both cases.

  • Error while importing data from XML file to a Oracle database

    I am getting the following error while importing data
    *** atg.xml.XMLFileException: No XML files were found for "/Dynamusic/config/dynamusic/songs-data.xml". 
    The files must be located  under the name "/Dynamusic/config/dyna
    *** java.io.FileNotFoundException: D:\MyApp\ATG\ATG10.0.3 (Access is denied)
    java.io.FileNotFoundException: D:\MyApp\ATG\ATG10.0.3 (Access is denied)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(FileInputStream.java:120)
            at atg.adapter.gsa.xml.TemplateParser.importFiles(TemplateParser.java:6675)
            at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5795)
            at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5241)
    I have placed the FakeXADataSource and JTDataSource properties files as required. In fact I have been able to import data in all machines. Just this one machine is giving problems. I have also checked out the access rights. Can someone help me please?

    Confirm that you have access to D:\MyApp\ATG\ATG10.0.3 and existence of Dynamusic/config/dynamusic/songs-data.xm

  • Logon Error while importing data

    Hello,
    I have "Countries" flat table in my repository containing 2 fields Name & ISO Code.
    I wanted to import data i.e. Name & ISO Code in this flat table via Import Manager.
    I have excel file containing Name & ISO Code data.
    While importing data, I am getting an error:- "Logon Error: External table is not in the expected format."
    Would anybody know about this issue?
    Regards,
    Vikas

    Hi Vikas,
    Just check whether yr file .xls or .xlsx.
    If xlsx then change it to xls and check if problem is solved .
    If not try with disable macros.
    Please revert with yr results.
    Thanks,
    sudhanshu

  • Creating my own Import data through CSV

    Hi,
    I want to create a Import data application which consist of import the CSV to a existing table.The same thing the way HTMLDB does while importing data via spreadsheet.Is it really possible ? If then how can i proceed ? Can anyone suggest .
    Regards,
    ROSY

    Hi,
    I want to create a Import data application which
    hich consist of import the CSV to a existing
    table.The same thing the way HTMLDB does while
    importing data via spreadsheet.Is it really possible
    ? If then how can i proceed ? Can anyone suggest .Unfortunately, you're left to your own devices to implement the UI. That's the bad news. The good news is that you can probably use any of the relevant packages in the FLOWS_nnnnnn (depending on your HTML DB version) schema to do the backend work for you.
    If you have tools to browse the backend like TOAD or Enterprise Manager then take a look through the FLOWS_nnnnnn schema and look at the packages under WWV_FLOW_LOAD_DATA, or something to that effect. Can't remember exactly right now.
    Earl

  • SSIS 2012 is intermittently failing with below "Invalid date format" while importing data from a source table into a Destination table with same exact schema.

    We migrated Packages from SSIS 2008 to 2012. The Package is working fine in all the environments except in one of our environment.
    SSIS 2012 is intermittently failing with below error while importing data from a source table into a Destination table with same exact schema.
    Error: 2014-01-28 15:52:05.19
       Code: 0x80004005
       Source: xxxxxxxx SSIS.Pipeline
       Description: Unspecified error
    End Error
    Error: 2014-01-28 15:52:05.19
       Code: 0xC0202009
       Source: Process xxxxxx Load TableName [48]
       Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80004005  Description: "Invalid date format".
    End Error
    Error: 2014-01-28 15:52:05.19
       Code: 0xC020901C
       Source: Process xxxxxxxx Load TableName [48]
       Description: There was an error with Load TableName.Inputs[OLE DB Destination Input].Columns[Updated] on Load TableName.Inputs[OLE DB Destination Input]. The column status returned was: "Conversion failed because the data value overflowed
    the specified type.".
    End Error
    But when we reorder the column in "Updated" in Destination table, the package is importing data successfully.
    This looks like bug to me, Any suggestion?

    Hi Mohideen,
    Based on my research, the issue might be related to one of the following factors:
    Memory pressure. Check there is a memory challenge when the issue occurs. In addition, if the package runs in 32-bit runtime on the specific server, use the 64-bit runtime instead.
    A known issue with SQL Native Client. As a workaround, use .NET data provider instead of SNAC.
    Hope this helps.
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • LSMW While importing data

    Hello, I'm using LSMW for transfering data, But I got an error on step 9. Import Data.
    I can't read error message text because it's not readable (shows in a wrong encoding,)
    The error doesn't  occur everytime. I use the same file but run it in a different period of time. I don't know the reason of that error.
    I know it's may be not enough info to solve my problem. But if someone was confronted with that pls notify me,
    Thanks.
    Edited by: kernel.panic on Sep 28, 2009 12:07 PM
    link to the error: http://s53.radikal.ru/i140/0909/e5/5a937bff1451.jpg

    no matter which codepage I am using.
    for example: when I specify input file to disk H: although my file is on disk C; I got the same error.
    I've launched debugger and found the line with error:
    FORM write_header_record.            
        CLEAR gs_lsheader.                 
        gs_lsheader-lsmw = 'LSMW'.         
        gs_lsheader-project = g_project.   
        gs_lsheader-subproj = g_subproj.   
        gs_lsheader-object = g_object.     
        gs_lsheader-systemid = sy-sysid.   
        gs_lsheader-client = sy-mandt.     
        gs_lsheader-datum = sy-datum.      
        gs_lsheader-uzeit = sy-uzeit.      
        gs_lsheader-uname = sy-uname.                                                                               
    * Begin: binary write                                 
        g_record_length = STRLEN( gs_lsheader ).            
        g_hex_record_length = g_record_length.              
        TRANSFER g_hex_record_length TO g_filename.  // AT THIS LINE ERROR OCCURS        
        ASSIGN g_max_buffer(g_record_length) TO <g_buffer>. 
        <g_buffer> = gs_lsheader.                           
        TRANSFER <g_buffer> TO g_filename.                  
      * End: binary write

  • While installing OD XE 11 g, I get error message just before finish

    the message is like couln't get data local {7e-ie-....) XE registration.
    I have downlaoded the zip file for win 32.
    i was told that this prg will install in my 64 bit OS (Windows 7).

A: While installing OD XE 11 g, I get error message just before finish

Hello, and welcome to the OTN forums!
i was told that this prg will install in my 64 bit OS (Windows 7).Who told you that, and why don't you ask him/her why it didn't work? (just kidding...)
In fact, XE 11.2 is currently not supported on 64 bit Windows machines. See the [url http://docs.oracle.com/cd/E17781_01/install.112/e18803/toc.htm#BABHICJH]System Requirements documented in the Installation Guide for XE 11.2.
The error you receive has been reported often when people tried to install on 64 bit anyway. There are workarounds for that issue, e. g. described in this thread: {thread:id=2289186}
-Udo

Hello, and welcome to the OTN forums!
i was told that this prg will install in my 64 bit OS (Windows 7).Who told you that, and why don't you ask him/her why it didn't work? (just kidding...)
In fact, XE 11.2 is currently not supported on 64 bit Windows machines. See the [url http://docs.oracle.com/cd/E17781_01/install.112/e18803/toc.htm#BABHICJH]System Requirements documented in the Installation Guide for XE 11.2.
The error you receive has been reported often when people tried to install on 64 bit anyway. There are workarounds for that issue, e. g. described in this thread: {thread:id=2289186}
-Udo

  • While installing itunes with windows 7, i get error -the feature you are trying to us is on a network resource that is unavailable-

    While installing itunes with windows 7, i get error -the feature you are trying to us is on a network resource that is unavailable-

    That doesnt work for me. I removed itunes through the windows cleaner method as shown in other posts and re-installed itunes. Now im getting this error
    iTunes was not installed correctly. Please reinstall iTunes
    Error 7 (Windows error 126)
    Also my Microsoft office has stopped working after i deleted Itunes which is really strange.
    Can somebody provide me a solution please....

  • While creatinf Depo dec order VA01 i get error  shipping point receivable

    while creatinf Depo dec order VA01 i get error  shipping point receivable   whent i try to enter the point message i get is shipping cond 02 loading group plant not defined

    Dear,
    This is config issue.
    Please follow following Path to do the setting,
    SPRO-- LOGISTIC EXECUTION-- SHIPPING-- BASIC SHIPPING FUNCTION--ASSIGN SHIPPING POINT( DOUBLE CLICK)
    and maintain following data,
    02 (SC)  Loading grp mainatined in Mat. Master(LGrp)   xxxx (Plant )  ur shipping point (PrShp)ur shipping point(MShpPt)
    Note: Please make habbit of updating your thread.If isuue has been resolved pls close ur thread,
                        if not then upadate where are you getting stuck
    Regards
    AJIT K SINGH
    Edited by: AJIT K SINGH on Sep 29, 2010 4:13 PM

  • Maybe you are looking for