Use the oakcli stop repo command to command to stop a shared repository on a node on Oracle Database Appliance Virtualized Platforms.
repo reponame option, where reponame identifies the repository that you want to stop. Identify the node on which the repository that you want to stop is running by using the -node number option where number is the node number that you want to stop.Note:
Do not issue an oakcli stop repo command while virtual machines are still active in the repository for the selected node.
Example 3-4 Example of Stopping a Shared Repository
The following example stops the shared repository named repo1 on Node 0:
oakcli stop repo repo1 -node 0