12
返回列表 发新帖
楼主: remen

大家讨论一下erp系统的系统移植吧!!!

[复制链接]
论坛徽章:
14
数据库板块每日发贴之星
日期:2005-05-15 01:01:24生肖徽章2007版:鸡
日期:2009-11-17 15:01:30生肖徽章2007版:马
日期:2009-10-22 08:53:062009新春纪念徽章
日期:2009-01-04 14:52:28数据库板块每日发贴之星
日期:2008-12-28 01:01:02ERP板块每日发贴之星
日期:2008-11-29 01:01:04数据库板块每日发贴之星
日期:2008-04-25 01:01:54生肖徽章2007版:鸡
日期:2008-01-02 17:35:53ITPUB新首页上线纪念徽章
日期:2007-10-20 08:38:44会员2007贡献徽章
日期:2007-09-26 18:42:10
11#
 楼主| 发表于 2004-11-15 16:28 | 只看该作者
老大,我们用的是11.5.6

使用道具 举报

回复
论坛徽章:
1
ITPUB9周年纪念徽章
日期:2010-10-08 09:31:22
12#
发表于 2004-11-17 11:02 | 只看该作者
adclone是什么克隆??有人能告诉我么

使用道具 举报

回复
论坛徽章:
2
授权会员
日期:2005-10-30 17:05:33会员2006贡献徽章
日期:2006-04-17 13:46:34
13#
发表于 2004-11-17 18:18 | 只看该作者
关注中....

使用道具 举报

回复
论坛徽章:
0
14#
发表于 2004-11-17 23:35 | 只看该作者
ERP system migration


about change the IP and host change the following files

1 . /etc/hosts
2. /etc/nodename
3. /etc/net/ticlts/hosts , /etc/net/ticots/hosts,/etc/net/ticotsord


B system setup steps:

1. tar the oracle home to B system
2. tar the application to B system
3. tar the user home to B system
3. copy /etc/passwd, shadow, group to B system
4. copy the listener.ora, tnsnames.ora, oratab, dbhome    ... to B system
5. copy the cold backup data file to B system layout the new mount point
6. prepare the alter datafile rename scripts(first get file list from A system)
    about the datafile rename refer to the database administration

ALTER DATABASE <dbname>  rename file '<device>:[<directory>]<filename>'   to '<device>:[<directory>]<filename>';

7. start the database mount ,excute the rename datafile scripts
   SQL> connect internal
   SQL> @rename_file.sql
    SQL> alter database open

8.  Back up the controlfile to trace
9. shutdown the database with normal or immediate
10.Go through the .profile, .cshrc, .login, oratab, tnsnames.ora ,listener, and redefine the ORACLE_SID environment      variable to a new value.   
11..mv control to new file
12.change the directory to  "dbs", change the initialoldsid.ora to initialnewsid.ora and make sure the control_file does not point the
old file name,change the DB_NAME  to the new name
13.Edit the dump file created in Step 8, detail Metalink: Note:61590.1
14.open the database  : SQL>alter databse open resetlog


I only do the ERP migrate to another system last years, maybe some steps
omit.this procedure only for reference . about the application change, I think need more pay attention to .I  will update  this next week.

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表