1833310 Members
2880 Online
110051 Solutions
New Discussion

icod ERROR

 
Pravin Kute
Occasional Contributor

icod ERROR

I am getting following error on the server from where i want to move 4 CPUs to other partition on the same complex. Version of iCod is B.05.00

root@sapp1-/root> icod_modify -D -d 4 "Less horsepower after reboot:Super User"
ERROR: Incorrect number of colon separated fields in input string.

Usage: icod_modify [-D] -a n [desc]:usr_name:mgr_name:mgr_e-mail:mgr_phone
icod_modify [-D] -d n [desc]:usr_name:mgr_name:mgr_e-mail:mgr_phone
icod_modify [-D] -s n [desc]:usr_name:mgr_name:mgr_e-mail:mgr_phone
icod_modify -c name:email:phone
icod_modify -f from_address
icod_modify -l license
3 REPLIES 3
Ludovic Derlyn
Esteemed Contributor

Re: icod ERROR

hi

perhaps just a problem with syntax ?

icod_modify -D -d 4 "Less horsepower after reboot":"Super User"
Regards
L-DERLYN
Pravin Kute
Occasional Contributor

Re: icod ERROR

still the same error

root@sapp1-/root> icod_modify -D -d 4 "Less horsepower after reboot":"Super User"
ERROR: Incorrect number of colon separated fields in input string.

Usage: icod_modify [-D] -a n [desc]:usr_name:mgr_name:mgr_e-mail:mgr_phone
icod_modify [-D] -d n [desc]:usr_name:mgr_name:mgr_e-mail:mgr_phone
icod_modify [-D] -s n [desc]:usr_name:mgr_name:mgr_e-mail:mgr_phone
icod_modify -c name:email:phone
icod_modify -f from_address
icod_modify -l license

Re: icod ERROR

Thats a very old veriosn of iCOD - it supported a slightly different syntax for the description - try:

icod_modify -D -d 4 "Less horsepower after reboot:Super User:::"

CHanging the fields



"

to something appropriate.

HTH

Duncan

I am an HPE Employee
Accept or Kudo