vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Running Oracle 8.1.7 Personal Edition on Windows XP. I was experimenting stopping and restarting the database, the database froze completely.m Now I cannot conect. When I try I get the error ORA-12571: TNS According to this link, that happens when the database is in the process of being shut down http://www.cryer.co.uk/brian/oracle/ORA12571.htm How do I make the database shut down completely, then restart? I can't connect in DBAStudio. |
| |||
| C.O.Jones wrote: > Running Oracle 8.1.7 Personal Edition on Windows XP. > > I was experimenting stopping and restarting the database, > the database froze completely.m Now I cannot conect. > When I try I get the error > > ORA-12571: TNS > > According to this link, that happens when the database > is in the process of being shut down > > http://www.cryer.co.uk/brian/oracle/ORA12571.htm > > How do I make the database shut down completely, then > restart? I can't connect in DBAStudio. Turn the machine off. Restart the machine. -- Daniel Morgan http://www.outreach.washington.edu/e...ad/oad_crs.asp http://www.outreach.washington.edu/e...oa/aoa_crs.asp damorgan@x.washington.edu (replace 'x' with a 'u' to reply) |
| |||
| "Daniel Morgan" <damorgan@x.washington.edu> wrote in message news:1086915783.444178@yasure... > C.O.Jones wrote: > > > Running Oracle 8.1.7 Personal Edition on Windows XP. > > > > I was experimenting stopping and restarting the database, > > the database froze completely.m Now I cannot conect. > > When I try I get the error > > > > ORA-12571: TNS > > > > According to this link, that happens when the database > > is in the process of being shut down > > > > http://www.cryer.co.uk/brian/oracle/ORA12571.htm > > > > How do I make the database shut down completely, then > > restart? I can't connect in DBAStudio. > > Turn the machine off. > Restart the machine. Tried it, it doesn't make any difference. I still get the same error. |
| ||||
| C.O.Jones wrote: > "Daniel Morgan" <damorgan@x.washington.edu> wrote in message > news:1086915783.444178@yasure... > >>C.O.Jones wrote: >> >> >>>Running Oracle 8.1.7 Personal Edition on Windows XP. >>> >>>I was experimenting stopping and restarting the database, >>>the database froze completely.m Now I cannot conect. >>>When I try I get the error >>> >>>ORA-12571: TNS >>> >>>According to this link, that happens when the database >>> is in the process of being shut down >>> >>>http://www.cryer.co.uk/brian/oracle/ORA12571.htm >>> >>>How do I make the database shut down completely, then >>>restart? I can't connect in DBAStudio. >> >>Turn the machine off. >>Restart the machine. > > > Tried it, it doesn't make any difference. I still get the same error. Did the listener restart? How do you know? lsnrctl status? -- Daniel Morgan http://www.outreach.washington.edu/e...ad/oad_crs.asp http://www.outreach.washington.edu/e...oa/aoa_crs.asp damorgan@x.washington.edu (replace 'x' with a 'u' to reply) |