> I am trying to create a second instance on a Windows XP machine that has DB2
> Personal Edition installed. It's not going awfully well so I thought I'd ask
[quoted text clipped - 9 lines]
> View/Refresh each time I try something. I've also tried exiting and
> restarting Control Center.)
You need to add the new instance: Expand the "All Systems" folder, and
expand the folder corresponding to your machine, right click on
instances, then click "Add". Fill in the appropriate information...
> Also, how do I create the Sample Database in the new db2test instance? I
> assume I need to do something like "connect" or "attach" to point to the
> db2test instance, then execute my db2sampl command there. I'm not sure what
> verb/command I need for this task though. I haven't found the answers in the
> manuals either.
In DB2 command window,
set DB2INSTANCE=db2test
db2 terminate
db2sampl
rhino - 27 Nov 2007 07:36 GMT
>> I am trying to create a second instance on a Windows XP machine that has
>> DB2 Personal Edition installed. It's not going awfully well so I thought
[quoted text clipped - 13 lines]
> expand the folder corresponding to your machine, right click on
> instances, then click "Add". Fill in the appropriate information...
I eventually figured that out on my own and didn't get back here to note
that.
>> Also, how do I create the Sample Database in the new db2test instance? I
>> assume I need to do something like "connect" or "attach" to point to the
[quoted text clipped - 7 lines]
> db2 terminate
> db2sampl
Oh, so THAT'S how I do that!! Thank you very much!
That's the best approach I've seen yet.
Thanks again, Ian!
--
Rhino