error when pass array 1 d by data in table pointer via Labview-built c++ dll

I'm trying to generate a Labview VI to a DLL and let it be invoked by vc ++, by which a 1 d array is passed. However, I can't generate the DLL when you use the data pointer to the table, which gives the error like below:

[ERROR]
Code :-2147221480
Strengthening of the DLL.
Error when compiling the DLL as a function name or a parameter is illegal. Check function and parameter names are legal C identifiers and are not inconsistent with the LabVIEW headers.
Additional information: 9 project link errors
Type Library generate error. MIDL.exe failed during the compilation of the odl file used to create the type library.
Note: The error indicates that the odl file has unknown types. This error is possible when
works with non-standard types is exported using the method qualifier exporting files in
release the configuration that have not been recompiled during the build process.

The Prototype of VI define is as below

But, if I use the pointer to manage through the table, the generation is successful, error-free. I write something to call the DLL built labview, which basically reads 1000 double the data of an instrument.

#include "TestDQMaxDLL.h"
#include 

using namespace std;

int main(int argc, char** argv) {
    cout << "Start testing DQMax DLL" << endl;

    int leng{ 1000 };
    DoubleArray rawDPData = AllocateDoubleArray(leng);
    test_dqmax_dll(&rawDPData);
    cout << "Successfully invoked the DLL!" << endl;
    cout << "DoubleArray.len: " << (*rawDPData)->dimSize << endl;
    for (int i = 0; i < leng; i++)
    {
        cout << (*(rawDPData + i))->elt[0] << "\t";
        if (0 == i % 10)
        cout << endl;
    }

    system("pause");

    DeAllocateDoubleArray(&rawDPData);
}

But the printed results are not correct.

My questions are:

1. why cannot generate DLLS with the data of table pointer. In this case, the argument of the function is as simple as a double array.

2. for table handle pointer, when the resutls are incorrect and how to get the good ones.

Any comments would be appreciated.

BTW: I use Labview 2012 with Visual c ++ 2013 on Windows7 64 bit.

I never needed to pass a table of LabVIEW handle external code. Search this forum for posts of RolfK, it is most likely to have posted such an example. I recommend that you keep things simple and remodelling your table a table 1 d 2D before moving on to external code and manage as a 1 d table (it's just a little extra math).

Sorry I don't have a solution on why you can't build with a 1 d as a pointer of table table. If you post your project I'm happy to try to build (I'm on LabVIEW 2012, however), but as you said, it will rely on another machine, it seems more likely to be a problem with something on the specific computer where there is a problem.

Tags: NI Software

