Search notes:

orastart.ps1

orastart.ps1 starts an Oracle instance and listener.
oradim -startup -sid ORA19 -starttype srvc,inst -syspwd pwFilePw/42
lsnrctl start
Github repository scripts-and-utilities, path: /orastart.ps1

See also

oradim is the command line tool to manage Oracle instances.
Other Scripts

Index