Able to create new instances in Platform Edition 9.0?
According to the Platform Edition 9.0 docs http://docs.sun.com/app/docs/doc/819-3662/6n5s9hmtq?a=view , it is possible to create new instances usingcreate-instance command.
However, I encountered an invalid command error in asadmin when trying to invokecreate-instance:
bash$ ./asadmin
Use"exit" to exit and"help"for online help.
asadmin> create-instance
CLI147 Invalid command, create-instance
asadmin>
I am using Application Server Platform Edition 9.0_01 (build b14)
SO, are we really able to create new instances in PE 9.0? Thanks in advance for any advice.

