Search code examples
oracleoracle-pro-c

INTERNAL ERROR :Failed assertion [PGE code :90105]


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.


Solution

  • 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.