Page 1 of 2

impossible to change network number

Posted: 20 Jun 2015 04:29
by Abismail
Hi,

I have a problem when I try to change network number in system, i have this message : "Routing or Network prefix already on new node/net".

Thank you for assistance.

Regards.

Re: impossible to change network number

Posted: 20 Jun 2015 11:08
by tgn
i think, you cannot delete a networknumber if the destination belongs to another node. solution is -> delete the instance (user or hunting group) in the adjacent node.

regards...

Re: impossible to change network number

Posted: 20 Jun 2015 14:20
by Abismail
thank you for your quick response ..

but I can't delet this instance in the adjacent node , because I have a hunting group with type : Network Hunting group and when i try to delete it i have this message : "no Such object instance" !!!!

regards.

Re: impossible to change network number

Posted: 20 Jun 2015 15:38
by tgn
then there is a database error go to a telnet session and post the output of:

Code: Select all

cdmao
checkdb
in the node with the huntgroup.

regards...

Re: impossible to change network number

Posted: 20 Jun 2015 17:15
by Abismail
Hi,

please find below the result :

(44)cpu6_bv>
(44)cpu6_bv> cdmao
/DHS3data/mao
(44)cpu6_bv> checkdb
Data base checking in progress ...
/...........ERROR 1006 : DPNSS Prefix Missing. No DPNSS prefix added.
..................ERROR 4351 : DATA INCONSISTENCY, Table NETNODE, Bad local Node in TunParams=344
......../
(44)cpu6_bv>


regards.

Re: impossible to change network number

Posted: 20 Jun 2015 18:08
by Guest
ok.
so both errors do not belong directly with your problem with the hunting group...
error 1006:
take care that you have one dpnss prefix number in each network node. it is mandatory in networking.
error 4351:
please post the output of
[code]
fichges -dump netnode
[/code]

regards...

Re: impossible to change network number

Posted: 20 Jun 2015 18:08
by tgn
ok.
so both errors do not belong directly with your problem with the hunting group...
error 1006:
take care that you have one dpnss prefix number in each network node. it is mandatory in networking.
error 4351:
please post the output of

Code: Select all

fichges -dump netnode
regards...

Re: impossible to change network number

Posted: 21 Jun 2015 00:13
by Abismail
find below the result :

(44)cpu6_bv> fichges -dump netnode
NETNODEM.dat
error (1) while opening file NETNODEM.dat in ''read-mode''
0 rows have been read from file NETNODEM.dat.
(44)cpu6_bv>

regards.

Re: impossible to change network number

Posted: 21 Jun 2015 02:29
by tgn
sorry you have to input a cdmao before the fichges command.

regards...

Re: impossible to change network number

Posted: 21 Jun 2015 06:06
by Abismail
Hi,

Please find below the result :

(44)cpu6_bv> fichges -dump netnode
NETNODEM.dat
001 --> 0 44 127 1 0 0 1
002 --> 0 45 127 1 0 0 1
2 rows have been read from file NETNODEM.dat.
(44)cpu6_bv>

Regards.