The information in this article applies to:
SUMMARYAttempting to run Professional Oracle version 5.1 under Windows 3.0 and Microsoft Windows operating system version 3.1 produces the error: This error occurs because Oracle uses the INT15 extended memory allocation rather than using the Microsoft eXtended Memory Specification (XMS). Oracle can be run from Windows 3.0 only in real mode, with HIMEM.SYS version 2.60 removed from the CONFIG.SYS file. Professional Oracle will not run under Windows 3.1. For Oracle to work properly under Windows 3.0 with the HIMEM.SYS file loaded, Oracle must be modified to use XMS memory allocation rather than using Int15. MORE INFORMATIONWith MS-DOS 5.0 and Windows 3.1, HIMEM.SYS includes an /INT15 switch. This switch is not available with previous versions of MS-DOS or Windows. The device line in CONFIG.SYS should read as follows
where XXX represents the amount of extended memory in kilobytes not to
be converted to XMS.
Valid ranges for XXX are 64 through 65535. Additional query words: 3.00 3.00a 3.0a DOS 5 Himem Switch
Keywords : win31 win30 winmem |
Last Reviewed: October 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |