Showing posts with label hii. Show all posts
Showing posts with label hii. Show all posts

Tuesday, March 27, 2012

Downloading sql server 2005

Hi!
I am a beginner who downloaded Microsoft SQL server 2005 (for reporting services) to my Windows XP Professional (32-bit systems), but it asks me to install the service packs as well...

Its confusing to know which ones... So Windows XP Service Pack 2 is already installed.
I could not find Windows 2000 Service Pack 4 for my version though.
Downloaded Windows Server 2003 Service Pack 1, which requires Windows Server 2003 as well... true?

Do I also need Asp.net and IIS?
I would be very grateful for some help... to clarify which components needed.


With your setup you need to:

1. Install IIS and .net 2.0

2. Install SQL Server 2005 Developer or Standard edition. The Developer edition has all features of the Enterprise edition and can run on Windows XP.

Sunday, March 25, 2012

Download Windows server

Hi!
I am confused ...downloaded Microsoft SQL server 2005 (for reporting services) to my Windows 2002 (32-bit systems), but it asks me to install the service packs as well...

So Windows XP Service Pack 2 is already installed.
And I need to download Windows server 2000 or 2003 R2, but where could I find a free trial version?

Do I also need Asp.net and IIS?
I would be very grateful for some help... to clarify which components needed.

Since you're wanting RS, you'll need to install SQL Server Express with Advanced Services. Here's the link:

http://msdn.microsoft.com/vstudio/express/sql/compare/default.aspx

This product is supported on XP SP2, so you won't need to do any OS upgrades.

Thanks,
Sam Lester (MSFT)

|||Thank you so much!
I get the following answer though "Your OS does nor support the Service Pack required for this SQL server release."

So my OS is 2002...
How do I check which SP required?
I did not find any .net Framework 2.0 SP.|||I managed to download SQL Server 2005 Express Edition with Advanced

Services SP1, and noticed Reporting services are available but how about "Analysis services" ?
|||

Analysis Services does not ship with any of the Express SKUs. It is part of the other SKUs (Enterprise, Standard, etc). If you want to play around with it, you can download the evaluation version found here:

http://www.microsoft.com/sql/downloads/trial-software.mspx

Thanks,
Sam Lester (MSFT)

download SQL Server Accelerator for BI

hi
i need the partition aggregation utility for sql server 2000
i found the link at microsoft but the download seems to be moved
http://www.microsoft.com/sql/prodinf...i/default.mspx
any ideas where i can find that tool?
thanks
andreas
Hi
Did you check out the link on
http://support.microsoft.com/default...b;en-us;897350
John
"Andreas" <Andreas@.discussions.microsoft.com> wrote in message
news:513A050C-6A59-4515-BDF1-F82A438053F1@.microsoft.com...
> hi
> i need the partition aggregation utility for sql server 2000
> i found the link at microsoft but the download seems to be moved
> http://www.microsoft.com/sql/prodinf...i/default.mspx
> any ideas where i can find that tool?
> thanks
> andreas
>
|||yubdidu - yahoo
great, thanks a lot
andreas
"John Bell" schrieb:

> Hi
> Did you check out the link on
> http://support.microsoft.com/default...b;en-us;897350
> John
> "Andreas" <Andreas@.discussions.microsoft.com> wrote in message
> news:513A050C-6A59-4515-BDF1-F82A438053F1@.microsoft.com...
>
>

download SQL Server Accelerator for BI

hi
i need the partition aggregation utility for sql server 2000
i found the link at microsoft but the download seems to be moved
http://www.microsoft.com/sql/prodin...bi/default.mspx
any ideas where i can find that tool?
thanks
andreasHi
Did you check out the link on
http://support.microsoft.com/defaul...kb;en-us;897350
John
"Andreas" <Andreas@.discussions.microsoft.com> wrote in message
news:513A050C-6A59-4515-BDF1-F82A438053F1@.microsoft.com...
> hi
> i need the partition aggregation utility for sql server 2000
> i found the link at microsoft but the download seems to be moved
> http://www.microsoft.com/sql/prodin...bi/default.mspx
> any ideas where i can find that tool?
> thanks
> andreas
>|||yubdidu - yahoo
great, thanks a lot
andreas
"John Bell" schrieb:

> Hi
> Did you check out the link on
> http://support.microsoft.com/defaul...kb;en-us;897350
> John
> "Andreas" <Andreas@.discussions.microsoft.com> wrote in message
> news:513A050C-6A59-4515-BDF1-F82A438053F1@.microsoft.com...
>
>sql

Thursday, March 22, 2012

download files in DTS package

Hi!
I need a help!!
How to download files in DTS package?
TanksYour post does not make much sense since it is too terse. What files are you
talking about? Where are you downloading from? What is the purpose of using
the DTS package?
For DTS related issues, there is no other site more resourceful than:
www.sqldts.com
Anith

