Jobs step can't see database
From: Fred K (fkilby@co.marin.ca.us)
Date: 12/30/02
- Next message: Stockton P.: "access to create stored procs"
- Previous message: Lori Landis: "Renamed Windows login not found in SQL Server 2000"
- Next in thread: Sue Hoegemeier: "Re: Jobs step can't see database"
- Reply: Sue Hoegemeier: "Re: Jobs step can't see database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Fred K" <fkilby@co.marin.ca.us> Date: Mon, 30 Dec 2002 10:40:49 -0800
We have a situation where we want to give developers the ability to create
jobs to automate some process to run after hours. They can't run DTS
packages because the DTS jobs use CmdExec, which only SysAdmin's have the
privilege of.
Here is the problem. When the developer try's to create a job
1 - She selects new job from the right-click menu on jobs. This is fine.
2 - The New Job Properties box opens, she add Name, Category and
Description. The Owner edit box is grayed out and empty.
3 - She can move to the Steps tab
4 - She can click [New...] and the New Job Step window opens.
5 - She can add a Step Name, select a Type and enter a Command, but does not
see her Database. This is the problem.
When she clicks to list the Databases she only has listed:
- master
- msdb
- northwind
- pubs
- tempdb
but not her application database (AppDB). She has permissions as "dbo" for
her (AppDB) via group membership and herself.
Any ideas as to what might be wrong?
Thanks for any help in advance.
Fred
- Next message: Stockton P.: "access to create stored procs"
- Previous message: Lori Landis: "Renamed Windows login not found in SQL Server 2000"
- Next in thread: Sue Hoegemeier: "Re: Jobs step can't see database"
- Reply: Sue Hoegemeier: "Re: Jobs step can't see database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|