Re: Manual Logshipping - How to encrypt the transaction log backup fil
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 07/15/05
- Next message: Hari Prasad: "Re: transaction file"
- Previous message: S Siva Prasad [SIVA]: "Manual Logshipping - How to encrypt the transaction log backup fil"
- In reply to: S Siva Prasad [SIVA]: "Manual Logshipping - How to encrypt the transaction log backup fil"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 15 Jul 2005 14:58:55 -0400
Take a look at SQLLiteSpeed from www.imceda.com . It will do log shipping
for you and can encrypt and compress the backup files. It shuld make things
better all around for you.
-- Andrew J. Kelly SQL MVP "S Siva Prasad [SIVA]" <SSivaPrasadSIVA@discussions.microsoft.com> wrote in message news:5F1EFFBF-6BAD-45BF-B02A-766F7DA880B1@microsoft.com... > The scenario is like that, > > Database "DB1" on the Production Server ( Prod1 ) in Sydney has to > maintain the standby database "DB2" on Standby Server (Prod2) in Brisbane. > > Proposed solution is to setup manual Log Shipping by copying of > transaction > log files from the Production server to Standby Server. > > The reason why I am going for the manual log shipping over the Log > Shipping feature available in SQL Sever 2000 to comply with our security > auditing recruitments. > > Since in the SQL Server feature of Log Shipping the transaction log > file is not encrypted. Hence transferring of the transaction log file > backup > over the network would lead to security risk. > > The questions is., > > Since the data are confidential. How to encrypt the transaction log > file > while transmitting over the network? > > -- > Thanks > S SIVAPRASAD
- Next message: Hari Prasad: "Re: transaction file"
- Previous message: S Siva Prasad [SIVA]: "Manual Logshipping - How to encrypt the transaction log backup fil"
- In reply to: S Siva Prasad [SIVA]: "Manual Logshipping - How to encrypt the transaction log backup fil"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|