How to start your 10g xe server?
Answer / Satyendra Kumar
To start the Oracle XE 10g server, you can use the 'service' command (on Unix-based systems) or the 'net start' command (on Windows). For example:nn$ service oraclexe startnThis command starts the Oracle XE server. If the server is not installed, you might need to install it first.n
| Is This Answer Correct ? | 0 Yes | 0 No |
In the oracle version 9.3.0.5.0, what does each number shows?
what is the syntax of DROP command?
what is the difference between table and veiw?
Explain self joins in oracle?
What is meant by recursive hints in oracle?
What is recovery manager(rman) backup in Oracle?
When can Hash Cluster used ?
Select the Nth lowest value from a table?
1. Display the post code and the purchase order number for each purchase order. Sort the output set by postcode.
I have my backup RMAN script called backup_rman.sh. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the O/S such that it would run as a background process?
"primary key=unique+null" is equal,reson?not,reason?
What language does oracle use?