Error in loading data FDMEE

Hello all i am trying to load data using FDMEE but I got these errors but I do not understand what it is

"

2016-01-25 12:34:31, 792 INFO [AIF]: beginning of the process FDMEE, process ID: 104

2016-01-25 12:34:31: 792 [AIF] INFO: recording of the FDMEE level: 4

2016-01-25 12:34:31, 793 [AIF] INFO: user:

2016-01-25 12:34:31, 793 INFO [AIF]: place: APC_Data_location (Partitionkey:11)

2016-01-25 12:34:31, 793 [AIF] INFO: period name: Dec-2015 (period key: 12/31/15 12:00 AM)

2016-01-25 12:34:31, 793 INFO [AIF]: name of the category: real (category key: 1)

2016-01-25 12:34:31, 793 [AIF] INFO: name rule: Data_loadRule_1 (rule ID:13)

2016-01-25 12:34:33, 792 [AIF] INFO: Version FDM: 11.1.2.4.000

2016-01-25 12:34:33, 792 INFO [AIF]: connect the file encoding: UTF-8

2016-01-25 12:34:34, 997 [AIF] INFO: - START IMPORT STEP -

2016-01-25 12:34:35, 157 INFO [AIF]: run the following script: /u02/Oracle/Middleware/EPMSystem11R1/products/FinancialDataQuality/bin/FusionCloud/FusionCloudAdapter.py

2016-01-25 12:34:35, INFO 171 [AIF]: FusionCloudAdapter.importDataFromFusion - START

2016-01-25 12:40:57, 601 INFO [AIF]: output Standard: INFO: from script FusionCloudAdapter...

Proxy configuration for deployment in Production SEEP

Main program of starting FusionAdapter...

mode of production: importDataFromFusion, pid: 104

FusionAdapter initialized during initialization.

fusionGlWebServiceWsdl: http://

fusionGlWebServiceUser: sysadmin

fusionProductType: GL

The main program of FusionAdapter is complete.

INFO: The FusionCloudAdapter script failed as described above.

2016-01-25 12:40:57, 601 INFO [AIF]: SD: com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException: 2 InaccessibleWSDLException heads.

java.io.IOException: unable to proxy tunnel. Proxy returns "HTTP/1.1 502 cannotconnect.

java.io.IOException: unable to proxy tunnel. Proxy returns "HTTP/1.1 502 cannotconnect.

at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:182)

at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:153)

at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:284)

to com.sun.xml.ws.client.WSServiceDelegate. < init > (WSServiceDelegate.java:246)

to com.sun.xml.ws.client.WSServiceDelegate. < init > (WSServiceDelegate.java:197)

to com.sun.xml.ws.client.WSServiceDelegate. < init > (WSServiceDelegate.java:187)

to weblogic.wsee.jaxws.spi.WLSServiceDelegate. < init > (WLSServiceDelegate.java:86)

to weblogic.wsee.jaxws.spi.WLSProvider$ ServiceDelegate. < init > (WLSProvider.java:632)

at weblogic.wsee.jaxws.spi.WLSProvider.createServiceDelegate(WLSProvider.java:143)

at weblogic.wsee.jaxws.spi.WLSProvider.createServiceDelegate(WLSProvider.java:117)

at weblogic.wsee.jaxws.spi.WLSProvider.createServiceDelegate(WLSProvider.java:88)

to javax.xml.ws.Service. < init > (Service.java:77)

to com.hyperion.aif.ws.client.ErpIntegrationService.ErpIntegrationService_Service. < init > (ErpIntegrationService_Service.java:74)

to com.hyperion.aif.fusion.FusionAdapter. < init > (FusionAdapter.java:177)

at com.hyperion.aif.fusion.FusionAdapter.main(FusionAdapter.java:85)

2016-01-25 12:40:57, ERROR 602 [AIF]: the script failed to run:

2016-01-25 12:40:57, FATAL 605 [AIF]: error in Comm.executeJythonScript

Traceback (most recent call changed):

Folder "< string >", line 528, in executeJythonScript

File "/ u02/Oracle/Middleware/EPMSystem11R1/products/FinancialDataQuality/bin/FusionCloud/FusionCloudAdapter.py", line 163, < module >

fusionCloudAdapter.importDataFromFusion)

File "/ u02/Oracle/Middleware/EPMSystem11R1/products/FinancialDataQuality/bin/FusionCloud/FusionCloudAdapter.py", line 60, in importDataFromFusion

raise RuntimeError

RuntimeError

2016-01-25 12:40:57, 692 FATAL [AIF]: error in import data Pre COMM

