Pro*c 19c
Hello,
can anyone help please, i am trying to recompile pro*c file on linux red hat 8, oracle database client 19c.
i am newby on pro*c, i could not find demo_proc.mk to recompile my source.
this the command i am using to recompile my source:
make -f $ORACLE_HOME/precomp/demo/proc/demo_proc.mk EXE=PROCFILE OBJS=PROCFILE.o PROCFLAGS='USERID=user/password@bdd SQLCHECK=semantics' build
i keep getting the error $ORACLE_HOME/precomp/demo/proc/demo_proc.mk not found.
thank you for you assistance.
regards