Operating System - HP-UX
1838334 Members
3037 Online
110125 Solutions
New Discussion

Re: create a package in SG

 
Hasan_9
Regular Advisor

create a package in SG

Hello,
finally, I installed 9iRAC on SG and SGeRAC. Thank you very much for the answers to my prevoius posts.Now, I am looking for start/stop/monitor scripts for Oracle GSD and Instance. I want to create two packages in SG and need the script for this issue. is it available online? Where can I dind them? Does it available on my server (with SGeRAC).
Please Advice.
Hasan
2 REPLIES 2
RAC_1
Honored Contributor

Re: create a package in SG

The sample control and config scripts should be available. It comes with SGeRAC extensions. To create packages, first create cluster. cmquerycl, once that is done, create required package dirs in /etc/cmcluster. Put control scripts and config files. Do check on control scripts with cmcheckconf. Once OK, just apply with cmapplyconf. You can also create template packages with cmmakepkg.
There is no substitute to HARDWORK
Sameer_Nirmal
Honored Contributor

Re: create a package in SG

Hi Hasan,

If ECM toolkit (T1909BA) is purchased and installed, then you can use that special toolkit scripts, customize them for RAC instances.
If not, then you can create package onfiguration templates using
# cmmakepkg -p .cntl
Then you need to customized the template as per cluster environment requirement. The template would have sections for staring,stopping and monitoring cluster services with help messages.

Refer following link for the procedure to follow
http://docs.hp.com/en/T1859-90033/T1859-90033.pdf