M
mike jelley
Hi,
I've written some code that updates a Portfolio database
from an ACCESS database. It worked fine, until decided to
update some more fields.
Then I recieved the ACCESS error message
ODBC -- insert on a linked table 'FOLIODBA_MJLADQUAL2'
failed.
[Oracle][ODBC][Ora]ORA-01631: max # extents (249) reached
in table FOLIODBA.MJLADQUAL2 (#1631)
If the portfolio table has somehow reached it's capacity -
how do I increase its capacity ?
thanks
mike
I've written some code that updates a Portfolio database
from an ACCESS database. It worked fine, until decided to
update some more fields.
Then I recieved the ACCESS error message
ODBC -- insert on a linked table 'FOLIODBA_MJLADQUAL2'
failed.
[Oracle][ODBC][Ora]ORA-01631: max # extents (249) reached
in table FOLIODBA.MJLADQUAL2 (#1631)
If the portfolio table has somehow reached it's capacity -
how do I increase its capacity ?
thanks
mike