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.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also