Hello,
I have an Asp application with Oracle 9.i database and use Rds to connect
this database.
I have 2 servers, production an pre-production. In production server when
i
load a page, i call a method in com plus object. This call returns 20.000
registers and without errors, but the same operation in pre-production
server
returns the err: Error inesperado. (0x80004005).
I modified the complus component to returns less registers, aprox. 15 and
this operation don't return errors.
Have RDS limitation in numer of data to return?.
is This limitation in the server?.
Sorry by the English.