Hello Amarnath Chindaluru,
These are the latest lines of SM1.log file (SID.log):
...
00:0006:00000:00016:2016/02/12 00:18:41.70 kernel Connection from IPv6 client ::1/62966
00:0006:00000:00016:2016/02/12 00:18:41.77 kernel Connection from IPv6 client ::1/62967
00:0006:00000:00016:2016/02/12 00:18:41.82 kernel Connection from IPv6 client ::1/62968
00:0008:00000:00256:2016/02/12 00:19:09.26 server Error: 1105, Severity: 17, State: 2
00:0008:00000:00256:2016/02/12 00:19:09.26 server Can't allocate space for object 'TBTCO' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0006:00000:00256:2016/02/12 00:19:09.36 server Error: 1105, Severity: 17, State: 2
00:0006:00000:00256:2016/02/12 00:19:09.36 server Can't allocate space for object 'SNAP' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0006:00000:00019:2016/02/12 00:20:09.26 server Error: 1105, Severity: 17, State: 2
00:0006:00000:00019:2016/02/12 00:20:09.26 server Can't allocate space for object 'TBTCO' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0006:00000:00019:2016/02/12 00:20:09.34 server Error: 1105, Severity: 17, State: 2
00:0006:00000:00019:2016/02/12 00:20:09.34 server Can't allocate space for object 'SNAP' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0008:00000:00019:2016/02/12 00:21:09.27 server Error: 1105, Severity: 17, State: 2
00:0008:00000:00019:2016/02/12 00:21:09.27 server Can't allocate space for object 'TBTCO' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0008:00000:00019:2016/02/12 00:21:09.34 server Error: 1105, Severity: 17, State: 2
00:0008:00000:00019:2016/02/12 00:21:09.34 server Can't allocate space for object 'SNAP' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0007:00000:00030:2016/02/12 00:22:09.26 server Error: 1105, Severity: 17, State: 2
00:0007:00000:00030:2016/02/12 00:22:09.26 server Can't allocate space for object 'TBTCO' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0007:00000:00030:2016/02/12 00:22:09.32 server Error: 1105, Severity: 17, State: 2
00:0007:00000:00030:2016/02/12 00:22:09.32 server Can't allocate space for object 'SNAP' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0008:00000:00019:2016/02/12 00:23:09.26 server Error: 1105, Severity: 17, State: 2
00:0008:00000:00019:2016/02/12 00:23:09.26 server Can't allocate space for object 'TBTCO' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
00:0008:00000:00019:2016/02/12 00:23:09.33 server Error: 1105, Severity: 17, State: 2
00:0008:00000:00019:2016/02/12 00:23:09.33 server Can't allocate space for object 'SNAP' in database 'SM1' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
This is the output of the sp_helpdb and sp_spaceused isql commands:
![11-02-2016 23.34.49.jpg]()
![11-02-2016 23.35.04.jpg]()
How to solve this situation?
Best regards,
João Dimas