Similar Questions

  • Gears - error when you try to insert values into a table with multiple columns

    Hello

    I started playing with the gears and SQlLite today and I get an error when I try to insert values into a table with multiple columns.

    I have:

    var db = google.gears.factory.create('beta.database');
        db.open('developerSet');
        db.execute('create table if not exists Developers (DeveloperName text, DeveloperAge int)');
    
        var devName = "Davy"
        var devAge = 32;
    
        try {
            db.execute('insert into Developers values (?, ?)', [devName, devAge]);
            alert('success');
        }
        catch (e) {
            alert(e);
        }
    

    I get the error:

    net.rim.device.api.database.DatabaseException; insert into developers values (?,?): SQL logic error or missing database.

    I use this reference: http://code.google.com/apis/gears/api_database.html

    Everything works if I have only one field as:

    var db = google.gears.factory.create('beta.database');
        db.open('developerSet');
        db.execute('create table if not exists Developers (DeveloperName text)');
    
        var devName = "Davy"
        var devAge = 32;
    
        try {
            db.execute('insert into Developers values (?)', [devName]);
            alert('success');
        }
        catch (e) {
            alert(e);
        }
    

    I use the plug-in Visual Studio 2.0 for 2008 that are running Windows XP SP and Simulator 2.13.0.56

    Thank you

    Davy

    Yes, a SQLite database will persist between battery pulls.  The database is registered either to internal MEM or removable media (not the device memory), depending on which is available on your device.

    In general, its not considered a best practice to remove your table as soon as it is empty and re - create it again when you want to add data.  This adds extra overhead fresh for the final, delete and insert first for a given table.  Instead, define and finalize your drawing before you create your table.  Once created, review the static schema.

    That being said, for development purposes, it may be easier to provide an easy way to drop your tables while you develop your schema.

    See you soon,.

    Adam

  • Implementation error when executing load interface to Essbase data.

    When executing an interface to Essbase data loading I get this error:
    rg.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File "< string >", line 26, < module >
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.loadData (unknown Source)

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

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: invalid column type specified for the column of data [ActivityPurpose]

    The data store is reversed using the RKM Hyperion Essbase, I did not any changes in the data store.
    I'm loading from an identical to the tabel of target array.
    I use the IKM SQL for Hyperion Essbase (DATA).

    Does anyone have any idea what this might be?

    Concerning
    Hans-Petter

    Might be useful to have a read of the following doc Oracle Support - "how to avoid signs of ' ODIEssbaseException: invalid column type specified for the data column" Message When loading Essbase models ODI? ". [ID 885608.1] »

    See you soon

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

  • Error when you open PowerPoint related to data execution prevention Mode

    I encounter an error when you try to open a PowerPoint file. . Here is the full message: "powerPoint has a serious problem with PowerPoint com add-in. This add-in is not compatible with the Mode of enforcement of Data Protection and should be disabled or upgraded to the latest version. You want to disable? "I use PowerPoint 2010 and Adobe Presenter version 8.

    I think I have this problem fixed.  After another little Adobe calls, the person asked me to have my newspaper IT until an administrator local and not on the field... of course, I didn't run-time error and can navigate inside and outside without problem.  From there on, my computer renamed my temporary files... and it seemed to work... fix here:

    http://bbfaq.Clemson.edu/questions/63/error%3A+PowerPoint+experienced+a+serious+problem+wi th + the + Adobe + host + supplement

    From the beginning, I had next with Adobe support empty my temporary files, and I was doing this daily... guess who may be at the origin of this problem somehow.  I hope that this correction continues to work for me and it works for some of you who have had the same problem.

  • I get this error when I turn on my pc, C:\Users\Michelle\AppData\Local\BalanceBrowser\Bin\BalanceBrowser.dll

    I need help please. I get this error when I turn on my pc

    C:\Users\Michelle\AppData\Local\BalanceBrowser\Bin\BalanceBrowser.dll

    What should I do?

    Hello

    To remove the error message - its probably requested in your startup group.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or
    Windows 7, 8, 8.1 and 10 is almost identical to
    http://support.Microsoft.com/kb/929135

    How to change, add or remove startup programs in Windows 7
    http://www.SevenForums.com/tutorials/1401-startup-programs-change.html

    Autoruns - free - see what programs are configured so that it starts automatically when your
    system boots and you log in. Autoruns is also the full list of registry and files
    locations where applications can configure start automatic settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    I hope this helps.
    --------------------------------------------------------------------------------------------
    Rob Brown - Microsoft MVP<- profile="" -="" windows="" experience :="" bicycle="" -="" mark="" twain="" said="" it="">

  • ORA-12560 error when you try to make a data pump

    I installed oracle 11g and was trying to make a pump of the dev machine data to my computer but when I run the impdp command I get an ORA-12560: TNS:protocol adapter error.

    A co-worker thought that I might need to add a loopback adapter, as this had been the only thing different from his machine, where everything worked fine so I added map of closure, but this still does not work. We thought that perhaps the adapter should be set up first, I so uninstalled the database and installed again, but this also does not work, I still get the same error message.

    Any ideas on what I should try?

    Thanks for any help you can give me.

    Please post the output of the following...

    Set oracle_sid=
    
    Impdp ........
    

    I mean it please just paste in the command prompt... It is a great help

  • Error when try to use the rowid with the table alias

    I tried using a table alias to test the functions of Manager of rules and met the following problems.

    1. I have clone from a schema HR employees and departments tables.

    2. create data as follows:

    BEGIN
    dbms_rlmgr.create_event_struct (data = > 't_a');
    dbms_rlmgr.add_elementary_attribute (data = > 't_a',)
    attr_name = > "a_employees"
    tab_alias = > exf$ table_alias ('employees'));
    dbms_rlmgr.add_elementary_attribute (data = > 't_a',)
    attr_name = > "a_departments"
    tab_alias = > exf$ table_alias ('departments'));
    END;

    3. create the class rule as follows:

    BEGIN
    dbms_rlmgr.create_rule_class (rule_class = > 't_as',)
    Event_Struct = > 't_a. "
    action_cbk = > 't_acb ',.
    rslt_viewnm = > 't_arv');
    END;

    4. After adding a rule to the rule class, I try to test as follows

    DECLARE
    r_emp ROWID.
    r_dept ROWID.
    CURSOR a_cur IS
    SELECT emp. ROWID, Dept. ROWID
    Employees OF ministries dept (IEM),
    WHERE emp.department_id = dept.department_id;
    I have NUMBER: = 1;
    BEGIN
    OPEN a_cur;
    LOOP
    EXTRACTION a_cur
    IN r_emp, r_dept;
    EXIT WHEN a_cur % NOTFOUND;
    dbms_output.put_line (i);
    i: = i + 1;
    dbms_output.put_line (r_emp);
    dbms_rlmgr.add_event (rule_class = > 't_alia',)
    event_inst = > r_emp,
    event_type = > 'employees');
    dbms_rlmgr.add_event (rule_class = > 't_alia',)
    event_inst = > r_dept,
    event_type = > "departments");
    END LOOP;
    END;

    But I got the following error

    SQL > DECLARE
    2 r_emp ROWID.
    3 r_dept ROWID.
    4 a_cur CURSOR IS
    5. SELECT emp. ROWID, Dept. ROWID
    6 employees OF ministries dept (IEM),
    7 WHERE emp.department_id = dept.department_id;
    8 I COMP: = 1;
    BEGIN 9
    10 a_cur OPEN;
    11 LOOP
    12 FETCH a_cur
    13. IN r_emp, r_dept;
    EXIT 14 WHEN a_cur % NOTFOUND;
    15 dbms_output.put_line (i);
    16 I: = i + 1;
    17 dbms_output.put_line (r_emp);
    18 dbms_rlmgr.add_event (rule_class = > 't_alia',)
    19 event_inst = > r_emp,
    20 event_type = > 'employees');
    21 dbms_rlmgr.add_event (rule_class = > 't_alia',)
    22 event_inst = > r_dept,
    23 event_type = > "departments");
    24 END LOOP;
    25 END;
    26.
    DECLARE
    *
    ERROR on line 1:
    ORA-06550: line 1, column 36:
    PLS-00201: identifier 'AAAVN9AAEAAAQH8AAA' must be declared.
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    ORA-06512: at "EXFSYS. DBMS_RLMGR', line 974
    ORA-06512: at line 18 level

    Hello

    ROWID for individual tables can be added as events only if the rule class is set up as a Composite. For all other cases, ROWID is treated as data and they need to be formatted as a string of instances of AnyData or name-value pairs. Your script is to think that you intend to create a composite rule class while you might add ROWID individually. If please, recreate the rule as a composite class and try again. The error message you received is incorrect and has been corrected to indicate that the error is with the format data point past.

    Hope this helps,
    -Aravind.

  • Package MD_META error when you try to migrate Quick Access 2003 table 11G

    Error occurred during capture: ORA-04063: package body QA. "' MD_META ' contains errors
    ORA-06508: PL/SQL: called program unit is not found: QA. "" MD_META ".
    ORA-06512: at QA. "" MD_PROJECTS_TRG ", line 3 ORA-04088: error during execution of trigger ' QA. MD_PROJECTS_TRG'
    22-MAY-09-08:04:54


    The package is valid but trigger fails because it seems not to be able to run the MD_META > get_next_id...

    Specifics:

    Windows XP Professional on a virtual desktop with VMWARE
    Oracle 11G on WAN
    Developer SQL 1.5.4 build 5940
    Java (TM) Platform 1.5.0_06
    Oracle IDE 1.5.4.59.40
    Support versioning 1.5.4.59.40


    TIA,

    Sam

    Sam,

    my previous answer could help you? Please let me know.

    Concerning
    Wolfgang

  • -You also get an invalid identifier error when executing this query sql for a data model, but not in TOAD/SQL Developer?

    Hello OTN.

    I don't understand why my sql query will pass by in the data model of the BI Publisher. I created a new data model, chose the data source and type of Standard SQL = SQL. I tried several databases and all the same error in BI Publisher, but the application works well in TOAD / SQL Developer. So, I think it might be something with my case so I'm tender hand to you to try and let me know if you get the same result as me.

    The query is:

    SELECT to_char (to_date ('15-' |)) TO_CHAR(:P_MONTH) | » -'|| (To_char(:P_YEAR), "YYYY-DD-MONTH") - 90, "YYYYMM") as yrmth FROM DUAL


    Values of the variable:

    : P_MONTH = APRIL

    : P_YEAR = 2015

    I tried multiple variations and not had much luck. Here are the other options I've tried:

    WITH DATES AS

    (

    Select TO_NUMBER (decode (: P_MONTH, 'JANUARY', '01',))

    'FEBRUARY', '02',.

    'MARCH', '03'.

    'APRIL', '04'

    'MAY', '05'.

    'JUNE', '06'.

    'JULY', '07',.

    'AUGUST', '08'.

    'SEPTEMBER', '09'.

    'OCTOBER', '10',.

    'NOVEMBER', '11'.

    "DECEMBER", "12."

    '01')) as mth_nbr

    of the double

    )

    SELECT to_char (to_date ('15-' |)) MTH_NBR | » -'|| (TO_CHAR(:P_YEAR), 'DD-MM-YYYY') - 90, "YYYYMM")

    OF DATES

    SELECT to_char (to_date ('15-' |: P_MONTH |)) » -'|| ((: P_YEAR, 'MONTH-DD-YYYY')-90, "YYYYMM") as yrmth FROM DUAL

    I'm running out of ideas and I don't know why it does not work. If anyone has any suggestions or ideas, please let me know. I always mark answers correct and useful in my thread and I appreciate all your help.

    Best regards

    -Konrad

    So I thought to it. It seems that there is a bug/lag between the guest screen that appears when you enter SQL in the data model and parameter values, to at model/value data.

    Here's how I solved my problem.

    I have created a new data model and first created all my settings required in the data model (including the default values without quotes, i.e. APRIL instead "Of APRIL") and then saved.

    Then I stuck my sql query in the data model and when I clicked ok, I entered my string values in the message box with single quotes (i.e. "in APRIL' instead of APRIL)

    After entering the values of string with single quotes in the dialog box, I was able to retrieve the columns in the data model and save.

    In the data tab, is no longer, I had to enter the values in single quotes, but entered values normally instead, and the code worked.

    It seems the box prompted to bind the values of the variables when the SQL text in a data model expects strings to be wrapped in single quotes, but no where else. It's a big headache for me, but I'm glad that I solved it, and I hope this can be of help to other institutions.

    See you soon.

  • 0x000000F4 beginning physical memory dump, this is the error message I got when I perform the adaptation of data operation or run heavy programs, and when I play the music of his tempo becomes slower.

    Original title: 0x000000f4 beginning physical memory dump

    STOP: 0x000000f4 (0 x 00000003, 0x89cb3a18, 0x89cb3b8c, 0x805d29b4) beginning physical memory dump

    This is the error message I got when I perform the adaptation of data operation or run heavy programs, and when I play the music of his tempo becomes slower... What do I do? Help, please...

    Hello

    You did changes to the computer before this problem?

    Step 1: Check if the problem persists in the clean boot state.

    From your computer by using a minimal set of drivers and startup programs so that you can determine if a background program is interfering with your game or program. This type of boot is known as a "clean boot".

    Reference:
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:
    1. click on start and then click Run.
    2. type msconfig and click OK.

    The System Configuration Utility dialog box appears.

    3. click on the tab general, click Normal Startup - load all services and device drivers and then click OK.
    4. When prompted, click on restart to restart the computer.

    Step 2: Also, look for error messages in the event viewer. If you find error messages after return the exact error message so that we can help you better.

    Reference:
    Using the event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/snap_event_viewer.mspx?mfr=true

    Understanding of event viewer
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/event_overview_01.mspx?mfr=true

    Procedure to view and manage event logs in Event Viewer in Windows XP
    http://support.Microsoft.com/kb/308427

  • My Cookie file was corrupted in data and my programs continually pop up with the 'corrupt file' error when a program opens, pointing to \Users\name\Appdata\Roaming\Microsoft\Windows\Cookies.

    My Cookie file was corrupted in data and my programs continually pop up with the 'corrupt file' error when a program opens, pointing to \Users\name\Appdata\Roaming\Microsoft\Windows\Cookies.

    The problem is, Chkdsk will not fix this, and I can't access the file. This opens up a world of problems when I need to fix this error, so I can upgrade to Windows 7. Help, please!

    I just ran the scan again. He said of the errors found, but could not be repaired.

    This problem actually has nothing to do with internet explorer. It's the cookies folder that is corrupt in the Windows folder in roaming. The error file is in conjunction with the programs, that I try to run (AIM, Skype, so forth). Trying to enter the folder it says it's corrupt. I don't know what is the root of the problems or how to solve this problem, but these measures have not helped so far. Regarding the repair, I will try that next.

    http://Tinypic.com/view.php?pic=14mw4ly&s=4

    Here is a picture. This is the error of the lower right

    It's what the tool SFC to see system files corrupted and try to repair the system files.
    SFC could not fix it.

    Looks like you will need to do this:

    http://www.Vistax64.com/tutorials/88236-repair-install-Vista.html

    Read the info on the link above.

    Good luck with it.

    Let us know how you go with it.

    See you soon.

    Mick Murphy - Microsoft partner

  • I get the following error when I turn on my computer ' C:\Program data\f10a0075-c31f-4c3d - 9 c 66 - 6aa39dd52db1.dat.

    Original title: rundll error

    I get the following error when I turn on my computer.  I am running VISTA with service pack 2.

    C:\Program data\f10a0075-c31f-4c3d - 9 c 66 - 6aa39dd52db1.dat
    Thanks for the help.

    Hello

    To remove the error message if still there after the controls above to malware.

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    Autoruns - free - see what programs are configured so that it starts automatically when
    your system boots and you connect. Autoruns also shows you the complete list of the registry
    and where applications can configure Auto-start for the files settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • Forcing errors when loading essbase nonleaf data loading

    Hi all

    I was wondering if anyone had experience forcing data load errors when loadrules is trying to push the nonleaf members data in an essbase cube.

    I obviously ETL level to prevent members to achieve State of charge which are no sheet of error handling, but I would however like the management of the additional errors (so not only fix the errors).

    ID much prefer errors to be rejected and shown in the log, rather than being crushed by aggregation in the background

    Have you tried to create a security filter for the user used by the load that allows only write at level 0 and not greater access?

  • Error when you try to move the cloudvolumes folder in a different data store

    OK, so I'm moving my App volume 2.10 cloudvolumes folder of datastoreA on vcenterA on datastoreB on vcenterB, because we want to separate us from our VDI of our basic infrastructure.

    We are able to access the two vcenters on the web client.

    I tried to just copy the folder datastoreA to datastoreB cloudvolumes and received the following error.

    Copy of the file object has already been deleted or has not been entirely created


    I've seen this error in Veeam before when moving virtual machines from a data store. The solution is to remove and readd the virtual machine in the inventory.


    Everyone tried to move the cloudvolumes folder?


    Any help would be appreciated.


    Thank you



    I would never move the folder because there are files that will always be accessible or are not in read/write mode.

    I suggest you copy the files from the 1 folder to another, or maybe add an additional data store to the manager Appvolumes and let the files (appstacks at least) copy automatically.

  • Conversion error when loading Dimension data

    Hi all

    I learn AWM, follow the steps mentioned in the documentation of the OBE.

    When I try to load the data in a dimension using dimension keep option in AWM it throws error as

    * "INI: error creating a generic Manager definition to TxsOqConnection::generic < BuildProcess > INI: XOQ-01600: OLAP DML error" ORA-35564: cannot convert the VARCHAR2 type (225) for the type DATETIME. "while executing DML"SYS. " AWXML! R11_LOAD_DIM('D_DATE.) CALENDER_MONTH. LEVEL ' SYS. AWXML! ___R11_LONG_ARG_VALUE (SYS. AWXML! ___R11_LONG_ARG_DIM 1) 'MATCH' 'YES' 'NO' ' D_DATE. LONG_DESCRIPTION. ATTRIBUTE ' ' D_DATE. SHORT_DESCRIPTION. ATTRIBUTE ' ' D_DATE. CALENDER_MONTH_LONG_DESCRIPT. ATTRIBUTE ' ' D_DATE. CALENDER_MONTH_SHORT_DESCRIP. ATTRIBUTE ' ' D_DATE. CALENDER_DATE_HIE. (HIÉRARCHIE ') ', generic TxsOqStdFormCommand::executeINI: 01601 XOQ: error loading of the Dimension of Cube data «GLOBAL_AW.» D_DATE' in the analytical, generic workspace to TxsOqStdFormCommand::execute. "

    I use AWM 11.2.0.2.0B and Oracle DB 11.2.0.1.0. Here is the structure of the table of DIM_TIME,

    DATE_KEY NUMBER (12.0)
    DATE_NUMBER NUMBER (18.0)
    DATE_CAPTION VARCHAR2 (225 BYTE)
    DATE_LONG_CAPTION VARCHAR2 (225 BYTE)
    DAY_CAPTION VARCHAR2 (225 BYTE)
    MONTH VARCHAR2 (225 BYTE)
    YMD_HYPEN VARCHAR2 (225 BYTE)
    DMY_SLASH VARCHAR2 (225 BYTE)
    DATE OF DATE_DTM
    CALENDER_YEAR NUMBER (18.0)
    CALENDER_MONTH NUMBER (18.0)
    CALENDER_MONTH_CAPTION VARCHAR2 (225 BYTE)
    CALENDER_WEEK NUMBER (18.0)
    CALENDER_DAY VARCHAR2 (225 BYTE)
    CALENDER_QUARTER NUMBER (18.0)
    FINANCIAL_YEAR NUMBER (18.0)
    FINANCIAL_QUARTER NUMBER (18.0)
    FINANCIAL_QUARTER_CAPTION VARCHAR2 (225 BYTE)
    DATE OF PRIOR_DATE
    DATE NEXT_DATE
    DATE OF FIRST_OF_MONTH
    DATE OF LAST_OF_MONTH
    DATE OF START_OF_WEEK
    LAST_OF_WEEK TANK (18 BYTES)
    WORKING_DAY VARCHAR2 (1 BYTE)
    PUBLIC_HOLIDAY VARCHAR2 (1 BYTE)
    PUBLIC_HOLIDAY_NAME VARCHAR2 (225 BYTE)

    I created a D_DATE in AWM dimension with the following levels,

    ALL_YEARS
    CALENDER_YEAR
    CALENDER_QUARTER
    CALENDER_MONTH
    CALENDER_DATE

    and the hierarchy created in the same order as shown above. Here is the mapping for these levels,

    ALL_YEARS
    Member = "All_Years."
    Long description = "all years".
    Short Description = "all years".

    CALENDER_YEAR
    Member = GLOBAL. "" DIM_TIME ". CALENDER_YEAR
    Long description GLOBAL =. "" DIM_TIME ". CALENDER_YEAR
    Short Description = GLOBAL. "" DIM_TIME ". CALENDER_YEAR

    CALENDER_QUARTER
    Member = GLOBAL. "" DIM_TIME ". CALENDER_QUARTER
    Long description GLOBAL =. "" DIM_TIME ". CALENDER_QUARTER
    Short Description = GLOBAL. "" DIM_TIME ". CALENDER_QUARTER

    CALENDER_MONTH
    Member = GLOBAL. "" DIM_TIME ". CALENDER_MONTH
    Long description GLOBAL =. "" DIM_TIME ". CALENDER_MONTH_CAPTION
    Short Description = GLOBAL. "" DIM_TIME ". CALENDER_MONTH_CAPTION

    CALENDER_DATE
    Member = GLOBAL. "" DIM_TIME ". DATE_KEY
    Long description GLOBAL =. "" DIM_TIME ". DATE_DTM
    Short Description = GLOBAL. "" DIM_TIME ". DATE_DTM

    You could someone please help me solve this problem?

    Thanks and greetings
    M trehout

    As you can see, the attributes of the description of long and short are both defined as the DATE. The simplest solution would be to redefine (e.g. using AWM) to be VARCHAR2 of sufficient length. Go to the 'Détails' tab for each attribute change the data type. Once done, check the change by describing the view again once. The load should go afterwards.

Maybe you are looking for