Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAS 5.5 Issue uploading RPD
Answers
-
Yes we had this issue - you may need to create biserver.txt file and add a command to your RPD upload string.
In DOMAINS_HOME/bi/config/fmwconfig/bienv/core
Create a file called biserver.txt that has your hostname or vip name - i.e. devserver1.mydomain.com or hostname.mydomain.com - whichever is applicable to your domain.
vi biserver.txt
devserver1.mydomain.com
x!
Then to the end of your command string add '-S devserver1.mydomain.com' without the ' ' of course.
Need a full reboot then try it again.
0 -
The above was the correct direction to create the biserver.txt file in
DOMAINS_HOME/bi/config/fmwconfig/bienv/core
However, just need the hostname in the file, the ".mydomain.com" was not needed.
many thanks for your help!!!
0
