Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle6 for Dos configuration

Re: Oracle6 for Dos configuration

From: Pavel Polcar <pavel.polcar_at_berit.cz>
Date: 4 Jun 1998 07:30:09 GMT
Message-ID: <01bd8f8a$939de7e0$47c3657e@polcar_nt4006>


Hi,
Some time has passed since I quit using Oracle on DOS but I found some old excerpts from
CONFIG.SYS and AUTOEXEC.BAT I used at that time. They might help you:

CONFIG.SYS: DOS=HIGH,UMB

DEVICE  = c:\dos\himem.sys /testmem:off /eisa
DEVICE  = c:\dos\emm386.exe ram frame=none verbose
DEVICEHIGH  = c:\windows\ifshlp.sys

SHELL=C:\COMMAND.COM /e:2048 /p
STACKS = 12,512
LASTDRIVE=Z AUTOEXEC.BAT PATH %PATH%;c:\oracle6\pbin;c:\oracle6\bin;c:\windows SET TEMP=c:\TMP
SET CONFIG=c:\oracle6\config.ora
rem call lidscnf
del \ustn5\tmp\*. > nul
mode con codepage prepare=((852) C:\dos\ega.cpi) mode con codepage select=852
lh keyb cz,852,C:\dos\keyboard.sys
rem lh mouse
rem SET GDC=C:\SPEA\GDC
rem c:\SPEA\GDC\MSPEA
smartdrv /x
goto end
--
Hth,

Pavel Polcar

Fari <fari_at_partovi.demon.co.uk> wrote in article <896916681.29897.0.nnrp-07.9e9843ad_at_news.demon.co.uk>...
> I am trying to use my old Oracle6 on either dos6.22 or Win95, and I get
the
> following error when I run SQLPME
>
> fatal error : VCPI is not installed.
>
> can someone please advise me on the correct configuration for my
config.sys,
> autoexec.bat and config.ora.
>
>
> Thanks
>
>
>
Received on Thu Jun 04 1998 - 02:30:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US