
9 Apr
2010
9 Apr
'10
8:01 p.m.
I am trying to use dbdirect-hdbc-odbc to generate database description modules and I am getting the following error: dbdirect-hdbc-odbc: Prelude.(!!): index too large I am running the following command, where "test" is the name of the Oracle schema: dbdirect-hdbc-odbc "test" "dsn=ORACLE_DSN;UID=userName;PWD=password" Do you know what could be the problem and how can I work around it? Thanks, MH