location of system & local database directory in windows NT

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

  1. #1

    Default location of system & local database directory in windows NT

    I would appreciate it if someone points me to the location of system and
    local database directory in a windows NT environment.

    Regards


    Ali Bakhtiari Guest

  2. Similar Questions and Discussions

    1. Location element in the Web.config file. Allow System Admin whole directory, allow others specific page
      Hello. I am developing an ASP.net C# application using forms authentication. I have a directory ManageUsers and I want all pages in that...
    2. FlashPlayerTrust directory location on Linux
      Hello all, I just looked into 'White paper: Adobe Flash Player 9 Security' The white paper does not contain any info on file locations on Linux...
    3. Local Directory for Contribute on Windows XP
      Hi All, I was just wondering if someone could shead some light on where Contribute stores it's temp files on the computer when it opens a page up...
    4. Moving the ASPNET directory location
      Is there a way to reconfigure the C:\Documents and Settings\\ASPNET path or the temporary directory within the ASPNET folder from the C: drive to...
    5. I want to check a file in system directory of windows
      hello friends I want to check a file ( is exist or no ) in system directory or font directory of windows. how can I do that ? for example I want...
  3. #2

    Default Re: location of system & local database directory in windows NT

    System db directory
    <drive>:\SQLLIB\instname\SQLDBDIR\ file name is also sqldbdir

    To find which db is on which drive do: db2 list db directory

    Local db Directory
    <drive>:\instname\node0000\SQLDBDIR file name is also sqldbdir

    To find which db lives in which direcotry (SQLxxxxx) do: db2 list db
    directory on <drive>

    HTH, Pierre.
    Ali Bakhtiari wrote:
    > I would appreciate it if someone points me to the location of system and
    > local database directory in a windows NT environment.
    >
    > Regards
    >
    >
    Pierre Saint-Jacques 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