Hello Erman,
I got following error when i try to prepare on EBS R12.2. I have found your explain at
http://ermanarslan.blogspot.com/2014/08/ebs-122-appsadzdadop-line-543-adadmin.htmlMy question is do i have to autoconfig after i delete the record from oam_context_file table ?
Error Message:
ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00229: input source is empty
ORA-06512: at "SYS.XMLTYPE", line 272
ORA-06512: at line 1 (DBD ERROR: error possibly near <*> indicator at char 208 in ' select node_name from FND_OAM_CONTEXT_FILES
where NAME not in ('TEMPLATE','METADATA','config.txt') and
CTX_TYPE='A' and (status is null or upper(status) in ('S','F'))
and EXTRACTVALUE(<*>XMLType(TEXT),'//file_edition_type') = 'run'
and EXTRACTVALUE(XMLType(TEXT),'//oa_service_group_status[@oa_var=''s_web_admin_status'']')='enabled'
and EXTRACTVALUE(XMLType(TEXT),'//oa_service_list/oa_service[@type=''admin_server'']/oa_service_status')='enabled'
') [UNEXPECTED]Error occurred identifying Admin server node