migration version 1.7.2 to 2.2 get inconsitance rid for edge creation

25 views
Skip to first unread message

jaya raj

unread,
Oct 27, 2015, 6:57:50 AM10/27/15
to OrientDB
Hi,

   I could migrate orient db 1.7.2 to 2.2 database and imported records.

  The below table properties store_has_points_transaction(E) when create new edge @rid should be new one created.

  so i am getting problem in existing query.

METADATAPROPERTIESIN
@rid
@version
@class
created_date
is_deleted
is_credit
points
bill_no
store_has_points_transaction
customer_has_points_transaction
3
2015-10-27 15:52:29
false
true
20
QSDFRT1236
3
2015-10-27 15:17:16
false
true
10
FGHRE56982
3
2015-10-27 11:44:59
false
true
40
DRF659845
3
2015-10-27 11:40:23
false
true
40
G48664552
3
2015-10-26 12:01:22
false
false
10
265974
3
2015-10-24 14:11:15
false
false
30

3
2015-10-24 14:09:20
false
false
30

3
2015-10-24 13:21:05
false
false
30

1
2015-10-19 22:16:58
false
true
134.45
10620
1
2015-10-19 19:02:52
false
true
23.4


alexander anguiano

unread,
Oct 28, 2015, 11:52:46 AM10/28/15
to OrientDB
I'm not sure about what you are facing, but i do want to tell you that the sql in 2.2 is more strict and may not work.  I got errors in my logs.  You can get it to be less strict by adding this to your database

ALTER DATABASE custom strictSQL=false
...
Reply all
Reply to author
Forward
0 new messages