Viewing 15 posts - 166 through 180 (of 243 total)
Please go through the below post,
http://www.sqlservercentral.com/Forums/Topic604457-146-1.aspx
I think u will be very clear after that.
December 17, 2008 at 11:54 pm
Lynn Pettis (12/8/2008)
But the t-log backups will only have the transactions from entered since the last t-log backup.Is your disk drive filling up during the full backup?
disk drive filling up...
December 9, 2008 at 1:17 am
Means Full backup also contain commited transactions, which are also commited in transaction logs which are backuped during Full backup.!!!
December 8, 2008 at 10:33 pm
i have taken a log backup with truncate only, the chain of log sequence break..
but i nedd to take log backup with truncate..bac of log file size is full..
Is there...
December 8, 2008 at 9:56 pm
I have heard about some procedure like..SP_OAcreate ,...
which is used with OS Objects.
But i don't know how to use it?
can it solve my problem?
December 8, 2008 at 9:48 pm
Yes, u have described, but at that i was littlebit confused.
Thanks guy.
December 6, 2008 at 4:19 am
so, your meaning is we should not apply transaction log backups which are generated during full backups, only apply which are generated after full backup..otherwise it will give error.
My query...
December 6, 2008 at 12:32 am
Hi i can get both HA and HP from Active/Passive clustring .
But this very costly in comparision to Mirroring/Shipping.
in this ,When one instance is fail it is auto tranfer to...
December 5, 2008 at 10:14 pm
Is there any query to Determine the sequence of all full, diff and transactional log backups?
How we can find sequence of those backups?
Suppose i have 5 full backups , 15...
December 5, 2008 at 10:04 pm
I want to insert data from XML File, which has not fixed format.
But XML file has first node is fix and which is parenr node , but except first node...
December 5, 2008 at 9:59 pm
I have set to network acess,
But the problem is :
In network storage devive , we have given username and password of that network device domain user for security purpose.Means we...
December 5, 2008 at 9:48 pm
But how can i copy to network storage device...
when i run command
xp_cmdshell 'dir "nas01\folder"'
or
backup database master to disk = '\aso1\folder\master.bak'
raised error : Specified path unavailable..so i can not take...
December 3, 2008 at 9:51 pm
Anyone can tell me?
I got some script to bifurcate memory as per database..
But is there any?
My Server eaten more than 1 GB?
Why more ?..How to identify memory eaten by server?
December 2, 2008 at 10:28 pm
I have taken backup on networh storage device, and the folder have username and password required to open that folder,
When i take backup to taht folder,,i got above error which...
December 2, 2008 at 10:26 pm
SQL logins..
But i think concern with network storege device?
December 1, 2008 at 3:44 am
Viewing 15 posts - 166 through 180 (of 243 total)