Click here to Skip to main content
15,795,991 members
Home / Discussions / Database
   

Database

 
GeneralRe: LDF file Size is so increased Pin
Kornfeld Eliyahu Peter1-Jun-15 0:57
professionalKornfeld Eliyahu Peter1-Jun-15 0:57 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.1-Jun-15 1:07
Azam Niaz Ch.1-Jun-15 1:07 
GeneralRe: LDF file Size is so increased Pin
Kornfeld Eliyahu Peter1-Jun-15 1:15
professionalKornfeld Eliyahu Peter1-Jun-15 1:15 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.1-Jun-15 1:26
Azam Niaz Ch.1-Jun-15 1:26 
GeneralRe: LDF file Size is so increased Pin
Kornfeld Eliyahu Peter1-Jun-15 1:49
professionalKornfeld Eliyahu Peter1-Jun-15 1:49 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.1-Jun-15 2:29
Azam Niaz Ch.1-Jun-15 2:29 
GeneralRe: LDF file Size is so increased Pin
Kornfeld Eliyahu Peter1-Jun-15 2:39
professionalKornfeld Eliyahu Peter1-Jun-15 2:39 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.1-Jun-15 2:50
Azam Niaz Ch.1-Jun-15 2:50 
Please see the generated script

USE [TEST_APP]
GO
DBCC SHRINKFILE (N'TEST_APP_Log' , 0, TRUNCATEONLY)
GO


I just want to truncate the logs.
AnswerRe: LDF file Size is so increased Pin
Kornfeld Eliyahu Peter1-Jun-15 3:09
professionalKornfeld Eliyahu Peter1-Jun-15 3:09 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.1-Jun-15 3:17
Azam Niaz Ch.1-Jun-15 3:17 
GeneralRe: LDF file Size is so increased Pin
Kornfeld Eliyahu Peter1-Jun-15 3:18
professionalKornfeld Eliyahu Peter1-Jun-15 3:18 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.1-Jun-15 3:53
Azam Niaz Ch.1-Jun-15 3:53 
AnswerRe: LDF file Size is so increased Pin
Kornfeld Eliyahu Peter1-Jun-15 4:19
professionalKornfeld Eliyahu Peter1-Jun-15 4:19 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.1-Jun-15 20:36
Azam Niaz Ch.1-Jun-15 20:36 
GeneralRe: LDF file Size is so increased Pin
Corporal Agarn2-Jun-15 2:34
professionalCorporal Agarn2-Jun-15 2:34 
GeneralRe: LDF file Size is so increased Pin
GuyThiebaut4-Jun-15 3:08
professionalGuyThiebaut4-Jun-15 3:08 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.4-Jun-15 8:26
Azam Niaz Ch.4-Jun-15 8:26 
GeneralRe: LDF file Size is so increased Pin
GuyThiebaut4-Jun-15 8:28
professionalGuyThiebaut4-Jun-15 8:28 
GeneralRe: LDF file Size is so increased Pin
Richard Deeming4-Jun-15 9:44
mveRichard Deeming4-Jun-15 9:44 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.5-Jun-15 21:40
Azam Niaz Ch.5-Jun-15 21:40 
GeneralRe: LDF file Size is so increased Pin
Richard Deeming7-Jun-15 22:27
mveRichard Deeming7-Jun-15 22:27 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.21-Jun-15 10:04
Azam Niaz Ch.21-Jun-15 10:04 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.4-Jun-15 8:29
Azam Niaz Ch.4-Jun-15 8:29 
GeneralRe: LDF file Size is so increased Pin
Azam Niaz Ch.4-Jun-15 9:30
Azam Niaz Ch.4-Jun-15 9:30 
QuestionSQL: Function To find Last business day of the Month factoring in Holidays Pin
swoozie128-May-15 8:43
swoozie128-May-15 8:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.