Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
I am facing a problem in my application, when a table having no index and locking scheme as pagelevel , which contains only one row being accessed by one program (select stmnt) causing problems (locking and not allowing the other to update) to another process trying to update the table.As far as i know, read operations will be of isolation level 1 and write operations will not be affected due to read operations then its due to index problem or some other problem.As i am not familiar with DBA could u provide me some explanation on the sameJeya
Related Answered Questions
Related Open Questions