Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAS 7.0 - unable to download RPD
Answers
-
in the migration guide, the required step is to disable SSL:
"It is important that you disable SSL on the internal communication links before you start the upgrade process."
"You must disable SSL on the internal communication links before you start the upgrade process."
Post upgrade step is to enable SSL:
"If you have disabled SSL before the upgrade process, enable SSL on internal communication links after you complete the upgrade process."
The upgrade documentation is written like this because the pre-upgrade part is obligatory. The post-upgrade part means "If you were actively using SSL before starting your upgrade and have disabled SSL for the purpose of the upgrade then re-enable it. If you didn't use SSL before to begin with, then the pre-upgrade task of disabling SSL will not have had any effect since SSL wasn't even on. Hence SSL does not need to be enabled after the upgrade".
Just in a better wording but I hope it gets the point across.
0 -
Hi Gianni,
this is the command:
./datamodel.sh downloadrpd -O /tmp/Product_15072024.rpd -W xxxx -U admin -P xxx -SI ssi
Yes, the command is from OAS 7.0 itself.
The first setup for Analytics sever from OCI Marketplace was for the 6.4 version, then we upgraded to 7.0.
Regards
0 -
Tnx Gianni, will try later.
I have domain backup and with instructions mentioned in this note How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1) i can compare values before and after the upgrade:
Before:
BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-lcm/
Frontend: http://xxx.xxx.xx:9502/bi-lcm/
http://xxx.xxx.xx:9505/bi-lcm/api
Frontend: http://xxx.xxx.xx:9502/bi-lcm/api
BI-SERVICELCM-PROPERTYSTORE-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-servicelcm-rest/propertystore
BI-SERVICELCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-servicelcm-rest/servicelcm
http://xxx.xxx.xx:9505/bi-servicelcm-rest/oa-platform/applicationAfter:
BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-lcm/
Frontend: http://xxx.xxx.xx:9502/bi-lcm/
https://xxx.xxx.xx:9505/bi-lcm/api
Frontend: http://xxx.xxx.xx:9502/bi-lcm/api
BI-SERVICELCM-PROPERTYSTORE-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-servicelcm-rest/propertystore
BI-SERVICELCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-servicelcm-rest/servicelcm
https://xxx.xxx.xx:9505/bi-servicelcm-rest/oa-platform/applicationIt seems that the upgrade modified endpoints to SSL.
Regards
0 -
I have compared endpoint values from domain backup and domain which was upgraded using this note:
How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1)
Domain backup before upgrade:
BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-lcm/
Frontend: http://xxx.xxx.xx:9502/bi-lcm/
http://xxx.xxx.xx:9505/bi-lcm/api
Frontend: http://xxx.xxx.xx:9502/bi-lcm/api
BI-SERVICELCM-PROPERTYSTORE-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-servicelcm-rest/propertystore
BI-SERVICELCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-servicelcm-rest/servicelcm
http://xxx.xxx.xx:9505/bi-servicelcm-rest/oa-platform/applicationDomain after the upgrade:
BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-lcm/
Frontend: http://xxx.xxx.xx:9502/bi-lcm/
https://xxx.xxx.xx:9505/bi-lcm/api
Frontend: http://xxx.xxx.xx:9502/bi-lcm/api
BI-SERVICELCM-PROPERTYSTORE-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-servicelcm-rest/propertystore
BI-SERVICELCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-servicelcm-rest/servicelcm
https://xxx.xxx.xx:9505/bi-servicelcm-rest/oa-platform/applicationRegards
0 -
I have compared endpoint values from domain backup and domain which was upgraded using this note:
How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1)
Domain backup before upgrade:
BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-lcm/
Frontend: http://xxx.xxx.xx:9502/bi-lcm/
http://xxx.xxx.xx:9505/bi-lcm/api
Frontend: http://xxx.xxx.xx:9502/bi-lcm/api
BI-SERVICELCM-PROPERTYSTORE-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-servicelcm-rest/propertystore
BI-SERVICELCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-servicelcm-rest/servicelcm
http://xxx.xxx.xx:9505/bi-servicelcm-rest/oa-platform/applicationDomain after the upgrade:
BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-lcm/
Frontend: http://xxx.xxx.xx:9502/bi-lcm/
https://xxx.xxx.xx:9505/bi-lcm/api
Frontend: http://xxx.xxx.xx:9502/bi-lcm/api
BI-SERVICELCM-PROPERTYSTORE-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-servicelcm-rest/propertystore
BI-SERVICELCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-servicelcm-rest/servicelcm
https://xxx.xxx.xx:9505/bi-servicelcm-rest/oa-platform/applicationRegards
0 -
I have compared endpoint values from domain backup and domain which was upgraded using this note:
How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1)
Domain backup before upgrade:
BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-lcm/
Frontend: http://xxx.xxx.xx:9502/bi-lcm/
http://xxx.xxx.xx:9505/bi-lcm/api
Frontend: http://xxx.xxx.xx:9502/bi-lcm/api
BI-SERVICELCM-PROPERTYSTORE-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-servicelcm-rest/propertystore
BI-SERVICELCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
http://xxx.xxx.xx:9505/bi-servicelcm-rest/servicelcm
http://xxx.xxx.xx:9505/bi-servicelcm-rest/oa-platform/applicationDomain after the upgrade:
BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-lcm/
Frontend: http://xxx.xxx.xx:9502/bi-lcm/
https://xxx.xxx.xx:9505/bi-lcm/api
Frontend: http://xxx.xxx.xx:9502/bi-lcm/api
BI-SERVICELCM-PROPERTYSTORE-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-servicelcm-rest/propertystore
BI-SERVICELCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE
https://xxx.xxx.xx:9505/bi-servicelcm-rest/servicelcm
https://xxx.xxx.xx:9505/bi-servicelcm-rest/oa-platform/applicationRegards
0 -
Hi,
I too upgraded from 5.9 to 7.6 and I got the same issue and then I resolved it by removing the SSL
<DomainHome>/bitools/bin/ssl.sh internalssl false
thanks
0