Support for nbackup via service manager
---------------------------------------

                 Key: DNET-224
                 URL: http://tracker.firebirdsql.org/browse/DNET-224
             Project: .NET Data provider
          Issue Type: New Feature
          Components: ADO.NET Provider
            Reporter: Jiri Cincura
            Assignee: Jiri Cincura
            Priority: Minor


nBackup Support 

Tracker reference: CORE-1758. 

The nBackup utility performs two logical groups of operations: locking or 
unlocking a database and backing it up or restoring it. While there is no 
rationale for providing a service action for the lock/unlock operations—they 
can be requested remotely by way of an SQL language request for ALTER 
DATABASE—a Services API interface to the backup/restore operations is easily 
justified. 

Backup and restore must be run on the host station and the only way to access 
them was by running nBackup. 

The two new service actions now enabling nBackup backup and restore to be 
requested through the Services API are: 

isc_action_svc_nbak - incremental nbackup

isc_action_svc_nrest - incremental database restore

The parameter items are:

isc_spb_nbk_level - backup level (integer)

isc_spb_nbk_file - backup file name (string)

isc_spb_nbk_no_triggers - option to suppress database triggers

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to