Forum Replies Created

Viewing 15 posts - 121 through 135 (of 196 total)

  • RE: Rebuild Info

    I executed below query where in found the Pages count is 5000

    but how big index is it, i didnt come to know

    =========================

    SELECT

    s.[name] AS [Schema],

    o.[name] AS [Table], ...

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Rebuild Info

    Gila, How do i get to know abt it??

    can you help me with the query

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Error in Sql Server 2008

    thanks All, yes the DB owner was NULL.. i have changed that with

    sp_changedbowner 'username'

    🙂 thanks All...

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Log Size Issue

    Thanks Anthony & Gail 🙂

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Log Size Issue

    Anthony yup i was talking abt LDF Files.

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Log Size Issue

    Full Recovery model

    yes, backup of Transacvtion Log is been taken.

    I just want to set the log file size to 500 MB.. so that incase it exceeds it will overwrite the...

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Column restriction

    bhuvnesh, u mean to say that by adding an additional parameters in sp we can extend the columns more than 1024?

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Column restriction

    Actually the information in the report which is required itself is more than 1024 columns...

    how to get rid of this?

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Changing Locations of DataFile

    hi Perry,

    No its the Development Server, i have done with moving of dsatafiles to other location only for One DB..In sometime i am going to do it for all

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Changing Locations of DataFile

    thanks Perry, great paul 🙂 It worked

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Changing Locations of DataFile

    Good Idea if i have one or two DB's..

    But there are 170 + Db's :w00t:

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: Changing Locations of DataFile

    I did, Execute the Alter Datafile query

    i got outut - the files are moved . next time when DB starts..

    Fine enough..then i took the DB to OFfline state..

    Now i am...

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: New login & Access to DB

    Thanks lowelll, willl try giving u complete proper info

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: SQL JOBS Not Functioning

    Hi Anthony,

    I have modified the Script, i need one more help in the script

    What i have done is if the Script fails for any DB it will entry the record...

    ************************************
    Every Dog has a Tail !!!!! :-D

  • RE: SQL JOBS Not Functioning

    Thanks Sure 🙂

    ************************************
    Every Dog has a Tail !!!!! :-D

Viewing 15 posts - 121 through 135 (of 196 total)