| View previous topic :: View next topic |
| Author |
Message |
Bpk. Adi Wira Kusuma Guest
|
Posted: Sun Mar 20, 2005 6:53 pm Post subject: Is Sql Server very safe? |
|
|
Is Sql Server very safe?
If Power is off, are the data not loss?
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Sun Mar 20, 2005 7:26 pm Post subject: Re: Is Sql Server very safe? |
|
|
Define "very". No database is completely immune to corruption from a power
failure. You should always run your database server on a stable machine
with a stable O/S and use a UPS to minimize the risk of a crash.
Given that, SQL server is near the high end of stability if the server
goes down.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
Bpk. Adi Wira Kusuma wrote:
| Quote: | Is Sql Server very safe?
If Power is off, are the data not loss?
|
|
|
| Back to top |
|
 |
Bpk. Adi Wira Kusuma Guest
|
Posted: Mon Mar 21, 2005 2:44 am Post subject: Re: Is Sql Server very safe? |
|
|
Ooops sorry, I have sent it to your email.
What Is stable OS? Is Win98 or what?
If Server is still on, while client which data access its, is off, is data
not corupt?
How many client can access sql Server?
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Mon Mar 21, 2005 3:55 am Post subject: Re: Is Sql Server very safe? |
|
|
Bpk. Adi Wira Kusuma wrote:
| Quote: | Ooops sorry, I have sent it to your email.
What Is stable OS? Is Win98 or what?
|
As I said in my last message, the only versions of Windows that I consider
to be stable are NT, 2000, XP and 2003.
| Quote: |
If Server is still on, while client which data access its, is off, is
data
not corupt?
|
If the server stays on but the client is turned off unexpectedly it is
possible that a Paradox table will be corrupt.
| Quote: |
How many client can access sql Server?
|
As many as you buy licenses for.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
Bpk. Adi Wira Kusuma Guest
|
Posted: Mon Mar 21, 2005 5:53 am Post subject: Re: Is Sql Server very safe? |
|
|
Thank, Bill
How much price of SQL SERVER which license unlimit users?
If I have the SQL SERVER which only license 5 users, and I Still force as
much 10 users, Then what is going on?
I have SQL Server CD, but I dont know How many license users. How can I Know
it?
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Mon Mar 21, 2005 12:48 pm Post subject: Re: Is Sql Server very safe? |
|
|
Sorry. I do not know the answer to any of those questions. Ask in the
database.sqlservers newsgroup. Someone there should be able to help you.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
|