网创优客建站品牌官网
为成都网站建设公司企业提供高品质网站建设
热线:028-86922220
成都专业网站建设公司

定制建站费用3500元

符合中小企业对网站设计、功能常规化式的企业展示型网站建设

成都品牌网站建设

品牌网站建设费用6000元

本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...

成都商城网站建设

商城网站建设费用8000元

商城网站建设因基本功能的需求不同费用上面也有很大的差别...

成都微信网站建设

手机微信网站建站3000元

手机微信网站开发、微信官网、微信商城网站...

建站知识

当前位置:首页 > 建站知识

Teamcenter10step-by-stepinstallationinLinuxenv-OracleServerInstallation

Recommended Reference Material

让客户满意是我们工作的目标,不断超越客户的期望值来自于我们对这个行业的热爱。我们立志把好的技术通过有效、简单的方式提供给客户,将通过不懈努力成为客户在信息化领域值得信任、有价值的长期合作伙伴,公司提供的服务项目有:申请域名雅安服务器托管、营销软件、网站建设、涪城网站维护、网站推广。

<>

<>

The detailed screenshots about installation and upgrading Oracle Server are as the following.

Checking the software requirements

Verify that the following softwares are installed on the system

  • OS Requirements

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

# cat /proc/version

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

  • Package Requirements

For any Oracle Database 11g release prior to 11.2.0.2, both the 32 bit and 64bit packages listed in the following table are required.

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

Creating required OS groups and users

# groupadd oinstall
# groupadd dba
# useradd -g oinstall -G dba oracle 
# passwd oracle

 

Creating kernel parameters

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

Increase shell limits for the oracle user to the minimum values listed in the above table by adding the following lines to

/etc/security/limits.conf file

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

Creating required directories

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

Preparing installation media

I prefer to use WinSCP tool to upload Oracle11gR2_for_Teamcenter_linux64_[1,2]of2.zip to Linux server.

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

 

Installing Oracle Database

Enter the following command to start OUI (Oracle Universal Installer)

$ cd /pdm/tc/soft/database
$ ./runInstaller

Tip: In Chinese nls env, Chinese characters in OUI display messed. 

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

Reset the LANG env variable to fix the above Chinese character display issue. 

$ export LANG=en_US.utf8
$ ./runInstaller
  • Step 1  Ignore email notification about security updates

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

  • Step2  Install database software only. We will use db templates provided from Siemens to create a database late.

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

  • Step 3 Single instance database installation. Teamcenter recommends single instance database.

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

 

  • Step 4 Add [Simplified Chinese] to Selected languages.

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

  • Step 5 Select [Enterprise Edition] to install

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

  • Step 6 Specify [Oracle Base] and [Oracle Home] locations

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

  • Step 7 Use default directory for inventory directory if no special reason.

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

  • Step 8 &9 Run prerequisite checks. In my Linux env, the pdksh-5.2.14 is missing and so the checks are not passed. But it’s OK to select [ignore all] to further install.

Tip:Please follow the below URL to investigate into the issue if necessary.

http://unix.stackexchange.com/questions/29554/pdksh-missing-from-rhel-6-and-centos-6

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation

Step 10&11 Execute configuration scripts following the popup message box.

Teamcenter10 step-by-step installation in Linux env-Oracle Server Installation


标题名称:Teamcenter10step-by-stepinstallationinLinuxenv-OracleServerInstallation
当前URL:http://bjjierui.cn/article/gipdgc.html

其他资讯