System Database is full
In the database the system tablespace is full (At 100%) . Extent management is local and Segment management is manual....
I believe the solution is to add a datafile...
Is it true that this problem can stop the database as all it needs is more space on the tablespace which can be obtained by adding a datafile...
Can this be done by the 'alter tablespace add datafile ....' command;
Kind regards,
JIten...