vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am deploying an Oracle Database from development computer to another computer. Both are windows xp. I succed to create the service for the instance and the other configuration files. I start the instance by connecting to it as SYSDBA. But when I reboot the machine the instance don't start automatically. Please help me i have try all thing i could imagine. |
| |||
| Joel wrote: > I am deploying an Oracle Database from development computer to another > computer. Both are windows xp. I succed to create the service for the > instance and the other configuration files. I start the instance by > connecting to it as SYSDBA. But when I reboot the machine the instance > don't start automatically. Please help me i have try all thing i could > imagine. In Windows Services what is the setting? AUTOMATIC or MANUAL? Sometime this requires using ORADIM to drop and recreate the service. -- Daniel A. Morgan University of Washington damorgan@x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.org |
| ||||
| Joel schrieb: > I am deploying an Oracle Database from development computer to another > computer. Both are windows xp. I succed to create the service for the > instance and the other configuration files. I start the instance by > connecting to it as SYSDBA. But when I reboot the machine the instance > don't start automatically. Please help me i have try all thing i could > imagine. > For an Oracle 8.x installation you should have three services installed: OracleService<SID> e.g. OracleServiceORCL OracleStart<SID> e.g. OracleStartORCL OracleTNSListener80 All these services need a startup type "Automatic". You can check this with Computer -> Manage -> Services and Applications -> Services (I have German Windows so I don't know the exact English words) For an Oracle 9.x installation OracleStart<SID> is not available. The TNSListener has another name: OracleOraHome92TNSListener. Hope this helps Martin -- Firma/Company: CRESD GmbH Phone: +49-89-65 30 95 63 Fax: +49-89-65 30 95 64 WWW: http://www.cresd.de S-Mail: Freibadstr. 14, D-81543 München PGP-Key: http://www.cresd.de/edv/pgpkey.txt Open BC (Einladung) http://www.openbc.com/go/invita/4561755 |
| Thread Tools | |
| Display Modes | |
|
|