When iam checking the services its showing mentanence state
i chechked all dependents and dependenicies then what is
procedure should i do step by step.pls tell me the answer
as soon as posible.

Answers were Sorted based on User's Feedback



When iam checking the services its showing mentanence state i chechked all dependents and dependen..

Answer / mahendra shouche

First I will chack svcs -x to see the services in
maintenance mode ,Thne I will check svcs -xv Service Name.
It Will show All Depandencies.If All dependencies are ok ,I
will try to on line the service through svcadm online
<Service Name>

If further more investigation required then ,I will check
manifest file (/var/svc/manifest)and also start and stop
script(lib/svc/method).

Is This Answer Correct ?    8 Yes 2 No

When iam checking the services its showing mentanence state i chechked all dependents and dependen..

Answer / jinee

#svcs -xv (service name) //to checck the service//

then enable/clear all dependedencies
using svcadm command
#svcadm clear (service name) //to restore the service //

Is This Answer Correct ?    4 Yes 0 No

When iam checking the services its showing mentanence state i chechked all dependents and dependen..

Answer / mohammed mukram

if the service goes in mentanace mode,plz do the followiing

#svcs -xv (service name) //to checck the service //
if the service is in mentainance
#svcs clear (service name) //to restore the service //

Is This Answer Correct ?    2 Yes 1 No

When iam checking the services its showing mentanence state i chechked all dependents and dependen..

Answer / mohammed mukram

Small modification: Ignore the previous post

if the service goes in maintenance mode,plz do the following

#svcs -xv (service name) //to checck the service //
if the service is in maintenance
#svcadm clear (service name) //to restore the service //

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Solaris System Calls Interview Questions

how to findout particular file from the backup tape with the help of ufsrestore

2 Answers   IBM,


When I am checking the services its showing uninitialized then what should I do. Please tell me the answer as soon as possible?

0 Answers  


Tell me how to get memory map (segments) of process?

0 Answers  


From where swap read the swap -l

2 Answers  


How to set dedicated IP in Zoning ?

2 Answers   Accel,






How to check NIS Users in a singal command?

3 Answers   HCL,


Solaris server is not running in multi level? Continuously restarting after installing the package?

0 Answers  


When iam checking the services its showing mentanence state i chechked all dependents and dependenicies then what is procedure should i do step by step.pls tell me the answer as soon as posible.

4 Answers   IBM,


How to get memory map (segments) of process ?

1 Answers  


Solaris Server is not running in multi level? Continously restarting after installing the package?

6 Answers   Wipro,


When I am checking the services its showing maintenance state I checked all dependents and dependencies then what is procedure should I do step by step.pls tell methe answer as soon as possible?

0 Answers  


I just changed the server name, then onwards the Volume manager is not loading. Please tell me what might be the reason?

2 Answers   Wipro,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)