Formerly “Rapid Home Provisioning (RHP)”, thats the reason for the command rhpctl.
This artefact consists of a server connected to an ACFS where clusterware and RDBMS binaries are stored for distribution and installation on client nodes.
The following is a summary of the main commands that will help us install and update the software
srvctl start rhpserver
srvctl add rhpserver -storage /// -diskgroup xxx
rhpctl import image… -imagetype -path
rhpctl add image -image abc -workingcopy abcwc
rhpctl add workingcopy -workingcopy WC1 -image iii -storagetype LOCAL -path /ora19
rhpctl upgrade gihome -sourcewc aa -destwc bb
rhpctl upgrade database
rhpctl zdtupgrade database…
rhpctl addpdb database…
rhpctl deletepdb database…
Bynaries:rhpctl add workingcopy -image db19 -path /u01…. -client xxx -oraclebase /u01.. - workingcopy w1
RDBMS:rhpctl add database -workingcopy w1 -dbname db - node a,b -dbtype RAC- datafiledestination xx_DG
rhpctl move database -sourcewc a -patchedwc a_psu
No comments:
Post a Comment