check your database
-
slabr_DUP
And what about errors like this:
/...............ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=0 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=1 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=2 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=3 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=4 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=6 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=101 invalid cdt
..................../
They are normal too, or maybe this is the same problem depends on overflow routing set in entity??
Slawek
/...............ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=0 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=1 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=2 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=3 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=4 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=6 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=101 invalid cdt
..................../
They are normal too, or maybe this is the same problem depends on overflow routing set in entity??
Slawek
-
freedom
These incidents indicate that the call distribution table of the entities 1, 2, 3, 4, 6 and 101 are not completely filled in.slabr wrote:And what about errors like this:
/...............ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=0 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=1 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=2 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=3 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=4 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=6 invalid cdt
ERROR 4351 : DATA INCONSISTENCY, Table ENTITY, entity=101 invalid cdt
..................../
They are normal too, or maybe this is the same problem depends on overflow routing set in entity??
Slawek
So there are no numbers filled in in the day/night/mode1/mode2 or overflow parameters of the entity.
Of course this can be a choice. You don't HAVE to fill in all te lines!
There is an automatic overflow to entity 0 in the system. You may choose to use this mechanism by not filling in all parameters in every entity.
-
slabr_DUP
-
NADMIN
OXE not responding
Hi,
After checkdb I get
Error 4351 : Data inconsistency, Table entity, entity= 0 invalid cdt
Error 4351 : Data inconsistency, Table entity, entity= 198 invalid cdt
.
.(same type of error)
.
Error 4351 : Data inconsistency, Table entity, entity= 0 invalid attgrp mgr = 49
Error 4351 : Data inconsistency, entity out state restored infol = 125, entity= 0 invalid cdt
...................write_sip_dns: error in loading shared libraries : libdl.so.2...: cannot open
shared object file : no such file or directory
My phones won't start since yesterday. Please advice if my harddisk is
dead. I can telnet still. But I can not connect to database
Error in CMISE
After checkdb I get
Error 4351 : Data inconsistency, Table entity, entity= 0 invalid cdt
Error 4351 : Data inconsistency, Table entity, entity= 198 invalid cdt
.
.(same type of error)
.
Error 4351 : Data inconsistency, Table entity, entity= 0 invalid attgrp mgr = 49
Error 4351 : Data inconsistency, entity out state restored infol = 125, entity= 0 invalid cdt
...................write_sip_dns: error in loading shared libraries : libdl.so.2...: cannot open
shared object file : no such file or directory
My phones won't start since yesterday. Please advice if my harddisk is
dead. I can telnet still. But I can not connect to database
Error in CMISE
-
NADMIN
Better
Thanks Frank,
1- I did the above command and t it appears there are less errors when I do checkdb. It recovered a lot.
fichges -force_recover_dico
Deleting dictionary...done
Creating empty dictionary...done
Inserting table TYPNBAB into dictionary...done
Inserting table NBABIP into dictionary...done
Inserting table TBZONOAB into dictionary...done
Inserting table TABCATCON into dictionary...done
Inserting table CATACC into dictionary...done
Inserting table CATPUB into dictionary...done
Inserting table CATBUS into dictionary...done
Inserting table CATPRIV into dictionary...done
But I have still the error that lists
-Error mapping remagen, stat=-7
2- After a list command I get Mapping error on REMAGEN
3- I get sometimes hda: irq timeout: status=0xd0 { Busy }
ide0: unexpected interrupt, status=0x80, count=5
ide0: reset: success
Actually the phones come online sometimes but in general they are off.
It seems the system just hanging for a while.
If it were a hardware problem (is the harddisk easily changeable). We do not have a Alcatel BP in my area so I need to understand what are my options.
Sorry for pointing to too many problems at the same time.
Thanks again.
United by Technology
1- I did the above command and t it appears there are less errors when I do checkdb. It recovered a lot.
fichges -force_recover_dico
Deleting dictionary...done
Creating empty dictionary...done
Inserting table TYPNBAB into dictionary...done
Inserting table NBABIP into dictionary...done
Inserting table TBZONOAB into dictionary...done
Inserting table TABCATCON into dictionary...done
Inserting table CATACC into dictionary...done
Inserting table CATPUB into dictionary...done
Inserting table CATBUS into dictionary...done
Inserting table CATPRIV into dictionary...done
But I have still the error that lists
-Error mapping remagen, stat=-7
2- After a list command I get Mapping error on REMAGEN
3- I get sometimes hda: irq timeout: status=0xd0 { Busy }
ide0: unexpected interrupt, status=0x80, count=5
ide0: reset: success
Actually the phones come online sometimes but in general they are off.
It seems the system just hanging for a while.
If it were a hardware problem (is the harddisk easily changeable). We do not have a Alcatel BP in my area so I need to understand what are my options.
Sorry for pointing to too many problems at the same time.
Thanks again.
United by Technology
Error mapping remagen - when you have this message - telephone application on PBX running or not (command like "config all" and "incout -3" - you have the same answer or not).
When telephone application stopped you cannot use mgr or other command but telnet will work (and linux command will work).
After rebooting application will start if swinst/expert menu/ system managment/ autostart management you have "autostart is set". If not you can start telephone application with command "RUNTEL".
When telephone application stopped you cannot use mgr or other command but telnet will work (and linux command will work).
After rebooting application will start if swinst/expert menu/ system managment/ autostart management you have "autostart is set". If not you can start telephone application with command "RUNTEL".
-
NADMIN
Up and down
Thanks guys.
I have made a backup of my database.
The system worked the whole morning but suddenly baf. It went dead.
When I run mgr it gives me a bind error. Panic
Meaning maybe that the telephone application is not loaded.
runtel unkown.
pidle gives me. It looks normal.
Count Time CPU Load CPU Free
1 10.020 0.199 % 99.801 %
2 10.096 0.950 % 99.050 %
3 10.033 0.328 % 99.672 %
4 10.137 1.351 % 98.649 %
5 10.023 0.229 % 99.771 %
6 10.028 0.279 % 99.721 %
7 10.023 0.229 % 99.771 %
8 10.025 0.249 % 99.751 %
9 10.021 0.209 % 99.791 %
10 10.043 0.428 % 99.572 %
11 10.034 0.338 % 99.662 %
Frank I am based in an NGO organization in Western Africa. Helps fight diseases etc..
It has been two days without telephone. The pressure is on but its OK.
I have never opened an OXE but maybe there is somethings I can check on the hardware before paying big bucks to Alcatel BP.
Thanks again.
United by Technology
I have made a backup of my database.
The system worked the whole morning but suddenly baf. It went dead.
When I run mgr it gives me a bind error. Panic
Meaning maybe that the telephone application is not loaded.
runtel unkown.
pidle gives me. It looks normal.
Count Time CPU Load CPU Free
1 10.020 0.199 % 99.801 %
2 10.096 0.950 % 99.050 %
3 10.033 0.328 % 99.672 %
4 10.137 1.351 % 98.649 %
5 10.023 0.229 % 99.771 %
6 10.028 0.279 % 99.721 %
7 10.023 0.229 % 99.771 %
8 10.025 0.249 % 99.751 %
9 10.021 0.209 % 99.791 %
10 10.043 0.428 % 99.572 %
11 10.034 0.338 % 99.662 %
Frank I am based in an NGO organization in Western Africa. Helps fight diseases etc..
It has been two days without telephone. The pressure is on but its OK.
I have never opened an OXE but maybe there is somethings I can check on the hardware before paying big bucks to Alcatel BP.
Thanks again.
United by Technology

