If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > database error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-29-10, 08:20
iphonedevelopment iphonedevelopment is offline
Registered User
 
Join Date: Jan 2010
Location: india
Posts: 1
database error

in our application that need to create some tables in tempdb. The user
(call it APP) is not sa. Everytime that the server need to be rebooted, the
db_owner role on tempdb for user APP disappear. So...

Last edited by Pat Phelan; 01-29-10 at 08:57. Reason: sig spam removal
Reply With Quote
  #2 (permalink)  
Old 01-29-10, 08:26
Thrasymachus Thrasymachus is offline
SQL Server Street Fighter
 
Join Date: Nov 2004
Location: Down The Rabbit Hole
Posts: 7,979
so much for outsourcing development. my production dbas in india are top notch though.

first, the server should be rarely rebooted. if it is being rebooted regularly, you may have other issues. second the tempDB is recreated from a copy of the model db everytime you reboot. Hence the name temp.
__________________
software development is where smart people go to waste their lives
Reply With Quote
  #3 (permalink)  
Old 01-29-10, 09:01
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,606
I'm 99% sure it was sig-spam, I don't think there is any real question. I neutered the URLs just in case.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
  #4 (permalink)  
Old 01-29-10, 09:03
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
Third, you shouldn't need dbo on tempdb. It sounds like your application is misusing that database.
__________________
Testimonial:
Quote:
pootle flump
ur codings are working excelent.
Reply With Quote
  #5 (permalink)  
Old 01-29-10, 09:04
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
Quote:
Originally Posted by Pat Phelan View Post
I'm 99% sure it was sig-spam, I don't think there is any real question. I neutered the URLs just in case.

-PatP
I was going to do similar however at first glance that question has been asked only a couple of times elsewhere this week.

Anyway, if this is indicative of their development expertise then the quality of their applications is certainly open to question.
__________________
Testimonial:
Quote:
pootle flump
ur codings are working excelent.
Reply With Quote
  #6 (permalink)  
Old 01-29-10, 09:57
Thrasymachus Thrasymachus is offline
SQL Server Street Fighter
 
Join Date: Nov 2004
Location: Down The Rabbit Hole
Posts: 7,979
nobody comes here for help anymore. have i trolled this board to death finally?
__________________
software development is where smart people go to waste their lives
Reply With Quote
Reply

Tags
database, microsoft, server, software, sql

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On