downgrading from 2005 to sql server express

Hi

I have a sql server 2005 database - i want to downgrade it to sql server express , i ahve tried to do a restore from a backup file from the 2005 database , I basically want to restore tables stored procs and data from the 2005 into sql server express , any ideas on the best direction for this ?

thanks

If both SQL Servers are in the same network you just register the Express with the full version and in the backup and restore wizard choose the restore from device option. If both are not in the same network then you take the .bak file and put it in the backup subfolder in Microsoft SQL Server and it is important you let Windows create the file path for you and follow the previous direction. Post again if you still have question. Hope this helps.

Wednesday, March 21, 2012

Downgrade SQL 2005 Entreprise to Workgroup Edition ?

Hi

I have the following problem :

I have licensed a german version of sbs 2003 premium. With the upgrade to sbs 2003 r2, I will buy the rights to use the sql 2005 workgroup edition. But the german sbs 2003 r2 is not available by now.

I could go in production with the sql 2005 trial, this is an entreprise edition.

My question is : can I downgrade the sql server 2005 from this trial edition (entreprise) to the workgroup edition ? Is it possible ? easy ? any recommendations ?

Many thanks !

Ferrarirosso

You can upgrade Trial SQL Server 2005 to Workgroup edition but it must happen before the trial edition expires.

Monday, March 19, 2012

Doubt to be Clarified

hi

I have a backup up strategy as follows
Differential - every 4 hrs(4am,8am,12pm,...)
transaction - every 10 min

I am using SQL SERVER 2000.

At Some point of time my Differential and Transaction backup clashes
at(4am,8am,...)

when i Check my Entriprise Manager(Locks/process id)
I find Spid (blocked).

1)spid = 661

Properties Window
BACKUP DATABASE [imcl] TO [DiffBkp_IMCL] WITH NOINIT , NOUNLOAD ,
DIFFERENTIAL , NAME = N'IMCL Device Differential Backup', NOSKIP ,
STATS = 10, NOFORMAT

2)spid 708 blocked by 661
Properties Window
BACKUP LOG [imcl] TO DISK =
N'F:\DatabaseBackups\IMCL\Tran\NewTranImcl\imcl\im cl_tlog_200505261200.TRN'
WITH INIT , NOUNLOAD , NOSKIP , STATS = 10, NOFORMAT

What I want to know is - :
a)Should I ignore this Blocking as it is solved automatically.

b)Whether my backup plan is poor.

c)Will this effect my users who are connected to my Server.

Thank u in advanceThe blocking will be resolved, in that spid 708 is essentially 'on
hold' until 661 completes. Probably the easiest way to avoid the issue
is to set the log backups to run every ten minutes but starting at five
minutes past the hour instead of on the hour, which I guess is what you
currently have.

If the differential backup takes more than 5 minutes, then you'll still
get the blocking, though, so if this is the case, then you might want
to create multiple active schedules for your transaction log backups -
the first one from 00:00 to 03:50, the next from 04:20 to 07:50 (or
whatever interval allows the differential backup to complete without
blocking) etc.

Your backup plan is fine in principle - see "Reducing Recovery Time" in
Books Online (provided that you're also making full backups at some
point, of course).

Simon|||Thank you Simon for advice

Simon Hayes wrote:
> The blocking will be resolved, in that spid 708 is essentially 'on
> hold' until 661 completes. Probably the easiest way to avoid the issue
> is to set the log backups to run every ten minutes but starting at five
> minutes past the hour instead of on the hour, which I guess is what you
> currently have.
> If the differential backup takes more than 5 minutes, then you'll still
> get the blocking, though, so if this is the case, then you might want
> to create multiple active schedules for your transaction log backups -
> the first one from 00:00 to 03:50, the next from 04:20 to 07:50 (or
> whatever interval allows the differential backup to complete without
> blocking) etc.
> Your backup plan is fine in principle - see "Reducing Recovery Time" in
> Books Online (provided that you're also making full backups at some
> point, of course).
> Simon

Sunday, February 26, 2012

Don't have any Server to choose from the Server name list

Hi
I have just installed SQL Server 2005 Enterprise Edition. I have Microsoft
Windows 2000. When I start SQL Server Management Studio and have to choose a
server from the Server name list, the list is empty. I have no clue what to
do?
Please Help me!!!
Explain carefully
FiaType the name of the server in the Server Name field. If
it's an named instance, you would need to type
ServerName\InstanceName
-Sue
On Thu, 07 Sep 2006 11:04:03 GMT, "fiaolle"
<fiaolle@.telia.com> wrote:

>Hi
>I have just installed SQL Server 2005 Enterprise Edition. I have Microsoft
>Windows 2000. When I start SQL Server Management Studio and have to choose
a
>server from the Server name list, the list is empty. I have no clue what to
>do?
>Please Help me!!!
>Explain carefully
>Fia
>