This blog is for my own note. I installed the OCS 10g encountered a lot problem, so I want to take it as a note, for future usage. If you install them all in one box, it's not so complicated. Because my case is install Database, AS, and OCS in 3 separate machines, this makes thing more complicated. Anyway, if you have the same requirements as mine, maybe you can use this one for reference.
- OID database version must be 10.1.0.4. (it include in the installation DVD)
- OCS infrastructure installation need to be on 32bits. (because no 64 bits software)
- OID database need use port 1521 for listening.
- For application server and webcache listening ports change, better
set ports ini file when running the runInstaller. (it will use new
defined ports rather than default eg. 7778) - If you want to change the ports or server name after installation. Ref Administration file Chap 13.
- If collab database and IdM repository want to be located on different
server, need shutdown ias component first, use rman do the duplicate
database, and restore database to another server. - When doing the clone database from box A to box B, make sure the
LINUX bits the same. If not the same platform, will hit ORA-06553 error
message, check metalink Doc ID: 62290.1 for solution. - 10.1.x RMAN clone will not clone the tempfile, need manually create it after startup. Fix after 10.2.x.
- ★★★★★ For the Metadata repository we can reside in different box
from Infrastructure, Use Oracle® Application Server Administrator's Guide 10g (10.1.4.0.1) - Chap 9 Changing the Metadata Repository Used by Identity Management. Steps before move the metadata repository to another box, need
shutdown ias component first, dbca create new database (inc. OLAP,
TEXT, EM, ultrsearch) and make sure database meet the requirements as
stated Oracle® Application Server Metadata Repository Creation Assistant User's Guide Chap 1 OracleAS Metadata Repository Creation Assistant Overview.
Cheers.
Happy Installation.
沒有留言:
張貼留言