As a matter of fact, this blog post is of little value and is only available to friends who meet their psychological needs,
Because you do not need to enter the command line to start Oracle services in windows,
It is not more convenient to directly start oracle in a visualized manner. Of course, it is faster to start various Oracle services using command lines,
This section describes how to start three important services in oracle11g under the command line,
The three services are,
One listenerProgramService,
Services of a database instance,
An OEM service,
For example, the SID Name of my database is Oracle,
The three corresponding services are:
Oracleoradb11g_home1tnslistener
Oracleserviceoracle
Oracledbconsoleoracle
StartOracleserviceoracle
UseNet oracleserviceoracle start
Then start the listening program service,
UseLSNRCTL start
Finally, start the OEM service.
UseEmctl start dbconsole
If any problem occurs during the process of starting the OEM, you can refer to the author's articleArticle,
Http://www.cnblogs.com/QinBaoBei/archive/2010/03/09/1682025.html
By now, all three major Oracle services have been successfully started.