ࡱ> EGDM bjbj== !HWWFlZZZZZZZn 8  ,n>L L b b b b b b xzzzzzz$7 WZb b b b b ZZb b b Zb Zb xb xxZZxb @ ar|knb Drxx0xxnnZZZZThis file is a pruned down output listing from: codegrep /vobs oracle -x sunOs -x hpUx -x nutc -wwm off the octopus branch, on 02-Oct-2002. To fly through the references using emacs: 1. M-x compile Compile command: cat /vobs/wsCore/oracle/oracle-refs 2. use M-x next-error to loop through (sometime bound to ^X^N) codegrep /vobs oracle -x sunOs -x hpUx -x nutc -wwm codegrep: reading file extensions from '/home/eng/jkuefler/bin/codegrep.ext'... codegrep: grep for 'oracle' in '/vobs'... codegrep: find /vobs -name '*' -print codegrep: recursing '/vobs' for 31 file extensions... ------------------------------------------------------------------------------- o o o /vobs/top/misc/instal/uninstall_ora.sh:249: [[ ${OsIsNt} -eq 0 ]] && suOra='su oracle -c' /vobs/top/misc/instal/InstallNH.doc:174: su oracle -c 'Some command' /vobs/top/misc/instal/InstallNH.doc:176: su oracle -c 'Some command' -f /vobs/top/misc/instal/InstallNH.doc:181: su oracle -c 'Some command' ${CSH_QUICK} /vobs/top/misc/instal/InstalleH.sh:459: ${OraNeededEnvVars} ${SU} oracle -c '${START_DB}' /vobs/top/misc/instal/InstalleH.sh:479: ${OraNeededEnvVars} ${SU} oracle -c '${STOP_DB}' ${CSH_QUICK} /vobs/top/misc/instal/InstalleH.sh:1244: ${SU} oracle -c '${NH_HOME}/bin/sys/nhiCheckDb -q' /vobs/top/misc/instal/InstalleH.sh:1248: $SU "oracle" -c "$NH_HOME/bin/sys/nhiUpdateInitOra" /vobs/top/misc/instal/InstalleH.sh:5663: # su "oracle" -c "${installer} -responseFile ${newRespFile}" > /dev/null /vobs/top/misc/instal/InstalleH.sh:9576: oragrp=$(groupOf oracle) /vobs/top/misc/instal/InstalleH.sh:9605: chown -R oracle:${oragrp} ${droot_val}/* /vobs/top/misc/instal/InstallNH.sh:1154: |ORA_OWNER=`ls -ld ${ORACLE_HOME}/bin | awk '{print $3}'`; [ "$ORA_OWNER" = "" [OK] /vobs/top/misc/instal/InstallNH.sh:12866: ${SU} ${dbOwner} -c "${NH_HOME}/bin/sys/nhiConfigDbNet -addTnsNames -oracleHom [OK] /vobs/top/misc/instal/InstallNH.sh:12869: ${SU} ${dbOwner} -c "${NH_HOME}/bin/sys/nhiConfigDbNet -addListener -oracleHom [OK] /vobs/top/misc/instal/InstallNH.sh:13472: typeset dbOwner=oracle /vobs/wsCore/iomutils/scripts/nhLoadConfigInfo.sh:118: suOra='su oracle -c' /vobs/wsCore/oracle/DbuDbMaintSql.pc:94: uid_t oracleUserId = OraclePwd->pw_uid; /vobs/wsCore/oracle/DbuDbMaintSql.pc:100: err = cosSetgid (oracleGroupId); /vobs/wsCore/oracle/DbuDbMaintSql.pc:95: gid_t oracleGroupId = OraclePwd->pw_gid; /vobs/wsCore/oracle/DbuDbMaintSql.pc:103: err = cosSetuid(oracleUserId); /vobs/wsCore/oracle/DbuLoadDbApp.C:202: const char *oracleUser = "oracle"; /vobs/wsCore/oracle/DbuLoadDbApp.C:203: struct passwd *OraclePwd = getpwnam(oracleUser); /vobs/wsCore/oracle/DbuLoadDbApp.C:206: uid_t oracleUserId = OraclePwd->pw_uid; /vobs/wsCore/oracle/DbuLoadDbApp.C:207: gid_t oracleGroupId = OraclePwd->pw_gid; /vobs/wsCore/oracle/DbuLoadDbApp.C:686: err = cosSetgid (oracleGroupId); /vobs/wsCore/oracle/DbuLoadDbApp.C:689: err = cosSetuid(oracleUserId); /vobs/wsCore/oracle/DbuSaveDbApp.C:145: const char *oracleUser = "oracle"; /vobs/wsCore/oracle/DbuSaveDbApp.C:146: struct passwd *OraclePwd = getpwnam(oracleUser); /vobs/wsCore/oracle/DbuSaveDbApp.C:149: uid_t oracleUserId = OraclePwd->pw_uid; /vobs/wsCore/oracle/DbuSaveDbApp.C:150: gid_t oracleGroupId = OraclePwd->pw_gid; /vobs/wsCore/oracle/DbuSaveDbApp.C:496: err = cosSetgid (oracleGroupId); /vobs/wsCore/oracle/DbuSaveDbApp.C:498: err = cosSetuid(oracleUserId); /vobs/wsCore/oracle/scripts/nhiCheckOracle.sh:159: oracleUser "$1" [OK?] /vobs/wsCore/oracle/scripts/nhiCheckOracle.sh:235: # oracleUser /vobs/wsCore/oracle/scripts/nhiCheckOracle.sh:239: oracleUser () /vobs/wsCore/oracle/scripts/nhUpgradeToOra9ix.sh:332: chown oracle ${Oracle9Home}/dbs/init${ORACLE_SID}.ora /vobs/wsCore/oracle/scripts/nhUpgradeToOra9ix.sh:333: chgrp $oracleGroup ${Oracle9Home}/dbs/init${ORACLE_SID}.ora /vobs/wsCore/oracle/scripts/nhUpgradeToOra9ix.sh:364: chown oracle $dir /vobs/wsCore/oracle/scripts/nhUpgradeToOra9ix.sh:365: chgrp $oracleGroup $dir /vobs/wsCore/oracle/scripts/nhUpgradeToOra9ix.sh:963: su oracle -c '${NH_HOME}/bin/sys/nhiCheckOracle -oracleRev' /vobs/wsCore/oracle/scripts/nhUpgradeToOra9ix.sh:1050: su oracle -c '${NH_HOME}/bin/sys/nhiCheckOracle -oracleRev' /vobs/wsCore/oracle/scripts/nhCreateDb.sh:147: suOra='su oracle -c' /vobs/wsCore/oracle/scripts/nhCreateDb.sh:159: oragrp=$(groupOf oracle) /vobs/wsCore/oracle/scripts/nhCreateDb.sh:616: chown oracle ${file} 2> ${devnull} /vobs/wsCore/oracle/DbuDbSpaceManagerAppSql.pc:86: const char *oracleUser = "oracle"; /vobs/wsCore/oracle/DbuDbSpaceManagerAppSql.pc:87: struct passwd *OraclePwd = getpwnam(oracleUser); /vobs/wsCore/oracle/DbuDbSpaceManagerAppSql.pc:90: uid_t oracleUserId = OraclePwd->pw_uid; /vobs/wsCore/oracle/DbuDbSpaceManagerAppSql.pc:91: gid_t oracleGroupId = OraclePwd->pw_gid; /vobs/wsCore/oracle/DbuDbSpaceManagerAppSql.pc:96: err = cosSetgid (oracleGroupId); /vobs/wsCore/oracle/DbuDbSpaceManagerAppSql.pc:99: err = cosSetuid(oracleUserId); /vobs/wsCore/oracle/DbuUpgradeToOra9iApp.C:112: _suOracleCommand = "su oracle -c "; o o o ------------------------------------------------------------------------------- codegrep: summary of grepstr='oracle' in '/vobs': 4363 : directories entered 16390 : filenames skipped (-x strings) 39630 : total files considered 1701 : filenames with no ext skipped (see -n) 19119 : filenames with wrong ext skipped 17 : bad links encounterd (see -e) 4 : read errors encounterd (see -e) 652 : binary files skipped (see -b) 18137 : files actually grepped 2440 : grep errors encountered (see -e) 957 : total instances of grepstr found 253 : distinct files found with grepstr 8 : *.cpp files found with 'oracle' 29 : *.c files found with 'oracle' 31 : *.h files found with 'oracle' 8 : *.mak files found with 'oracle' 46 : *.pc files found with 'oracle' 8 : *.sc files found with 'oracle' 1 : *.sql files found with 'oracle' 1 : *.t files found with 'oracle' 1 : *.pl files found with 'oracle' 8 : *.perl files found with 'oracle' 43 : *.sh files found with 'oracle' 1 : *.ksh files found with 'oracle' 5 : *.bat files found with 'oracle' 2 : *.tcl files found with 'oracle' 44 : *.html files found with 'oracle' 15 : *.txt files found with 'oracle' 2 : *.doc files found with 'oracle' codegrep: took: 23 mins, 40 secs. /home/eng/jkuefler/doc/oracle-refs.doc page -  PAGE 2 0J5\mHnHu 0J5\j0J5U\5\CJPJ 01gh  KL V'la#  7   D ,  lWB-tF&nn00<Hf1\"My)U1] 9e  !F20= /!"#-$-% i0@0 Normal_HmH sH tH <A@< Default Paragraph Font4Z@4 Plain Text OJQJ^J,@, Header  !, @, Footer  !&)@!& Page Number H01gh  KL V'la#7D,   l  W B - t F&n00<Hf1\"My)U1] 9e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000@@0@@0 ACEH n !"#5<>H!LQUY]acfejnrvz| PR1An~$'.`erx|9@Ygitv5<{   ) U Z [ h l u w }  ; A J S V ^ _ i   < E G T   ) , 4 5 ? j o p |     * [ d e q 8B| "%\a"%.gi '_dy #&./9otu-68E  {pz?Fqx  x|3;hkLT (JN)-EJY^)/%+uy P S 5 9 0 4 y }  d h  O S 26vzVZ`eY] jm"%vyfn 3:ae&+QV.2[^ 6:cf?Bem333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333Joseph KueflerU:\jkuefler\doc\oracle-refs.txtJoseph KueflerU:\jkuefler\doc\oracle-refs.doc@`?@UnknownGz Times New Roman5Symbol3& z ArialG MS Mincho-3 fg?5 z Courier New"qhejeja -!20A2/This file is a pruned down output listing from:Joseph KueflerJoseph KueflerOh+'0   8D ` l x0This file is a pruned down output listing from:hisJoseph Kueflerposeose Normal.dotlJoseph Kueflerp2seMicrosoft Word 9.0e@F#@Azk@Azka՜.+,0 hp  Concord- A 0This file is a pruned down output listing from: Title  !"#$&'()*+,-./012356789:;=>?@ABCFRoot Entry F@s|kH1Table%WordDocument!HSummaryInformation(4DocumentSummaryInformation8<CompObjjObjectPool@s|k@s|k  FMicrosoft Word Document MSWordDocWord.Document.89q