11.1.2.1 execute dataload error in erpi and FDM

Hi
I met a critical problem when execute dataload in erpi using classic method.
there are data in E business suite, but I don't know why I can't pull data from EBS.
also I execute dataload using FDM method, the import step in FDM yields an error: "error creating database link".
could you help me to find the problem?
regards,
Samantha
the error message please refering this:
java.lang.Exception: ERROR: Drill Region was not created/updated. No valid data rows exist in TDATASEG_T for Process ID: 14
ERPI Process Start, Process ID: 14
ERPI Logging Level: DEBUG (5)
ERPI Log File: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\/aif_14.log
Jython Version: 2.1
Java Platform: java1.4.2_08
COMM Process Periods - Insert Periods - START
COMM Process Periods - Insert Periods - END
COMM Process Periods - Insert Process Details - START
COMM Process Periods - Insert Process Details - END
LKM EBS/FS Extract Type - Set Extract Type - START
LKM EBS/FS Extract Type - Set Extract Type - END
LKM EBS/FS Extract Delta Balances - Delete Obsolete Rows - START
LKM EBS/FS Extract Delta Balances - Delete Obsolete Rows - END
LKM EBS/FS Extract Delta Balances - Load Audit - START
LKM EBS/FS Extract Delta Balances - Load Audit - END
COMM End Process Detail - Update Process Detail - START
COMM End Process Detail - Update Process Detail - END
LKM EBS/FS Extract Type - Set Extract Type - START
LKM EBS/FS Extract Type - Set Extract Type - END
LKM EBS/FS Extract Delta Balances - Delete Obsolete Rows - START
LKM EBS/FS Extract Delta Balances - Delete Obsolete Rows - END
LKM EBS/FS Extract Delta Balances - Load Audit - START
LKM EBS/FS Extract Delta Balances - Load Audit - END
COMM End Process Detail - Update Process Detail - START
COMM End Process Detail - Update Process Detail - END
EBS/FS Load Data - Load TDATASEG_T - START
Import Data from Source for Period '2011年八月'
Monetary Data Rows Imported from Source: 182
Total Data Rows Imported from Source: 182
EBS/FS Load Data - Load TDATASEG_T - END
COMM Update Data - Update TDATASEG_T/TDATASEGW - START
Warning: Data rows with zero balances exist
Zero Balance Data Rows Deleted: 8
Processing Mappings for Column 'ACCOUNT'
Data Rows Updated by 'DEFAULT' (LIKE): 174
Processing Mappings for Column 'ENTITY'
Data Rows Updated by 'DEFAULT' (LIKE): 174
Processing Mappings for Column 'ICP'
Data Rows Updated by 'DEFAULT' (LIKE): 174
Processing Mappings for Column 'UD1'
Data Rows Updated by 'Custom1' (LIKE): 174
Processing Mappings for Column 'UD2'
Data Rows Updated by 'Custom2' (LIKE): 174
Processing Mappings for Column 'UD3'
Data Rows Updated by 'Custom3' (LIKE): 174
Processing Mappings for Column 'UD4'
Data Rows Updated by 'Custom4' (LIKE): 174
Processing Mappings for Column 'UD5'
Data Rows Updated by 'Value' (LIKE): 174
Warning: Data rows with unmapped dimensions exist
Data Rows Marked as Invalid: 174
Warning: No data rows available for Export to Target
Total Data Rows available for Export to Target: 0
COMM Update Data - Update TDATASEG_T/TDATASEGW - END
COMM End Process Detail - Update Process Detail - START
COMM End Process Detail - Update Process Detail - END
EBS/FS Load Data - Load TDATASEG_T - START
Import Data from Source for Period '2011年九月'
Monetary Data Rows Imported from Source: 193
Total Data Rows Imported from Source: 193
EBS/FS Load Data - Load TDATASEG_T - END
COMM Update Data - Update TDATASEG_T/TDATASEGW - START
Warning: Data rows with zero balances exist
Zero Balance Data Rows Deleted: 69
Processing Mappings for Column 'ACCOUNT'
Data Rows Updated by 'DEFAULT' (LIKE): 124
Processing Mappings for Column 'ENTITY'
Data Rows Updated by 'DEFAULT' (LIKE): 124
Processing Mappings for Column 'ICP'
Data Rows Updated by 'DEFAULT' (LIKE): 124
Processing Mappings for Column 'UD1'
Data Rows Updated by 'Custom1' (LIKE): 124
Processing Mappings for Column 'UD2'
Data Rows Updated by 'Custom2' (LIKE): 124
Processing Mappings for Column 'UD3'
Data Rows Updated by 'Custom3' (LIKE): 124
Processing Mappings for Column 'UD4'
Data Rows Updated by 'Custom4' (LIKE): 124
Processing Mappings for Column 'UD5'
Data Rows Updated by 'Value' (LIKE): 124
Warning: Data rows with unmapped dimensions exist
Data Rows Marked as Invalid: 124
Warning: No data rows available for Export to Target
Total Data Rows available for Export to Target: 0
COMM Update Data - Update TDATASEG_T/TDATASEGW - END
COMM End Process Detail - Update Process Detail - START
COMM End Process Detail - Update Process Detail - END
COMM Update YTD Amounts - Update YTD Amounts - START
COMM Update YTD Amounts - Update YTD Amounts - END
ODI Hyperion Financial Management Adapter Version 9.3.1
Load task initialized.
LKM COMM Load Data into HFM - Load Data to HFM - START
Connecting to Financial Management application [EEHFM2] on [taly_cluster] using user-name [admin].
Connected to Financial Management application.
HFM Version: 11.1.2.1.0.
Options for the Financial Management load task are:
Load Options validated.
Source data retrieved.
Pre-load tasks completed.
HFM Log file path: "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\aif_14HFM59238.log".
Load to Financial Management application completed.
Load task statistics - success-count:0, error-count:0
Cleanup completed.
Disconnected from Financial Management application.
LKM COMM Load Data into HFM - Load Data to HFM - END
ERPI Process End, Process ID: 14

