RE: Grid 11203 to 11204 upgrade OSDBA/OSOPER/OSASM

  • From: "Chitale, Hemant K" <Hemant-K.Chitale@xxxxxx>
  • To: "dba.tyagisumit@xxxxxxxxx" <dba.tyagisumit@xxxxxxxxx>, Oracle L <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 27 Oct 2016 07:06:52 +0000

The lines with the “#” character are NOT comments.  That is a valid directive 
in C language.
The comments are the lines that begin with “/*” and end with “*/”


Hemant K Chitale


From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On ;
Behalf Of Sumit Kumar T
Sent: Thursday, October 27, 2016 1:05 AM
To: Oracle L
Subject: Grid 11203 to 11204 upgrade OSDBA/OSOPER/OSASM

what values  to set the  in response file for 11203 to 11204 standalone upgrade 
.  I want it to be same as what was used during the existing 11203 setup .
Checked the config.c file but not sure of values  if they are # ( commented ) .

oracle.install.asm.OSDBA
oracle.install.asm.OSOPER
oracle.install.asm.OSASM


[grid@node1 ~]$ cat /data01/app/11.2.0/grid_11203/rdbms/lib/config.c

/*  SS_DBA_GRP defines the UNIX group ID for sqldba adminstrative access.  */
/*  Refer to the Installation and User's Guide for further information.  */

/* IMPORTANT: this file needs to be in sync with
              rdbms/src/server/osds/config.c, specifically regarding the
              number of elements in the ss_dba_grp array.
 */

#define SS_DBA_GRP "oinstall"
#define SS_OPER_GRP ""
#define SS_ASM_GRP "asmadmin"

char *ss_dba_grp[] = {SS_DBA_GRP, SS_OPER_GRP, SS_ASM_GRP};


--

--
BR
Sumit Tyagi
+91-7829543355

This email and any attachments are confidential and may also be privileged. If 
you are not the intended recipient, please delete all copies and notify the 
sender immediately. You may wish to refer to the incorporation details of 
Standard Chartered PLC, Standard Chartered Bank and their subsidiaries at 
https://www.sc.com/en/incorporation-details.html

Other related posts: