Error exporting LCM

I get the error when you export Essbase application through LCM. "An error has occurred in Essbase plugin except for next run time: unknown error: not a valid entry. Clues?

If you try to export the data, then read the support doc I posted, also try the export without data.

If you find out if it is due to data then there are alternative methods to export as EAS or Maxl

See you soon

John

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

Tags: Business Intelligence

Similar Questions

  • OE error export to CSV format

    Outlook Express 6.00.2900.5512 (with XP Pro SP3) will not export to a. CSV file. The error message "Error exporting the address book" shows every time. I tried to export a new file name and also to a. CSV file saved with Excel.

    Thanks for the suggestion, but it didn't work. Always to receive the same error message trying to export a new file or a .csv file that is saved on the desktop.

    I am logged on as administrator so I hope this isn't a permission problem.

    Just a thought and copied the file .wab Desktop on an old laptop. Ensuring that the export worked properly in the computer first, and he did. Then I renamed the files and tried to export the address book of office on the laptop, and it did not work. Which means there is probably something wrong with the office .wab.

    Is that what you heard before?

  • Error exporting to the report repository

    Met the following errors when attempting to export to a report repository. DMR tables, indexes, views, triggers, types, and a package have been established, but no data has been loaded into one of these tables. Any help or ideas to solve the problem would be appreciated.

    INFO in ApplicationView - Data Modeler Oracle SQL Developer 4.0.0.825

    2014-02-13 15:40:58, 744 [Thread-43] ERROR ReportsHandler - Error exporting to the schema declaration:

    java.lang.RuntimeException: rdbmsName not known: database Oracle 12 c

    at oracle.dbtools.crest.model.design.LogicalDatatype.createDataType(LogicalDatatype.java:83)

    at oracle.dbtools.crest.exports.reports.RSLogicalTypes.export(RSLogicalTypes.java:69)

    at oracle.dbtools.crest.exports.reports.ReportsHandler.export(ReportsHandler.java:107)

    to oracle.dbtools.crest.swingui.ControllerApplication$ ExportToReportsSchema$ 1.run(ControllerApplication.java:2009)

    I have found a solution and was able to successfully export a model in the report repository. Here are the steps:

    the setting of 'system data types directory' in ' preferences > Data Modeler "pointed to an old copy of defaultRDBMSsites.xml and types.xml. This copy of defaultRDBMSsites.xml did not include an entry for Oracle 12 c. When I changed the pointer points to the directory of types which came with DM 4.0, the import worked.

  • ORA-02354: Error exporting/importing data, ORA-01555: snapshot too old: rollback segment number with the name "" too small

    Hello

    I am getting below error while taking expdp backup table of BLOB.

    ORA-31693: Data Table object 'HCLM_ADMIN '. "' SCAN_UPLOADEDFILES_TEMP ' failed to load/unload and being ignored because of the error:

    ORA-02354: Error exporting/importing data

    ORA-01555: snapshot too old: rollback segment number with the name "" too small

    ORA-22924: snapshot too old

    ORA-31693: Data Table object 'HCLM_ADMIN '. "' TPA_FAXWATCHER ' failed to load/unload and being ignored because of the error:

    ORA-02354: Error exporting/importing data

    ORA-01555: snapshot too old: rollback segment number with the name "" too small

    ORA-22924: snapshot too old

    We have already set aside retention to 50000 .table structure are:

    SQL > show Cancel parameter

    VALUE OF TYPE NAME

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

    UNDO_MANAGEMENT string AUTO

    UNDO_RETENTION integer 50000

    undo_tablespace string UNDOTBS1

    SQL > alter table hclm_admin. SCAN_UPLOADEDFILES_TEMP modify lob (FILE_BLOB) (RETENTION);

    Modified table.

    SQL > select nom_de_colonne, pctversion and retention

    from dba_lobs where owner = 'HCLM_ADMIN' and table_name = "SCAN_UPLOADEDFILES_TEMP";

    COLUMN_NAME

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

    PCTVERSION RETENTION

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

    FILE_BLOB

    50000

    SQL > alter table hclm_admin. TPA_FAXWATCHER modify lob (FILEDATA_BLOB) (RETENTION);

    Modified table.

    SQL > select column_name, pctversion and retention of dba_lobs where owner = 'HCLM_ADMIN' and table_name = "SCAN_UPLOADEDFILES_TEMP";

    Column_name PCTVERSION RETENTION

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

    FILE_BLOB

    50000

    CREATE TABLE HCLM_ADMIN. TPA_FAXWATCHER

    (

    FILENAME_VAR VARCHAR2 (50 BYTE),

    DATE OF CREATED_DATE_DTE,

    FILEPATH_VAR VARCHAR2 (100 BYTE),

    DATE OF TIMESTAMP_DTE,

    FAXNO_VAR VARCHAR2 (15 BYTE),

    DEPARTMENT_VAR VARCHAR2 (50 BYTE),

    REQUESTTYPE_VAR VARCHAR2 (50 BYTE),

    TAGTO_VAR VARCHAR2 (50 BYTE),

    REMARK_VAR VARCHAR2 (1000 BYTE),

    DOCTYPE_VAR VARCHAR2 (50 BYTE),

    TAGTOVALUE_VAR VARCHAR2 (50 BYTE),

    DOCTYPE_OTHER_VAR VARCHAR2 (50 BYTE),

    HEGIC_NO_VAR VARCHAR2 (50 BYTE),

    RECORDNO_NUM NUMBER OF NON-NULL,

    FILEDATA_BLOB BLOB,

    DATE OF FAXLOCKDATE_DTE,

    NUMBER OF FAXLOCKSTATUS_VAR

    FAXLOCKBYUSER_VAR VARCHAR2 (50 BYTE)

    )

    (STORE AS) LOB (FILEDATA_BLOB)

    TABLESPACE HCLM_ALERTSVC

    ALLOW ONLINE STORAGE

    8192 CHUNK

    RETENTION

    NOCACHE

    LOGGING

    INDEX)

    TABLESPACE HCLM_ALERTSVC

    STORAGE)

    64K INITIALS

    ACCORDING TO 1 M

    MINEXTENTS 1

    MAXEXTENTS UNLIMITED

    PCTINCREASE 0

    DEFAULT USER_TABLES

    ))

    STORAGE)

    64K INITIALS

    ACCORDING TO 1 M

    MINEXTENTS 1

    MAXEXTENTS UNLIMITED

    PCTINCREASE 0

    DEFAULT USER_TABLES

    ))

    TABLESPACE HCLM_ALERTSVC

    PCTUSED 0

    PCTFREE 10

    INITRANS 1

    MAXTRANS 255

    STORAGE)

    64K INITIALS

    ACCORDING TO 1 M

    MINEXTENTS 1

    MAXEXTENTS UNLIMITED

    PCTINCREASE 0

    DEFAULT USER_TABLES

    )

    LOGGING

    NOCOMPRESS

    NOCACHE

    NOPARALLEL

    MONITORING;

    ALTER TABLE HCLM_ADMIN. (ADD) TPA_FAXWATCHER

    KEY ELEMENTARY SCHOOL

    (RECORDNO_NUM)

    USING INDEX

    TABLESPACE HCLM_ALERTSVC

    PCTFREE 10

    INITRANS 2

    MAXTRANS 255

    STORAGE)

    64K INITIALS

    ACCORDING TO 1 M

    MINEXTENTS 1

    MAXEXTENTS UNLIMITED

    PCTINCREASE 0

    ));

    CREATE TABLE HCLM_ADMIN. SCAN_UPLOADEDFILES_TEMP

    (

    NUMBER OF TEMPID_NUM

    SESSION_ID VARCHAR2 (200 BYTE),

    NUMBER OF UPLOADFILE_NUM

    NUMBER OF DOCNO_NUM

    NUMBER OF SCANJOB_NUM

    FILENAME_VAR VARCHAR2 (200 BYTE),

    FILETYPE_VAR VARCHAR2 (200 BYTE),

    FILE_BLOB BLOB,

    VARCHAR2 (200 BYTE) FLAG,

    NUMBER OF USERID_NUM

    CREATED_DATE DATE

    )

    (STORE AS) LOB (FILE_BLOB)

    TABLESPACE PHCLMDBTBS

    ALLOW ONLINE STORAGE

    8192 CHUNK

    RETENTION

    NOCACHE

    LOGGING

    INDEX)

    TABLESPACE PHCLMDBTBS

    STORAGE)

    64K INITIALS

    ACCORDING TO 1 M

    MINEXTENTS 1

    MAXEXTENTS UNLIMITED

    PCTINCREASE 0

    DEFAULT USER_TABLES

    ))

    STORAGE)

    64K INITIALS

    ACCORDING TO 1 M

    MINEXTENTS 1

    MAXEXTENTS UNLIMITED

    PCTINCREASE 0

    DEFAULT USER_TABLES

    ))

    TABLESPACE PHCLMDBTBS

    PCTUSED 0

    PCTFREE 10

    INITRANS 1

    MAXTRANS 255

    STORAGE)

    64K INITIALS

    ACCORDING TO 1 M

    MINEXTENTS 1

    MAXEXTENTS UNLIMITED

    PCTINCREASE 0

    DEFAULT USER_TABLES

    )

    LOGGING

    NOCOMPRESS

    NOCACHE

    NOPARALLEL

    MONITORING;

    Kind regards

    Hello

    First check the lob corrupt as:

    SQL > create table corrupted_lob_data (corrupted_rowid rowid);

    Table created.

    SQL > set off concat

    SQL >

    declare

    SQL > error_1555 exception;

    pragma exception_init (error_1555,-1555);

    number num.

    Start

    for cursor_lob in (select rowid r, & lob_column of table_owner. & table_with_lob) loop

    Start

    NUM: = dbms_lob.instr (. cursor_lob & lob_column, hextoraw ('889911'));

    exception

    When error_1555 then

    insert into corrupted_lob_data values (cursor_lob.r);

    commit;

    end;

    end loop;

    end;

    2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

    17.

    Enter the value of lob_column: FILE_BLOB

    Enter the table_owner value: hclm_admin

    Enter the value of table_with_lob: SCAN_UPLOADEDFILES_TEMP

    former 6: for cursor_lob in (select rowid r, & lob_column of table_owner. & table_with_lob) loop

    6 news: for cursor_lob (select rowid r, FILE_BLOB of hclm_admin loop SCAN_UPLOADEDFILES_TEMP.)

    old 8: num: = dbms_lob.instr (. cursor_lob & lob_column, hextoraw ('889911'));

    8 new: num: = dbms_lob.instr (cursor_lob. FILE_BLOB, hextoraw ('889911'));

    PL/SQL procedure successfully completed.

    SQL > select * from corrupted_lob_data;

    CORRUPTED_ROWID

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

    AAASF/AAKAABacyAAA

    To resolve this problem, we have 3 options

    (1) to restore and recover the LOB segment using physical backup.

    (2) empty LOBs affected using the UPDATE, as mentioned in the Note 787004.1statement:

    SQL > update SCAN_UPLOADEDFILES_TEMP

    Set FILE_BLOB = empty_blob()

    where rowid in (select corrupted_rowid

    of corrupted_lob_data);

    SQL > commit;

    (3) perform the export, excluding the corrupt ROWID. by adding the following to export command parameter

    Query =------"where rowid not in (\'AAASF/AAKAABacyAAA\'\) \ \" "

    Kind regards

    Alok Dwivedi

  • Error migration LCM in EMP 11.1.2.3 of planning security

    Hi gurus,

    I try to export and import (from DEV to PROD environment) of homeland security planning using LCM. Export procedure goes very well by LCM, but when I try to import into the target environment, I have the following error:

    EPMLCM-14000: error reported from Hyperion planning.

    / Groups/permissions/GRP_PLANNING security/access:-errors occurred during synchronization: [com.hyperion.planning.HspRuntimeException: an accurred error when adding users to Essbase.]

    Errors occurred during synchronization: [com.hyperion.planning.HspRuntimeException: an accurred error when adding users to Essbase.]

    Planning works fine without any errors in environments, and I don't get to realize which causes this error.

    Could someone help me on this?

    Thanks in advance,

    To the right...

    After that the server restarted, EAS and Essbase services the question ended.

    Thank you

  • memory error export

    Whenever I try to export images I get an error as not enough memory... There is enough memory on the pc and nothing works in the back on the ground... I used to be able to export all images after working on them, but now I can't even export 1... I use this program for my buisiness and 6 months nothing but questions help me please x sorting

    Well you did not say how much memory your computer has, but with a 32-bit operating system, it is a common mistake. You must BOTH have a 64 bit operating system and at least 8 GB of memory; upgrading the operating system with less than 8 GB of memory probably won't help.

  • Disqualification - Error exporting to DB: ORA-00928 missing SELECT


    Hello

    I use v12.1.3.0.0 of the Disqualification and have created evidence very basic process of concept that takes as input a comma-demilited of files through the process of the player and then with a writing processor to write data staged entry.

    I then try to export the data showcased in the corresponding table in the database, but get the following error message:

    "xxxxxx failed: writing problem Insert batch of database: ORA-00928: lack of SELECT key word."

    A single CSV file with 3 fields and across the database contains the input staging file data, all I have in the schema is a single table that I write for. I can connect to my DB store data target in Disqualification without any problem.

    Does anyone have any ideas as to what could be the cause? Reading upward on this error gives to think it is to SELECT key missing with the word in a CREATE VIEW statement, but I don't know where or why she strives to create a view.

    Any help would be appreciated.

    Hello

    -Your export write in an existing table or create a new table (as configured in the export task definition)?

    -If the former, that export option do you use (as configured in the work using export)? The three options assuming a DB target are 'Erase existing data and insert","add to current data' and 'Replace records with the help of the primary key'.

    Note If just run the export as a stand-alone task rather than in a work (for example, right-click, executed in the tree) it will run in mode Delete and Insert.

    It looks a bit like the export may be trying to replace the records by primary key, but can not detect the PK in the target table to select the records to be deleted before insertion (Disqualification does not 'Update' statements currently - this is why the table must be an intermediate table autonomous or similar without FK constraints or the permission issues that would prevent the Disqualification deleting records in this mode).

    Kind regards

    Mike

  • Error exporting multiload FDM in Essbase - "Stream Failed, file path invalid provided!"

    Hi Experts, need your suggestion for my error loading multiload FDM "Stram failed, provided invalid file path" while loading in Essabse.

    I have successfully IMport, commit, export, but get error on 'Load', which reads ' supplied invalid file path down Stream! All options were working fine until yesterday and I was abe to load essabse but don't know how his work today. Please suggest any probable reason or where I can help out.

    the .dat files are to be created on the server can of course directory say it works fine until the export option. If you have seen this error before suggesting?

    ERRO file:

    * Start the journal entry for the Runtime Error FDM [2014-09-17 16:35:36] *.

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

    ERROR:

    Code............................................. 4117

    Description... Failure of flow, file path invalid provided!

    \\Staap1655d\appfdm\FDMDev\Outbox\ArchiveRestore\CORP_RPE0211. Err

    Process... clsAppServer.fFileGetStream

    The component... upsAppSv

    Version.......................................... 1112

    Thread........................................... 5092

    IDENTIFICATION:

    User............................................. A019942

    Name of the computer... STAAP1655D

    App Name......................................... FDMDEV

    Client App....................................... WebClient

    CONNECTION:

    Provider......................................... SQLOLEDB

    Data, sql-hyperion-topas-dev server, 1436

    Name of the database... PlanApp1

    Trust connect... Fake

    Connect status... Open connection

    GLOBALS:

    Location......................................... CORP_RPE

    Location ID... 751

    Location Seg... 5

    Category......................................... Budget

    ID of the category... 13

    Period........................................... Feb - 2014

    Period ID........................................ 28/02/2014

    POV Local........................................ Fake

    Language......................................... 1033

    User Level....................................... 1

    All Partitions... True

    Is Auditor....................................... Fake

    Francisco Merci for your quick response.

    This is resolved by simply uncheck the option "Enable load chain" on the configuration of the adapter 'load' and it works now!

    Thank you

    Vivek

  • 'Unknown error' export - it's time to panic!

    Hi guys

    Hello. I use Win7 64-bit, SP1 with Pr CC2014. I worked on a documentary of long hours. I exported several times for the customer (with H.264, game source, medium flow), but today trying to export the final cut I suddenly get this message "unknown error" and that it will not be exported.

    Has anyone faced this and if yes, how is is it resolved?

    Kind regards

    Graham

    Thanks for your comments. When I started the PC this morning, he made the documentary long time using MPEG 2, game source, medium flow. If the graphics card was overloaded with work yesterday? I posted another thread on the output because the quality isn't the best, and the file size is 2.5 GB.

  • Error exporting in the level of query with several conditions

    When I run the following query to export with the result.



    C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY = "" WHERE deptno > 10 and sal! 2850 = "' LOG = log011.log FILE = exp.dmp"

    Export: Release 10.2.0.1.0 - Production on Wed Jan 30 10:01:27 2013

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


    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options
    Export performed WE8MSWIN1252 and AL16UTF16 NCHAR character set

    About to export specified tables by conventional means...
    . . export the rows in the table EMP 10 exported
    EXP-00091: exporting more than questionable statistics.
    EXP-00091: exporting more than questionable statistics.
    Export completed successfully with warnings.



    But when I run it with the following condition, then it displays the following error...




    C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY ='"WHERE deptno > 10 and work!" = 'CLERK' ' ' LOG = log011.log FILE = Exp01.dmp.
    LRM-00111: no closing quote for value 'LOG = log01'

    EXP-00019: failure of the treatment of parameters, type 'HELP EXP = Y' help
    EXP-00000: export completed unsuccessfully


    C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY = "WHERE deptno > 10 and work! = 'CLERK' ' LOG = log5.log FILE = exp01.dmp
    LRM-00112: multiple values not allowed for the parameter "query".

    EXP-00019: failure of the treatment of parameters, type 'HELP EXP = Y' help
    EXP-00000: export completed unsuccessfully


    Please suggest a solution for this.

    Hello

    Single quotes used for CLERKS are very probably the origin of the problem.
    C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY ='"WHERE deptno 10 > and job!" = 'CLERK' ' ' LOG = log011.log FILE = Exp01.dmp.

    try to replace this
    C:\Documents and Settings\ITL > exp scott/tiger@orcl tables = (emp) QUERY ='"WHERE deptno 10 > and job!" = "REGISTRAR" "' LOG = log011.log FILE = Exp01.dmp.

    Two single quotes (no quotes) to place an apostrophe for CLERK.

    Thank you
    Padma...

  • Error export/import of the application to the Apex 4.1 on ORACLE 11 g 2 XE

    We have an ApEx application, what is migrated several ApEx 3 times through 3.2 to 4.1.
    There is no problem import/export demand, when we use ORACE 11 GR 2 (SE or EE).

    A few days go that put us the application on a database of the XE 11 GR 2. There was no significant or problems by running.

    Now, we have changed something and wanted to export the aplication of the database of XE and back to a different database.
    Importing (no questions about the origin of the XE) application or any other edition, we get an error:

    p_region_id = > 83466451 p_form_element_id = > null,

    *+
    ERROR on line 7:
    ORA-06550: line 7, column 26:
    PLS-00103: encountered the symbol "P_FORM_ELEMENT_ID" when awaits an of the
    Next:
    +), * & = - + <>/ at mod is rest not rem +.
    + < an exponent (*) > <>or! = or ~ = > = < = <>and or as like2 +.
    like4 likec between | submultiset of type multiset Member
    Symbol ',' was replaced by 'P_FORM_ELEMENT_ID' to.

    Looking at the source, I found:

    declare
    s varchar2 (32767): = null;
    Start
    s: = null;
    () wwv_flow_api.create_report_columns
    P_ID = > 83576346930344697 wwv_flow_api.g_id_offset, +.
    p_region_id = > 83466451 # p_form_element_id = > null,
    p_column_alias = > 'APP_USER2 ',.
    p_column_display_sequence = > 2,
    p_column_heading = > 'Benutzer ',.
    +...+

    It is absent from the code in the place where I put the #.

    Does anyone has an idea, what's not to export?

    We use a GR 11, 2 on OpenSUSE 12.1 Apex 4.1.0 ORACLE XE. The export file is about 2 MB.

    Thanks for your help
    Tilman

    If you are still able to access the original (where you got the export)

    try to export on the command-line as well... http://ruepprich.wordpress.com/2011/07/15/Exporting-an-apex-application-via-Command-Line/

    Kind regards
    Richard
    -----
    blog: http://blog.warp11.nl
    Twitter: @rhjmartens
    If you answer this question, please mark the thread as closed and give points where won...

  • Error exporting schema EXPDP in tablespace does not exist...

    C:\>EXPDP ****/**** DIRECTORY=DATA_PUMP_DIR DUMPFILE=PRODDTA_SCHEMA.DMP LOGFILE=PRODDTA_SCHEMA_EXP.LOG
    
    Export: Release 10.2.0.4.0 - Production on Monday, 20 June, 2011 13:27:56
    
    Copyright (c) 2003, 2007, Oracle.  All rights reserved.
    
    Connected to: Oracle Database 10g Release 10.2.0.4.0 - Production
    ORA-31626: job does not exist
    ORA-31633: unable to create master table "PRODDTA.SYS_EXPORT_SCHEMA_05"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPV$FT", line 871
    ORA-00959: tablespace 'PRODDTATB' does not exist
    Hi guys,.

    I'm trying to export this particular scheme but apparently he error on this particular tablespace PRODDTATB. This has been used to rearrange the storage space for the temporary storage and was therefore not used and subsequently abandoned. How to find which table or view or other objects, referring to this particular space?

    I already checked the following:

    dba_tables
    dba_indexes
    dba_segments
    dba_lobs
    dba_tablespaces

    USER_TABLES
    USER_INDEXES
    WHERE user_segments
    user_lobs
    USER_TABLESPACES

    Or create this particular tablespace will allow me to export successfully? But before I will recreate I want to find what objects is still referencing this particular table space... Hope someone can point me in the right direction.

    Thank you very much.

    Published by: user6338270 on June 20, 2011 12:13 AM
    Added things I looked...

    views, you can see
    dba_users,
    dba_tables

    I hope that your tablespace has been abandoned, in this case you need to retrieve this particular tablespace.

  • Error exporting as JS

    Hello world

    I get this error message trying to export Flash project in JS

    The following JavaScript error has occurred:

    At line 77 of file ' / Users/luis/Library/Application Support/Adobe/Flash CS6/en_US/Configuration/CreateJS/jsfl/Matrix2D.jsfl ":

    TypeError: str has no property

    Help!

    Hi Geoff,

    V.1.0.0 is the latest version of the Toolbox and please download from http://www.adobe.com/devnet/createjs.html as shown in the screenshot page.

    If it doesn't for you please share the problematic files and screenshot of your tool for Panel CreateJS.

    Thank you!

    Mohan

  • LR 4.1 RC: Internal error export

    I use LR 4.1 RC on Win7-64.  When I export a photo of my hd in resized JPEG I always get an internal error.  The jpeg format is exported and created, but then I still get the error.  Here is a screenshot:

    screenshot_lr.jpg

    Any ideas?

    Certainly not the of course how many times that I answered this a lot:

    There is a small bug with LR4 that seems to affect many users, mainly when you first import the post-processing/scope of export at the bottom of the dialog box export is empty. This is not valid and causes the error you get. So to get rid of the error simply eneter a valid option in this field (e.g. "do nothing" is fine) and the problem goes away.

  • Error exporting to iOS

    I have a request that I build the application in Flash Builder 4.6 works fine on my Android device.

    I'm not trying to export a Build version to the apple iPhone, the first time I tried I got an error that I have not installed the SDK from apple, I download the ADOBE AIR SDK 3.1.0.4880 and copied the folder three in my C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\lib\aot

    Now when I try, I get the error that the GPL component arm-apple-darwin9 - as.exe is missing. When I look in the folder I see a file called arm-apple - darwin9.as, but not an executable file (exe)

    I look in all folders of the downloaded SDK and I don't see any executable file.

    Thanks for any help.

    Kim

    It works now, after downloading the SDK on my Mac and unpack it on Mac, then copied on my Windows computer.

Maybe you are looking for