Viewing 15 posts - 661 through 675 (of 1,081 total)
Steps:-
Change the Default Port to XXXX to the Default SQL Server Instance
Restart the Default SQL Server Instance
Change the Port to 1433 to the Named SQL Server Instance
Restart the Named SQL...
November 10, 2010 at 3:10 am
lax.rawat07 (11/10/2010)
LedgerId, ProfitAndLoss
46 -3000.00
49 -7000.00
45 ...
November 10, 2010 at 1:14 am
Jeetendra (11/10/2010)
We have a Default SQL Server 2005 & several other named SQL Server Instances on the same box.
Now One of the application requires us to configure the SQL Named...
November 10, 2010 at 1:08 am
Microsoft Active/Active is purely 2 nodes acting as Active nodes and using each other as failover.
You will host different databases on each node.
Not the same as Oracle Active/Active...
make sense?
November 10, 2010 at 12:48 am
add a cleanup task and define your retention period.
November 10, 2010 at 12:45 am
Tarun Jaggi (11/9/2010)
Thanks!!Yes I am refering to connectionstring of .NET. Can you please give some sample code?
November 9, 2010 at 3:31 am
select DATEDIFF(hour,'2010-10-08 23:59:59','2010-10-09 03:00:00')
??
November 9, 2010 at 12:07 am
Fair enough, but you only mention
OLAP Services is using SQL Server Login same with Analysis Services and SQL Server. These two servers are also on the same domain.
...
confirm if...
November 8, 2010 at 11:28 pm
Obviously, the error states the OLAP database does not exist eventhough it exists. Using "sa" login to execute the above script I do not encounter any error.
check the account permissions...?
November 8, 2010 at 11:14 pm
Get your application Vendor to provide support on their tables.
Vendors usually provide scripts to modify their own tables and structures, they should be able to assist.
November 8, 2010 at 11:12 pm
do you have any indexes on ams_fin_link??
November 8, 2010 at 11:08 pm
Map \\Sasi as a drive letter and use it as N'f:\Testing.txt', F being the drive letter or whatever you assigned.
November 8, 2010 at 10:59 pm
Do you have any indexes on order by c.CATEGORY_NAME
?
November 8, 2010 at 10:52 pm
me.nitin.sethi (11/8/2010)
OK Can u please help me with a step chart to get away with this problem please would be a great help .....
November 8, 2010 at 3:38 am
Viewing 15 posts - 661 through 675 (of 1,081 total)