Author |
Topic: DBMS (Read 10362 times) |
|
kirru
Newbie
Posts: 34
|
which of following schemes ensures atomicity? 1. shadow paging 2. deferred data base log modification 3. immediate data base log modification
|
|
IP Logged |
|
|
|
TenaliRaman
Uberpuzzler
I am no special. I am only passionately curious.
Gender:
Posts: 1001
|
|
Re: DBMS
« Reply #2 on: Jul 28th, 2011, 11:06am » |
Quote Modify
|
Actually even (2) ensures atomicity. The only one in your choices that doesn't ensure atomicity is (3). -- AI
|
|
IP Logged |
Self discovery comes when a man measures himself against an obstacle - Antoine de Saint Exupery
|
|
|
meena05
Newbie
Gender:
Posts: 3
|
|
Re: DBMS
« Reply #3 on: Aug 23rd, 2011, 7:27am » |
Quote Modify
|
Meena (2) is right option to ensure atomicity in dbms.
|
|
IP Logged |
|
|
|
Neetasha
Newbie
Posts: 2
|
|
DBMS
« Reply #4 on: Sep 15th, 2011, 9:17pm » |
Quote Modify
|
(1.)shadow paging is one of the ensure automatic recovery system in dbms.
|
|
IP Logged |
|
|
|
khuram4u
Newbie
Gender:
Posts: 46
|
|
Re: DBMS
« Reply #5 on: Oct 25th, 2011, 12:02pm » |
Quote Modify
|
Correct is Shadow paging, as everyone talking about. I would like little explanation. In Shadow paging, During a transaction, the pages affected by the transaction are copied from the database file into a workspace such as volatile memory, and modified in that workspace. When a transaction is committed, all of the pages that were modified by the transaction are written from the workspace to unused pages in the database file. During execution of the transaction, the state of the database exposed to the user is that is which the database existed prior to the transaction, since the database file still contains the original versions of the modified pages, as they existed before being copied into the workspace if a user accesses the database before the transaction is complete, or upon recovery of failure, it will appear as though the transaction has not occurred.
|
|
IP Logged |
|
|
|
newbea
Newbie
Posts: 3
|
|
Re: DBMS
« Reply #6 on: Feb 15th, 2012, 3:25am » |
Quote Modify
|
Hey, i am developing an android app and i am now searching a dbms for a fast wireless usability. what do you think about that? anybody has experiences and could help me with a short notification? I would rather hit the 'lottozahlen' than finding good information in dev forums. thanks and best regards
|
|
IP Logged |
|
|
|
frankrizal
Newbie
Gender:
Posts: 23
|
|
Re: DBMS
« Reply #7 on: Feb 21st, 2012, 6:53pm » |
Quote Modify
|
Well we also did some apps in android.. But it was my partner who's the expert.
|
|
IP Logged |
|
|
|
mbringas
Newbie
Gender:
Posts: 3
|
|
Re: DBMS
« Reply #8 on: Mar 7th, 2012, 12:05pm » |
Quote Modify
|
(2) is right option to ensure atomicity in dbms.
|
|
IP Logged |
|
|
|
swedit
Newbie
Posts: 2
|
|
Re: DBMS
« Reply #9 on: Apr 18th, 2012, 6:07am » |
Quote Modify
|
is there anybody expert in stochastic?? I need probabilities and information about numbers games like mega million, eurojackpot etc. Iam searching reliable sources ^^
|
|
IP Logged |
|
|
|
newbea
Newbie
Posts: 3
|
|
Re: DBMS
« Reply #10 on: Apr 25th, 2012, 7:04am » |
Quote Modify
|
on Apr 18th, 2012, 6:07am, swedit wrote:Iam searching reliable sources ^^ |
| You are speaking about number games and you want reliable sources? Nice one! What are searching for? First I would have a look for a study book, eg amazon.com/Stochastic-Games-Applications-Science-Series/dp/1402014937 greets
|
« Last Edit: May 2nd, 2012, 3:26am by newbea » |
IP Logged |
|
|
|
newbea
Newbie
Posts: 3
|
|
Re: DBMS
« Reply #11 on: May 2nd, 2012, 3:27am » |
Quote Modify
|
hey..about the eurojackpot I did a quick research on google. check them out for stochastic explanatory notes. // removed link; didn't work anyway
|
« Last Edit: Jun 26th, 2012, 11:00am by towr » |
IP Logged |
|
|
|
pawanseo
Newbie
Posts: 1
|
|
Re: DBMS
« Reply #12 on: May 2nd, 2012, 11:39pm » |
Quote Modify
|
shadow paging is your answer // irrelevant link removed by moderator --SMQ
|
« Last Edit: May 3rd, 2012, 5:29am by SMQ » |
IP Logged |
|
|
|
swedit
Newbie
Posts: 2
|
|
Re: DBMS
« Reply #13 on: Jun 26th, 2012, 10:10am » |
Quote Modify
|
Done! My app for online lotto is nearly finished. If the usability stress test passes I'll give you the link.
|
|
IP Logged |
|
|
|
Grimbal
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 7527
|
|
Re: DBMS
« Reply #14 on: Jun 28th, 2012, 8:47am » |
Quote Modify
|
irrelevant links will be removed by a moderator
|
|
IP Logged |
|
|
|
|