..First post...
We are running SQL backups using snapmanager, when executing a second instance of a backup on another instance on the same server via SQL agent we get the following error. "There is another SnapManager operation currently in progress on this server. Please retry this operation after the conclusion of current job.", can this tool only do single thread/job? Our 15 minutes tran log update is interferring with our nightly full. My plan is to restart on failure since the tran log backup only runs for a few minutes. I would like the ability to run mutiple jobs but it doesn't look like that's the case, anyone have any input on this?
C:\Program Files\NetApp\SnapManager for SQL Server\SmSqlBi.exe -H "SERVER\INSTANCE1" -D 3 -R -G -S "SERVER\INSTANCE1" -C 0 -N -Daily
Connecting to SQL Server [SERVER\INSTANCE1] for validation...
[22:01:50.554] *** SnapManager for SQL Server Report
[22:01:50.554] Backup Time Stamp: 02-26-2011_22.00.01
[22:01:50.554] Getting SQL Server Database Information, please wait...
[22:01:50.554] Getting virtual disks information...
[22:03:38.852] Querying SQL Server instances installed...
[22:03:38.852] Creating threads for enumerating databases of different SQL Server instances.
[22:03:38.852] Waiting for the threads to finish enumerating databases.
[22:03:38.868] Connecting to SQL Server instance - SERVER\INSTANCE1...
[22:03:38.883] Getting SQL Server version information...
[22:03:38.899] Querying database information...
[22:03:38.993] All threads finished enumerating databases.
[22:03:38.993] Validating database configuration...
[22:03:38.993] Setting database disk configuration...
[22:03:38.993] Setting database locating on SQLRoot path...
[22:03:38.993] Querying database disk volume configuration...
[22:03:38.993] Getting SnapInfo directories configuration...
[22:03:38.993] SnapManager server is busy, please wait...
[22:03:48.993] Re-trying...
[22:03:49.102] Error Code: 0xc0040817
There is another SnapManager operation currently in progress on this server. Please retry this operation after the conclusion of current job.