Operating System - HP-UX
1753753 Members
5253 Online
108799 Solutions
New Discussion

SGeSAP: modular pkg configuration

 
Nappy_1
Frequent Advisor

SGeSAP: modular pkg configuration

I want to create two modular pkgs to implement SGeSAP. one for Oracle DB and one for all SAP applications.

for Oracle DB pkg what is the command to pkg config file. should i use "cmmakepkg -m sgesap/dbinstance > ./oracle.config" or "cmmakepkg -m sgesap/oracledb > ./oracle.config" ?


for SAP applications is it correct to create the pkg config file with this command
"cmmakepkg -m sgesap/sapinstance > ./sap.config" ?