HI,
I went into "dev_w". It showing error like this
ERROR: -1 in function ExeNormalModify (execute) [line 18768]
C (1105) [ZZZZZ] [Sybase][ODBC Driver][Adaptive Server Enterprise]Can't allocate space for object
C 'DDLOG' in database 'XXXX' 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 statement id is ==> [1 dbsynseq 565 20120229230549]
C
B ***LOG BY4=> sql error 1105 performing INS on table DDLOG [dbsynseq 586]
B ***LOG BY0=> [ASE Error SQL1105]Can't allocate space for object 'DDLOG' in database 'E01' 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.
[dbsynseq 586]
B ***LOG BZY=> unexpected return code 2 calling ins_ddlog [dbsync 1376]
B db_syflush (TRUE) failed
B db_con_commit received error 1024 in before-commit action, returning 8
M ***LOG R38=> ThICommit3, db_commit98 ( 001024) [thxxhead.c 14350]
M ***LOG R18=> ThISend, ThICommit () [thxxhead.c 10479]
M in_ThErrHandle: 1
M *** ERROR => ThISend: ThICommit (step 5, th_errno 9, action 2, level 1) [thxxhead.c 11329]
M {root-id=3640B58A63C81ED297F431A5065893BF}_{conn-id=00000000000000000000000000000000}_0
I am knew to this SYBASE. Please give me is there any solution. for this error.