Земля, Россия, Ярославль -- Earth, Russia, Yaroslavl
oct.2002 -- al gratschew (gratschew@narod.ru)

	
	Installation Oracle9iAS R2 (9.0.2) and Oracle9iDS
	on standalone home PC "test"
	with Win2k Pro
	

Windows 2000 Pro

Upgrade memory to 0.5 GB (better to 1 GB) Install Win2k pro sp1 (computer name "test") Login as Admin and increase pagefile.sys to 1 GB on the disk C (and on the disk D) -- Win+Break / advanced / performance ... Imitate full domain name: Win+E / + Ctrl Panel / Network / (right click) ... TCP/IP ... add DNS suffix

Infra

Login as Admin and install infrastructure home: Infra_ dir: c:\Infra Name instance: Infra Password ias_admin: secret123 (identical password -- orcladmin, portal, portal_admin) ______________________________________________________ Optional check out ports -- http://test:7777/portlist In particular -- http://test:7777/server-status http://test:7777/oiddas http://test:7777/pls/orasso http://test:7777/isqlplus ... http://infra:1810 ... Stop win service "OracleInfra_EMWebsite" and change type of start -- "by hand" (EMWebsite.bat) Edit NLS_LANG (NLS_LANG.Infra.reg)

Ias

Login as Admin and install Application Server Destination Name: App_ Path: c:\App Select a product: Oracle9i Application Server 9.0.2.0.0 Installation type: C (BI and Forms) Existing SSO Host: test.domain Port: 7777 OID Username: cn=orcladmin Password: secret123 Instance name: App ias_admin Password: secret123 SMTP Server: (leave blank) ... Retry Reports Configuration Assistant Exit _______________________________________________ Optional check out ports -- http://test:7779/portlist In particular -- http://test:7777/pls/orasso ... http://test:7778/forms90/f90servlet http://test:7778/reports/rwservlet http://test:7778/pls/portal (portal/secret123) ... http://test:4003/webcacheadmin (administrator/administrator) ... Edit NLS_LANG (NLS_LANG.App.reg) ______________________________________________________ BACKUP (xcopy) Run scripts -- app.STOP.bat infra.STOP.bat permissions.bat BACKUP.bat

Portal

Run scripts -- infra.start.bat app.start.bat _______________________________________________________ Port 80 Open http://test:4003/webcacheadmin with login/password -- administrator/administrator Click Cache-Specific Configuration Listening Ports Add... IP Address: ANY Port Number: 80 Apply Restart ______________________________________________________ Portal redirect Copy "c:\App\Apache\Apache\htdocs\index.html" to "index.html.backup" and replace with:
	<html>

	<head>
	<meta http-equiv="refresh" content="0; url=/pls/portal"/>
	</head>

	<body bgcolor="white">
	Forwarding to Portal Welcome Page ...
	</body>

	</html>
Open http://test ______________________________________________________ Portal, language "ru" Win+R / cmd set ORACLE_HOME=c:\App cd \App\assistants\opca ptlasst -mode LANGUAGE -o orasso -op <password_for_orasso> -sso_c <host>.<domain>:1521:iasdb -lang ru -available -silent -verbose -s portal -sp <password_for_portal> -c <host>.<domain>:1521:iasdb Passwords look - Start ... Oracle Directory Manager Entry Management cn=OracleContext cn=Products cn=IAS cn=Infrastructure Databases ReferenceName=<sid>:<host> ResourceName=Portal

DAV

Open http://test/dav_portal/portal (portal/secret123) RESTART.bat

Developer Suit

Install Oracle9iDS
		home:	Dev_
		dir:	c:\Dev

Edit NLS_LANG (NLS_LANG.Dev.reg)