Hi All,
We are trying to insert 20 million records by using a script.Currently ,the DB is in Full recovery model ,and the drive is getting full due to log file.
Hence, i am planning to change the db to Bulk recovery model and then run the script However,we can't take log backup and can't do point-in-time recovery.So,could you please let me know if there is any other way to insert those records apart from this.
We are trying to insert 20 million records by using a script.Currently ,the DB is in Full recovery model ,and the drive is getting full due to log file.
Hence, i am planning to change the db to Bulk recovery model and then run the script However,we can't take log backup and can't do point-in-time recovery.So,could you please let me know if there is any other way to insert those records apart from this.