Book a Demo

Author Topic: ORA-01795 Error when working with DBMS and SVN VC  (Read 5281 times)

kosh.iii

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
ORA-01795 Error when working with DBMS and SVN VC
« on: April 03, 2009, 07:35:41 pm »
We have experienced severe data consistency problems with the .EAP files in some of our models so I wanted to try an Oracle-DBMS as an alternative backend.

The model transfer from EAP->DBMS worked very well but when I checked out a package from SVN and performed a "Cancel Check-Out" later on I reveived the following error message:

Code: [Select]
OraOLEDB [-2147217900]
ORA-01795: Maximum number of expressions in a list is 1000

I know only of a limit in Oracle-DBs since version 8 where SELECT IN-clauses support a maximum of 1000 parameters. Is it possible that EA breaks this limit during its VC operations?
« Last Edit: April 03, 2009, 07:36:06 pm by kosh.iii »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: ORA-01795 Error when working with DBMS and SVN
« Reply #1 on: April 03, 2009, 09:55:45 pm »
I've had this error a few years ago as well.
On which version on EA are you trying this? If I remember correctly there was a bugfix about 1.5 years ago that fixed that problem for me.

Geert

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: ORA-01795 Error when working with DBMS and SVN
« Reply #2 on: April 06, 2009, 07:44:07 am »
Please contact Sparx Support directly at http://www.sparxsystems.com/support/bug_report.html with your support request.

zapolo

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: ORA-01795 Error when working with DBMS and SVN
« Reply #3 on: February 15, 2010, 06:57:40 pm »
I get this error, there is a solution