Viewing 15 posts - 76 through 90 (of 107 total)
Hi,
Just to be clear, I don't use EM to create new objects, I create scripts for all of the databases using EM and store the scripts in Source Safe.
I want...
February 7, 2007 at 3:18 am
This was from scripting directly from enteprise manager, not creating a script manually... Surely Enteprise Manager should also qualify the name when creating the stored procedure!
February 6, 2007 at 8:16 am
Hi,
Have you tried using DBCC INDEXDEFRAG instead? This is not classed as an offline process, does this still use a large amount of CPU?
Pete
February 6, 2007 at 8:07 am
Hi,
Thanks for the replies.... But when you use All tasks - Generate scripts for stored procedures, the dbo does not get added to the CREATE PROCEDURE part of the script...
February 6, 2007 at 7:55 am
HI Carl,
I think they come under the multi processor licensing model.
Pete
February 6, 2007 at 7:07 am
Hi,
For performance I would always recommend creating a Data Warehouse reporting environment and then put some kind of reporting technology on top of that. I personally use Business Object XI...
February 6, 2007 at 7:05 am
From your local PC can you open the file?
November 28, 2006 at 9:11 am
Hi,
When it fails are you running the process using SQL Agent? If so does the SQL Agent login have permission to the file you are bulk loading?
Pete
November 28, 2006 at 8:04 am
Hi,
Whenever I write a stored procedure I call a generic stored procedure INS_DEBUG_LOG before each statement, this generic stored procedure writes to a Debug log table which holds the last statement...
November 28, 2006 at 7:56 am
Hi all,
Well it seems there must have been something wrong with the MDF file. I created a brand new empty databases, loaded the static data and then ran a full...
November 24, 2006 at 9:40 am
Hi all,
I don't think it is the AV software, because CPU is running ok I have also disabled it to check whether it was that.
I have now copied the MDF...
November 23, 2006 at 6:48 am
Hi,
As the service pack is status CTP ( Community Technology Preview ) Does this mean it is similier to a beta version? Therefore does that mean I shouldn't install it...
November 22, 2006 at 9:37 am
Hi Rich,
Thanks for your reply... The Database is running in 'simple' logging mode, so the process shouldn't run out of log space. Both the log file size and the...
November 22, 2006 at 9:16 am
Thanks everyone for your replies, I will install SP2 on the client machine.
Are there any gotchas I should watch out for when installing this service pack? The database is hosting...
November 22, 2006 at 9:09 am
Hmmm I'm probably being really thick... But when I open the wizard, and I get to 'Choose Script Option' the Script behavior shows either 'Generate CREATE statements only' or 'Generate...
November 21, 2006 at 6:55 am
Viewing 15 posts - 76 through 90 (of 107 total)