Wait
Nowait
Specifies whether the system prompt should be returned before
the database is completely open and available. Specify the
Wait qualifier if you want the system prompt returned when the
database is completely open and available. Specify Nowait if you
want the system prompt returned immediately, regardless of the
state of the open operation.
The Nowait qualifier is the default.