Hi All,

i'm installing Oracle 10g (10.2.0) on opensolaris..

i followed the instructions listed on this web page,
http://www.pinegin.com/2009/08/26/in...is-sunos-5-11/

as well as those listed in the Oracle's installation guide.

i chose basic install, and all seemed to go well, and i got
to the window that for that the Network/Database/iSQLPlus
configuration assistants.

all the configs ran to completion, and the last lines listed
in the install log was:

> INFO: Configuration assistant «Oracle Database Configuration Assistant» succeeded
> INFO: Command = /opt/oracle/dwfms.product/10.2.0/db_1/bin/isqlplusctl start
>
> iSQL*Plus 10.2.0.1.0
> Copyright (c) 2003, 2005, Oracle. All rights reserved.
>
> Starting iSQL*Plus …
>
> iSQL*Plus started.
>
> INFO: Configuration assistant «iSQL*Plus Configuration Assistant» succeeded
> INFO: All the tools have been executed Successfully

there are no more entries after this.
ps(1) shows the following Oracle processes running:

> odba 7621 1 0 16:36:23 ? 0:00 oracledwfms (LOCAL=NO)
> odba 4908 1 0 14:43:18 ? 0:00 /opt/oracle/dwfms.product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
> odba 5969 1 0 14:49:50 pts/7 0:10 /opt/oracle/dwfms.product/10.2.0/db_1/jdk/bin/java -Djava.awt.headless=true -Do
> odba 7681 6458 0 16:41:54 pts/2 0:00 grep oracle
> odba 5330 5325 0 14:45:03 pts/7 0:37 /opt/oracle/dwfms.product/10.2.0/db_1/jdk/bin/java -server -Xmx256M -XX:MaxPerm
> odba 5325 1 0 14:45:02 pts/7 0:00 /opt/oracle/dwfms.product/10.2.0/db_1/perl/bin/perl /opt/oracle/dwfms.product/1
> odba 5350 1 0 14:45:07 ? 0:01 oracledwfms (LOCAL=NO)
> odba 5352 1 0 14:45:08 ? 0:01 oracledwfms (LOCAL=NO)
> odba 5354 1 0 14:45:08 ? 0:02 oracledwfms (LOCAL=NO)
> odba 7288 1 0 16:16:53 ? 0:00 oracledwfms (LOCAL=NO)
> odba 5801 5325 0 14:46:34 pts/7 0:04 /opt/oracle/dwfms.product/10.2.0/db_1/bin/emagent
> odba 5815 1 0 14:46:35 ? 0:02 oracledwfms (LOCAL=NO)
> odba 5817 1 0 14:46:35 ? 0:01 oracledwfms (LOCAL=NO)


has anybody encountered this?

is there something else i need to do, to get the runInstaller
to run to full completion?

what other tasks is involved after the Config Assistant
phase ? Can i run these manually ?

Oracle admin guides mentioned this directory at different
places: /var/opt/oracle .

this is not present on my system. is this due to the incomplete
install ?

Thanks Very Much again,
sam