BIEE11.1.1.6安装完企业版本以后,analytics的访问地址为:http://host:9704/analytics ,常常这个端口不太好记。若能把端口换成80就好记一些。
第一步:
访问后台 console
http://host:7001/console
更改端口号: 把原来的9704更改为 80
第二步,更改计算机配制
点击“环境”>>“计算机”
查看用户及用户组
$ id
uid=300(oracle) gid=301(oinstall)
完成更改
Starting up the stack to listen on port 80
You don’t need to run all of the components with root privilege, only those that are binding to port 80. In addition, in an Enterprise installation you have the Node Manager component which is responsible for invoking Managed Servers, and since we need the Managed Server bi_server1 to be run with root privileges, Node Manager must be too.
‘Simple’ installation
1. Start WebLogic, as root
2. Start OPMN and BI Components (not as root)
‘Enterprise’ installation
1. Start NodeManager, as root
o If you don’t start this as root, you won’t be able to start up the Managed Server bi_server1 from within Web Logic Admin Console
o #nohup ./opt/obiee11/wlserver_10.3/server/bin/startNodeManager.sh &
检查是否起来 ps -ef | grep Node|grep nodemanager|cut -c10-15
2. Start WebLogic (AdminServer) (not as root)
$ nohup ./opt/obiee11/user_projects/domains/bifoundation_domain/bin/startWebLogic.sh &
3. Start WebLogic Managed Server (bi_server1), as root
#nohup ./opt/obiee11/user_projects/domains/bifoundation_domain/bin/startManagedWebLogic.sh bi_server1 &
4. Start OPMN and BI Components (not as root)
停止顺序
Stopping the OBIEE 11g Domain Components
1. Oracle BI System Components (started using OPMN)
Open a new Terminal window and execute the following command line:
$OBIEE11g_MW_HOME/instances/instance1/bin/opmnctl stopall
2. Managed Server
In the same Terminal window execute the following command line:
$OBIEE11g_MW_HOME/user_projects/domains/bifoundation_domain/bin/stopManagedWebLogic.sh bi_server1
Insert the credentials for the WebLogic administrator (weblogic/Admin123) when prompted.
This will complete the execution of Managed Server that was open in a Terminal window since the process was started. You may close this Terminal window now.
3. Node Manager
In the same Terminal window execute the following command line:
ps -ef |grep Node|grep nodemanager |cut -c10-15
This will show the Node Manager process. Write down its PID. Then execute:
kill <NodeManager_PID>
Note that <NodeManager_PID> should be replaced by the PID found in the previous step.
This will complete the execution of Node Manager that was open in a Terminal window since the process was started. You may close this Terminal window now.
4. WebLogic Domain
In the same Terminal window execute the following command line:
$OBIEE11g_MW_HOME/user_projects/domains/bifoundation_domain/bin/stopWebLogic.sh
This will complete the execution of WebLogic Domain that was open in a Terminal window since the process was started. You may close this Terminal window now.
分享到:
相关推荐
- 在接下来的配置步骤中,填写必要的信息,如服务器地址、端口、数据库服务名等,然后保存配置。 2. **Oracle BI Server DSN Configuration** 完成ODBC数据源的创建后,配置信息会显示在"系统数据源"列表中。至此...
Oracle BIEE(Business Intelligence Enterprise Edition)是一款强大的商业智能解决方案,用于数据分析和报表生成。本文主要探讨如何使用BIEE Administration Tool创建和管理BIEE资料库,包括创建物理模型、逻辑...
该过程包括四个步骤:安装BIEE11.1.1.7、升级到11.1.1.7.1、数据迁移和修改端口。 安装BIEE11.1.1.7 在安装BIEE11.1.1.7之前,需要准备好相关的参数,包括库名称DEV1、超级用户名weblogic和密码maxthonOracle11。...
重启BIEE服务,以确保所有更改生效。尝试登录BIEE,检查新的背景图片是否正确显示。如果未显示,检查图片路径是否正确,以及图片格式是否被BIEE支持。 ### 三、注意事项 1. **兼容性问题**:不同的BIEE版本可能对...
BIEE提供了一套基于SOAP(Simple Object Access Protocol)的Web服务,这些服务允许外部应用,如Java程序,能够直接访问BIEE的分析和报告功能。这包括执行查询、获取数据、创建新的分析等操作。要使用这些服务,...
BIEE 如何添加用户修改密码,可以让你轻松管理修改自定义密码用户。非常实用。
完成背景图片替换后,需要重启BI服务才能使更改生效。 ##### 2.2 修改登录框的位置和边框 通过修改`login.css`文件来调整登录框的位置和边框样式: 1. **调节背景图片居中:** ```css background-position: top ...
成功安装后,需启动这些服务以运行BIEE应用程序。 - **打开BIEE仪表盘**:登录BIEE门户,可以查看预配置的Demo仪表盘,这些示例展示了BIEE的各种功能,如钻取、切片、过滤和图表交互。 在学习BIEE11g的过程中,...
3. **重启服务**:修改完成后,需重启BIEE的Presentation服务以使更改生效。这是确保新设置被正确加载的关键步骤。 #### 三、BIEE11g多语言支持的实现 BIEE11g不仅支持语言选择项的精简,还提供了强大的多语言支持...
具体的步骤可以在相关的帖子中找到,如"BIEE 用户权限及密码修改设计"。 接下来,我们要创建一个特殊的报表来获取和传递用户名。这个报表只需要两列,一列是固定值,另一列用于获取当前登录用户的用户名。在BIEE中...
【BIEE报表及开发的简单介绍】 Oracle Business Intelligence Enterprise Edition (BIEE) 是一个强大的商业智能平台,它为企业提供了一整套数据分析和报表工具。本文将对BIEE报表及其开发进行简要介绍,重点关注在...
5. **验证效果**:启动服务后,登录到BIEE仪表板,查看新的默认记录数是否已生效。现在,当用户首次加载报表或分析时,应该会看到设定的100条记录。 注意,修改记录数不仅影响到用户首次加载时的体验,也可能影响到...
需要注意的是,对于BIEE 11.1.1.6.0版本,您无需重启服务,直接在ANSWER模块刷新页面,更改就会立即生效。然而,这个方法可能不适用于11.1.1.7.0及以上版本,因为不同版本的BIEE可能有其特定的配置更新机制。 修改...
在实际应用中,Oracle BIEE支持多种集成方式,例如通过Web服务接口与其他系统交互,或使用BI Publisher将报表嵌入到其他应用程序中。此外,BIEE还提供了移动支持,用户可以通过手机或平板设备访问报表和分析。 最后...
BIEE入门视频,BIEE 资料,轻松学会BIEE,BIEE教程
4. **验证安装**:安装完成后,启动BIEE管理服务器和Web应用程序服务器,访问BIEE的默认URL(例如http://localhost:7001/bieeprelogin)以检查安装是否成功。 **二、BIEE的迁移部署** 1. **备份与导出**:在源环境...
3. **重启服务**:保存更改后,需要重启BIEE服务才能使修改生效。 #### 方法三:利用API或脚本自动化处理 对于更高级的定制需求,可以利用BIEE提供的API或编写脚本来自动化地移除“我的仪表盘”选项。这种方式更加...