Viewing 15 posts - 346 through 360 (of 2,008 total)
I guess NO. Two instances should be on two different ports.
January 10, 2012 at 6:36 am
Please try ssms or ssms.exe on command prompt.
January 10, 2012 at 6:26 am
That's why I provided the link. SSMS is part of Express Edition.
January 10, 2012 at 6:24 am
Not very sure but password reset / expire or OS upgrade (service packs / patches) may cause this problem. Did you notice anything similar on the server?
January 10, 2012 at 6:22 am
SQL Server Performance Tuning is a big chapter / book in itself. There is no straight answer for your question because it depends on various factors (hardware/software/OS/networking etc.). If you...
January 10, 2012 at 6:15 am
I believe you unchecked the client components while installation. You can re-run the installation & modify / update the existing instance.
For More: http://www.microsoft.com/sqlserver/en/us/product-info/compare.aspx
January 10, 2012 at 6:12 am
If you don’t have audits / policies / alerts in place it’s hard to figure out. I would suggest you to take actions on it ASAP before *someone* just drops...
January 9, 2012 at 10:04 am
Agree with Sean. It’s not like regular requirements that we get from management. For instance, if a table has 2 rows and one of the columns have 123456789 and 12345678...
January 9, 2012 at 9:57 am
If you can afford, many trainers / training institutes provide data modelling tutorials & samples etc. Please google for it & search for a trainer in your area. Else online...
January 9, 2012 at 9:39 am
I understood you don’t have access to another server except read / execute. But my question is still unanswered. Can someone verify that the job runs successfully on the Another...
January 9, 2012 at 9:31 am
As a side note, you should avoid external applications to hit to your database as sysadmin user. It could invite major security breach in future.
Also, please verify if it’s the...
January 9, 2012 at 9:16 am
Any reasons for executing a job on Linked Server? Does the job work per expectations on Local Server (where it is created)?
January 9, 2012 at 9:08 am
If a public server means a server where anybody can login and do whatever then answer is NO.
And you don’t need any Server like it. You can install SQL Server...
January 9, 2012 at 7:47 am
I read the completer thread (now). I believe you are not able to generate the resultset (data dictionary) as the first step. If your query gives the output you are...
January 9, 2012 at 7:43 am
padhis (1/9/2012)
This may help you.http://www.sqlservercentral.com/articles/Backup+%2F+Restore/72234/
Nice Pointer but it might not help OP because backup file won't have the indicators (prefix/suffix) he might be interested in.
January 9, 2012 at 7:35 am
Viewing 15 posts - 346 through 360 (of 2,008 total)