• Honny (12/17/2013)


    Databases we have created in D Drive not in C Drive

    <snip>

    which is already stored in the C.drive

    Ehrm... why would you create your databases on the D drive, but store your log files on the C drive?

    Anyway, since you are using the simple recovery model you cannot take a log backup.

    So you can either

    * shrink the log file (not really recommended)

    * allocate more space on the C drive (probably a temporary solution)

    * move the log files to a bigger disk (the way to go)

    Another question: why is the "ssisdb" creating log files?

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP