Skip to content

Instantly share code, notes, and snippets.

@alexblyth
Created May 12, 2020 06:00
Show Gist options
  • Save alexblyth/9b263e92d2b0349f33e87cd00b6df220 to your computer and use it in GitHub Desktop.
Save alexblyth/9b263e92d2b0349f33e87cd00b6df220 to your computer and use it in GitHub Desktop.
DBAAS>dbimage activateBP
Executing command dbimage activateBP
Command Error
Command: dbimage activateBP
activateBP available images
CMD : dbaascli dbimage activateBP --bp <> --version <>
args :
--bp : bundle patch version. Mandatory paramter. Examples: APR2017, JAN2017, OCT2016
--version : database version. Mandatory paramter. Examples: 11204, 12102, 12201, 18000, 19000
--cdb : yes/no Default is no
Example cmd : dbaascli dbimage activateBP --bp <> --version <>
Parameters:
--bp Required: YES
bundle patch version. Mandatory paramter. Examples: APR2017, JAN2017, OCT2016
--cdb Required: NO
yes/no Default is no
--version Required: YES
database version. Mandatory paramter. user can specified comma seprated values. Examples: 11204, 12102, 12201, 18000, 19000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment