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

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1741107968, '3.147.127.30', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/tools/scripts/personal/orastart(45): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78