Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2008 > SQL Server 2008
|
SQL Server 2008 General discussion of SQL Server *2008* version only - not related to a specific book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2008 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  Spam!  
Old November 14th, 2009, 04:42 AM
Registered User
 
Join Date: Nov 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default role permission of tempdb due to server restart

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...


1. Is there any setting to ensure that the the db_owner role on tempdb for
user APP will remain after server reboot?


2. If not,
Is there any solustion to run a script at server startup?
And does anybody have a script that will create the db_owner role on tempdb
for user APP(or some pointer on how)?


Chirag Vyas
Project Manager

Last edited by ctatvasoft; March 5th, 2014 at 05:17 AM.. Reason: there any solustion





Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache server didn't get restart after editing the httpd.conf file with PHP code Swati G Beginning PHP 1 March 13th, 2014 04:36 AM
Restart SQL Server instance on Windows Cluster katty.jonh BOOK: Professional IIS 7 ISBN: 978-0-470-09782-3 1 July 25th, 2012 04:10 AM
Failed to generate a user instance of SQL Server due to a failure starting the proces prisma BOOK: Professional ASP.NET Design Patterns 0 February 6th, 2012 08:56 AM
role of sql server in Biz talk lawrence Biztalk 0 April 15th, 2005 11:11 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.