Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Upgrade to obiee 12.2.1.4 fail check

Hello
i try to upgrade from obiee 12.2.1.2 to obiee 12.2.1.4
do
Performing a Readiness Check
i get :
2019-06-05T11:38:45.947+06:00] [oracle] [ERROR] [com.oracle.cie.domain.info.DomainUtilsImpl] No reconfig template exists for template Oracle Enterprise Manager Plugin for WEBTIER:12.2.1.2.0
[2019-06-05T11:38:45.947+06:00] [oracle] [ERROR] [com.oracle.cie.domain.info.DomainUtilsImpl] No reconfig template exists for template Oracle HTTP Server (Collocated):12.2.1.2.0
But i cannot see any OHS instance in EM
I try remove ohs1 from wlst by command
deleteOHSInstance(instanceName='ohs1')
wlst say it command depricated
I see in
/home/oracle/Oracle/Middleware/Oracle_Home
ohs - catalog
How i can completly remove OHS ?
Answers
-
Do you have other applications other than OBIEE within this domain? It would appear that you need to upgrade all applications within your domain.
https://support.oracle.com/knowledge/Middleware/2324286_1.html
You'll need to use the Configuration Wizard -
Oracle Support Document 2017388.1 (How To Delete An Oracle HTTP Server (OHS) Instance From A Standalone Domain In 12.1.2/12.1.3) can be found at: https://support.oracle.com/epmos/faces/DocumentDisplay?id=2017388.1
0