Viewing 15 posts - 16 through 30 (of 41 total)
Jeff, my problem is maximum size 8... I was tried using SSIS, but it's the same problem... I have a 180 columns and 1 million rows (MySQL).... when I show...
October 30, 2013 at 4:15 pm
but the problem is openrowset
Msg 103, Level 15, State 1, Line 4
The character string that starts with 'select `ID`,if(`STATUS`='',null,`STATUS`) as `STATUS`,if(`DIGITADOR`='',null,`DIGITADOR`) as `DIGITADOR`,if(`DATA_INCLUSAO`='',nu' is too long. Maximum length is 8000.
is...
October 30, 2013 at 11:40 am
Gila,
I noticed that the log file is bigger when I do a full backup. is this normal? actually my database have a 80gb (mdf). and a do a shrink... all...
October 2, 2013 at 10:36 am
all right, but the big problem is backup log... may a 170mb for each file... lets suppose that I have 30 log files? 30 x 170 = 5gb backup log?...
October 2, 2013 at 10:19 am
I noticed that the log file is bigger when I do a full backup. is this normal?
October 2, 2013 at 10:15 am
Gila,
so... in the case, it's recommend a put datafiles .mdf, .ndf and .ldf in the same disk, correct?
September 25, 2013 at 5:53 am
All right...
I have been installed and my installation not was successful.. is due this problem.
how can i fix it?
September 25, 2013 at 4:56 am
" If you have 4 processors, you could start 4 MDF" (in the case, i'll have 5 datafiles all right? (4 for ndf) and (1 mdf-default), ok?
and about: "files at...
September 23, 2013 at 8:12 am
1,000MB equals = 1GB? or 1MB?
and if I have 4 processor (physical) I need put more 3 datafile? because exist mdf (default).
You sad: "500MB with 500MB growth for the LDF...
September 23, 2013 at 5:22 am
yes, but the problem at the moment is because my tempdb is thin.... small.. (that is new project - SQL Server)... Hardware, OS, Database... and my tempdb is small.. you...
September 22, 2013 at 6:19 pm
Yes... but lets suppose that I am installing at the moment and tempdb is small.. (2,3,4mb), in other words, is not a big... how can i calculate this (for each...
September 22, 2013 at 6:16 pm
and about the size of them? how can i calculate that?
September 22, 2013 at 2:08 pm
hm, all right.
last doubt dude...
i have this index:
id index_type_desc index_id avg_frag
1CLUSTERED INDEX080
alter index indexname
on table X
rebuild with (online=on)
after that...
September 2, 2013 at 4:51 pm
Viewing 15 posts - 16 through 30 (of 41 total)