There are 46 posts and 1


NAVIGATION

10
Jul

Oracle Create new Service within Windows

Category: Microsoft Windows, Oracle Administration, Installation, Oracle | Leave a Comment

Create the services “OracleService<Sid>” and the “OracleStart<Sid>” for “NEW_SID” with the following command:
oradim -new -sid <NEW_SID> -intpwd <password> -startmode auto -pfile <path_name>