I am trying to import a table from mysql called 'activity_log'..the oetl 
give below error:
[orientdb] DEBUG orientdb: found metadata field 'null'
Exception in thread "main" 
com.orientechnologies.orient.core.exception.OSchemaEx
ception: The database contains some schema-less data in the property 
'activity_l
og.id' that is not compatible with the type INTEGER. Fix those records and 
chang
e the schema again

But when I go to console, it says class does not exist. Then why is it 
giving the above error? :
orientdb {db=dsstest}> select from activity_log

Error: com.orientechnologies.orient.core.exception.OQueryParsingException: 
Error
 on parsing command at position #0: Error on parsing query
Query:  activity_log
------^

Error: 
com.orientechnologies.orient.core.exception.OCommandExecutionException: C
lass 'ACTIVITY_LOG' was not found in current database

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to