home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / n7016.exe / N7016.TXT next >
Text File  |  1994-12-22  |  11KB  |  297 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              OracleWare NetWare Edition 1.0
  5. DOCUMENT ID:        TID905002
  6. DOCUMENT REVISION:  A
  7. DATE:               28NOV94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         N7016.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. OracleWare for NetWare 1.0
  14.  
  15. ABSTRACT:
  16.  
  17. This file includes the OracleWare NetWare Edition 1.0 RDBMS  Patch
  18. 7.0.16.6.5A. 
  19.  
  20. -----------------------------------------------------------------
  21. DISCLAIMER
  22. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO  NOVELL.  NOVELL
  23. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY  THIS INFORMATION.  HOWEVER, THE
  24. INFORMATION PROVIDED IN THIS  DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  25. MAKES NO EXPLICIT  OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  26. -----------------------------------------------------------------
  27.  
  28. SYMPTOM
  29.  
  30. A problem has been discovered in Oracle7 that causes a potential  security
  31. risk.  In certain unlikely circumstances, a  knowledgeable user may be able to
  32. gain unauthorized privileges  in the database.  
  33.  
  34. SOLUTION
  35.  
  36. Apply the OracleWare NetWare Edition 1.0 RDBMS Patch 7.0.16.6.5A 
  37.  
  38. Self-Extracting File Name:  N7016.EXE     Revision:  A
  39.  
  40. Files Included     Size     Date      Time
  41.  
  42. \
  43.    N7016.TXT         (This File)
  44.   PASSWD.TXT        850   11-03-94    5:08p
  45. NS701665.EXE    8033367   11-30-94    7:25a
  46.  
  47.  
  48. Installation Instructions:
  49.  
  50. OracleWare for NetWare Patch Upgrading Oracle7 Server 7.0.15 to 7.0.16 
  51.  
  52. 1.  Create a directory called NS701665 on your client workstation hard drive,
  53. copy NS701665.EXE to that directory, extract the patch files by running: 
  54.      
  55.     NS701665  -d  -spassword 
  56.  
  57. Please read the included text file PASSWD.TXT for instructions on how to
  58. locate the password from your OracleWare documentation. 
  59.  
  60. 2.  Shutdown NORMAL your database using release 7.0.15 
  61.  
  62. 3.  Backup your database 
  63.  
  64. 4.  Use ORAUNLD to unload all Oracle7 NLMs at the server console 
  65.  
  66. 5.  Change your current directory to NS701665, which contains the 7.0.16.6.5
  67. patch files. 
  68.  
  69. 6.  CD INSTALL      
  70.  
  71. 7.  At the C:\NS701665\INSTALL> prompt, type ORAINNW to start the Installer: 
  72.  
  73.    C:\NS701665\INSTALL> ORAINNW 
  74.  
  75. If the Installer detects a previous installation and a previous machine type
  76. for the machine you are installing from, the Installer automatically accepts
  77. the previous machine type.  The Installer then prompts you to run SQLPME at
  78. the DOS prompt.  Start SQLPME by typing: 
  79.  
  80.    C:\NS701665\INSTALL> SQLPME 
  81.  
  82.    Then, start the Installer by typing: 
  83.  
  84.    C:\NS701665\INSTALL> ORAINNW 
  85.  
  86. 8.  Continue the installation by answering the questions from the Installer. 
  87.  
  88. 9.  When the Installer screen displays the Available Products, please select
  89. the following products to install: 
  90.  
  91.  Oracle7 Server 7.0.16.6.5A 
  92.  Oracle7 Utilities 7.0.16.6.5 
  93.  SQL*NET SPX 1.1.1.14A 
  94.  
  95. Note:  During the installation,  you will be asked if you want to install  the
  96. SEED database.  If you have an existing database, and you would  like to keep
  97. it, you should answer NO to the question.  If you  answer YES, the
  98. installation will overwrite your existing database. 
  99.  
  100. 10. After installing the above products, exit the Installer and proceed with
  101. the Oracle7 Server installation at the file server console.  To exit the
  102. Installer: 
  103.  
  104.    a.  Press [F4] to go to the File Menu. 
  105.    b.  Press [F] to pull down the File Menu. 
  106.    c.  Press [X] to exit and return to the DOS prompt. 
  107.  
  108. 11. Use ORALOAD to load the Oracle 7 NLMs: 
  109.  
  110.      : ORALOAD 
  111.  
  112. 12.  Startup your database using release 7.0.16, for example: 
  113.  
  114.      : LOAD SQLDBA 
  115.      SQLDBA> CONNECT INTERNAL 
  116.      SQLDBA> STARTUP 
  117.  
  118. 13. Run CAT716.SQL, CATPROC.SQL, and CATEXP.SQL under the INTERNAL account,
  119. for example: 
  120.  
  121.      SQLDBA> CONNECT INTERNAL 
  122.      SQLDBA> STARTUP 
  123.      SQLDBA> @SYS:ORANW\RDBMS70\ADMIN\CAT716 
  124.              (Assume SYS:ORANW is your ORACLE_HOME) 
  125.  
  126.    Your database is upgraded to release 7.0.16 
  127.  
  128.  
  129. NetWare specific changes 
  130. ------------------------ 
  131.  
  132. - To allow these utilities to be run in unattended batch files, IMP.NLM,
  133. EXP.NLM, and SQLLOAD.NLM will now pause when exiting UNLESS a log file is
  134. being used via the command line argument 'LOG=<logfile>'.   
  135.  
  136. (Note that even though SQLLOAD.NLM will create a logfile without the
  137. 'LOG=<logfile>' argument, it is the presence of the LOG argument which will
  138. determine whether the utility will pause when exiting.) 
  139.  
  140. - Additional CONFIG.ORA variables: 
  141.  
  142.  NW_SGA_MAX_ALLOC - maximum size of memory chunks allocated for SGA in KB
  143. default: 256 KB 
  144.  
  145.  NW_PGA_MAX_ALLOC - maximum size of memory chunks allocated for PGA in KB
  146. default: (2 * NW_SGA_MAX_ALLOC) = 512 KB 
  147.  
  148.  NW_NUM_TO_SWITCH - this value controls how often Oracle7 yields control to
  149. the Operating System. The lower the value, the more often Oracle7 yields
  150. control. This value may be raised to increase performance if no other CPU
  151. intensive applications are running on the server. default: 0 
  152.  
  153. - It is no longer required that the log_archive_dest parameter have a trailing
  154. slash.  The parser will now correctly interpret a path without a trailing
  155. slash, as in: log_archive_dest=%RDBMS70%\logs 
  156.  
  157. - If you do use a trailing slash in this or any other INIT.ORA parameter, be
  158. sure to "protect" this slash from being interpreted as a "continue string on
  159. next line" character.  For instance, log_archive_dest=%RDBMS70%\logs\ will
  160. cause problems, most likely an LCC error.  The correct format is
  161. log_archive_dest=%RDBMS70%\logs\ # 
  162.  
  163. - The checking of the log_archive_dest string has been changed, such that the
  164. validity of the indicated directory will be checked when mounting the 
  165. database or when enabling archiving.  If the directory is unreachable or  does
  166. not exist, the database will return "ORA-00254: error in archive  control
  167. string 'control string'". 
  168.  
  169. - The OSOPER role can now be used. This works in the same manner as the OSDBA
  170. role (see the ORACLE7 Server for Netware Installation and User's Guide for
  171. information on this), except that the NetWare group name is ORACLE_OPER. This
  172. group will be created automatically when you install Oracle Server 7.0.16.4.2.
  173. (See the ORACLE7 Server Administrator's Guide for information on the OSOPER
  174. role). 
  175.  
  176. - If you choose to install the seed database, and you use a character set
  177. other than WE8ISO8859P1 or US7ASCII, the installer will not install the seed
  178. database, but will install the SEED_BLD.SQL script. To create the database,
  179. you must run this script from SQLDBA, with an internal connection. 
  180.  
  181.  
  182. Known limitations (to be corrected in the next release)
  183. ------------------------------------------------------- 
  184.  
  185. - CONNECT from screen-mode SQLDBA under NetWare does not work correctly...
  186. "CONNECT" returns DBA-115, and "CONNECT <username>" sends a null password.  If
  187. password is not null, use "CONNECT <username>/<password>" or use the Connect
  188. option under the Session Menu (so the password is not echoed to the screen). 
  189.  
  190. - Choosing "Help System" from screen-mode SQLDBA with NLS_LANG in CONFIG.ORA
  191. set to a language other than English will get an error because the translated
  192. help files do not yet exist. 
  193.  
  194. - #170926: Control-C in screen mode of SQLDBA on NetWare will not halt current
  195. operation. 
  196.  
  197. - Unloading SQL*DBA while starting up or shutting down the database can have
  198. unpredictable results.  Avoid unloading SQL*DBA during these times.  
  199.  
  200.  
  201. NetWare specific bugs fixed in V7.0.15.5.0 
  202. ------------------------------------------ 
  203.  
  204. - #188008: CONNECT INTERNAL works on console even with DBA_AUTHORIZATION not
  205. set to BYPASS 
  206.  
  207. - #175740: ORA-600 [13004] on index creation (NW Bug #187790) 
  208.  
  209. - #170194: ORA-600 [16213] when running Applications Autoinstall 
  210.  
  211.  
  212. NetWare specific bugs fixed in V7.0.15.5.1 
  213. ------------------------------------------ 
  214.  
  215. - #185458: A misleading message is display for errors during deinstall 
  216.  
  217. - #183785: No support for TR8PC857 character set 
  218.  
  219. - #183261: Setting DUMP_DEST parameters incorrectly doesn't give error 
  220.  
  221. - #175474: Archive errors are caused by trailing slashes at end of line 
  222.  
  223. - #174065: CONFIG.ORA cannot translate NLS_LANG strings > 31 characters 
  224.  
  225.  
  226. NetWare specific bugs fixed in V7.0.15.5.2 
  227. ------------------------------------------ 
  228.  
  229. - #193433: LOG_ARCHIVE_DEST in parameter file not parsed correctly: ORA-9216
  230. returned if absolute path is used.   
  231.  
  232. - #194212: BACKGROUND_DUMP_DEST and USER_DUMP_DEST in parameter file not
  233. parsed correctly: ORA-9216 returned if absolute path is used. 
  234.  
  235. - #195842: NetWare console gets "Read from non-present page" error when
  236. starting up or shutting down with NW_USEDFS=FALSE (CLIB I/O) 
  237.  
  238.  
  239. NetWare specific bugs fixed in V7.0.16.4.0 
  240. ------------------------------------------ 
  241.  
  242. - #193135: Migrate can't open message file MIG<language>.MSB when loading. 
  243.  
  244. - #190161: Data corruption after massive update when using free lists. 
  245.  
  246. - #190890: In SQL_DBA, screen mode, entering a non-numeric value in
  247. MIN_SESSION_ID causes server to abend 
  248.  
  249. - #197247: Arabic files are on CD but do not install. 
  250.  
  251. - #195847: Netware console gets "Write to a protected or non-present page"
  252. when using database link. 
  253.  
  254. - #191798: SQL*Loader direct path load did not work. 
  255.  
  256. - #205450: Cannot do fast refresh as non-system user over dblink. 
  257.  
  258. - #208683: Migrate message files and SQL scripts installed in wrong place. 
  259.  
  260. - #193135: Migrate can't find MIGUS.MSB. 
  261.  
  262. - #207645: Migrate can't find MIGRATE.BSQ. 
  263.  
  264.  
  265. NetWare specific bugs fixed in V7.0.16.4.2 
  266. ------------------------------------------ 
  267.  
  268. - #208796: ORA-1477 and ORA-2063 when using DBLINK. 
  269.  
  270. - #209043: Archiver crashes when LOG_ARCHIVE_BUFFERS > 5. 
  271.  
  272. - #200034: Startup and Shutdown from DOS client fails due to privilege
  273. problems. 
  274.  
  275. - #216824: Implement OSOPER role. 
  276.  
  277. - #213696: [17066] during shutdown. 
  278.  
  279. - #211962: Not possible to select character set when installing seed database.
  280.  
  281.  
  282. NetWare specific bugs fixed in 7.0.16.6.4 
  283. ----------------------------------------- 
  284.  
  285. - #232333: Shutdown immediate problems. 
  286.  
  287. - #222686: Paths specified in seed database. 
  288.  
  289.  
  290. -----------------------------------------------------------------
  291. Any trademarks referenced in this document are the property of their
  292. respective owners.  Consult your product manuals for complete trademark
  293. information.
  294. -----------------------------------------------------------------
  295.  
  296.  
  297.