Page 1 of 1

Database error (DATA INCONSISTENCY) !!!

Posted: 08 Sep 2013 17:45
by stefanc
Hi !

Just fixed a new disk on a our LAB system stdby CPU due a crash and when I started and finished the mastercpy , the system saids:

08/09/13 23:03:29 000001I|---/--/-/---|=2:4351=Incoherent data: appli INITREM table TABRAL cause mark_reptype info 523 5 -1
08/09/13 23:03:30 000001I|---/--/-/---|=2:4351=Incoherent data: appli INITREM table TRKG_LIM cause 0 info 1 -1 -1

A checkdb saids:

Data base checking in progress ...
/...............
ERROR 4351 : DATA INCONSISTENCY, Table TABRAL, function=mark_reptype nulog=523 invalid ext_info=5
ERROR 4351 : DATA IN : DATA INCONSISTENCY, Table TRKG_LIM, Trk not init=0 1
..................../

I´ve search around the "On Site Troubles" but I did not find anything that suits this error.


Any Ideas what I can do to remove this annoying error.

Thanks in advance ...

Regards ...
/S

Re: Database error (DATA INCONSISTENCY) !!!

Posted: 09 Sep 2013 04:33
by Eliott
OXE> grep TRKG_LIM /usr2/fab/tbl2obj.ref
T_TRKG_LIM:890217:ACD2_Pilot:OBJ_PILOT_ACDV2:READ_WRITE
T_TRKG_LIM:890247:ACD2_TrunkGroup_Limitation:OBJ_TRKGLIM_ACDV2:READ_WRITE
1st Check CCD Pilot Trunk Group Limitation Configurations
mgr - Applications - CCD - Pilot - Descend hierarchy - Trunk limitation

OXE> grep TABRAL /usr2/fab/tbl2obj.ref
T_TABRAL::C_HANDLING_O_ACD2_ACTION:O_ACD2_ACTION:READ_WRITE
T_TABRAL::C_HANDLING_O_ACD_STATION:O_ACD_STATION:READ_WRITE
T_TABRAL::C_HANDLING_O_FROM_ACD_AFFECT_STN:O_FROM_ACD_AFFECT_STN:READ_WRITE
T_TABRAL::C_HANDLING_O_FROM_ACD_FORCED_STN:O_FROM_ACD_FORCED_STN:READ_WRITE
T_TABRAL::C_HANDLING_O_OPE_STATION:O_OPE_STATION:READ_WRITE
T_TABRAL::C_HANDLING_O_RAL_STATION:O_RAL_STATION:READ_WRITE

T_TABRAL:890048:Subscriber:OBJ_SUBSCRIBER:READ_WRITE
T_TABRAL:890115:ACD_Station:OBJ_ACD_STATION:READ_WRITE
T_TABRAL:890265:Dynamic_State_Subscriber:OBJ_STATE_SUBSC:READ_WRITE
2nd: If possible I suggest to delete and recreate User with nulog 523. Use command postlog 523 |grep numan to get the directory number.

Re: Database error (DATA INCONSISTENCY) !!!

Posted: 09 Sep 2013 05:01
by stefanc
Your are really amazing :) I´m so thankful for your fast reply, yepp, You're really the king of the day.

Again thanks thanks thanks ...


/S