Hello,
I´m facing some errors (short-dumps) in SAP Solution Manager which I believe are the main cause for the EarlyWatch Alert doesn´t work well. The database is Sybase ASE 16.0. In ST22 and SM21 I see some errors:
- The short-dump DBIF_RTAB_SQL_ERROR contains the following details:
Category Resource Shortage Runtime Errors DBIF_RTAB_SQL_ERROR Date and Time 08.02.2016 04:53:04 ----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Short text | | SQL error 1105 when accessing table "BDLTMPDAT". | ----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened? | | Error Text of the Database: "[ASE Error SQL1105][SAP][ASE ODBC Driver][Adaptive | | Server Enterprise]Can't allocate space for object 'BDLTMPDAT' in database | | 'SM1' because 'default' segment is full/has no free extents. If you ran out of | | space in syslogs, dump the transaction log. Otherwi" | ----------------------------------------------------------------------------------------------------
- In SM21 transaction I see the following error:
Run-time error "DBIF_DSQL2_SQL_ERROR" occurred
> Short dump "160208 111406 SATDCSSM1_SM1_00 SAPSYS " created.
Transaction Canceled 00 671 ( DBIF_RSQL_SQL_ERROR 20160208111406SATDCSSM1_SM1_00 SAPSYS 000 )
Database error 1105 with INS access to table BTCJOBEPP
> [ASE Error SQL1105][SAP][ASE ODBC Driver][Adaptive Server
> Enterprise]Can't allocate space for object 'BTCJOBEPP' 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.#
Run-time error "DBIF_RSQL_SQL_ERROR" occurred
Database error 1105 at EXE
> [ASE Error SQL1105][SAP][ASE ODBC Driver][Adaptive Server
> Enterprise]Can't allocate space for object 'SNAP' in databas
> '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.#
> Include SAPMSSY2 line 4504.
- In DEV_W4 log file I see the following details:
C ERROR: -1 in function ExeNormalModify (execute) [line 24204]
C (1105) [ZZZZZ] [SAP][ASE ODBC Driver][Adaptive Server Enterprise]Can't allocate space for objec
C t 'SNAP' in database 'SM1' because 'default' segment is full/has no free extents
C . If you ran out of space in syslogs, dump the transaction log. Otherwise, use A
C LTER DATABASE to increase the size of the segment.
C
C sql statement is ==> INSERT INTO SNAP (DATUM, UZEIT, AHOST, UNAME, MANDT, MODNO, SEQNO, XHOLD, FLIST,
C FLIST02, FLIST03, FLIST04, FLIST05, FLIST06, FLIST07, FLIST08) VALUES ( ? , ? ,
C ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
C /* R3:SAPMSSY2:677 T:S
C NAP M:000 */
C
C dbdssyb: DBSL99 SQL1105
C [ASE Error SQL1105][SAP][ASE ODBC Driver][Adaptive Server Enterprise]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.
C
B ***LOG BY2=> sql error 1105 performing EXE [dbds 672]
B ***LOG BY0=> [ASE Error SQL1105][SAP][ASE ODBC Driver][Adaptive Server Enterprise]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.
[dbds 672]
A ** RABAX: level LEV_SN_EVENTS failed.
I already searched for a solution in SCN, in fact I read some similar posts/situations but I can´t understand what I need to do in SAP ASE in way to increase the log, I think...
Can you tell me please what I need to do to correct this situation?
Thank you,
João Dimas