Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 sqlcmd utility

Author  Topic 

didu1976
Starting Member

1 Post

Posted - 2009-02-19 : 12:33:50
Hi Iam doing a migration project where we use sqlcmd as a batch program to insert records to destination tables.We are writing the log file at the end like "Insert into ....." -o abc.log -c Go.
What i observe is for tables like more records,it's not updating the log file.File size is 0.for smaller tables it works fine writing number of records affected.

Can any body share the thoughts regarding this issue?

Malaya
   

- Advertisement -