Hi,
I am trying to restore data from a backup taken with the following configuration on WIndows 2008 64 bit server:
1. CHUNK SIZE: 1000000
2. BULK INSERT: Yes
3. BULK SIZE not specified – default is 1000M for max_packet_Size and net length is 16M on the database server.
The server where I am trying to restore the data from the sql file is running on 32 bit Windows 2008 and also has max_packet_size = 1000M and 16M as the net buffer length.
Any help is appreciated.
Thanks,