Forum Replies Created

Viewing 15 posts - 1,786 through 1,800 (of 2,436 total)

  • RE: SSC Memory Issues?

    Just to chime in ... got the error twice yesterday and once today ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: how to remove SPN

    I took the extract below from thread: http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=5&messageid=202884

    Here's how:

    I've had this problen quite frequently lately (ughh...)

    First thing you need to do is download the setspn utility (link...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Entry point not found

    Are you configured to run SQL Mail ? If so then the 'profile' for SQL Mail may be corrupt or might have been deleted ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: SQL Back UP Error ( ODBC SQL STATE : 4200)

    Are you running the backup from a maintenance plan ? If you are not using a maintenance plan, is the Job executed via the SQL Agent ? If it is...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Clustering questions for getting started

    Check out the following links for a start ...

    http://www.emc.com/

    http://www.hds.com/pdf/wp_149_san_nas_convergence.pdf

     

    By the way a SAN is not a cheap venture ... a 1 cabinet Hitachi with a few terrabytes of...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Linked server availability

    The solution posted is a good start, but I would not rely on ping alone ... The OS could be alive and SQL Server down is one sitiation I've seen...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: NT 4.0 Server Access

    What type of error are you receiving (e.g. 42000 login failed - usually bad username/password) Can you ping the SQL server ? Can you perform a telnet to port 1433...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Estimate the time to restore database

    Just a couple of other points to factor in ... did you perform the database backup to disk or directly to tape ? Will the restore be from disk or...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Internal SQL Server Error (sql 2000)

    What OS/SP are you running ? What SQL Version/SP are you running ? Is the error occurring on the SQL Server itself ? Is the error occurring on a client...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: New Box for production

    I am going to, ughhh, assume, that your present server is sized correclty and performing well. In an ideal world your devlelopment server would mirror your production server (cost and...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Issue with Update Statistics

    Do you run sp_ecompile for the table as well ? If not then the optimizer is still using the old execution plan,

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Server collation and case attributes

    Collation affects alot of things ... some of the more notable things, order by and group by clauses (resultant query data may appear in a different order). You can change...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: SQLServer service resources

    Let me take a wild guess ... you have taken and are presently executing the installation defaults for SQL Server, Analysis Server ... on multi-use and/or heavily hit servers this...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: High I/O using SQL scripts instead of procedures

    What is your network connectivity ? The reason I ask is that I have been in a similar situation once before. The only things you may be able to do...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: High I/O using SQL scripts instead of procedures

    What is your network connectivity ? The reason I ask is that I have been in a similar situation once before. The only things you may be able to do...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

Viewing 15 posts - 1,786 through 1,800 (of 2,436 total)