Forum Replies Created

Viewing 10 posts - 46 through 56 (of 56 total)

  • RE: sqlserver

    Also check for any open connections to the database if you have one close that...

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: Restarting SQL Services

    Restarting the SQL Server Service will not improve server performance. 🙂

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: database mirrioring

    Because you have not included the witness server it does'nt automatically update the status if you are stopping the sql server service. Automatic Failover is only supported if you include...

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: Database Creation

    You can predict the size of your database in the logical design phase of your database by calculating the size of your tables and then calculate its expected growth in...

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: Unable to connect sql server

    It seems that client does not have permissions to connect to the server.

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: why won't this login work?!

    Drop the user and then recreate the user with CREATE USER FOR LOGIN and then user GRANT clause to grant the permissions.

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: SQL Server 2005 SP3

    I cannot find any information regarding SQL Server 2005 service pack 3 on Microsoft website. Any one of you got any idea when it is due to be released.

    ALI

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: Archiving Data

    Hi

    I think the best way for archiving the data is to use SQL 2005 feature i.e. partition tables to split the data across multiple filegroups.

    Ali

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: Logshipping copy job failing

    may be other jobs are running at same time and due to this network error occurs

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

  • RE: Bachelors degree - Who has one, or even more education?

    Hi,

    I don't agree with this that degree is not important. I think degree is very important if you have one from good university because you do your research in that...

    Basit Ali Farooq
    MCITP Database Administrator
    Microsoft Certified Professional Developer (Web Applications)
    Microsoft Certified Database Administrator
    Microsoft Certified Systems Engineer
    Microsoft Certified Systems Administrator
    CIW Security Analyst
    Cisco Certified Network Associate

Viewing 10 posts - 46 through 56 (of 56 total)