59. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/15/2018 10:47:17 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

59.1 Files compared

# Location File Last Modified
1 MHV_2018.4.0.0.zip\2018.4.0.0\national portal\mhv_source\mhv_devops\src\main\mhvdbs\oracle\templates db_install_my.rsp Thu Aug 23 21:39:12 2018 UTC
2 MHV_2018.4.0.0.zip\2018.4.0.0\national portal\mhv_source\mhv_devops\src\main\mhvdbs\oracle\templates db_install_my.rsp Sat Sep 15 20:05:53 2018 UTC

59.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 634
Changed 4 8
Inserted 0 0
Removed 0 0

59.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

59.4 Active regular expressions

No regular expressions were active.

59.5 Comparison detail

  1  
  2   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  3   # Do not c hange the  following  system gen erated val ue. 
  4   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  5   oracle.ins tall.respo nseFileVer sion=/orac le/install /rspfmt_db install_re sponse_sch ema_v11_2_ 0
  6  
  7   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  8   # The inst allation o ption can  be one of  the follow ing
  9   # 1. INSTA LL_DB_SWON LY
  10   # 2. INSTA LL_DB_AND_ CONFIG
  11   # 3. UPGRA DE_DB
  12   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  13   oracle.ins tall.optio n=INSTALL_ DB_AND_CON FIG
  14  
  15   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  16   # This var iable hold s the host name of th e system a s set by t he user. 
  17   # It can b e used to  force the  installati on to use  an alterna tive   
  18   # hostname  rather th an using t he first h ostname fo und on the  system
  19   # (e.g., f or systems  with mult iple hostn ames and n etwork int erfaces).
  20   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  21   ORACLE_HOS TNAME=loca lhost
  22  
  23   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  24   # Unix gro up to be s et for the  inventory  directory .  
  25   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  26   UNIX_GROUP _NAME=dba
  27   #UNIX_GROU P_NAME=<%=  @DBA_GROU P %>
  28  
  29   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  30   # Inventor y location .
  31   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  32   INVENTORY_ LOCATION=/ u01/app/or aInventory
  33   #INVENTORY _LOCATION= <%= @INVEN TORY_LOCAT ION %>
  34  
  35   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  36   # Specify  the langua ges in whi ch the com ponents wi ll be inst alled.              
  37   #
  38   # en   : E nglish                    ja   :  Japanese                    
  39   # fr   : F rench                     ko   :  Korean                      
  40   # ar   : A rabic                     es   :  Latin Ame rican Span ish    
  41   # bn   : B engali                    lv   :  Latvian                     
  42   # pt_BR: B razilian P ortuguese      lt   :  Lithuania n                 
  43   # bg   : B ulgarian                  ms   :  Malay                       
  44   # fr_CA: C anadian Fr ench           es_MX:  Mexican S panish            
  45   # ca   : C atalan                    no   :  Norwegian                   
  46   # hr   : C roatian                   pl   :  Polish                      
  47   # cs   : C zech                      pt   :  Portugues e                 
  48   # da   : D anish                     ro   :  Romanian                    
  49   # nl   : D utch                      ru   :  Russian                     
  50   # ar_EG: E gyptian                   zh_CN:  Simplifie d Chinese         
  51   # en_GB: E nglish (Gr eat Britai n)  sk   :  Slovak                      
  52   # et   : E stonian                   sl   :  Slovenian                   
  53   # fi   : F innish                    es_ES:  Spanish                     
  54   # de   : G erman                     sv   :  Swedish                     
  55   # el   : G reek                      th   :  Thai                        
  56   # iw   : H ebrew                     zh_TW:  Tradition al Chinese        
  57   # hu   : H ungarian                  tr   :  Turkish                     
  58   # is   : I celandic                  uk   :  Ukrainian                   
  59   # in   : I ndonesian                 vi   :  Vietnames e                 
  60   # it   : I talian                                                        
  61   #
  62   # Example  : SELECTED _LANGUAGES =en,fr,ja
  63   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  64   SELECTED_L ANGUAGES=e n
  65  
  66   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  67   # Complete  path of t he Oracle  Home  
  68   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  69   ORACLE_HOM E=/u01/app /oracle/pr oduct/11.2 .0/dbhome_ 1
  70   #ORACLE_HO ME=<%= @OR ACLE_HOME  %>
  71  
  72   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  73   # Complete  path of t he Oracle  Base. 
  74   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  75   ORACLE_BAS E=/u01/app /oracle
  76   #ORACLE_BA SE=<%= @OR ACLE_BASE  %>
  77  
  78   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  79   # Installa tion Editi on of the  component.                           
  80   #                                                                   
  81   # The valu e should c ontain onl y one of t hese choic es.         
  82   # EE     :  Enterpris e Edition                                    
  83   # SE     :  Standard  Edition                                      
  84   # SEONE  :  Standard  Edition On e
  85   # PE     :  Personal  Edition (W INDOWS ONL Y)
  86   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  87   oracle.ins tall.db.In stallEditi on=EE
  88  
  89   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  90   # This pro perty is c onsidered  only if In stallEditi on is EE.
  91   #
  92   # true  :  Components  mentioned  as part o f 'customC omponents'  property
  93   #          are consid ered for i nstall.
  94   # false :  Value for  'customCom ponents' i s not cons idered.
  95   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  96   oracle.ins tall.db.is CustomInst all=false
  97  
  98   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  99   # This pro perty is c onsidered  only if 'I sCustomIns tall' is s et to true  
  100   #
  101   # Descript ion: List  of Enterpr ise Editio n Options  you would  like to in stall.
  102   #
  103   #               The f ollowing c hoices are  available . You may  specify an y
  104   #               combi nation of  these choi ces.  The  components  you choos e should
  105   #               be sp ecified in  the form  "internal- component- name:versi on"
  106   #               Below  is a list  of compon ents you m ay specify  to instal l.
  107   #        
  108   #               oracl e.oraolap: 11.2.0.0.2  - Oracle  OLAP
  109   #               oracl e.rdbms.dm :11.2.0.0. 2 - Oracle  Data Mini ng RDBMS F iles
  110   #               oracl e.rdbms.dv :11.2.0.0. 2 - Oracle  Database  Vault opti on
  111   #               oracl e.rdbms.lb ac:11.2.0. 0.2 - Orac le Label S ecurity
  112   #               oracl e.rdbms.pa rtitioning :11.2.0.0. 2 - Oracle  Partition ing
  113   #               oracl e.rdbms.ra t:11.2.0.0 .2 - Oracl e Real App lication T esting
  114   #               oracl e.clrintg. ode_net:11 .2.0.0.2 -  Oracle Da tabase Ext ensions fo r .NET 1.x  (Windows)
  115   #               oracl e.clrintg. ode_net_2: 11.2.0.0.2  - Oracle  Database E xtensions  for .NET 2 .0 (Window s)
  116   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  117   oracle.ins tall.db.cu stomCompon ents=
  118  
  119   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  120   oracle.ins tall.db.DB A_GROUP=db a
  121   #oracle.in stall.db.D BA_GROUP=< %= @DBA_GR OUP %>
  122  
  123   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  124   oracle.ins tall.db.OP ER_GROUP=d ba
  125   #oracle.in stall.db.O PER_GROUP= <%= @DBA_G ROUP %>
  126  
  127   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  128   # This var iable repr esents the  cluster n ode names  selected b y the .  
  129   # user for  installat ion                                          
  130   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  131   oracle.ins tall.db.CL USTER_NODE S=
  132  
  133   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  134   # One of t he followi ng
  135   # - GENERA L_PURPOSE                                 
  136   # - TRANSA CTION_PROC ESSING                         
  137   # - DATAWA REHOUSE                                   
  138   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  139   oracle.ins tall.db.co nfig.start erdb.type= GENERAL_PU RPOSE
  140  
  141   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  142   # Global D atabase Na me 
  143   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  144   oracle.ins tall.db.co nfig.start erdb.globa lDBName=or cl
  145   #oracle.in stall.db.c onfig.star terdb.glob alDBName=< %= @SID %>
  146  
  147   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  148   # The Star ter Databa se SID 
  149   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  150   oracle.ins tall.db.co nfig.start erdb.SID=o rcl
  151   #oracle.in stall.db.c onfig.star terdb.SID= <%= @SID % >
  152  
  153   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  154   # Database  character  set
  155   #                                                   
  156   #  One of  the follow ing
  157   #  AL32UTF 8, WE8ISO8 859P15, WE 8MSWIN1252 , EE8ISO88 59P2,
  158   #  EE8MSWI N1250, NE8 ISO8859P10 , NEE8ISO8 859P4, BLT 8MSWIN1257 ,
  159   #  BLT8ISO 8859P13, C L8ISO8859P 5, CL8MSWI N1251, AR8 ISO8859P6,
  160   #  AR8MSWI N1256, EL8 ISO8859P7,  EL8MSWIN1 253, IW8IS O8859P8,
  161   #  IW8MSWI N1255, JA1 6EUC, JA16 EUCTILDE,  JA16SJIS,  JA16SJISTI LDE,
  162   #  KO16MSW IN949, ZHS 16GBK, TH8 TISASCII,  ZHT32EUC,  ZHT16MSWIN 950,
  163   #  ZHT16HK SCS, WE8IS O8859P9, T R8MSWIN125 4, VN8MSWI N1258
  164   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  165   oracle.ins tall.db.co nfig.start erdb.chara cterSet=WE 8MSWIN1252
  166   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  167   # Specify  the total  memory all ocation fo r the data base. (in  MB)
  168   # Value sh ould be at  least 256  MB, and s hould not  exceed the   
  169   # total ph ysical mem ory availa ble on the  system.
  170   # Example:  oracle.in stall.db.c onfig.star terdb.memo ryLimit=40
  171   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  172   oracle.ins tall.db.co nfig.start erdb.memor yLimit=596
  173   oracle.ins tall.db.co nfig.start erdb.memor yOption=tr ue
  174  
  175   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  176   # This var iable cont rols wheth er to load  Example S chemas ont o
  177   # the star ter databa se or not.
  178   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  179   oracle.ins tall.db.co nfig.start erdb.insta llExampleS chemas=tru e
  180  
  181   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  182   # This inc lude enabl ing audit  settings,  configurin g password   
  183   # profiles  and revok ing some g rants to p ublic. The se setting
  184   # are prov ided by de fault.  Yo u may choo se to disa ble all.     
  185   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  186   oracle.ins tall.db.co nfig.start erdb.enabl eSecurityS ettings=fa lse
  187  
  188   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  189   oracle.ins tall.db.co nfig.start erdb.passw ord.ALL= AI
  190   #oracle.in stall.db.c onfig.star terdb.pass word.ALL=< %= @PASSWO RD %>
  191  
  192   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  193   oracle.ins tall.db.co nfig.start erdb.passw ord.SYS= AI
  194   #oracle.in stall.db.c onfig.star terdb.pass word.SYS=< %= @PASSWO RD %>
  195  
  196   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  197   oracle.ins tall.db.co nfig.start erdb.passw ord.SYSTEM = AI
  198   #oracle.in stall.db.c onfig.star terdb.pass word.SYSTE M=<%= @PAS SWORD %>
  199  
  200   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  201   oracle.ins tall.db.co nfig.start erdb.passw ord.SYSMAN =
  202  
  203   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  204   oracle.ins tall.db.co nfig.start erdb.passw ord.DBSNMP =
  205  
  206   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  207   # Can be o ne of the  following 
  208   # 1. GRID_ CONTROL
  209   # 2. DB_CO NTROL
  210  
  211   oracle.ins tall.db.co nfig.start erdb.contr ol=DB_CONT ROL
  212  
  213   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  214   # Determin es the Man agement Se rvice to u se if Grid  Control    
  215   # is selec ted to man age the da tabase.       
  216   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  217   oracle.ins tall.db.co nfig.start erdb.gridc ontrol.gri dControlSe rviceURL=
  218  
  219   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  220   # Determin es whether  to receiv e email no tification  for        
  221   # critical  alerts wh en using D B control.    
  222   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  223   oracle.ins tall.db.co nfig.start erdb.dbcon trol.enabl eEmailNoti fication=f alse
  224  
  225   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  226   oracle.ins tall.db.co nfig.start erdb.dbcon trol.email Address=
  227  
  228   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  229   oracle.ins tall.db.co nfig.start erdb.dbcon trol.SMTPS erver=
  230  
  231   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  232   oracle.ins tall.db.co nfig.start erdb.autom atedBackup .enable=fa lse
  233  
  234   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  235   oracle.ins tall.db.co nfig.start erdb.autom atedBackup .osuid=
  236  
  237   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  238   oracle.ins tall.db.co nfig.start erdb.autom atedBackup .ospwd=
  239  
  240   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  241   # Can be o ne of the  following
  242   # - FILE_S YSTEM_STOR AGE
  243   # - ASM_ST ORAGE
  244   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  245   oracle.ins tall.db.co nfig.start erdb.stora geType=FIL E_SYSTEM_S TORAGE
  246  
  247   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  248   # Database  file loca tion:                    
  249   # director y for data files, con trol files , redo log s.          
  250   #
  251   # Applicab le only wh en oracle. install.db .config.st arterdb.st orage=FILE _SYSTEM_ST ORAGE 
  252   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  253   oracle.ins tall.db.co nfig.start erdb.fileS ystemStora ge.dataLoc ation=/u01 /app/oracl e/datafile
  254   #oracle.in stall.db.c onfig.star terdb.file SystemStor age.dataLo cation=<%=  @DATA_LOC ATION %>
  255  
  256   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  257   # Backup a nd recover y location  
  258   #
  259   # Applicab le only wh en oracle. install.db .config.st arterdb.st orage=FILE _SYSTEM_ST ORAGE 
  260   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  261   oracle.ins tall.db.co nfig.start erdb.fileS ystemStora ge.recover yLocation=
  262  
  263   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  264   # Name of  ASM disk g roup to be  used for  storage.
  265   #
  266   # Applicab le only wh en oracle. install.db .config.st arterdb.st orageType= ASM_STORAG E
  267   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  268   oracle.ins tall.db.co nfig.asm.d iskGroup=
  269  
  270   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  271   # Password  for ASMSN MP user of  the ASM i nstance.                    
  272   #
  273   # Applicab le only wh en oracle. install.db .config.st arterdb.st orage=ASM_ STORAGE 
  274   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  275   oracle.ins tall.db.co nfig.asm.A SMSNMPPass word=
  276  
  277   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  278   # Specify  the My Ora cle Suppor t Account  Username.
  279   #
  280   #  Example    : MYORA CLESUPPORT _USERNAME= metalink
  281   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  282   MYORACLESU PPORT_USER NAME=
  283  
  284   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  285   # Specify  the My Ora cle Suppor t Account  Username p assword.
  286   #
  287   # Example     : MYORA CLESUPPORT _PASSWORD= password
  288   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  289   MYORACLESU PPORT_PASS WORD=
  290  
  291   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  292   # Specify  whether to  enable th e user to  set the pa ssword for
  293   # My Oracl e Support  credential s. The val ue can be  either tru e or false .
  294   # If left  blank it w ill be ass umed to be  false.
  295   #
  296   # Example     : SECUR ITY_UPDATE S_VIA_MYOR ACLESUPPOR T=true
  297   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  298   SECURITY_U PDATES_VIA _MYORACLES UPPORT=fal se
  299  
  300   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  301   # Specify  whether us er wants t o give any  proxy det ails for c onnection.  
  302   # The valu e can be e ither true  or false.  If left b lank it wi ll be assu med
  303   # to be fa lse.
  304   #
  305   # Example     : DECLI NE_SECURIT Y_UPDATES= false
  306   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  307   DECLINE_SE CURITY_UPD ATES=true
  308  
  309   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  310   # Specify  the Proxy  server nam e. Length  should be  greater th an zero.
  311   #
  312   # Example     : PROXY _HOST=prox y.domain.c om 
  313   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  314   PROXY_HOST =
  315  
  316   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  317   # Specify  the proxy  port numbe r. Should  be Numeric  and atlea st 2 chars .
  318   #
  319   # Example      : PROXY_PO RT= PORT  
  320   #--------- ---------- ---------- ---------- ---------- ---------- ---------- ---------
  321   PROXY_PORT =