ORA-01646 „tablespace ‚%s‘ is not read-only – cannot make read write“
a) Texte aus oerr unter Linux 01646, 00000, „tablespace ‚%s‘ is not read-only – cannot make read write“// *Cause: Attempting to make a tablespace read write that is not read-only.// It may be either online or offline.// *Action: Leave tablespace read write....
ORA-01658 „unable to create INITIAL extent for segment in tablespace %s“
a) Texte aus oerr unter Linux 01658, 00000, „unable to create INITIAL extent for segment in tablespace %s“// *Cause: Failed to find sufficient contiguous space to allocate INITIAL// extent for segment being created.// *Action: Use ALTER TABLESPACE ADD...
ORA-01683 „unable to extend index %s.%s partition %s by %s in tablespace %s“
a) Texte aus oerr unter Linux01683, 00000, „unable to extend index %s.%s partition %s by %s in tablespace %s“// *Cause: Failed to allocate an extent of the required number of blocks for// index segment in the tablespace indicated.// *Action: Use ALTER...