CA Service Management

  • 1.  Odbc service

    Posted Jul 15, 2016 03:31 PM

    Hi,

     

    Would like to run a batch file once in an hour which will start Odbc service if stopped.  Pls help to get this done. Normal os command to start service through command prompt is not working.



  • 2.  Re: Odbc service
    Best Answer

    Broadcom Employee
    Posted Jul 17, 2016 09:05 PM

    Hello Sheik,

     

    The can use the following command to start the ODBC service from the command line:

     

    net start "CA Service Desk Manager ODBC Data Access"

     

    You should be able to incorporate that into a script that starts the service on an hourly basis.

     

    Hope that this helps.

    Regards,

    Gordon.



  • 3.  Re: Odbc service

    Posted Jul 18, 2016 04:18 AM

    Why do you need to do this?  Is your ODBC service failing regularly?  If so it might be worth checking the patches for your SDM version.

     

    Regards,

    James



  • 4.  Re: Odbc service

    Broadcom Employee
    Posted Jul 18, 2016 10:51 AM

    Hi Sheik,

    Try to address why ODBC service went down. restart on regular basis is not a good idea. Scheduled reports will fail.

    ~Vinod.



  • 5.  Re: Odbc service

     
    Posted Jul 22, 2016 03:33 PM

    Hi rkalidh87 - Did any of the responses help answer your question? If so please mark as Correct Answer. Thanks!