Redirect control center script output

Ask a Question related to IBM DB2, Design and Development.

  1. #1

    Default Redirect control center script output

    Folks,

    Is there any way to have the output of scripts that are scheduled
    through the Script Center/Journal tools, to be redirected to some
    other directory besides the sqllib\db2das00 location? I was able to
    move the scripts themselves to another drive, but the output still
    gets put in the DAS directory. Platform is WinNT\udb v7.2 fp5.

    Thanks in advance for any feedback,
    Sean
    Sean C. Guest

  2. Similar Questions and Discussions

    1. redirect output to a file
      Hi everybody I was wondering I've made a little script to make the 'w'-command a bit nicer to work with.. ---~/bin/w--- #/bin/bash cd w -sh...
    2. Redirect output of command to a list
      Hi all, I have been doing redirect the output of command (an external tool, exe) to a file, by doing following: system( "tool.exe...
    3. can't redirect output to a file?!
      i wrote a simple program that read data from STDIN but redirected in a pipe from a file parse it and wrote output to STDOUT,here is the code: ...
    4. [PHP] Redirect output of include() for mailing
      Hello, This is a reply to an e-mail that you wrote on Tue, 22 Jul 2003 at 18:57, lines prefixed by '>' were originally written by you. Yes...
    5. Redirect output of include() for mailing
      Hello, Suppose I have a php file that output certain HTML given certain parameters. So I can call it likt http://localhost/myscript.php?foo=bar ...
  3. #2

    Default Re: Redirect control center script output

    No one's found a way around this?
    If anyone knows a way to simply suppress the output of scripts
    scheduled through the control center, I would find that extemely
    helpful as well.


    [email]dba_fla@yahoo.com[/email] (Sean C.) wrote in message news:<2f9c2d92.0307301150.52f82306@posting.google. com>...
    > Folks,
    >
    > Is there any way to have the output of scripts that are scheduled
    > through the Script Center/Journal tools, to be redirected to some
    > other directory besides the sqllib\db2das00 location? I was able to
    > move the scripts themselves to another drive, but the output still
    > gets put in the DAS directory. Platform is WinNT\udb v7.2 fp5.
    >
    > Thanks in advance for any feedback,
    > Sean
    Sean C. Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139