Results 1 to 5 of 5

Thread: SQLMAINT - no message error

  1. #1
    Phillip Sabotin Guest

    SQLMAINT - no message error

    I have a situation where I am running sqlmaint on 10 - 12 databases on
    the same server. All of them run successfully; However, one returns a
    failure because of no message. MSDB is not full. There is no messages
    in the errorlog. And the actual SQLMAINT executed just fine.

    Any Clues?

    Sometimes MS SQL is very frustrating!!!!!!!

  2. #2
    Frank Garcia (DBA) Guest

    SQLMAINT - no message error (reply)

    What is the size of the .rpt file ?

    On 2/24/99 8:48:19 AM, Phillip Sabotin wrote:
    > I have a situation where I am running sqlmaint on 10 - 12 databases on
    the
    > same server. All of them run successfully; However, one returns a
    failure
    > because of no message. MSDB is not full. There is no messages
    in the
    > errorlog. And the actual SQLMAINT executed just fine.

    Any
    > Clues?

    Sometimes MS SQL is very frustrating!!!!!!!

  3. #3
    Phillip Sabotin Guest

    SQLMAINT - no message error (reply)

    3KB.....
    There is some that are 2kb, one that is 4kb and a couple that are 3kb.

    On 2/24/99 12:11:05 PM, Frank Garcia (DBA) wrote:
    > What is the size of the .rpt file ?

    On 2/24/99 8:48:19 AM, Phillip
    > Sabotin wrote:
    > I have a situation where I am running sqlmaint on 10 -
    > 12 databases on
    the
    > same server. All of them run successfully;
    > However, one returns a
    failure
    > because of no message. MSDB is not
    > full. There is no messages
    in the
    > errorlog. And the actual SQLMAINT
    > executed just fine.

    Any
    > Clues?

    Sometimes MS SQL is very
    > frustrating!!!!!!!

  4. #4
    Phillip Sabotin Guest

    SQLMAINT - no message error (reply)

    Sorry.....That's what explorer said. The actual is 2197.

    On 2/24/99 1:29:57 PM, Phillip Sabotin wrote:
    > 3KB.....
    There is some that are 2kb, one that is 4kb and a couple that are
    > 3kb.

    On 2/24/99 12:11:05 PM, Frank Garcia (DBA) wrote:
    > What is the
    > size of the .rpt file ?

    On 2/24/99 8:48:19 AM, Phillip
    > Sabotin
    > wrote:
    > I have a situation where I am running sqlmaint on 10 -
    > 12
    > databases on
    the
    > same server. All of them run successfully;
    >
    > However, one returns a
    failure
    > because of no message. MSDB is not
    >
    > full. There is no messages
    in the
    > errorlog. And the actual SQLMAINT
    >
    > executed just fine.

    Any
    > Clues?

    Sometimes MS SQL is very
    >
    > frustrating!!!!!!!

  5. #5
    Phillip Sabotin Guest

    SQLMAINT - no message error (reply)

    I have found the answer. Basically there is a problem with the length of STDIO and STDERR.
    The fix is in service pack 5a. The work arround is to change something in your sqlmaint
    to make the output larger or smaller by two bytes. I found this on MS TECHNET Q171323.


    ------------
    Phillip Sabotin at 2/24/99 8:48:19 AM

    I have a situation where I am running sqlmaint on 10 - 12 databases on
    the same server. All of them run successfully; However, one returns a
    failure because of no message. MSDB is not full. There is no messages
    in the errorlog. And the actual SQLMAINT executed just fine.

    Any Clues?

    Sometimes MS SQL is very frustrating!!!!!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •