Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7536641
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T06:37:52+00:00 2026-05-30T06:37:52+00:00

OK, I know how to start and stop ALBD, but how do I determine

  • 0

OK, I know how to start and stop ALBD, but how do I determine whether it is currently running?
This is something I want to put in a Perl or DOS script, so it would have to be a non-GUI solution.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T06:37:53+00:00Added an answer on May 30, 2026 at 6:37 am

    See this technote "Start and stop ClearCase from the Windows command line", and note that albd isn’t the only service you should be checking.
    And if you have trouble starting albd on Windows, see "Troubleshooting ALBD startup failures on Windows".

    CLEARCASE

    The ClearCase server processes (Location Broker, Lock Manager, and Credentials Manager services) can be started and stopped from the command line; however, the MVFS is loaded directly into the kernel and cannot be shut down from the command line.

    To reload the MVFS, restart the host; see technote 1230196 for more details About the MultiVersion File System (MVFS).

    Run the following command to see ClearCase ALBD, Lock Manager, and Credentials Manager services are running on the host:

    >NET START
    

    A list of programs will scroll on the screen, and you want to look for a derivative of the following entries:

    Atria Location Broker
    IBM Rational Lock Manager
    Rational Cred Manager
    

    To start/stop the ALBD, LOCKMGR, and CCCREDMGR services, issue the following commands:

    NET START(or STOP) ALBD
    NET START(or STOP) LOCKMGR
    NET START(or STOP) CCCREDMGR
    

    Note those net start commands might require administrative privileges:
    See this thread:

    We have non-administrator CC users. So they can start and stop CC, when they have CC installed as admin we also run some commands the change the CC services to allow non-admins to start and stop them. Here are the commands out of the bat file that makes the service changes. Once upon a time I understood what the service_opts string did.

    @ECHO.
    @ECHO Purpose: Configure ClearCase Services for non-Admin rights management
    
    set service_opts="D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)"
    
    @ECHO.
    @ECHO ++ Processing ALBD service
    SC SDSET Albd %service_opts%
    SC config Albd start= demand
    @ECHO.
    @ECHO ++ Processing Credentials Manager service
    SC SDSET cccredmgr %service_opts%
    SC config cccredmgr start= demand
    @ECHO.
    @ECHO ++ Processing Lock Manager service
    SC SDSET LockMgr %service_opts%
    SC config LockMgr start= demand
    
    @ECHO.
    @ECHO ++ Processing MVFS service
    SC SDSET mvfs %service_opts%
    SC config mvfs start= auto
    
    @ECHO.
    @ECHO The following ClearCase services:
    @ECHO ALBD
    @ECHO Cred Manager (CCCREDMGR)
    @ECHO Lock Manager (LockMGR)
    @ECHO MVFS
    @ECHO have been configured to allow non-Administrator privilege users
    @ECHO to start and stop these services
    @ECHO.
    @ECHO You must reboot this PC before attempting to start or
    @ECHO stop the ClearCase services without being an Administrator
    @ECHO.
    @PAUSE
    

    As the OP uhclem comments, the SDSET Albd %service_opts% part is explained in Microsoft tech note "ee":

    The security descriptor definition language (SDDL) uses ACE strings in the DACL and SACL components of a security descriptor string.

    As shown in the Security Descriptor String Format examples, each ACE in a security descriptor string is enclosed in parentheses. The fields of the ACE are in the following order and are separated by semicolons (;).

    Note: There are alternate formats for access control entries (ACEs) and conditional ACEs.
    For conditional ACEs, see Security Descriptor Definition Language for Conditional ACEs.

    ace_type;ace_flags;rights;object_guid;inherit_object_guid;account_sid; resource_attribute
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to know where to see SQL Server start/stop logs for each instances
I know how to start and stop a video with play() and pause(), but
I know how to reference a site by name to stop and start it?
I want to start web developing with java. I don't know how to start,
This is a big question, that I don't know how to start, so I
To start, I know there are two kinds of JSON serialization currently built into
Currently I have the start-key for my vb.net application hardcoded like this: GetAsyncKeyState(Keys.F2) Where
I know there is already a question about this but my issue is more
Can we only have Start() and Stop() instead? Any one know?
I have tomcat 6.0.32 installed and running my web application on it. Usual stop/start

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.