Viewing 15 posts - 181 through 195 (of 296 total)
I have a table which stores date per week. I am passing those dates to my inline statement (in execute sql statement).
February 21, 2013 at 7:20 am
Thanks. Another question. I have a for each container that reads dates from the table. Inside the container, I've execut SQL task. I did the parameter mapping and seems like...
February 20, 2013 at 10:04 pm
Thanks. I like to understand though, how a partioning table helps in archiving? I understand data gets horizontally partioned based on the partition function with partition number; but how...
February 9, 2013 at 2:55 pm
Thanks. I am able to create the partion now. Now I have two concerns.
1) Dropping the existing clustered index and making it non clustered; won't it have impact on the...
February 9, 2013 at 11:28 am
Sorry, I didn't say it correctly. The underlying index supporting the sets of primary key (on few columns) is clustered. So, does this need to be made non-clustered? Because I...
February 9, 2013 at 10:38 am
Currently, my table has different sets of keys. Can theses remain intact? Or do I need to create date as primary key?
February 9, 2013 at 7:05 am
Archiving the data is also what I am trying to achieve as well.
February 8, 2013 at 4:12 pm
Thank you all for your input.
February 7, 2013 at 7:28 am
They need to be able to run activity monitor on that db, take backups, restore only on that db.
February 6, 2013 at 5:07 am
I still don't understand how that user has admin rights on that db. That will only make db-owner I thought. Can this user run activity monitor and all? Sorry I...
February 5, 2013 at 9:46 pm
So, the login should be granted sysadmin role?
February 5, 2013 at 8:23 pm
Yes it does. And actually it worked again after re-processing the cube with the columns disabled from browsing...But I am not sure what the issue is...I just don't want the...
October 18, 2012 at 10:12 am
Take off line - Modify file and then take online worked for me. Thanks!
September 12, 2012 at 6:52 pm
Never mind. Got it. It was under the database settings.
September 10, 2012 at 5:35 pm
Viewing 15 posts - 181 through 195 (of 296 total)