Re: Cannot perform BULK INSERT even though the account is a bulkadmin
From: Jasper Smith (jasper_smith9@hotmail.com)
Date: 03/10/03
- Next message: lauren: "Re: Database Backup"
- Previous message: Tom Moreau: "Re: Database Backup"
- In reply to: Duck Dunn: "Cannot perform BULK INSERT even though the account is a bulkadmin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Jasper Smith" <jasper_smith9@hotmail.com> Date: Mon, 10 Mar 2003 17:43:14 -0000
Found the KB article that describes this issue
BUG: Cannot Perform BULK INSERT with Bulkadmin Privileges
http://support.microsoft.com/default.aspx?scid=kb;en-us;302621
-- HTH Jasper Smith (SQL Server MVP) I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Duck Dunn" <x@outerinternet.com> wrote in message news:3e63b159$1@news.microsoft.com... > We have a stored procedure that dynamically constructs a BULK INSERT > statement string and executes it. The account that executes this stored > procedure is not the DB owner or table owner, but has been given "Bulk > Insert Administrator" server role. > > We get the following error while executing this stored procedure: > > The current user is not the database or object owner of table > 'PreStageOrganization_AATP'. Cannot perform SET operation. > > Pl let us know what permissions are missing for this operation. > > Thanks > >
- Next message: lauren: "Re: Database Backup"
- Previous message: Tom Moreau: "Re: Database Backup"
- In reply to: Duck Dunn: "Cannot perform BULK INSERT even though the account is a bulkadmin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|