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 > regarding db2 udb v8.1.0 installation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-22-07, 07:51
sree1030 sree1030 is offline
Registered User
 
Join Date: Jul 2007
Location: Bangalore
Posts: 18
regarding db2 udb v8.1.0 installation

hello friends,

I am using OS: RedHat Enterprise Linux v4.0 and DB2: IDM DB2 UDB V8.1


friends, i just deinstall the db2 and trying to install but unable to install.... when the name of the instance is suppose to give there it showing db2inst2 but it suppose to show db2inst and the error message is as follows:

""ERROR: Could not switch current DB2INSTANCE to "db2inst1". The return code is "-2029059916" ""

can any one post your view plz...

Thanks & Regards
Reply With Quote
  #2 (permalink)  
Old 11-22-07, 09:59
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Here is what "db2diag -rc" says to this error message:
Quote:

Input ZRC string '-2029059916' parsed as 0x870F00B4 (-2029059916).

ZRC value to map: 0x870F00B4 (-2029059916)

ZRC class :
Global Processing Error (Class Index: 7)
Component:
SQLO ; oper system services (Component Index: 15)
Reason Code:
180 (0x00B4)

Identifer:
SQLO_NO_INSTANCE
Identifer (without component):
SQLZ_OSS_INTERNAL_ERROR_26

Description:
No instance available.

Associated information:
Sqlcode -902
SQL0902C A system error (reason code = "") occurred. Subsequent SQL
statements cannot be processed.

Number of sqlca tokens : 1
Diaglog message number: 1
Since I didn't understand what exactly you tried and where you got the error, I can't figure out what's going on.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 11-22-07, 10:14
sree1030 sree1030 is offline
Registered User
 
Join Date: Jul 2007
Location: Bangalore
Posts: 18
hello,

i uninstalled the previous db2 and tryed to install the db2 udb with linux. In installation of product... when i tryed to create a new instance it showing that db2inst2 insted of db2inst1 as per the ibm for c shell the default instance must be db2inst1 .... when i forcely given the db2inst1 name in the setup.log file it given that error message and in db2iupdt.log.5220 file if given regarding that error as follows:

The error may occur because of the following reasons:
1. This user id does not exist on the system.
2. The home directory of this user is not set up properly.
3. One of the user attributes needed by db2 is unset.
4. The UID of this user is 0.

i tried mannualy also but the same error message is comming...

can u plz now....
Reply With Quote
  #4 (permalink)  
Old 11-22-07, 11:36
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
What is the output of "db2ilist"? What is the output of "grep db2inst /etc/passwd"? What is the output of "ls -l /home" (assuming that's where your home directories are)?
Reply With Quote
  #5 (permalink)  
Old 11-22-07, 16:21
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
The "db2inst1" is a suggestion only. You can always change that to whichever user you like. For example, I use "stolze" as default instance on my laptop.

What about the 4 things from the db2iupdt.log? Have you checked those? If so, what were the results?
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #6 (permalink)  
Old 11-23-07, 02:23
sree1030 sree1030 is offline
Registered User
 
Join Date: Jul 2007
Location: Bangalore
Posts: 18
hello friends,

thanks for all of you..... its working with db2inst1 instance .... problem is with variable present in the profile file.... i removed that and re-installed its working now....

thanks again for all...
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