dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDatabase Class / Startup Method

In This Topic
Startup Method
In This Topic
Starts a database instance. You need database administrator privileges to start a database instance.
Overload List
OverloadDescription
Starts a database instance using the server-side parameter file.  
Starts a database instance using the server-side parameter file and the specified startup mode.  
Starts a database instance using the server-side parameter file and the specified startup mode and the specified PDB opening mode. This method can be used only for Oracle 12c and higher.  
Starts a database instance using the client-side parameter file.  
See Also