OWB 11 GR 2 - issue of MYSQL data

Hello

We use MYSQL 5.1.28 and OWB 11 GR 2.

JDBC driver - mysql-connector-java - 5.1.12 - bin.jar

We have created the platform and were able to correctly import all objects. But when you try to display data in owb (right click on the object and selecting data) we get the following error:

You have an error in your SQL syntax; (consulter le manuel correspondant à votre version dele de serveur MySQL pour la bonne syntaxe d'utiliser près de «table_name») S ' at line 1
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: you have an error in your syntax SQL; (consulter le manuel correspondant à votre version dele de serveur MySQL pour la bonne syntaxe d'utiliser près de ' «disk_drive») S ' at line 1
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3277)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3206)
at com.mysql.jdbc.Statement.executeQuery(Statement.java:1232)
to oracle.wh.ui.owbcommon.QueryResult. < init > (QueryResult.java:23)
to oracle.wh.ui.owbcommon.dataviewer.relational.GenericQueryResult. < init > (GenericDVTableModel.java:44)
at oracle.wh.ui.owbcommon.dataviewer.relational.GenericDVTableModel.doFetch(GenericDVTableModel.java:20)
at oracle.wh.ui.owbcommon.dataviewer.RDVTableModel.fetch(RDVTableModel.java:53)
to oracle.wh.ui.owbcommon.dataviewer.BaseDataViewerPanel$ 1.actionPerformed(BaseDataViewerPanel.java:221)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2169)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
at javax.swing.AbstractButton.doClick(AbstractButton.java:282)
at oracle.wh.ui.owbcommon.dataviewer.BaseDataViewerPanel.executeQuery(BaseDataViewerPanel.java:536)
at oracle.wh.ui.owbcommon.dataviewer.BaseDataViewerEditor.init(BaseDataViewerEditor.java:113)
to oracle.wh.ui.owbcommon.dataviewer.BaseDataViewerEditor. < init > (BaseDataViewerEditor.java:55)
to oracle.wh.ui.owbcommon.dataviewer.relational.DataViewerEditor. < init > (DataViewerEditor.java:17)
at oracle.owbimpl.console.dataviewer.DataViewerIdeEditor.openImpl(DataViewerIdeEditor.java:154)
at oracle.owbimpl.ide.editor.BaseFCOEditor.openImpl(BaseFCOEditor.java:151)
at oracle.owbimpl.ide.editor.BaseEditor.open(BaseEditor.java:39)
at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:276)
at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:181)
at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:94)
at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:231)
at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:194)
at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:103)
at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:375)
at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1400)
at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1334)
at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1260)
at oracle.owbimpl.console.commands.DataViewerFCPCmd.performAction(DataViewerFCPCmd.java:61)
at oracle.owbimpl.ide.menu.TreeMenuHandlerAdapter.handleEvent(TreeMenuHandlerAdapter.java:46)
at oracle.owbimpl.ide.menu.OWBEditorActionController.handleEvent(OWBEditorActionController.java:214)
at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:866)
at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2169)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
in javax.swing.plaf.basic.BasicMenuItemUI$ Handler.mouseReleased (BasicMenuItemUI.java:1041)
at java.awt.Component.processMouseEvent(Component.java:5501)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5266)
at java.awt.Container.processEvent(Container.java:1966)
at java.awt.Component.dispatchEventImpl(Component.java:3968)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
at java.awt.Container.dispatchEventImpl(Container.java:2010)
at java.awt.Window.dispatchEventImpl(Window.java:1778)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)


Even tried running a CT with MYSQL objects. CT survey invalid identifier on the column name.

How can I find what syntax owb generate to extract data from MYSQL? Are there any newspaper?


Script of the platform is-

