Repository tools command to clear Global Configuration cache
Use the clearGcCache command to clear the Global Configuration cache.
Purpose
Note: This command is not supported in a cluster environment.
Global Configuration Management adds
projectAreaUri and oslcServiceProviderUri in a repo cache when
configured for the first time. However, Engineering Workflow Management streams might have their owner
changed, which requires change in projectAreaUri and
oslcServiceProviderUri. The clearGcCache command alleviates this
problem by the cache of projectAreaUri and
oslcServiceProviderUri.Important: The server must be running when
you run the command.
Parameters
| Attribute | Description | Required | Default |
|---|---|---|---|
| adminUserId, adminPassword | The user ID and password of a team member that has JazzAdmin permissions for the
repository. To get a list of all the jobs that were initiated since the last server restart, specify these parameters and omit the others in this table. |
Yes | None |
| credentialsFile | The file containing the administrator's login credentials. For example, credentials.properties. | No | credentials.properties |
| certificateFile | The file containing the administrator's login certificate. | No | None |
| smartCard | The alias to log in using a smart card, or ? to list available aliases. | No | None |
| repositoryURL | The connection URL for the server. For example, https://localhost:9443/gc. | No | https://localhost:9443/application
where application is jts, ccm, rm, qm, gc, dcc, or relm. |