Viewing 15 posts - 301 through 315 (of 2,268 total)
durai nagarajan (7/27/2011)
do you think my approach...
July 27, 2011 at 5:16 am
Are we talking about a Transactional Database or a Database setup for reporting purposes (data warehouse / OLAP)
If it's the former then follow the steps of normalisation through to at...
July 26, 2011 at 10:28 am
db2mo (7/26/2011)
July 26, 2011 at 7:40 am
durai nagarajan (7/26/2011)
hello,in profiler you can use StmtCompleted under stored procedure section to find out the time taken and based on that you can action it.
Surely you need more information...
July 26, 2011 at 7:37 am
If this is Base SAS then you should be able to see the license on the about window. Other flavours of SAS i am not sure, you could...
July 26, 2011 at 7:29 am
if you have the correct interface (ACCESS) license you can do this with a PROC EXPORT, otherwise use PROC EXPORT to create a CSV and then import this...
July 26, 2011 at 7:10 am
have a look at the acutal exection plan on the slow running query and this will provide you with the information you need. Post it here if you...
July 26, 2011 at 7:05 am
1. are the servers geographically isolated from each other?
do you have automatic fail over?
have you tested the fail-over and made sure any systems that connect...
July 26, 2011 at 6:50 am
yes if Anonymous authenitication is not allowed then you will need to get the SMTP server admin to setup an account that you can use. either windows authentication (for...
July 26, 2011 at 6:05 am
do you have the correct attribute relationships setup?
July 26, 2011 at 5:01 am
preynolds 73137 (7/26/2011)
SQL noob here, but would ABS work?
ABS would work for the opposite, (negative to positive)
July 26, 2011 at 4:55 am
are you using Anonymous authenitcation?
if not, check that your SQL service account can authenticate against the server
July 26, 2011 at 4:53 am
M.Kahn (7/26/2011)
Welsh Corgi (7/22/2011)
SVR (7/22/2011)
Can you give me options to crash in software world, and I will let the fire department take care of the physical crashes.
Yes, don't ask any...
July 26, 2011 at 3:39 am
Check the mail log and have a look at the error you are getting as this will give you more of an idea of why it is failing..
I have never...
July 26, 2011 at 3:23 am
pwalter83 (7/26/2011)
steveb. (7/26/2011)
You can setup one-way transactional replication.Also I don't see how running an SSIS packages is any more secure..
this is really ridiculous, i specifically mentioned above that the...
July 26, 2011 at 3:14 am
Viewing 15 posts - 301 through 315 (of 2,268 total)