Forum Replies Created

Viewing 6 posts - 46 through 52 (of 52 total)

  • RE: Fetching value from XML column

    I didn't post any XML, just the column definition from the CREATE TABLE statement:P

    <XML_REQUEST>

    <USER_ID>Term0090</USER_ID>

    <TROUTD>12868</TROUTD>

    <RESULT>CAPTURED</RESULT>

    <AUTH_CODE>DEMO-3</AUTH_CODE>

    <INTRN_SEQ_NUM>12868</INTRN_SEQ_NUM>

    </XML_REQUEST>

    [font="Arial"]Halfbubble ------------
    You just can't do this stuff unless you're at least half a bubble off center.[/font]

  • RE: Help! Drowning! Runaway log file!

    That won't be very large even in production.

    [font="Arial"]Halfbubble ------------
    You just can't do this stuff unless you're at least half a bubble off center.[/font]

  • RE: Help! Drowning! Runaway log file!

    I'll read up on backing these up. Along with all the other things I need to get done before lunchtime:hehe:

    [font="Arial"]Halfbubble ------------
    You just can't do this stuff unless you're at least half a bubble off center.[/font]

  • RE: Help! Drowning! Runaway log file!

    I also found under database properties, the initial size for the log file was 130,000 MB, so after I did

    BACKUP LOG V60 WITH TRUNCATE_ONLY

    DBCC SHRINKFILE ('V60_log')

    I set it to...

    [font="Arial"]Halfbubble ------------
    You just can't do this stuff unless you're at least half a bubble off center.[/font]

  • RE: Snapshot

    "Then the logreader?"

    Hmm. I'll re-read the instructions, for like the 40th time:cool:

    [font="Arial"]Halfbubble ------------
    You just can't do this stuff unless you're at least half a bubble off center.[/font]

  • RE: The schema script 'snapshot.pre' could not be propagated to the subscriber.

    Hmm. Thought it might be a permissions thing.

    Perhaps I should:

    1. Create an account on Traveler.

    2. Make sure while logged into that I can access the files in Yoda's snapshot folder.

    3....

    [font="Arial"]Halfbubble ------------
    You just can't do this stuff unless you're at least half a bubble off center.[/font]

Viewing 6 posts - 46 through 52 (of 52 total)