문제

While trying to compile sample code with the Pro*C compiler I am getting:

c:\oracle\product\11.2.0\dbhome_1\BIN>proc iname=C:\Users\Selvaganapathy\Desktop
\pro-c\code\sample.pc

Pro*C/C++: Release 11.2.0.1.0 - Production on Mon Aug 6 01:00:59 2012

Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

System default option values taken from: C:\oracle\product\11.2.0\dbhome_1\preco
mp\admin\pcscfg.cfg


INTERNAL ERROR: Failed assertion [PGE Code=90105]

Please help to set up the compiler.

도움이 되었습니까?

해결책

Check if you have the temporary file

C:\Users\Selvaganapathy\Desktop\pro-c\code\sample.c

If it exists, retry after deleting this file or provide write permission to it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top