New DB problem !!!!!!! (13/08/08): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (1 revision imported) |
(No difference)
|
Latest revision as of 09:49, 18 March 2015
During Calibration data filling
Error in <TOracleServerE2W::TOracleServerE2W>: AddView; failed: (error: ORA-01683: unable to extend index OPERA.PK_MIPMICROTRACKS partition P_BE01 by 8192 in tablespace OPERASCAN_BE01)
TO DO:
ORA-01683: unable to extend index string.string partition string by string in tablespace string Cause: Failed to allocate an extent of the required number of blocks for index segment in the tablespace indicated. Action: Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.
Done:
ALTER TABLESPACE "OPERASCAN_BE01" ADD DATAFILE 'C:\ORACLE\ORADATA\BERN4\OSCAN1_BE01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M