Hi,
you need to use ORADIM utility to create a service for your instance:
oradim -new -sid heatdb -pfile c:\oracle9i\ora92\admin\heatdb\pfile\initheatdb.ora -startmode a

set ORACLE_SID=heatdb
sqlplus /nolog


now create the database.

Cheers.