1833787 Members
2412 Online
110063 Solutions
New Discussion

ndd error

 
SOLVED
Go to solution
unix_admin
Occasional Advisor

ndd error

hi,

we are developing some application on a server where we freshly installed the 11.x .

while running the script it gives
this error
line 17:Operation failed invalid Argument

its where ndd commands excute

i tried to excute command separtely it does give the error

ndd -get /dev/tcp tcp_keepalive_interval

Operation failed invalid Argument



what is it ?



jerry

3 REPLIES 3
Radhakrishnan Venkatara
Trusted Contributor
Solution

Re: ndd error

hi,

please find the file attached.

i don't exactly what to do with ndd.

hi admins,

please give more info on this.

radhakrishnan
Negative thinking is a highest form of Intelligence
Stefan Farrelly
Honored Contributor

Re: ndd error

The command;

ndd -get /dev/tcp tcp_keepalive_interval

works fine on my 11i servers. Returns 7200000

Weve got an ndd patch installed, you may need it;

PHNE_25644


Im from Palmerston North, New Zealand, but somehow ended up in London...
T G Manikandan
Honored Contributor

Re: ndd error

Load the patch for ndd.That should fix it


http://www2.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHNE_26125
THis is for HPUX11.0


Thanks