 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bpk. Adi Wira Kusuma Guest
|
Posted: Tue Mar 21, 2006 2:03 pm Post subject: My data is lose.......... |
|
|
When suddenly the power is off, So a lot of my data are lose. But why the
missing data exactly at table master? Though according to my logic, data
which ought to easy to lose is data in table transaction.
But the fact, why the missing data exactly at table master? Can U explain it
to me?
Thx |
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Mar 21, 2006 3:03 pm Post subject: Re: My data is lose.......... |
|
|
Asking database questions without telling us what database you are
using is usually a waste of time.
Data loss resulting from power failure usually means you have write
caching enabled either at the database server level or the operating
system level.
--
Bill Todd (TeamB) |
|
| Back to top |
|
 |
Kevin Frevert Guest
|
Posted: Tue Mar 21, 2006 3:03 pm Post subject: Re: My data is lose.......... |
|
|
Adi,
I don't know what you mean by "why the missing data exactly at table
master?" What is missing?
A better place for MSSQL specific questions are the Microsoft newsgroups.
krf
"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:441ffc40 (AT) newsgroups (DOT) borland.com...
| Quote: | When suddenly the power is off, So a lot of my data are lose. But why the
missing data exactly at table master? Though according to my logic, data
which ought to easy to lose is data in table transaction.
But the fact, why the missing data exactly at table master? Can U explain
it
to me?
Thx
|
|
|
| Back to top |
|
 |
Bpk. Adi Wira Kusuma Guest
|
Posted: Tue Mar 21, 2006 7:03 pm Post subject: Re: My data is lose.......... |
|
|
HI, Kevin Frevert. Example, I have Table "Books" and "Order". I call Table
"Books" with Table Master, which its fields are ID_Book, Title, Author, etc.
While Table "Order", I call it with Table Transaction.
When the power is off, a lot of data in Table "Books" (table master) are
lose. But Data in table "Order" (Table Transaction) is not too much missing.
Well, becoming my question is Why can a lot of data in Table "Books" (table
master) be lose? Though before the power is off, I don't Manipulate data
(append/edit/delete).
I used SQL Server 2000.
<kevin (AT) workdrinkingicewater (DOT) com> wrote in message
news:44200212$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Adi,
I don't know what you mean by "why the missing data exactly at table
master?" What is missing?
A better place for MSSQL specific questions are the Microsoft newsgroups.
krf
"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:441ffc40 (AT) newsgroups (DOT) borland.com...
When suddenly the power is off, So a lot of my data are lose. But why
the
missing data exactly at table master? Though according to my logic, data
which ought to easy to lose is data in table transaction.
But the fact, why the missing data exactly at table master? Can U
explain
it
to me?
Thx
|
|
|
| Back to top |
|
 |
Kevin Frevert Guest
|
Posted: Tue Mar 21, 2006 8:04 pm Post subject: Re: My data is lose.......... |
|
|
Adi,
If you are loosing data due to a power off, there are only a couple of
things I can think of..
- Transaction left open and when the server comes back up, everything is
rolled back
- Data corruption (ex. data you entered last week is gone)
Either way, scheduled backups and a UPS would be a wise purchase (assuming
there is not a hardware problem).
Good luck,
krf
"Bpk. Adi Wira Kusuma" <adi_wira_kusuma (AT) yahoo (DOT) com.sg> wrote in message
news:44204353 (AT) newsgroups (DOT) borland.com...
| Quote: | HI, Kevin Frevert. Example, I have Table "Books" and "Order". I call Table
"Books" with Table Master, which its fields are ID_Book, Title, Author,
etc.
While Table "Order", I call it with Table Transaction.
When the power is off, a lot of data in Table "Books" (table master) are
lose. But Data in table "Order" (Table Transaction) is not too much
missing.
Well, becoming my question is Why can a lot of data in Table "Books"
(table
master) be lose? Though before the power is off, I don't Manipulate data
(append/edit/delete).
I used SQL Server 2000. |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|