Problem: When running AutoConfig on the database tier, the following error occurs:
Starting context file generation for db tier.. Using JVM from D:\ORACLE\MFGP\mfgpdb\11.2.0\jdk\bin\java to execute java programs.. AC-20001: Error: LOCAL not defined in the Environment. This value must be set to complete Context file generation.
Solution: Set the LOCAL environment variable to the Oracle SID e.g. SET LOCAL=PROD. Then rerun AutoConfig.
0 Comments.