Gen EDGE

  • 1.  PROC.EXE not found :(

    Posted Apr 16, 2018 02:22 PM

    Hello there !!

     

       I am trying to use a build tool but I am facing problems with "proc.exe" file.

       I am using Oracle 11g and would like to know where to find this file or what I can do to fix it...

     

       thanks !



  • 2.  Re: PROC.EXE not found :(
    Best Answer

    Broadcom Employee
    Posted Apr 16, 2018 02:52 PM

    PROC.EXE is part of the Oracle 11g 32bit Client software.

     

    The default location on Windows, if not overridden by the installer, is something like the following.

     

    C:\app\<YourUSERID>\product\11.2.0\client_1\BIN

     

    In the Build Tool / Profile Manager for DBMS Oracle, there are tokens that need to be set correctly.  Some tokens rely on environment variable ORACLE_HOME to be set correctly.



  • 3.  Re: PROC.EXE not found :(

    Posted Apr 16, 2018 03:03 PM

    Hello Andy !

     

    First of all, thanks for your help.

    I have done search from C root and did not find anything.

    I believe the tokens are ok and I did the DB installation just fine.

    I am tyring to download the proc.exe file from internet but it being hard to find it. At least I believe I can go to another step.



  • 4.  Re: PROC.EXE not found :(

    Broadcom Employee
    Posted Apr 16, 2018 04:20 PM

    Marco,

     

      Besides the DB installation, you will need to install the Oracle 11g Client (32 bit) software.  The Oracle Client contains the programming features like the pre-compiler proc.exe, libraries, and headers, all of which are needed to complete an application pre-compile and link.

     

    Cheer,

    Andy



  • 5.  Re: PROC.EXE not found :(

    Posted Apr 17, 2018 09:54 AM

    Thanks again Andy !

    I do have Oracle 11g installed.

    I got the PROC.exe from internet and it goes foward now, but I stopped in another step.. LNK

     Thanks again and see you in another post