dp service restart in hpux (1662 Views)
Reply
Occasional Contributor
john80
Posts: 5
Registered: ‎03-04-2009
Message 1 of 11 (1,662 Views)

dp service restart in hpux

how to restart the dp service in hpux
Please use plain text.
Honored Contributor
smatador
Posts: 628
Registered: ‎07-03-2002
Message 2 of 11 (1,662 Views)

Re: dp service restart in hpux

Hi,
omnisv -stop
omnisv -start
Please use plain text.
Occasional Contributor
john80
Posts: 5
Registered: ‎03-04-2009
Message 3 of 11 (1,662 Views)

Re: dp service restart in hpux

i am not able to find omnisv command in hpux ??? dp version is 6. how to restart the dp services
Please use plain text.
Occasional Contributor
john80
Posts: 5
Registered: ‎03-04-2009
Message 4 of 11 (1,662 Views)

Re: dp service restart in hpux

from whick directory i have to run the command in hpux. Disk agent is running in hpux. i want to restart the disk agent in hpux. i have installed disk agent and imported to dp server. now i want to restart the dp service from hpux cleint.
Please use plain text.
Trusted Contributor
Md. Farhan A Azam
Posts: 269
Registered: ‎10-20-2008
Message 5 of 11 (1,662 Views)

Re: dp service restart in hpux

Hi,

To restart the DP service:-
/sbin/init.d/omni stop
/sbin/init.d/omni start


Thnx...Farhan
Please use plain text.
Honored Contributor
Shoghi Martinez G.
Posts: 2,035
Registered: ‎11-17-2008
Message 6 of 11 (1,662 Views)

Re: dp service restart in hpux

There is no omnisv on unix client.

The omni service "inet" is running under the inetd super server.

if you say that you need a restart for this service then you need to run inetd -c.
Please use plain text.
Honored Contributor
OldSchool
Posts: 3,373
Registered: ‎09-09-2004
Message 7 of 11 (1,662 Views)

Re: dp service restart in hpux

What Farhan noted should work.

you might also look in /opt/omni/sbin for omnsv. if found, then

/opt/omni/sbin/omnisv -stop
/opt/omni/sbin/omnisv -start

should work... or you can look at the contents of /sbin/init.d/omni and see what it does.
Please use plain text.
Honored Contributor
Shoghi Martinez G.
Posts: 2,035
Registered: ‎11-17-2008
Message 8 of 11 (1,662 Views)

Re: dp service restart in hpux

They exist only on UNIX cell managers, not on UNIX clients.
Please use plain text.
Super Advisor
ThierryT
Posts: 243
Registered: ‎06-05-2009
Message 9 of 11 (1,662 Views)

Re: dp service restart in hpux

hi..
what's the command to restart omni services in HPUX client server then? TIA
Please use plain text.
Regular Visitor
Alfonso_G
Posts: 2
Registered: ‎06-28-2011
Message 10 of 11 (1,655 Views)

Re: dp service restart in hpux

you should restart inetd service. This is the equivalent to "restart" DP services.

Please use plain text.
Advisor
SaviorMaster
Posts: 19
Registered: ‎06-29-2011
Message 11 of 11 (1,651 Views)

Re: dp service restart in hpux

I use the graphical interface dp

-> Clients -> hostname -> right click "upgrade" this option restart the agent on the client.

 

regards

Please use plain text.