Forum Replies Created

Viewing 15 posts - 376 through 390 (of 490 total)

  • RE: Linked Server to DB2 Security Issue

    Install DB2 client on the SQL server machine and create the DSN of this DB2 machine and create the ODBC Linked Server then check this,RPC and RPC out should...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: Database Snapshot and index rebuild

    You have already a gaint Server HP 980,send me these information as well

    1-Total RAM in a Server ?

    2-Total Physical Drives not partitions (According to my understanding FusionIO is work as...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: Not able to restore in WIndows 2008 Enterprise Edition from Standard Edition

    I know very well,but SP2 of SQL Server 2008 released after SQL Server 2008 R2,I have mentioned just try it,I didnt said that is the solution ok,You cant access SQL...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: Upgrade from SQL Server 2005 32 bit to SQL Server 2008 R2 64 bit

    yes i forget to mention you have to change the password in the login script because when you generate an script then this will have encrypted password,so change as you...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: SQL Server Agent jobs not running as scheduled

    That solution for manual jobs execute automatically,It will check by the DBA which one is resource full and etc,I will not suggest you to change the career because I love...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: Best hardware configuration for sql server 2008 enterprise edition

    Hardware requirement and analysis depend on the load of the Server,RAID Level 5 is best for databases and RAID Level 10 is costly but better than Level 5,Fiber channel Card...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: Upgrade from SQL Server 2005 32 bit to SQL Server 2008 R2 64 bit

    1-User Databases backup

    2-Jobs Backup as attachment shown

    3-Linked Server script Backup if any same as job backup

    4-Logins script backup same as job backup

    5-Database Trigger script Backup if any Right click to...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: Error - Attempting to set a non-NULL-able column's value to NULL

    SELECT @@VERSION

    Cumulative Update # 6 is available for SQL Server 2008 R2

    http://support.microsoft.com/kb/2489376

    Regards,

    Syed Jahanzaib Bin Hassan

    MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog

    http://www.aureus-salah.com

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: set up a sql server proxy account to run packages

    Just create a new login then give public role on msdb and give these 3 Roles to a newly added user

    1-SQLAgentOperatorRole

    2-SQLAgentReaderRole

    3-SQLAgentUserRole

    Regards,

    Syed Jahanzaib Bin Hassan

    MCTS | MCITP | OCA | OCP...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: msdb size growing!!!

    First thing is go to the agent and then right click on it first set the history maintain in the database as attachement shows

    Second things is go to Job Activity...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: What is ssms (PICKS RULES Files)

    SQL Server Management Studio,type ssms in the run then this studio will open,its client or management tool for SQL Server

    Regards,

    Syed Jahanzaib Bin Hassan

    MCTS | MCITP | OCA | OCP...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: Database hang after some time

    is your application Server is another than SQL server,is there network medium betweek these servers

    Regards,

    Syed Jahanzaib Bin Hassan

    MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: Strange performance boost by query rewrite

    There are several indexes are showing Scanning it must be index seek

    Index Seek is better than Index scan,work on it

    Regards,

    Syed Jahanzaib Bin Hassan

    MCTS | MCITP | OCA | OCP |...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: please advise me .how to rectify this error

    First check the connection on the same server then go for remote,check all 3 protocols for SQL Server instance as well as client protocols in the SQL Server configuration Tools

    Regards,

    Syed...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

  • RE: How can I restore a database in an another server from .mdf and .ldf files

    you can use SSMS SQL Server Management studio to attach a database also by right on the Databases and then click ATTACH and then select files

    Regards,

    Syed Jahanzaib Bin Hassan

    MCTS |...

    Regards,
    Syed Jahanzaib Bin Hassan
    BSCS | MCTS | MCITP | OCA | OCP | OCE | SCJP | IBMCDBA

    My Blog
    www.aureus-salah.com

Viewing 15 posts - 376 through 390 (of 490 total)