Error while importing solution: identifier is too long

Hi

while importing a solution which runs on an Oracle database I get the following Oracle error: ORA-00972: identifier is too long.

I have the table ‘konvertierungsaufrufe’. The primary key is ‘konvertierungsaufrufe_nr’ and is of type ‘db identity’.

Servoy tries while importing the solution to create the sequence ‘seq_konvertierungsaufrufe_konvertierungsaufrufe_nr’. This identifier is unfortunately too long so I get the error.

Could Servoy please disable the feature to create a sequence in case the primary key is of type ‘db identity’.

Thanks in advance!

Christoph

Christoph,

What version of servoy is the server running?
I expect that this works in the latest release.

Unnecessary creation of the sequence is already reported in an existing case.

Rob

Hi Rob,

the server has version 3.5.5.
Does version 3.5.6 solve this problem? - I could not find anything about it in the announcment for version 3.5.6 in the forum.

Thanks
Christoph

Christoph,

This should actually be already fixed in 3.5.5.
Can you create a case in our support system and attach the solution?

http://forum.servoy.com/viewtopic.php?t=6789

Rob