1. Create the/etc/rc. d/init. d/Oracle10g script file as the root user. The content is as follows (the environment variable settings are modified according to the actual situation ):
#! /Bin/bash## Chkconfig: 35 95 1# Description: init script to start/stop Oracle Database 10g, TNS Listener, EMS, ISQLPLUS#### Match these values to your environment:
Export oracle_base =/home/APP/OracleExport ORACLE_HOME = $ oracle_base/product/10.1.0/db_1# Export oracle
Start and Stop services at oracle9i in linux
# Service stop ProcessSQL code
Su-oracle
Sqlplus/nolog
Conn/Sysdba
Shutdown immediate
su - oraclesqlplus /nologconn /as sysdbashutdown immediate
# Start the Service ProcessSQL code
Su-oracle
Sqlplus/nolog
Conn/Sysdba
Startup
su - oraclesqlplus /nologconn /as sysdbastartup
# Process for starting the listener serviceSQL code
Su-oracle
Lsnrct
I wanted to get a javascript code that judges the loading time of the page and won't load the special effect for a long time, but it is still a bit flawed. Let's record it here.The iebrowser uses document.exe ccommand ("stop"), and chrome and Firefox use window. Stop () (by the way, this is the method defined in the Javascript standard). Writing them together is the following method:
Shown hereIt cannot b
The timer is believed to be widely used. It is convenient for you to perform certain operations on a regular basis. However, after the operation is completed, you need to stop the timer. The landlord made such a low-level mistake. The following code (the WPF project is used as an example ):
Public partial class mainwindow: window {private dispatchertimer checkusedtimer = NULL; Public mainwindow () {initializecomponent (); int timeinterval = 10; checku
From last night, coreseek still had a strange problem. As a result, I didn't feel good at night.
You can search successfully in the command line, but once you call the API, it will be very strange, no matter whether it is a field or the original attribute, It is the previous situation. Index creation is successful, and the port is also listening, but the results are still problematic. After more than an hour of cooperation with our lab Eldest Brother and second brother, we finally found the pro
Javascript pure numbers stop the implementation code of the display effect one by one. js digital code
Implementation Code of js pure numbers to stop Display Results one by one
Function showScore ($ ele, num, secand, pause) {// second: the number of seconds for the animation to run. if (! Secand) {secand = 2;} if (! Pause) {pause = 20;} var len = String (num ). length; var temnum, times = 0, stepTimes, max;
CentOS7 adds tomcat startup, stop, use systemctl for configuration, centos7systemctl1, centos7 use systemctl to replace the service command reference: redhat document: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Services.html#sect-Managing_Services_with_systemd-Services-List
View All service commands:Systemctl list-unit-files -- type serviceView servicesS
I read the article "learn to be easy-looking, do to stop, want to stick to your own seal, people should be good or bad-look at software development from a derogatory term", and I can't help but say something.
Since it is necessary to refute it, it is inevitable that the article will have a fire smell. In order to get rid of this taste, I would like to tell you a little joke, as the beginning of this article.
Joke:Once, a speaker stressed the disadvant
In work, you sometimes need to start and stop windows service, and sometimes the service is in the stopping or starting status. However, in the services interface, start service/stop service is in the gray unoperational status, net start/stop servicename in the form of command line does not help. The method to stop the
ORACLE-006: Remove and stop jobs, oracle006 remove jobs
Generally, you can use SQL to delete or stop a job.
Remove JOB: remove
Stop JOB: broken
First pass
Select * from user_jobs;
Find the job id, and then call
Dbms_job.broken or
Dbms_job.remove to remove and stop. The SQL statement is as follows.
Take removin
Stop tomcat. Sometimes the web application [/xxx] appears to have started a thread named [filewatchdog] but has failed to stop it.
This error is caused by the configuration in Web. xml.
Therefore, a thread is started to detect changes in log4j. properties, but in the log4j Implementation of 1.2.x, this thread cannot be interupt, so this error occurs.
In fact, this error occurred in 2002, but the offici
One, cancel print task issue
: Machine printing, there are a variety of cancellation methods, according to the situation of the machine, click here to cancel the print task operation.
1.1 Cancel the print task through the Machine Panel button
: If the print task is just beginning, you can try canceling the print task in this way.
Hold down the "stop/Clear" key on the machine panel for about 30 seconds and then restart the printer and try again.
When you use a USB flash drive and are ready to safely delete it after you use it, you will often encounter a message saying "you cannot stop the 'general-purpose file' device. Please stop it later ."
In this case, can I forcibly unplug the USB flash drive? Of course not! In this case, if you forcibly remove the USB flash drive, it is easy to damage the USB port of the computer or your USB flash drive. If
Spring Boot, as a product of the spring Framework's best practices for the "Contract over Configuration" concept, allows us to quickly create convention, product-level, spring-based applications Most spring boot applications require very little configuration to run quickly and are a micro-framework that is quite aligned with microservices (microservices).There are two main ways to close a spring boot: by HTTP sending a shutdown signal, or by service stop
A blue screen phenomenon occurs during the installation of the Microsoft Windows Server 2003 Enterprise Edition SP1. The approximate error message is as follows: You receive the following "Stop" error message on a blue screen: * * * stop:0x00000050 (0xeb7ff002, 0x00000000, 0x8054af32, 0x00000001) page_fault_in_ Nonpaged_area nt! exfreepoolwithtag+237. In the face of Windows blue screen display "
workload (regular expressions are semicolon-delimited) Httpserverstopcommand: Most of the time the update requires a downtime update. This command is the command to stop webserver Httpserverstartcommand: This command is the command to start webserver after the upgrade is complete Websiteurl: After the upgrade is complete, and webserver has been restarted successfully, This program will request the URL of your Web application, to warm up the program,
Usually after the use of U-Disk are carefully checked whether the relevant program has been closed, so as to avoid the safe removal of U disk, you will encounter the familiar can not be familiar with the annoying hint "cannot stop the ' universal volume ' device, please stop the device later." ”
A total of 5 solutions have been sorted out of the network, there are simple and slightly cumbersome, but as lon
Start/Stop MySQL
how to start MySQL : (in this article, install MySQL in/usr/local/mysql for example)
The code is as follows
Copy Code
#/usr/local/mysql/share/mysql.server Start
If the installation directory is using the default, please use the
The code is as follows
Copy Code
/usr/local/etc/rc.d/mysql-server Start|stop|restart
N
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.