2016-01-25 12:40:57, 697 [AIF] INFO: end process FDMEE, process ID: 104

Thank you

The script attempts to connect to a WSDL URL and therefore cannot error

"java.io.IOException: unable to tunnel by proxy." «Proxy returns «HTTP/1.1 502 cannotconnect»»

I see that it is from SEEP, maybe you have not set the correct details for Fusion Cloud, are you sure that you configure the WSDL URL appropriate in the connection source Configuration section in FDMEE

See you soon

John

Tags: Business Intelligence

Similar Questions

  • Error while loading data file with using a file of rules through a MAXL.

    I think that the functionality to generate a. Records error during loading data in the ERR file is supported only if there is a. RUL file being used.

    Is this good?

    I tried to get. ERR files to generate by using the following statement:
    Import database PL_RPT. Reprting data data_file
    "E:\Hyperion\AnalyticServices\APP\PL\PL.txt" to load_buffer with buffer_id 17
    Error writing to "E:\Hyperion\Scripts\Pln\Logs\LoadlData.err."

    When I run this, if there are errors, it is not generated any file errors and stops the load.

    I saw the technical reference Essbase ASO MAXL data loading and code syntax diagram indicates that it is supported.

    Any suggestions will be greatly appreciated.

    Thank you

    Hello

    Here are a few suggestions for trapping errors. I hope that one of them will meet your needs:

    1._____________________________________________

    spool to 'D:\logs\maxlresults.out ';

    function SIERREUR 'WRITE_ERRORS ';

    / * do stuff * /.

    Define the label 'WRITE_ERRORS ';
    spool off;
    spool to 'D:\logs\maxlerrors.out ';
    "exit";

    2._____________________________________________

    coil stdout to "D:\logs\maxlresults.out."
    coil stderr to "D:\logs\maxlerrors.out."

    3._____________________________________________

    essmsh script.msh 2 > D:\logs\maxlresults.out

    Robb

  • Error while loading data in Planning

    Failed to load the data in the planning of the 11.1.2.3.200 using ODI 11.1.1.7

    Please find the errors at the bottom of newspapers:

    INFO [SimpleAsyncTaskExecutor-2]: Oracle Data Integrator adapter for Hyperion Planning

    INFO [SimpleAsyncTaskExecutor-2]: Connection to the planning your application [xxxxxxx] on [xxxxxxxxxxx]: [xxxx] using [admin] username.

    [SimpleAsyncTaskExecutor-2] INFO: Successfully connected to the planning application.

    INFO [SimpleAsyncTaskExecutor-2]: Loading for the charge of planning options

    Name of the dimension: account type Parent child: false

    Order By entry charge: forgery

    Update the database: false

    INFO [SimpleAsyncTaskExecutor-2]: Beginning of the loading process.

    DEBUG [SimpleAsyncTaskExecutor-2]: number of columns in the result set of source does not match the number of columns planning targets.

    INFO [SimpleAsyncTaskExecutor-2]: Type of load is a [member of the load dimension].

    ERROR [SimpleAsyncTaskExecutor-2]: file [[A603010, null, null, null, null, null, null, null, null, null, null, null, xxxxx,-100, F3E0, C011, E7172_93275, FY17, Stage 1, level of current Service, Jul, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]] was rejected by Planning Server.

    ERROR [SimpleAsyncTaskExecutor-2]: file [[A601060, null, null, null, null, null, null, null, null, null, null, null, xxxxx,-250, F3E0, C011, E7172_93275, FY17, Stage 1, level of current Service, Jul, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]] was rejected by Planning Server.

    log. Err

    Account, name of Cube to load data, Budget, Point of view, Error_Reason

    A603010, xxxxx,-100, F3E0, C011, E7172_93275, FY17, Stage 1, current service level, Jul, cannot load the dimension member, error message is: RemoteException occurred in the server thread; nested exception is:

    java.rmi.UnmarshalException: not recognized hash method: method not supported by the remote object

    A601060, xxxxx,-250, F3E0, C011, E7172_93275, FY17, Stage 1, current service level, Jul, cannot load the dimension member, error message is: RemoteException occurred in the server thread; nested exception is:

    java.rmi.UnmarshalException: not recognized hash method: method not supported by the remote object

    Journal FDMEE:

    : [AIF] error: no record exists for period "Pd 2 - 01-08-2014".

    : [AIF] error: no record exists for period "Pd 3-2014-09-01"

    FDMEE logging level is set to 5

    The PES of planning that you applied contains a new version of the HspJS.jar so that could be a possible way of this error could have surfaced. For me personally, I think you'd better get everything patched up to the 11.1.2.3.500 PSU continuing at least before that it is a known problem in this version and there are the notes I have mentioned previously, to help patching.

    It is clear from the error that there is a mismatch in versions of the Agent of ODI FDMEE with the Planning Server jar files. One thing you might be able to try on this front would be to save the current file HspJS.jar in the C:\Oracle\Middleware\odi\oracledi.sdk\lib House FDMEE ODI and place a copy of the same file of your planning server in the C:\Oracle\Middleware\EPMSystem11R1\products\Planning\lib folder (or equivalent).

    I've not personally seen this error before where the 500 patch had not been implemented well. Decide which approach you take will be up to you really, but I suggest to patch to 500 as best as possible and go from there.

    Concerning

    Craig

  • Get the error while loading data

    Hello

    I get an error when loading the data in the database demo Application based on Essbase 11.1.1.3. I used the format during the loading of the data below
    'Stereo"-Tab-"Boston"-Tab-"Actual"-Tab-"Jan"-Tab-"Sales"-Tab-"100 '.
    But when I try to open this text file in the rule file it said - empty character in the name. No idea what's wrong I do.

    The hierarchy of the Demo.Basic database as below:
    Year
    -T1
    -Jan
    Market
    -East
    -Boston
    Product
    -Audio
    -Stereo
    Account
    -Profit
    -Margin
    -Sales
    Scenerio
    -Real

    Thank you

    Where is saved the file? I believe that this is the error message you get if you save the files in a folder such as My Documents, in which you will notice a space between my and Documents. Try to save your file in a directory where there is no space such as C:\Hyperion.

    See you soon,.
    Mehmet

  • Get the error when loading data into the base cube

    Hi all

    I get the error by loading the file of hollow data to the database below.
    Please take suggest me...

    I use ESSBASE 9.3.1.3.


    Error:

    Basic charge database
    The Xchgrate database management
    Load the database Interntl
    Sample application loaded - connection established
    Start the application [example] with the process id [1688]
    Empty invalid character in name (E:\My personal Data\Test\222.txt) based on the ESSAPI EssUpdateFile
    Unexpected error Essbase 1030010

    Empty invalid character in name (E:\My personal Data\Test\222.txt) based on the ESSAPI EssUpdateFile

    Essbase has problems with spaces (white space characters) the path names (my personal data)

    Rename your path or move the data file to a location that has no characters/spaces in the path name.

  • Error in loading data into Essbase

    Hello all-

    I extracted a few data on flat file from my application into production and I am trying to push the data in another essbase cube using the rules file and it comes up with the following error message:

    Reading rule SQL database [database name]
    Reading rules of rule of database object [database name]
    Active parallel loading: [1] block to prepare the discussions, block [1] write discussions.
    Loading data encoded in Unicode application in mode non-Unicode is not supported
    Unexpected error Essbase 1003048

    I have previously pushed several times to export data of level 0 and this time I'm trying to push it through the rule files and he came up with this error. How can I see if my orginal application is a unicode application or not? The rules file that I use is also the source application... I should create a new file of my target application rules and this will help me to solve this problem?

    Please advise!

    If you right click the essbase in the EA application and select properties there will be a "Unicode mode" box, if it is checked, then it is a unicode application.

    You may need to convert your file to unicode.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Error in loading data with SQLLDR in Oracle 10 G

    Hello

    Can one suggest what the problem is in the slot mentioned control file used for loading data via SQL * LOADER

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    DOWNLOAD THE DATA
    INFILE 'D:\test\temt.txt '.
    BADFILE "test.bad."
    DISCARDFILE 'test.dsc '.

    IN THE TABLE 'TEST '.
    INSERT
    (INTEGER SRNO (7))
    PROD_ID INTEGER (10),
    PROMO_ID INTEGER (10),
    CHANNEL_ID INTEGER (10),
    UNIT_COST INTEGER (10),
    UNIT_PRICE INTEGER (10)
    )

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    I'm trying to load data in the schema SCOTT scott user.

    Why make such a mistake, please see the attached log file.

    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    SQL * Loader: Release 10.2.0.1.0 - Production on Fri Mar 20 14:43:35 2009

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    Control file: D:\test\temt.ctl
    Data file: D:\test\temt.txt
    Bad leadership: test.bad
    Delete the file: test.dsc
    (Allow all releases)

    Number of loading: ALL
    Number of jump: 0
    Authorized errors: 50
    Link table: 64 lines, maximum of 256000 bytes
    Continuation of the debate: none is specified
    Path used: classics

    Table 'TEST', loaded from every logical record.
    Insert the option in effect for this table: INSERT

    Column Position Len term Encl. Datatype name
    ------------------------------ ---------- ----- ---- ---- ---------------------
    SRNO FIRST 7 INTEGER
    PROD_ID INTEGER 10 NEXT
    PROMO_ID INTEGER 10 NEXT
    CHANNEL_ID INTEGER 10 NEXT
    UNIT_COST INTEGER 10 NEXT
    UNIT_PRICE INTEGER 10 NEXT

    Sheet 1: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 2: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 3: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Folder 4: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 5: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 6: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 7: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 8: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    File 9: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Case 10: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Factsheet 11: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 12: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    File 13: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Fact sheet 14: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Fact sheet 15: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 16: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    File 17: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 18: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    File 19: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 20: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 21: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Account 22: rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 23: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record number of 24: rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 25: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Fact sheet 26: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Fact sheet 27: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 28: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 29: rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 30: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record of 31: rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    • Statement 32: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 33: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Page 34: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 35: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 36: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 37: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 38: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 39: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 40: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 41: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Page 42: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 43: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Sheet 44: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 45: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    • Statement 46: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 47: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 48: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 49: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Page 50: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested

    Record 51: Rejected - error on the table 'TEST '.
    ORA-01460: dead letter or unreasonable conversion requested


    NUMBER of MAXIMUM ERRORS EXCEEDED - above the statistics reflect partial performance.

    Table 'TEST'
    0 rows successfully loaded.
    51 lines not filled due to data errors.
    0 rows not loading because all WHEN clauses were failed.
    0 rows not populated because all fields are null.


    The space allocated to bind table: 3648 bytes (64 lines)
    Bytes of read buffer: 1048576

    Total logical records ignored: 0
    Total logical records read: 64
    Total rejected logical records: 51
    Total logical records ignored: 0

    Run started on Fri Mar 20 14:43:35 2009
    Run finished Fri Mar 20 14:43:43 2009

    Time was: 00:00:07.98
    Time processor was: 00:00:00.28



    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Here is the method to use SQLLDR and table details


    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    SQL > desc test
    Name Null? Type
    ----------------------- -------- ----------------
    SRNO NUMBER (7)
    PROD_ID NUMBER (10)
    PROMO_ID NUMBER (10)
    CHANNEL_ID NUMBER (10)
    UNIT_COST NUMBER (10)
    UNIT_PRICE NUMBER (10)




    Use sqlldr process is:

    cmd PROMT,

    d:\ > sqlldr scott/tiger

    Control = D:\test\temt.ctl

    SQL * Loader: Release 10.2.0.1.0 - Production on Fri Mar 20 15:55:50 2009

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    Commit the point reached - the number of logical records 64

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    I even tried a few examples,

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Which of the below control record make sense,

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    -1

    DOWNLOAD THE DATA
    INFILE 'D:\test\temt.txt '.
    BADFILE "test.bad."
    DISCARDFILE 'test.dsc '.

    IN THE TABLE 'TEST '.
    INSERT
    COMPLETED FIELD BY (EN)

    (INTEGER SRNO (7))
    PROD_ID INTEGER (10),
    PROMO_ID INTEGER (10),
    CHANNEL_ID INTEGER (10),
    UNIT_COST INTEGER (10),
    UNIT_PRICE INTEGER (10)
    )





    -2

    DOWNLOAD THE DATA
    INFILE 'D:\test\temt.txt '.
    BADFILE "test.bad."
    DISCARDFILE 'test.dsc '.

    IN THE TABLE 'TEST '.
    INSERT
    DOMAIN TERMINATED BY, eventually surrounded "" "

    (INTEGER SRNO (7))
    PROD_ID INTEGER (10),
    PROMO_ID INTEGER (10),
    CHANNEL_ID INTEGER (10),
    UNIT_COST INTEGER (10),
    UNIT_PRICE INTEGER (10)
    )




    For the code - 1 I get below mentioned error... *.

    D:\ > sqlldr scott/tiger

    Control = D:\test\temt.ctl

    SQL * Loader: Release 10.2.0.1.0 - Production on Fri Mar 20 16:36 2009

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    SQL * Loader-350: error of syntax on line 8.
    Expecting "(", found "FIELD".
    COMPLETED FIELD BY (EN)
    ^




    * And for the code - 2 I get the error below *.

    D:\ > sqlldr scott/tiger

    Control = D:\test\temt.ctl

    SQL * Loader: Release 10.2.0.1.0 - Production on Fri Mar 20 16:39:22 2009

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    SQL * Loader-350: error of syntax on line 8.
    Expecting "(", found "FIELD".
    DOMAIN TERMINATED BY, eventually surrounded "" "
    ^
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Hello

    This will help for you

    LOAD DATA
    INFILE 'D:\test\temt.txt'
    BADFILE 'test.bad'
    DISCARDFILE 'test.dsc'
    INSERT
    INTO TABLE "TEST"
    FIELDS TERMINATED BY ','
    (SRNO INTEGER EXTERNAL ,
    PROD_ID INTEGER EXTERNAL,
    PROMO_ID INTEGER EXTERNAL,
    CHANNEL_ID INTEGER EXTERNAL,
    UNIT_COST INTEGER EXTERNAL,
    UNIT_PRICE INTEGER EXTERNAL
    )
    

    Thank you

  • An error in loading data from .csv file using sql * loader

    Hello


    I wrote a control file, to load data into the table.
    The .csv (input file) contains a value that contains within it. So that the value is placed in "" (double quotes)

    The record that contains the value that is quoted is not loaded into the file.

    example: -.
    input file (.csv file)
    001, apple, 1, 31 December 00
    002, "abc, def & ltd", December 1, 31 00

    in the example above second row is not inserted into the table.

    How can I insert all the rows in the table.
    any help is appreciated.

    Thanks in advance...
    RXG

    looks like your control file?

    Try this.
    fields ended by ',' optionally surrounded "" "

  • SOS! -Error to load data from Oracle 11 g to Essbase using ODI

    Hi all.

    I want to load data from oracle database to essbase using ODI.
    I have set up correctly the Hyperion essbase physical and logical topology manager and got the structure ESSBASE BASIC app DEMO.
    The problem is.
    1. when I try see data right click on the table of essbase.
    va.sql.SQLException: driver must be specified
    at com.sunopsis.sql.SnpsConnection.a (SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection (SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection (SnpsConnection.java)
    at com.sunopsis.graphical.frame.b.jc.bE (jc.java)
    at com.sunopsis.graphical.frame.bo.bA (bo.java)
    at com.sunopsis.graphical.frame.b.ja.dl (ja.java)
    to com.sunopsis.graphical.frame.b.ja. < init > (ja.java)
    to com.sunopsis.graphical.frame.b.jc. < init > (jc.java)
    I got the answer of partisan Oracle it's ok, just omit it. The second problem will appear.
    2 create an interface between the oracle and essbase database, click on the option ' staging of deffirent from the area of the "(ce qui signifie que la mise en scène est créé à la base de données oracle) target, and using IKM SQL for Hyperion Essbase (metadata), run this interface".

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):
    "< String >" file, line 61, in there?
    com.hyperion.odi.essbase.ODIEssbaseException: invalid value specified [RULES_FILE] for the load option [null]

    at com.hyperion.odi.essbase.ODIEssbaseMetaWriter.validateLoadOptions (unknown Source)

    at com.hyperion.odi.essbase.AbstractEssbaseWriter.beginLoad (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at org.python.core.PyReflectedFunction.__call__ (PyReflectedFunction.java)

    at org.python.core.PyMethod.__call__ (PyMethod.java)

    at org.python.core.PyObject.__call__ (PyObject.java)

    at org.python.core.PyInstance.invoke (PyInstance.java)

    to org.python.pycode._pyx1.f$ 0 (< string >: 61)

    to org.python.pycode._pyx1.call_function (< string >)

    at org.python.core.PyTableCode.call (PyTableCode.java)

    at org.python.core.PyCode.call (PyCode.java)

    at org.python.core.Py.runCode (Py.java)

    at org.python.core.Py.exec (Py.java)



    I am very confused by it. Someone give me a solution or other docs.

    Ethan.

    Hello

    You say that you are loading, but you chose the KM for the loading of metadata?
    If you load metadata then you must provide a rules file, if you are loading and then choose the KM - IKM SQL for Hyperion Essbase (DATA)

    Ok?

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Cannot find the file error when loading data from text file to Oracle

    Hello

    I have an interface where I am loading a data from the text file to Oracle.
    But when I try to do that I am getting following error.

    ODI-1227: SrcSet0 (load) task fails on the source FILES SAPMM connections.
    Caused by: java.sql.SQLException: file not found: d:/mdb/#General.get_filename
    to com.sunopsis.jdbc.driver.file.FileResultSet. < init > (FileResultSet.java:160)
    at com.sunopsis.jdbc.driver.file.impl.commands.CommandSelect.execute(CommandSelect.java:57)
    at com.sunopsis.jdbc.driver.file.CommandExecutor.executeCommand(CommandExecutor.java:33)

    SAPMM is the name of the connection.
    I use get_filename to get the name of the file and it is fetching a correct value as long as this variable is updated in the previous stage of this interface.
    KM, used for loading is SQL file

    What would be the cause of this error?

    Thank you
    Mahesh

    Also a single query would be ok if I'm moving only generated package (according to your scenario3) scenario and not UI? It running properly?

    Yes... It runs successfully

  • Member not found error when loading data

    Hi all
    I created a data load file and load the data for the cube of the Regional service. I saw some members all values of measure zero as shown below:

    '1018' 0 0 0 294.4739236
    "1019" 0 0 0 0

    Data is loading properly for Member '1018' but for '1019', even if it is already present in its lines, its raise an error, as shown below:

    +------Member 1019 not found in the database.


    Please help me solve this problem...

    Thanks in advance


    Kind regards
    Lolita

    Hi Lolita,.

    Are you sure have first '1019' member in the sketch?
    Right-click in the map and find the 1019 member. If you are able to track, then check that the mapping rule files is correct or not.
    Also, try to load the data for another combination for the same Member.

  • ODI Error cannot load data

    Hi friends,

    I am new to ODI Tech I need your help to solve the following problem:

    My source a - 6 rows of data
    My goal is - no line.

    source and target texts are oracle, and I used Ikm: sql for oracle and IKM: added incremental update of oracle and sql command
    but it was still impossible to load the data.

    In the window of the operator, I was able to show that the data has been loaded. -in step 3.
    But to step 6 - integration - insert new lines indicating the error.

    Error return code: 4098
    Message: ora-04098: trigger is invalid and has no revalidation.

    Similarly, when I tried to enter the data into the database target manually by writing queries using Toad. He showed the same error for me.

    The question is with ODI or Oracle database?

    Is there a method to solve the problem? How to manage triggers in ODI?

    Thanks in advance,
    Raj.

    Raj,

    It is strictly a matter of database and nothing that ODI can do about it. This error of trigger of search in a search engine and try to find in your data base why relaxation is not valid.

  • Error when loading data from a file XML using HTTPService

    Hi all

    I have a runtime error that made me beat right now I am building an App in Flash Builder 4 to run on AIR.

    The error is as follows: TypeError: Error #1009: cannot access a property or method of a null object reference.

    What I'm doing:

    I have 2 DropDownList controls, the first is filled with the names of countries and the other with the language options.  All 1 DropDownList control

    set to an image control to display the flag of the country and activate the 2nd DropDownList.

    The 2nd DropDownList control sets the returned variable equal to the language code.  I then call the function in the language and pass it returned using this variable, I build the string

    for langFilePath will be equal to the XML file (which is "Lang_GBR.xml") location on my desktop and then call the HTTPService.

    As soon as the function of language is called, the runtime error occurs and highlights the line with btn_LS_mainMenu.label = loadLangService.lastResult.Lang.GlobalTags.btnMenu;

    When I try to assign the label of button with a new value in the XML file.

    I suspect that maybe it's a trivial mistake, but I can't see it at the moment.

    Any help or advice would be appreciated.  Thank you

    Code:

    <fx:Script>
            <![CDATA[
                   
                   [Bindable]
                   public var langFilePath:String;
    
                   public var langDir:File = File.desktopDirectory;
                   public var langCode:String;
                   
                   public function countrySelect_changeHandler(event:IndexChangeEvent):void
                   {
                        switch (countrySelect.selectedItem)
                        {  
                             case ('United Kingdom'):  
                                  trace("Item Selected was: "+ countrySelect.selectedItem);
                                  img_countryFlag.source = AngolaFlag;
                             break;
                             case ('France'):  
                                   trace("Item Selected was: "+ countrySelect.selectedItem);
                                   img_countryFlag.source = AustraliaFlag;
                             break; 
                             default:  
                             break;
                         } 
                        langSelect.enabled = true;
                        trace("1st dropdownbox");
                   }
    
                   
                   public function langSelect_changeHandler(event:IndexChangeEvent):void
                   {
                        switch (langSelect.selectedItem)
                        {                                          
                             case ('English'):  
                                 trace("Language Selected was: "+ langSelect.selectedItem);
                                 langCode = "Lang_GBR";  
                             break;
                             case ('French'):  
                                 trace("Language Selected was: "+ langSelect.selectedItem);
                                 langCode = "Lang_FRA";  
                             break;
                        }
                        language(langCode);
                    }
    
                   public function language(aParam:String):void
                   {
                        trace("Code Was: " + aParam);
                        trace("Lang dir: " + langDir.nativePath);
             
                        langFilePath = langDir.nativePath + "/" + aParam + ".xml";
             
                        trace("File to load: " + langFilePath);
                        trace("loadLangFile.url: " + loadLangService.url);
                        loadLangService.send();
                        
                        btn_LS_mainMenu.label = loadLangService.lastResult.Lang.GlobalTags.btnMenu;
                   }
              ]]>
    </fx:Script>
    
    
    <fx:Declarations>
         <s:HTTPService id="loadLangService" url="{langFilePath}"/>
    </fx:Declarations>
    
    
    <s:DropDownList x="10" y="201" id="countrySelect" prompt="Please Select Your Country" width="274" enabled="true" change="countrySelect_changeHandler(event)">
    
    <s:DropDownList x="10" y="348" id="langSelect" prompt="Please Select Your Language" width="274" enabled="false" change="langSelect_changeHandler(event)">
    
    

    Not sure on your XML structure, but for now I see the problem here between these 2 lines of code:

    loadLangService.send();
                       
    btn_LS_mainMenu.label = loadLangService.lastResult.Lang.GlobalTags.btnMenu;

    Data do you your httpService supposed to receive just cannot go so fast to fill the lastResult before calling it in the following line

    Try to add a listener to result at your service before sending:

    .....

    loadLangService.addEventListener (ResultEvent.RESULT, handler);

    loadLangService.send();

    ......

    function handler(event:ResultEvent):void {

         btn_LS_mainMenu.label = loadLangService.lastResult.Lang.GlobalTags.btnMenu;

    }

  • With Informatica error when loading data for BI applications running

    Hi all

    We are facing a different problem on prod, which we do not have on QA. Here is given is the session log:




    Target table:

    W_ORDER_PARTY


    READER_1_1_1 > RR_4050 first line returned to the player database: (Wed Sep 22 10:36:16 2010)
    READER_1_1_1 > lines BLKR_16019 [885] read, read the lines of error [0] name of the source table [S_ORDER_BU] [S_ORDER_BU]
    READER_1_1_1 > BLKR_16008 Reader run duly filled.
    LKPDP_1 > search for DBG_21097 Transformation [LKP_ETL_PROC_WID]: default sql to create the cache of research: SELECT ETL_PROC_WID, W_PARAM_G ROW_WID, ETL_PROC_WID ROW_WID

    LKPDP_1 > TE_7212 increasing [Cache of Index] size of transformation [LKP_ETL_PROC_WID] of [1048576] to [1050000].
    LKPDP_1 > Total TM_6660 Buffer Pool size is 609824 bytes and the block size is 65536 bytes.
    LKPDP_1:READER_1_1 > DBG_21438 Reader: Source is [SFAPROD1], [siebel] users
    LKPDP_1:READER_1_1 > event database CMN_1021 driver...
    CMN_1021 [event using table inserts. = [SFAPROD1] DB2 connection string. userid = [siebel]]

    LKPDP_1:READER_1_1 > BLKR_16003 initialization completed successfully.
    LKPDP_1:READER_1_1 > BLKR_16007 player run began.
    LKPDP_1:READER_1_1 > RR_4049 SQL query sent to the database: (Wed Sep 22 10:36:17 2010)
    LKPDP_1:READER_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    LKPDP_1:READER_1_1 > RR_4035 SQL Error]
    * [IBM] [CLI driver] [DB2/AIX64] SQL0204N "SIEBEL. W_PARAM_G' is an undefined name. SQLSTATE = 42704 *.

    SQLSTATE = 42S 02

    Database driver error...
    Function name: run
    Stmt SQL: SELECT ETL_PROC_WID, W_PARAM_G ROW_WID, ETL_PROC_WID ROW_WID
    Fatal DB2].
    LKPDP_1:READER_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    LKPDP_1:READER_1_1 > BLKR_16004 ERROR: prepare failed.
    WRITER_1_ * _1 > WRT_8333 roll back all the targets due to the fatal error of session.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [LKP_ETL_PROC_WID], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [EXPTRANS1], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [EXPTRANS1], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [SQTRANS], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [SQTRANS], and the session ends.
    TRANSF_1_1_1 > CMN_1761 Timestamp event: [Thu Sep 22 10:36:17 2010]
    TRANSF_1_1_1 > TM_6085 a fatal error has occurred processing [SQTRANS], and the session ends.
    TRANSF_1_1_1 > DBG_21511 TE: fatal error of Transformation.
    WRITER_1_ * _1 > rollback WRT_8325 Final, executed for the target [W_ORDER_PARTY] at end of load
    WRITER_1_ * _1 > WRT_8035 of full load time: Thu Sep 22 10:36:16 2010




    The newspaper above table W_PARAM_G is a table of the warehouse. We checked Informatica to discover the question, but there is no error in informatica.

    Thanks in advance.
    Deepak.

    Hello

    Please post your question here, because it is a forum OBIEE

    Business Intelligence Applications

    you will get more response on this forum.

    Coming to your problem. Have you checked if W_PARAM_G is there in your warehouse or not.if its there, so it should contain a line. Also check if it is under the scheme name "SIEBEL". ETL will use columns as ETL_PROC_WID of w_param_g, etc. in research and ETL_PROC_WID-based data loading will occur.

    Hope that helps.

    Kind regards
    Sandeep

    Published by: Teresa Sanchez on 22-Sep-2010 05:53

  • ODI error when loading data from Oracle to Essbase

    Hello and happy new year to everyone!

    I can't load some data from an Oracle table to an Essbase database. The Oracle table has all the members of the Essbase database, columns, and in addition, it has a column for data.

    I use the IKM SQL for Hyperion Essbase (DATA) as IKM and I can't choose a LKM in the dropdown, but I imported the LKM SQL to SQL.

    Error thrown is:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):
    "< String >" file, line 23, in there?
    com.hyperion.odi.essbase.ODIEssbaseException: error reached records the maximum error threshold: 100
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.loadData (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at org.python.core.PyReflectedFunction.__call__ (PyReflectedFunction.java)
    at org.python.core.PyMethod.__call__ (PyMethod.java)
    at org.python.core.PyObject.__call__ (PyObject.java)
    at org.python.core.PyInstance.invoke (PyInstance.java)
    to org.python.pycode._pyx10.f$ 0 (< string >: 23)
    to org.python.pycode._pyx10.call_function (< string >)
    at org.python.core.PyTableCode.call (PyTableCode.java)
    at org.python.core.PyCode.call (PyCode.java)
    at org.python.core.Py.runCode (Py.java)
    at org.python.core.Py.exec (Py.java)
    at org.python.util.PythonInterpreter.exec (PythonInterpreter.java)
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
    at com.sunopsis.dwg.codeinterpretor.k.a (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (unknown Source)
    at com.sunopsis.dwg.cmd.e.i (unknown Source)
    at com.sunopsis.dwg.cmd.g.y (unknown Source)
    at com.sunopsis.dwg.cmd.e.run (unknown Source)
    at java.lang.Thread.run (unknown Source)

    Caused by: com.hyperion.odi.essbase.ODIEssbaseException: error reached records the maximum error threshold: 100
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.sendRecordArrayToEsbase (unknown Source)
    ... 32 more

    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: error reached records the maximum error threshold: 100
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.k.a (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (unknown Source)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (unknown Source)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (unknown Source)
    at com.sunopsis.dwg.cmd.e.i (unknown Source)
    at com.sunopsis.dwg.cmd.g.y (unknown Source)
    at com.sunopsis.dwg.cmd.e.run (unknown Source)
    at java.lang.Thread.run (unknown Source)



    I'll wait for any help.

    Thank you!

    First of all, I would highly recommend the upgrade because there were a few bugs with the adapters of Hyperion.
    If you set MAXIMUM_ERRORS_ALLOWED to 0 it will be infinite, so it will not stop because of rejected records.

    Once you assign to LOG_ENABLED and LOG_ERRORS Yes
    then you LOG_FILENAME together and ERROR_LOG_FILENAME, put them in a known example location c:\temp on windows.

    Ok?

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for

  • Connection drops with my Nighthawk D7000?

    I use my new D7000 since around Christmas and receive drops occasional in internet, mainly on wireless devices (phone and laptop), but also sometimes my main PC, which is connected via homeplugs! I didn't have any problems with my previous router (a

  • I can INSTALL vista 64 bit on a new pc that has windows 7 on it I do NOT LIKE WINDOWS 7.

    It's vista HP I don't like windows 7.

  • Vostro 3750 using precision M6700 LCD

    A Vostro 3750 only comes with a 1600 x 900 LCD, and the very similar precision M6700 has an optional upgrade to a LCD 1920 x 1080.  I was looking for someone who could confirm that I could improve my Vostro 3750 screen.  However, there no topic on it

  • Link problems

    Homepage of landing of buckwheatLinks online in the text and the "Farmers Market" links on this site do not work on my I-Phone or Kindle HDX. I intend to follow and create versions of phone and a Tablet, but I think the links should work in any envir

  • View 4.5 and the smart card configuration

    Hi allI encountered a problem which I hope one of you can help me with.I install a new server connection view, v4.5 on Windows Server 2008 and everything works fine. I can browse to display administrator connect to a virtual computer by using view Cl