Hi ,

I'm using oradim to create a test database but the init.ora is not created when I issued the following command:

set ORACLE_SID=leon
oradim -new -sid leon -startmode manual -pfile "C:\admin\leon\pfile\init.ora"

Questions:

1) does the oradim command automatically create the folders and file mentioned in the pfile path or should I create the path. Presently only C:\admin exists.

2) how can I use the oradim utility to create the init.ora file.

Thanks,
Leonard