cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error

Former Member
0 Kudos

Hi Friends,

I am getting error on one of my production server.Please find below error and help me out on this issue.

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Error: 12308, Severity: 21, State: 8

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Internal error : Invalid row id (Row 86, Page 2615329) encountered in the table 'DDLOG' in database 'OQW'.

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Error: 12308, Severity: 21, State: 8

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Internal error : Invalid row id (Row 87, Page 2615329) encountered in the table 'DDLOG' in database 'OQW'.

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Error: 12308, Severity: 21, State: 8

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Internal error : Invalid row id (Row 88, Page 2615329) encountered in the table 'DDLOG' in database 'OQW'.

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Error: 12308, Severity: 21, State: 8

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Internal error : Invalid row id (Row 89, Page 2615329) encountered in the table 'DDLOG' in database 'OQW'.

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Error: 12308, Severity: 21, State: 8

00:0006:00000:00023:2015/04/24 10:03:31.48 server  Internal error : Invalid row id (Row 90, Page 2615329) encountered in the table 'DDLOG' in database 'OQW'.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187136
Contributor
0 Kudos

Hello Venkat,

Sybase ASE database encountered an internal error affecting all processes using the current database.

Run the dbcc check table() on the affected table and may be you can try restarting the machine once.

Refer the below SAP Note if this issue is also seen in the system tables:


1971088 - Error 12308:"Invalid row id (Row %d, Page %d) encountered in the table %s in database %s" may be seen due to race condition between delete and inserts on the same page.


Or


Run the dbcc checktable() for the affected tables.

Refer the below link for the syntax and other explanation:

SyBooks Online (Archive)

Regards

Kiran K Adharapuram

former_member187136
Contributor
0 Kudos

Venkat,

Is this issue resolved or any problem you are facing ?

Regards

Kiran K Adharapuram