If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > creating db on another instance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-07-08, 04:34
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
Question creating db on another instance

Hi all,
m using db2 9.5 ESE on windows.
When i try creating a database on any other instance other than the default one i.e db2 it throws the following error.
the instruction at "0x6c0c1b13" referenced memory at "0x00000213". the memory could not be read".
but creating database on instance db2 does it successfully.
not getting what can be the problem...???
Reply With Quote
  #2 (permalink)  
Old 10-07-08, 06:58
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
do db2ilist
set db2instance=xxx new instance
db2start
db2 create db ccc
and the full message ??
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 10-14-08, 00:39
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
thanks, its working!!! i din't set the instance. Thought that only attaching to the instance is all i need to do to work with the new instance.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On