PLATFORM OMBCREATE 'MYSQL_TEST' SET THE VALUES OF PROPERTIES (BUSINESS_NAME) ('MYSQL_TEST')
The VALUES of PROPERTIES of the VALUE of 'MYSQL_TEST' (DRIVER_CLASS, URI_TEMPLATE) OMBALTER platform ('com.mysql.jdbc.Driver','jdbc:mysql:// < Home >------[: < port >------] /------[< database >------]------[? < property > = < value >------[& < property > = < value >...------]------] ")
PLATFORM OMBALTER 'MYSQL_TEST' SET THE PROPERTIES (COL_ALIAS_WORD, TAB_ALIAS_WORD) VALUES ('AS', 'AS')
PLATFORM OMBALTER 'MYSQL_TEST' SET THE VALUES OF PROPERTIES (DATE_MASK) ("DATETIME")
PLATFORM OMBALTER 'MYSQL_TEST' SET THE VALUES OF PROPERTIES (DATE_FCT) ('CURRENT_DATE()')
PLATFORM OMBALTER 'MYSQL_TEST' SET THE VALUES OF PROPERTIES (DDLNULL) ("")
PLATFORM OMBALTER 'MYSQL_TEST' SET THE VALUES OF PROPERTIES (NUMERIC_MASK) ('DECIMAL (%, %P)')
PLATFORM OMBALTER 'MYSQL_TEST' SET THE VALUES OF PROPERTIES (VARCHAR_MASK) ('VARCHAR (%)')
PLATFORM OMBALTER 'MYSQL_TEST' SET PROPERTIES (LOCAL_OBJECT_MASK) VALUES ('%CATALOG.%O) OBJECT ')
PLATFORM OMBALTER 'MYSQL_TEST' SET THE VALUES OF PROPERTIES (DEFAULT_MAX_NAME_LEN) ('128')
PLATFORM OMBALTER 'MYSQL_TEST' SET THE VALUES OF PROPERTIES (REMOTE_OBJECT_MASK) ("")

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'TINYINT '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'TINYINT' ('TINYINT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'TINYINT_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('TINYINT', 'TINYINT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'TINYINT_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('TINYINT', 'TINYINT')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'BIGINT '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'BIGINT' ('BIGINT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'BIGINT_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('BIGINT', 'BIGINT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'BIGINT_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('BIGINT', 'BIGINT')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'MEDIUMBLOB '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'MEDIUMBLOB' ('MEDIUMBLOB')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'MEDIUMBLOB_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('MEDIUMBLOB', 'VARCHAR')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'LONGBLOB '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'LONGBLOB' ('LONGBLOB')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'LONGBLOB_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('LONGBLOB', 'VARCHAR')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'BLOB '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE "BLOB" ("BLOB")
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'BLOB_TOG' SET THE VALUES OF PROPERTIES (FROM_DATATYPE, TO_DATATYPE) ("BLOB", "BLOB")
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'BLOB_FROMG' SET THE VALUES OF PROPERTIES (FROM_DATATYPE, TO_DATATYPE) ("BLOB", "BLOB")

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'TINYBLOB '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'TINYBLOB' ('TINYBLOB')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'TINYBLOB_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('TINYBLOB', 'VARCHAR')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE "TANK".
Platform OMBALTER 'MYSQL_TEST' CHANGE VALUES of PROPERTIES(P1,P1MAX,P1DEFAULT,P1TYPE) SET PLATFORM_TYPE 'TANK' ('SIZE', ' 255 ', ' 1', ' RANGE')
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'TANK' ('CHAR (%SIZE)')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'CHAR_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('CHAR', 'CHAR')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'CHAR_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('CHAR', 'CHAR')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'ENUM '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES(P1,P1MAX,P1DEFAULT,P1TYPE) PLATFORM_TYPE 'ENUM' ('SIZE', ' 255 ', ' 1', ' RANGE')
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE "ENUM" ("ENUM")
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'ENUM_TOG' SET VALUES OF PROPERTIES (FROM_DATATYPE, TO_DATATYPE) ("ENUM", "TANK")

OMBALTER PLATFORM 'MYSQL_TEST' ADD «DIGITAL» PLATFORM_TYPE
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE THE VALUES OF 'NUMERIC' SET PROPERTIES (P1, P1DEFAULT, P1TYPE, P1MAX AND P1MIN) PLATFORM_TYPE ('PRECISION' ','1 ', ' 1000', '1', ' RANGE')
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE PLATFORM_TYPE 'NUMERIC' SET PROPERTIES (P2, P2MIN, P2MAX, P2DEFAULT, P2TYPE) VALUES ('SCALE', '0 ', '18', ' 0',' RANGE')
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE THE VALUES OF PROPERTIES (SYNTAX) SET 'NUMERIC' PLATFORM_TYPE ('NUMERIC (PRECISION, SCALE % %)')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'NUMERIC_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('NUMERIC', 'NUMERIC')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'NUMERIC_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('NUMERIC', 'NUMERIC')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'DECIMAL '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE 'DECIMAL' VALUES SET PROPERTIES (P1, P1DEFAULT, P1TYPE, P1MAX AND P1MIN) PLATFORM_TYPE ('PRECISION' ','1 ', ' 1000', '1', ' RANGE')
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE PLATFORM_TYPE 'DECIMAL' SET PROPERTIES (P2, P2MIN, P2MAX, P2DEFAULT, P2TYPE) VALUES ('SCALE', '0 ', '18', ' 0',' RANGE')
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE THE VALUES OF PROPERTIES (SYNTAX) SET 'DECIMAL' PLATFORM_TYPE ('DECIMAL (% ACCURACY, % SCALE)')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'DECIMAL_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('COMMA', 'DECIMAL')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'DECIMAL_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('COMMA', 'DECIMAL')

OMBALTER PLATFORM, ADD 'MYSQL_TEST' PLATFORM_TYPE 'INT '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE PLATFORM_TYPE 'INT' PROPERTIES (SYNTAX) SET VALUES ("INT")
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'INT_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('INT', 'INTEGER')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'INT_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('INTEGER', 'INT')

OMBALTER PLATFORM, ADD 'MYSQL_TEST' PLATFORM_TYPE 'INT UNSIGNED.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET PROPERTIES (SYNTAX) PLATFORM_TYPE "UNSIGNED INT" VALUES ('UNSIGNED INT')
OMBALTER PLATFORM 'MYSQL_TEST' ADD FROM_PLATFORM_TYPEMAP 'INTU_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('UNSIGNED INT', 'INTEGER')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'MEDIUMINT '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'MEDIUMINT' ('MEDIUMINT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'MEDIUMINT_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('MEDIUMINT', 'NUMERIC')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'SMALLINT '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'SMALLINT' ('SMALLINT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'SMALLINT_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('SMALLINT', 'SMALLINT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'SMALLINT_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('SMALLINT', 'SMALLINT')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'FLOAT '.
Platform OMBALTER 'MYSQL_TEST' CHANGE PROPERTIES(P1,P1MAX,P1DEFAULT,P1TYPE) SET PLATFORM_TYPE 'FLOAT' VALUES ('PRECISION', '53', '1', 'RANGE')
Platform OMBALTER 'MYSQL_TEST' CHANGE THE VALUES of PROPERTIES (SYNTAX) SET PLATFORM_TYPE 'FLOAT' ("FLOAT")
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'FLOAT_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('FLOAT', 'FLOAT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'FLOAT_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('FLOAT', 'FLOAT')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE "DOUBLE".
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE THE VALUES OF PROPERTIES (SYNTAX) SET 'DOUBLE' ('DOUBLE') PLATFORM_TYPE
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'DOUBLE_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('DOUBLE', 'DOUBLE')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'DOUBLE_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('DOUBLE', 'DOUBLE')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'DOUBLE PRECISION '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'DOUBLE PRECISION' ('DOUBLE PRECISION')
OMBALTER PLATFORM 'MYSQL_TEST' ADD FROM_PLATFORM_TYPEMAP "DOUBLE PRECISION_TOG" SET VALUES OF PROPERTIES (FROM_DATATYPE, TO_DATATYPE) ('DOUBLE PRECISION', 'DIGITAL')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE "REAL".
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE THE VALUES OF "TRUE" GAME PROPERTIES (SYNTAX) PLATFORM_TYPE ('REAL')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'REAL_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('REAL', 'TRUE')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'REAL_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('REAL', 'TRUE')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE "VARCHAR".
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES(P1,P1MAX,P1DEFAULT,P1TYPE) PLATFORM_TYPE 'VARCHAR' ('SIZE', ' 65536 ', ' 1', ' RANGE')
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'VARCHAR' ('VARCHAR (%SIZE)')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'VARCHAR_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('VARCHAR', 'VARCHAR')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'VARCHAR_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('VARCHAR', 'VARCHAR')

OMBALTER PLATFORM, ADD 'MYSQL_TEST' PLATFORM_TYPE 'DATE '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'DATE' ('DATE')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'DATE_TOG' SET THE PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('DATE', ' DATE')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'DATE_FROMG' SET THE PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('DATE', ' DATE')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE 'TIME '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'TIME' ('TIME')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'TIME_TOG' SET THE VALUES OF PROPERTIES (FROM_DATATYPE, TO_DATATYPE) ('TIME', 'TIME')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'TIME_FROMG' SET THE VALUES OF PROPERTIES (FROM_DATATYPE, TO_DATATYPE) ('TIME', 'TIME')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE "DATETIME".
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE "DATETIME" ("DATETIME")
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'DATETIME_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ("DATETIME", "DATETIME")
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'DATETIME_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ("DATETIME", "DATETIME")

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE "TIMESTAMP".
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE "TIMESTAMP" ("TIMESTAMP")
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'TIMESTAMP_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('TIMESTAMP', 'TIMESTAMP')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'TIMESTAMP_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('TIMESTAMP', 'TIMESTAMP')

OMBALTER PLATFORM, ADD 'MYSQL_TEST' PLATFORM_TYPE 'TEXT '.
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE SET VALUES PROPERTIES (SYNTAX) PLATFORM_TYPE 'TEXT' ('TEXT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'TEXT_TOG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('TEXT', ' VARCHAR (MAX)')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'TEXT_FROMG' SET THE PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES (' VARCHAR (MAX) ', 'TEXT')

OMBALTER PLATFORM 'MYSQL_TEST' ADD PLATFORM_TYPE "BIT".
PLATFORM OMBALTER 'MYSQL_TEST' CHANGE PLATFORM_TYPE 'BIT' SET PROPERTIES (SYNTAX) VALUES ('BIT')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' FROM_PLATFORM_TYPEMAP 'BIT_TOG' SET THE VALUES OF PROPERTIES (FROM_DATATYPE, TO_DATATYPE) ('BIT', 'BOOLEAN')
OMBALTER PLATFORM, ADD 'MYSQL_TEST' TO_PLATFORM_TYPEMAP 'BIT_FROMG' SET PROPERTIES (FROM_DATATYPE, TO_DATATYPE) VALUES ('BOOLEAN', 'BIT')


Kind regards
Samurai.

Published by: Samurai on March 8, 2010 07:34

Published by: Samurai on March 8, 2010 07:55

Hello

The bug has still not public patch. In addition, there are problems to import the keys with tables with small letters (different bug), the table names and columns must be imported to ok.

See you soon
David

If necessary can import via a custom tcl script to get the keys.

Tags: Business Intelligence

Similar Questions

  • Beginner's Guide to out of Labview to MySQL data

    Hello

    I am a student who has started only recently, using Labview for a data recording project, so that my knowledge of its use is rather absent. My current goal is to be able to get out the data stored directly in a MySQL server, so that data are accessible remotely via internet and processed using PHP scripts.

    I have some basic knowledge of MySQL, as I've previously used to create dynamic web pages, but my knowledge of how it works is also a bit lacking. The MySQL database I want to connect to the stands remotely on a server of the University I want to connect to.

    I saw that this connection is possible from previous posts, but I would really appreciate a basic account plus the steps I should follow to make such a link.

    Thank you

    Rob


  • OWB 11 g R2 issue: PRE-02075 during Workflow execution

    Hello gurus

    Its been a while that I worked with workflows so apologies if I'm missing something. We have recently allowed Oracle workflow in our environment of DW in the hope to try process workflows to call the OWB mappings. Ours is OWB 11.2.0.4 on Linux and Oracle 11 g.

    I get a PRE-02075 error while executing a test workflow I created to call a mapping that is deployed in OWB. Here is the detailed log

    PRE-02075: Oracle Workflow could not process the request for enforcement of PF_2:LOAD_STG_STORE activity. Maybe it's because dependent objects have not yet been deployed.

    ORA-20001: PF_2:LOAD_STG_STORE task does not exist.  Please check that the ProcessFlow has been deployed successfully.

    ORA-20035: task %1 does not exist. Please check that the %2 has been deployed successfully (PF_2:LOAD_STG_STORE, ProcessFlow)

    ORA-06512: at "OWBSYS. WB_RTI_EXCEPTIONS', line 144

    ORA-06512: at "OWBSYS. WB_RTI_WORKFLOW_UTIL', line 639

    ORA-01403: no data found

    WB_RT_WORKFLOW_UTIL_11G. Execute_Any_Task (PFPKG_BV, 12, 483, RUN)

    WB_RT_WORKFLOW_UTIL_11G. Execute_Task (PFPKG_BV, 12, 483, RUN)

    Wf_Engine_Util.Function_Call (WB_RT_WORKFLOW_UTIL_11G. EXECUTE_TASK, PFPKG_BV, 12, 483, RUN)

    Don't know what it means that I can run the mapping alone and there is no problem with it. I feel that something is missing somewhere in terms of configuration, but cannot determine the exact cause.

    Would really help if someone can guide me here.

    Birdy

    Ok

    Sort problem. Had to go to the list of users under Design Center and activate the option 'Control center execution' as follows

    and it flattens. Duh!

  • Table service MySQL DATA FREE

    How can I activate the FREE option of DATE for the Service of Table of MySQL?

    Thank you

    You can enable by default on Metrology for resources in one of the following two ways:

    Individually by clicking on the 'Metric data' tab next to the tab indicators when you view monitoring data.  From here you can ' metric Show more "and select the settings that you want.

    In the world by going to Administration in the header, and then "followed by default.  Find the MySQL Table service that interests you and click on "change the metric models."  From there, you will present a similar screen that will apply to any changes to all existing and future of such resources.

    -Ryan

  • I can't export of strong database in MySQL Data

    I did following steps...
    Step 1. Copy the E:\ATG\ATG9.1\DAS\solid\atgdb\solid.db

    TO

    E:\ATG\ATG9.1\DAS\solid\i486-unknown-win32\solid.DB

    Step 2. start the solid DB:

    C:\ATG\ATG9.1\DAS\solid\i486-Unknown-win32\solfe.exe.

    Step 3. To export data from test of solid database to MySQL,

    create the file

    C:\ATG\ATG9.1\home\localconfig\atg\dynamo\service\jdbc\JTDataSource.properties

    $class = atg.service.jdbc.MonitoredDataSource
    dataSource = / atg/dynamo/service/jdbc/FakeXADataSource
    min = 5
    maxFree =-1
    blocking = true
    Max = 10

    C:\ATG\ATG9.1\home\localconfig\atg\dynamo\service
    \jdbc\FakeXADataSource.properties

    Step 4. Add these lines to use the solid database:

    Driver = Solid.JDBC.SolidDriver
    URL = jdbc:solid://localhost:1313
    5:when stage I execute the command below, I had emergency...
    E:\ATG\ATG9.1\home\bin > startSQLRepository m PioneerCyclingJSP-export all users.xml-referentiel/atg/userprofiling /ProfileAdapterRepository

    Exception on Console:_

    E:\ATG\ATG9.0\home\bin > startSQLRepository m PioneerCyclingJSP-export all users.xml-referentiel/atg/userprofiling /ProfileAdapterRepository
    Application server: jboss
    "" "" is not recognized as an internal or external, order
    operable program or batch file.
    «.\.\defaultCommand.bat' is not recognized as an internal or external command
    perable program or batch file.


    Thank you is advanced!

    Hello Nitin...
    When I change the classpath in file dasEnv.bat...
    IT has run...

    I thank...

    Published by: ayari on 21 August 2012 22:57

  • Question about mySQL Date and NULL value

    I am using phpMyAdmin for a simple mySQL database. Am a little confused here, as I have two date fields that, as far as I can tell, are the same - ticked i.e. Date, with a default of null with the NULL value.

    If I update a record, but let both of these fields is empty, it remains empty, and the other is filled with the 0000-00-00 (and displays 30 November - 0001 Web site.)

    Pointers on why two supposedly identical fields are different?

    Thank you.

    It must be in the script.

    Is it possible to copy and paste the script here. The script that causes the problem is the script Insert or Update script. A list of the fields in the table will be also useful.

  • MySQL data type

    Hello

    location:
    I've implemented a reverse engineering of a MySQL database.
    There are different types of data, not identified by ODI (question mark in column icoin)

    question:
    How can I open a data type for columns?
    is there a special KM choose? What is manual to change (double-click in the coloumn and change data type < undefined > to... blob, for example)?


    Thank you
    Michael

    I recently added a blog post about adding data types to ODI. Hope it would help you to solve your problem.

    http://gurcanorhan.WordPress.com/2012/02/28/adding-datatypes-to-ODI/

    Gurcan.

  • Flash-PHP-MySQL data exchange

    Hello

    I've been struggling with this for a few weeks, but I still can't get it right, and all the info that I found is too ambiguous or uses AS2. What I want to do is to retrieve information from a MySQL database, using PHP and send it to Flash; and in the other direction, the input of information in the database of a Flash form. I want to do a test run Flash for my Web site.

    Could you please someone show me a simple code example (on PHP and Flash) of how to Exchange data? Thanks for your help.

    PD: I know how to work with databases in PHP, so the only PHP code, I need to see is the part of php-flash communication. Thank you.

    If you post the code you tried it is not the job for you, a person may be able to help along.

    In addition, your best bet will be to Google search (or these forums) by using terms such as 'Tutorial AS3 URLVariables'.  And if the data is retrieved mySQL tables involves a large number of lines, you should look into having PHP echo Flash data in XML format.  You should look for 'Tutorial AS3 XML PHP' for info on that.

  • Query returned but mySQL data not loaded in dataGrid

    Script, but the DataGrid doesn't show all the data. (I can
    Click in the first four rows of the datagrid, but there is
    No data slammed shut.

    The debugger's display the returned data in the
    Variables section. The 0th line opens and he can
    see further than fields title, subtitle and origin
    are rendered correctly in the rtabel of mySQL:

    record mx.collections.ArrayCollection (@145f7901)
    [inherited]
    [0] mx.utils.ObjectProxy (@141961f1)
    the object (@14a8c1c9)
    original "Italian".
    subtitle 'Italian Fischsuppe'
    title «Zuppe die Venetian Pesce»
    original "Italian".
    subtitle 'Italian Fischsuppe'
    title «Zuppe die Venetian Pesce»
    value of type null
    UID "94757A3C-C9EF-3F1B-5008-616FA1FDBFC5".
    [1] mx.utils.ObjectProxy (@14196311)
    [2] mx.utils.ObjectProxy (@141964 c 1)
    [3] mx.utils.ObjectProxy (@141965e1)
    source table (@14ab7511)

    But when I assign the data to the grid with

    dgQryRes1.dataProvider = event.result.results.record;

    nothing is loaded and also no error is generated.

    Here is the definition of datagrid:

    < mx:DataGrid id = "dgQryRes1" width = "795".
    alternatingItemColors = "[#F3FBF6, #FFFFFF].
    borderColor = "#AAC1B3" themeColor = "# 699 55" borderStyle = "box".
    height = "267" y = "416" x = "10" enabled = "true" editable = "false" >
    < mx:columns >
    < mx:DataGridColumn headerText = "Title" dataField = "Work'stitle" width = "175" / >
    < mx:DataGridColumn headerText = "Subtitle" dataField = "sSubTitle" width = "175" / >
    < mx:DataGridColumn headerText = "Origin" dataField = "sOrigin" width = "100" / >
    < / mx:columns >
    < / mx:DataGrid >

    Can someone tell me what is the problem?

    The object keys are tiny, but your data area of the column names are upper and lower like this:

    they must match and are case-sensitive. So it should be:

    Rick

  • Enter MySQL - Date field

    Hello world

    I have a simple form with a date input field, the data are for a MySQL database, column formatted to "DATE".

    GetSQLValueString ($_POST ['projstart'], 'day'),

    However, when I try to send the form, he told me:

    Incorrect date value: April 8, 2009 "for the column 'projstart' at line 1

    I'm guessing it's due April 8, 2009 ", is considered to be a string, not a date."

    How can I change this to enter into the database, as a DATE. ???

    If ((isset($_POST["MM_insert"])) & & ($_POST ["MM_insert"] == "form1")) {}
    $insertSQL = sprintf ("INSERT INTO tbl_projects (projtitle, projstart, projdue, FK_custid, FK_langsid, projcontact, projanalysis, projtype, projstatus, projurl) VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s)',
    GetSQLValueString ($_POST ['projtitle'], "text").
    GetSQLValueString ($_POST ['projstart'], "text").
    GetSQLValueString ($_POST ['projdue'], "text").
    GetSQLValueString ($_POST ['FK_custid'], "int").
    GetSQLValueString ($_POST ['FK_langsid'], "text").
    GetSQLValueString ($_POST ['projcontact'], "text").
    GetSQLValueString ($_POST ['projanalysis'], "text").
    GetSQLValueString ($_POST ['projtype'], "text").
    GetSQLValueString ($_POST ['projstatus'], "text").
    GetSQLValueString ($_POST ['projurl'], "text"));

    Before the date gets inserted/updated, use this function:

    function mysqlDate ($date) {}

    $parts = explode('/',$date);

    return ' $parts [2] - $parts [1] - $parts [0];

    }

    $_POST ['date'] = mysqlDate($_POST['date']);

  • PHP + MySQL - data presentation

    Hi guys,.

    At the beginning:

    I'm developing a web application using PHP and MySQL. The MySQL database contains several tables, including some to connect.

    I have a table called "freelancers", contains general information about the "freenlancer".

    Linked to this is a table called 'services' (linked by a foreign key), this table contains service information that provides the 'freelance '.

    Service table using another table called 'language', which holds securities (EN, FR, etc), twices, once for a 'source language' and even 'target language '.

    I use insert records to fill the table of service without problem, if I display the data in the services table, I can see the values of table of correct language... I hope that makes sense!

    The problem:

    On the details page of the freelance, I use a repeat on the services provided in a table region, but the source and target languages appear in format digital, and not the label stored in the languages table.

    Does anyone know how can I fill the values of language with labels rather than numeric values, I tried to add an extra repeat region in the table, but cannot do it as a repeat region is already in place for the services.

    If anyone can help with that, it would be amaxing, I can provide the sql statements and data from php, if necessary.

    Thank you

    Kool_Samule

    I can understand what your situation but I can be more understanding if you could provide us with sql and php data.

  • MySQL data in shape...

    Hello

    I developed a code for my site. It is through the database connectivity (mysql).

    I have problem with load data of mysql in the form html < select > < option >...

    How can I load data in the select tag...?

    Use a conditional statement.

    echo '';
    
  • PHP Mysql Date back

    Hello

    I have this page which refers, among other things, a date a table. http://www.southmoorac.com/matches.php

    the problem is, the date is returned in the wrong format. I wanted that it is formatted as dd-mm-aa

    Here is my code:

    $sql = 'sΘlectionner the place, Date, draw, Notes from matches by Date ";


    $result = mysql_query ($sql);

    print ("< table cellpadding = id ="datatab"5px" name = 'datatab' > "");
    Print ("< th > < /th > < th > Date < /th > < th > draw < /th > < th > < /th > Notes");

    While ($db_field = mysql_fetch_assoc ($result))
    {

    print ("< tr align = left > < td >". $db_field ['place'].) "< td >". $db_field ['date']. "< table > < td >". " $db_field ['draw']. "< table > < td >". " $db_field ['notes']. (' ' < table > < /tr > ");

    }
    Print ("' < / table > < other >" ");
    }

    This code works very well, except for the date format.

    I tried

    $sql = "select place, date_format (" Date, ' %d %m %y "), Draw, Notes from matches by Date";

    but that doesn't return any date at all. -even if no error is reported.

    any ideas?

    When you use a MySQL like DATE_FORMAT function, you assign the result to an alias by using the AS keyword. Change your SQL like this:

    $sql = "select Venue, date_format(Date, '%d %m %y') AS theDate, Draw, Notes from matches order by Date";
    

    Your formatting will be available as $db_field ["continue"].

    Note: do not use reserved words, such as 'date', as the name of a column in a database table. MySQL has made an exception in the case of 'date', because so many people have abused it, but it is considered bad practice. You can find a list of words reserved MySQL in the manual here: http://dev.mysql.com/doc/refman/5.0/en/reserved-words.html.

  • MYSQL date function

    Hello everyone. I'm having a problem with the function date in MYSQL. When the date is entered in my database, it entered as year-month-day, as on 2007-02-12.

    My problem in my SQL statement using dreamweaver, I can't sort by year, then month, then by descending order of day.
    When I pulled out my date on a php page I formatted it where it says 12 February 2007. Here is my SQL statement.

    SELECT DATE_FORMAT('date', '%M %d %Y') AS «date», titre, écriture, adminaudioserfor.formatType, audioSerID, adminaudioserspea.speaker)
    Of adminaudioser, adminaudioserfor, adminaudioserloc, adminaudioserspea
    WHERE adminaudioserfor.formatID = adminaudioser.formatID AND adminaudioserloc.locationID = adminaudioser.locationID AND adminaudioserspea.speakerID = adminaudioser.speakerID AND adminaudioser.online = 1
    ORDER BY date DESC

    What should I do for that he commands here to the year first then month and day. I looked online and can't see anything close dates.

    Thank you
    AdonaiEchad

    Convert a unix timestamp, which is just a number, which can be easily
    sorted

    SELECT audioSerID, DATE_FORMAT('date', '%M %d %Y') AS «date», titre,)
    Writing, adminaudioserfor.formatType, adminaudioserspea.speaker
    Of adminaudioser, adminaudioserfor, adminaudioserloc, adminaudioserspea
    WHERE adminaudioser.formatID = adminaudioserfor.formatID AND
    adminaudioserloc.locationID = adminaudioser.locationID AND
    adminaudioserspea.speakerID = adminaudioser.speakerID AND
    adminaudioser. Online
    = 1
    ORDER BY UNIX_TIMESTAMP (date) DESC

    --
    Gareth
    http://www.phploginsuite.co.UK/
    PHP Login Suite V2 - 34 server behaviors to build a complete system of connection.

  • AJAX/Spry gets MySQL data and images from directory records

    Hello

    I'm under Open-Realty (Real Estate Listings Software - http://www.open-realty.org ) with MySQL.

    Open-Realty stores its data in the MySQL database while saving his images in Directory folders.

    I am trying to convert the web site to display real estate listings using Ajax/Spry framework without reloading an entire page every time.

    I have no problem getting to the screen/get data from MySQL using Ajax/Spry, but I still don't have to figure out how to get the images of directory records to match with MySQL database.

    All this may be donw in the environment or the Dreamweaver Extensions?

    Or at least point me in the right direction pls?

    Can someone please give me some advice pls?

    Thanks in advance.

    Tommy

    You can read my article "Exchanging data using the Spry Ajax and PHP framework" in the Adobe Developer Center - he actually treats, vaguely said, displaying images from a directory that s associated with some 'item ID': http://www.adobe.com/devnet/dreamweaver/articles/spry_php_images.html

Maybe you are looking for

  • Satellite A300D-11 t - external microphone does not work

    Hello. I have the Satellite A300D-11 t, Windows Vista HP 32 bit SP1.After almost a year of functioning of the system, Vista decided to fail. So I reinstalled it. I downloaded all the necessary drivers and forgive me - no unnecessary waste, such as +

  • H265 support

    Adobe just gives H265 support. I was wondering what Final Cut Pro x will win the support? Because it takes me countless hours to transcode my media.

  • Qosmio G30-161 does not start - NTDLR "file is missing

    Hi all I have a G30-161 double HDD (in Raid 1) which no longer starts...He just gives the message "file NTDLR is missing" and is followed by a prompt to restart the computer in which the same error will appear again. I got this laptop for my son to f

  • How can I copy files from a Win 7 box to an Android?

    LabVIEW can see the file system on traditional external hard drives, because they appear like this: D:\MyDrive\some_folder However, my Android file system will appear like this: Computer\SPH-D710\Phone How can I get LabVIEW to understand this path? T

  • How can I configure my microphone on windows xp?

    It is useless to look at aid because it is said to use speech recognition to "recognize" the microphone, but I can't find/install this program. are the only options to install using the form: to install speech recognition from Microsoft Word 2002 Mic