Activating bulk import
Bulk import is an SQL Server only feature that allows data to be imported from a set location. Before an iBase database administrator can run bulk import, the server that holds the database must be configured for bulk import.
About this task
This method of configuring the database and server is suitable if:
- The security context for the server is appropriate for your organization.
- The iBase database administrator is member of the SQL Server sysadmin fixed server role.
- The SQL Server service has permission to create and delete files in the SQL Server data folder.
After the iBase database administrator has the right SQL Server permissions, bulk import can be activated. You must reactivate Bulk Import if you move the database to a different server.
Procedure
What to do next
The database is then activated for bulk import on the specified server.
Attention: This command temporarily enables
xp_cmdshell
to move
certificates from the primary database to the iBase database. In the unlikely event, that it fails
to disable it at the end of the procedure, this message is
displayed:Cannot disable xp_cmdshell
.
Disable xp_cmdshell
manually otherwise your server security might be compromised.
If
this occurs, you must take immediate steps to disable xp_cmdshell
yourself.You can change the location of the bulk import data files folder using the advanced database properties, without having to reactivate the database for Bulk Import.