The data load method for your target application should be set to "FDM" if you are going to be using FDM for your Data Load Rule imports. The Error in creating the DB link is due to the FDM Schema not being granted the DBLINK role in Oracle. In the FDM DBA Guide it explains that the FDM Schema must be granted the create DBLINK role when using the ERPi adapter.

Similar Messages

  • Dynamically called VI becomes broken inside an executable. Error 1003 from "Open VI Reference".

    Here's the problem. Dynamically called VI becomes broken inside an executable in debug executable mode Error 1003 is occuring from "Open VI Reference" Block. The computer has all of the necessary drivers, NI-VISA and NI-DAQmx. This executable is a new release of software that currently works on the PC in question. I can using NI-VISA Remote Server control the instruments from my PC using the executable. But when I put the executable on the PC I am getting this error. The only way I have been able to get this to work properly is to build the executable from the console I believe the project was created in, note that the project file has been moved to a network drive and it still works. All of the stations I have opened the project in show the VI that is being called is runnable. I've tried building the executable from the console I am deploying to and the same thing happens.
    I am honestly at a loss for ideas why this is occuring. Is this something about the way LabView works internally that may be causing this problem?
    I have trolled this forum for idea's and none have made sense to me.
    Any input would be greatly appreciated.
    -Nate

    Two ideas:
    Mass compile the project to ensure all linkages are ironed out
    Include the dynamically launched VI's into the "Always Included" section of the build spec
    Report back on if either of these actions solves your problem.
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

  • Error while executing "" command Error type ACCESS VIOLATION Error Address: 0006898E Module name:gfsdesk.DLL

    Hi All,
    I'm using diadem from .net Program. While on the run I'm getting the following error.
    Error While executing "" Command
    Error type ACCESS VIOLATION
    Error Address: 0006898E
    Module name:gfsdesk.DLL
    Anyone have any idea why this is happening?
    regards,
    Swaroop

    Hi Swaroop,
    It would be helpful to better understand what your code really does. The information that you called DIAdem from your enviroenment is not yet sufficient to understand what the problem might be.
    Andreas

  • Mapping executes without error, but does nothing.

    I've created 21 mappings. 20 mappings work flawlessly and one gives me headaches!
    The mapping is from type: PLSQL.
    It's using an external table to access an 554MB textfile. The OS is RedHat Enterprise Linux WS release 3, Oracle 9.2.0.5, OWB 9.2 + latest patch.
    When I validate the mapping -> everything is okay.
    When I execute the mapping via OEM -> Success message -> in audit browser: 0 rows inserted.
    When I execute the mapping manually -> Success message -> 0 rows inserted.
    When I look at the target table -> 0 rows.
    When I do "select count(*) from external_table_20", I get the correct count for records!
    When I do "create table temp1 as select * from external_table_20 where 1 = 0" I get the correct table structure.
    When I do "insert into temp1 select * from external_table_20", sqlplus blocks for about 10 seconds, but then there are 0 records inserted.
    There are no errors in the kernels logfiles (no read, write or media errors).
    There is no error message in SQLplus.
    There is no entire in the alert file of the database.
    It just does nothing!
    I drop the mapping, the target table and the external table -> and recreated them again (one at a time) -> Same as above. I can count the external_table but the mapping doesn't insert any data. I still can't insert the table on myself.
    So, what can I do now? There is enough space on every tablespace left -> just in case I extended all of them to make sure there will be at least twice as much space as 554 MB (the size of the textfile).
    Its ervy strange that there is not a single error message or warning!

    Art,
    The external tables are tricky because if you make one trivial mistake when describing the records (such as a wrong field length or type), the end result will be that the query against the FT will return no errors, but there will be zero or some weard number of records returned. I suggest to check again the record description and to try to select from the external table (after it is deployed) from SQL plus.
    Also, when configuring the flat file in OWB you can define the log file that will trace FT creation errors during deployment and a Bad file name that will direct the database to write records not fitting into the FT definition to the location specified in 'Bad file name'.
    These configuration parameters can be of help when struggling with the issues mentioned above.
    Regards:
    Igor

  • How to re-execute the error items at one time in SMQ2(t-code)

    Hi Experts,
    today i went to check the Inbound Queues using SMQ2, there are so many error queues, how can i re-execute these error queues at one time?
    Thanks&Regards,
    Su

    Hi Su,
    While you are inside a particular error queue, choose 'Unlock' and in the popup give CF* (or whatever queue prefix you have) and run. It will execute all the error queues / LUWs starting with CF*, for example.
    Regards,
    biplab

  • Dataload Error : Source Currency is blank or null

    Hi,
    I have loaded data from the DSO into the InfoCube and the Staus is Not OK.
    I am facing the dataload error:
    The unit currency Source Currency 0CURRENCY with the value 'space' is assigned to the key figure 'Source key figure ZMTR2WPC' with the value '   100.00'.
    Does anyone know the resolution to this problem?
    Regards,
    Amogh

    Hi,
    One of your record is having 0CURRENCY as blank for key figure ZMTR2WPC.
    Either correct the record in source or PSA (by assigning some value) or write field level UOM conversion for 0CURRENCY for the key figure ZMTR2WPC. (As assign some default unit for key figure if blank).
    I hope it will help.
    Thanks,
    S

  • Lookout Direct error: "Logos executable has encountered a problem and needed to close."

    I'm using Lookout Direct 4.5.1 (build 19) and see the following error after logging in to Windows XP Home:
    Logos executable encountered a problem and needed to close.
    I created a new process, added a hypertrend object, saved, rebooted, and the error did not occur after the first reboot but started again after subsequent reboots.
    I spoke with Automation Direct tech support and they recommended typing the following two commands at a command prompt:
    lktsrv -remove
    lktsrv -install -manual
    I tried this, rebooted and the error persisted.  Any ideas on what else to do here?
    Yesterday I had been working on finishing up a project using Lookout Direct and this error started occuring.  I reformatted the computer, reinstalled Lookout Direct and had no problems.  Today the error started again.  The only other software I had installed on this PC was Automation Direct's DirectSoft 5. 
    The guy I spoke with at Automation Direct said there was once a form or post on NI's site detailing a method to fix this problem but since recent website changes he is no longer able to find it.  Is anyone here familiar with that?
    Best regards,
    Dave
    Message Edited by davey31415 on 04-05-2010 02:15 PM
    Message Edited by davey31415 on 04-05-2010 02:16 PM

    I saw the Logos executable error twice more and also ran into a "waiting on time service error" when opening Lookout Direct, the latter of which prevented Lookout Direct from opening at all.
    In both cases removing and reinstalling the services fixed the problem (reboot afterwards).  If anyone is dealing with either of these errors I'd suggest typing the following into a command prompt (start -> run -> cmd):
    lktsrv -remove
    lktsrv -install -manual
    lkcitdl -remove
    lkcitd -install -manual
    You should see a dialog box which requires you to click OK and states that removal was successful after the two -remove commands.

  • Max. Errors in Dataload error file

    Hello
    I am loading data in essbase cube and i am having about 1000 rejections showing in dataload error file. I doubt there are some more rejections which are not showing up. Is there any way to select max. limit of errors in dataload error file. If this is the case, i need to increase the limit.
    Thanks

    John is, of course, as per usual, correct, but this whole exchange has me wincing.
    Look, you should never have more than 1,000 bad records. Really, you shouldn't have 10 bad records.
    Ever.
    There has to be a better process than, "I will load the data, I will get 30,000+ bad loads, I will laboriously review the dataload.err file and fix each issue, one by one, then clear out and reload (or maybe just load the errors and not clear out all data), until the next 30,000+ bad records come through, blah, blah, blah."
    How about figuring out ahead of time what's in Essbase and what's in the data, identify the difference, and load to hierarchy (if indeed that is desired, otherwise exclude from source) the missing members?
    Yes, I know, people do use the dataload.err file to do that, but that is a recipe for pain and agony.
    Just a thought.
    Regards,
    Cameron Lackpour

  • Essbase Studion Dataload error

    Hi There,
    work on essbase studion (11.1.1.3), able to deploy dimensions successfully, the error I got is from load data, I take the SQL I use in essbase studio, and run it from SQL, then save the data file.
    I reload the data from EAS, and it is successful. But I keep getting error when deploying data from essbase studio, it is the same sql. Essbase studio error log:
    Dataload errors sample:
    Error: 3303;#~@12#0#257#0@#~@3#0#488#0@#~140099;2010     140099      0000003039     13130      Nov     5203      14964.420     ;
    Error: 3303;#~@12#0#257#0@#~@3#0#488#0@#~150099;2010     150099      0000002573     13724      Sep     5203      37183.000     ;
    Error: 3303;#~@12#0#257#0@#~@3#0#488#0@#~150099;2010     150099      0000002573     14796      Sep     5203      6465.000     ;
    So I am wondering why the same sql data, loading through EAS without any issue, but got the above error loading through studio.

    I look at the error, it seems complaining 140099 and 150099 which is DeptID, here is sample data return with these two deptids from data set:
    2010     140099      0000003039     13130      Nov     5203      14964.420
    2010     150099      0000002573     13724      Sep     5203      37183.000
    2010     150099      0000002573     14796      Sep     5203      6465.000
    2010     150099      0000002596     14796      Aug     5203      105932.000
    Year, DeptID, VendorID, ProjectID, Month and Account, TotalAmt is the layout.
    I don't see issue here, could you tell if anyting wrong from the above?

  • SharePoint 2010 Unable to execute query: Error 0x80131530

    I am seeing the below error message in the ULS logs while accessing some set of items in the list and the item will not get
    opened after long tim. 
    "Unable to execute query: Error 0x80131530
    Unknown SPRequest error occurred. More information: 0x80131530
    System.Web.HttpException: Request timed out."
    This list has 202 items in total with 45 columns in total (includes
    5 lookup columns, 3 append history columns). 
    Items which has more than 20 versions is not loading.
    In the same site, there is another list of the same template with 2009 items and some items with more
    than 80 versions works fine.
    Please let me know if you have any suggestion to fix this.

    Yes there are 2 simple SPD workflows. One of the workflow operation is to send email and other one is to create an item in another based on condition.
    The other list which works fine also has similar SPD workflows. 

  • While executing FPG1 error message F5858  is encountered

    Hi,
    While executing FPG1, error F5858  is encountered. Message details : System Error : Amount field is negative.
    Kindly provide your valuable feedback.
    Regards,
    Paresh

    Hi,
    Origin key is R9 and as I understand this occurs in cases FMTYP G (payment on account) cases and yes BTRW is negative amt while PSWBT is zero.
    Although I have many such cases, I will not be able reproduce such case as I don't know where and how this cases gets generated.
    More over, I failed to understand what is difference between BETRW and PSWBT and why there arises difference between the two?
    Hope you can enlighten me.
    Regards,
    Paresh

  • How to get error's field name when execute sql error

    I want to get the error's field name when execute sql error,but SQLException is not provide corresponding function to get it.
    How can I do for it?

    user523110,
    I believe the "unique constraint" error message displays the name of the constraint, not the column name, as you have posted.
    As far as I know, the only way to extract the column(s) would be to query the data dictionary using the constraint name provided in the error message.
    Also, as far as I know, there is nothing in the JDBC API that can return the names of the columns associated with a given unique constraint.
    Good Luck,
    Avi.

  • @@/oracle/RSS/102_64/rdbms/admin/catproc.sql  Executed with error.

    Hi All,
    We are in process of  CU&UC  during the unicode process , we have exported the DB and during Import during  create database phase  we are facing this problem..
    Please suggest.....
    @@/oracle/RSS/102_64/rdbms/admin/catproc.sql
    exit;
    Executed with error.
    Thanks,
    Subhash.G

    Some more errors:
    Below error from sapinst.log for reference .
    INFO 2007-11-03 06:19:35 Removing file /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/ora_query3_tmp0_1.sql. INFO 2007-11-03 06:19:35 Creating file /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS-ABAP/ora_query3_tmp0_1.sql. ERROR 2007-11-03 06:43:42 CJS-00084 SQL statement or script failed.
    DIAGNOSIS: Error message: ORA-955 for defaultdest ERROR 2007-11-03 06:43:45 MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined. ERROR 2007-11-03 06:43:47 FCO-00011 The step runCatprocSql with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR . INFO 2007-11-03 06:53:37 An error occured and the user decide to stop.\n Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql"
    Error from ora_sql.log
    @@/oracle/RSS/102_64/rdbms/admin/catproc.sql exit; Executed with error.
    Thanks

  • Dataload Errors - No Load Rule

    I am using Essbase v 11.1.1.3, and attempting to load an exported file via EAS. If you do not select a load rule, no dataload.err file is created. I think I'm missing something, how do I get a dataload error file?

    This is expected behavour. To get an error file you have to use a load rule

  • Error while compiling and building file [java] ERROR: ejbc couldn't invoke

    *[java] [EJBCompiler] : Compliance Checker said bean was compliant*
    *[java] ERROR: Error from ejbc: Access is denied*
    *[java] java.io.IOException: Access is denied*
    *[java] at java.io.WinNTFileSystem.createFileExclusively(Ljava.lang.Stri*
    ng;)Z(Native Method)
    *[java] at java.io.File.checkAndCreate(File.java:1314)*
    *[java] at java.io.File.createTempFile(File.java:1402)*
    *[java] at java.io.File.createTempFile(File.java:1439)*
    *[java] at weblogic.utils.compiler.CompilerInvoker.execCompiler(Compiler*
    Invoker.java:227)
    *[java] at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(Comp*
    ilerInvoker.java:428)
    *[java] at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvok*
    er.java:328)
    *[java] at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvok*
    er.java:336)
    *[java] at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:27*
    *0)*
    *[java] at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:4*
    *76)*
    *[java] at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:3*
    *97)*
    *[java] at weblogic.ejbc20.runBody(ejbc20.java:517)*
    *[java] at weblogic.utils.compiler.Tool.run(Tool.java:192)*
    *[java] at weblogic.utils.compiler.Tool.run(Tool.java:147)*
    *[java] at weblogic.ejbc.main(ejbc.java:29)*
    *[java] ERROR: ejbc couldn't invoke compiler*
    BUILD FAILED

    Yshemi,
    You do not have to explicitly point the server to a compiler. Its already in
    the IDE classpath. Can you provide more information on the steps you
    followed.
    You had stated that you had created a new workshop domain. Is this the
    domain in which your are creating the new application ?
    You can choose the server when you create the application or by editing the
    application properties.
    Can you verify this ?
    Can you test the built in sample to check if it works fine ?
    What is the operating system that you are working on ?
    Can you try by creating a new empty application, and an ejb project and let
    me know the results ?
    Regards,
    Raj Alagumalai
    WebLogic Workshop Support
    "yshemu" <[email protected]> wrote in message
    news:3f4eabaf$[email protected]..
    >
    Hi Guys,
    I have created a workshop domain with the configuration wizard.
    I am trying to build a simple EJB - stateless session, has one method
    that returns a string.
    when I try to build I get the following :
    "ERROR: ERROR: Error from ejbc: Compiler failed executable.exec
    ERROR: ERROR: ejbc couldn't invoke compiler
    BUILD FAILED
    ERROR: ERROR: Error from ejbc: Compiler failed executable.exec
    ERROR: ERROR: ejbc couldn't invoke compiler
    Application Build had errors."
    It seems like Workshop can't find the compiler.
    I added "c:\bea81\jdk141_03\bin" to the application properties under
    "server classpath additions" and still get the same error.
    Does anyone know how I can point workshop to the compiler ?
    Thanks
    yshemi

Maybe you are looking for