Actually, it is a question in Sybase. For some reasons, we cannot set autogrowth for data/log files. The size of a log file, therefore, is fixed, or can be only changed manually. To better plan a size for logs, we need to know how much data we will import and how we import the data. Is there any way in estimating the size of the log file? Say, if we have 1 GB plain text file, what is the size of the log file should be?
Any input will be greatly appreciated.