Hi,
On 18/02/15 16:51, "Julian Reschke" <[email protected]> wrote:
>
>>> b) MAX_ID_VALUE=";" in NodeDocument triggers a SQL Error on Oracle DB,
>>> changing to MAX_ID_VALUE="a" as in ClusterNodeInfoDocument.
>>
>> I understand that ";" is an ASCII char just above digits 0-9, IMHO even
>>":" would suffice for this purpose.
>>
>> Can someone explain the reasoning behind MAX_ID_VALUE="a" in
>>ClusterNodeInfoDocument for my own curiosity ?
>
>Marcel?
I think this can be changed to a colon (":"). the _id for a
ClusterNodeInfoDocument is always an integer greater than zero.
Regards
Marcel