Luigi_ab
9th January 2010, 17:13
Durante la creazione di tabelle mi viene visualizzato il seguente messaggio;
error 1959 (bdb_errno 1959) on "nome tabella" in create_table.

Questo si verifica da quando mi si รจ interrotta la "reorganize table".

Qualcuno mi sa dire cosa posso fare?
Ringrazio anticipatamente

jclju1
9th January 2010, 20:53
http://www.baanboard.com/baanboard/showthread.php?t=13621

Luigi_ab
16th January 2010, 17:01
Premetto che non sono molto informato, ma ho verificato il file ora_storage che allego in copia sembra uguale, allego anche i file di log se possono essere utili.
Avete qualche suggerimento.
Ringrazio anticipatamente.

Han Brinkman
16th January 2010, 20:53
Looks like the tablespace in which the table should be created according to the ora_storage doesn't exists anymore. You need to put that in sync again with the available tablespaces.

Ask your oracle dba where it resides now.

Regards,