R12.2 vision patching missing adop_valid_nodes table
I get this error when trying to run autoconfig on a newly installed vision instance. What process creates the adop_valid_nodes table?
SQLPLUS Executable : /u01/prd/vis/fs1/EBSapps/10.1.2/bin/sqlplus
SQL*Plus: Release 10.1.0.5.0 - Production on Fri Jun 5 03:33:01 2015
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Enter value for 1: Enter value for 2: Enter value for 3: Connected.
FROM adop_valid_nodes
*
ERROR at line 15:
ORA-06550: line 15, column 10:
PL/SQL: ORA-00942: table or view does not exist
ORA-06550: line 13, column 5:
PL/SQL: SQL Statement ignored
ORA-06550: line 23, column 21:
PL/SQL: ORA-00942: table or view does not exist
ORA-06550: line 23, column 9:
PL/SQL: SQL Statement ignored