Activity overview
Latest activity by bobgalway
I should tell you that the backup SQL Server is running SQL Server 2005 Express...could that be the issue????? / comments
I should tell you that the backup SQL Server is running SQL Server 2005 Express...could that be the issue?????
On my primary SQL server, the location is BOTH a folder on my E: drive (physical drive on server) called SQLlogShip AND a network share (\\p1800\SQLlogship). That share is seen on my backup SQL server. It is also seen and available by the Network Share browser button in Step#4 in the Wizard. As a test, I have even used your program to put a backup file in that same location and it works just fine. (log follows)
P1800\SQL2005: Backup - Successful
==================================
Performing full backups - Successful
This operation completed successfully.
Backing up PO (full database) on SQL2005 instance to:
E:\SQLlogShip\FULL_SQL2005_PO_20070831_090343.sqb
Database size : 3.438 MB
Compressed data size: 395.500 KB
Compression rate : 88.76%
Processed 256 pages for database 'PO', file 'PO' on file 1.
Processed 3 pages for database 'PO', file 'PO_log' on file 1.
BACKUP DATABASE successfully processed 259 pages in 0.152 seconds (13.911 MB/sec).
Validating files:
E:\SQLlogShip\FULL_SQL2005_PO_20070831_090343.sqb
The backup set on file 1 is valid.
SQL Backup process ended.
Updating SQL Server information - Successful
This operation completed successfully.
Any help is appreciated. / comments
On my primary SQL server, the location is BOTH a folder on my E: drive (physical drive on server) called SQLlogShip AND a network share (\\p1800\SQLlogship). That share is seen on my backup SQL s...
As I proceed along in the Log Shipping WIZARD, I am at step #4..after having some problems w/ the non-intuitive network share dialog, I got to the point where the shares are shown and the folders and sub-folders are shown. NOW, however, it (step #4) cannot proceed further because it insists that the "Folder does not exist" - when it does! Any help to get me past this would be appreciated. Thanks. Bob Galway. / comments
As I proceed along in the Log Shipping WIZARD, I am at step #4..after having some problems w/ the non-intuitive network share dialog, I got to the point where the shares are shown and the folders a...
I am using an evaluation version of SQL Backup 5 and trying to test Log Shipping. When I do so, it will show the SQL server but the drop-down for database is blank (yes, there are databases!). The documentation talks about SQL Backup Pro as being needed: is this my problem? How do I evaluate SQL Backup Pro? (I am using SQL Server 2005 on both servers). Thanks!. Bob Galway / comments
I am using an evaluation version of SQL Backup 5 and trying to test Log Shipping. When I do so, it will show the SQL server but the drop-down for database is blank (yes, there are databases!). The...
Copying useable databases to a Bacup SQL server
I am an Access developer teaching myself SQL Server 2005 (but very new to SQL Server). I am trying to do something that sounds simple but has not been easy for me: backup the databases on a product...