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 > db2start IS NOT WORKING

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-12-04, 12:42
db_talks db_talks is offline
Registered User
 
Join Date: Jul 2004
Posts: 2
db2start IS NOT WORKING

hi,

i m not able to star the batabse, please help


DB2-->
command
db2start

Error :
db2start: Symbol `g_sqltCompTraceFlags' has different size in shared object, consider re-linking
/home/db2inst5/sqllib/adm/db2star2: Symbol `g_sqltCompTraceFlags' has different
size in shared object, consider re-linking
SQL1072C The database manager resources are in an inconsistent state. DB2 may
have been incorrectly terminated, or another application may be using system resources in a way which conflicts with DB2's use of system resources. System resource cleanup may be required.

============

actually i installed FIXED PACK3 FOR db2 udb v8.1 on linux

but before installation i have done this

su - db2inst5 ( instance name)
db2 force applications all
db2 terminate
db2stop
db2licd -end # run at each physical node
exit

and
su - db2das1 ( DAS owner name )
db2admin stop
exit


now after upgradation completed succesfully, i m not able to start the database, please help me to get out of this problem.

thanks

Vivek
Reply With Quote
  #2 (permalink)  
Old 07-12-04, 13:08
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Did you update the instance and the DAS?
(db2iupdt and dasupdt). If not, see the readme on the
fixpack on what to do after the fixpack is installed.

HTH

Andy
Reply With Quote
  #3 (permalink)  
Old 07-13-04, 01:46
db_talks db_talks is offline
Registered User
 
Join Date: Jul 2004
Posts: 2
andy thanks for your reply

but now i m getting error

DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned: SQL1024N A database connection does not exist. SQLSTATE=08003

when i m trying to run this commands

Thnaks

Vivek
Reply With Quote
  #4 (permalink)  
Old 07-13-04, 03:19
gdipietro80 gdipietro80 is offline
Registered User
 
Join Date: Oct 2003
Location: Rome
Posts: 15
Wink

as root
try to execute command in this directory (for db2 version 7.2)
/usr/lpp/db2_07_01/instance

for the instance
db2iupdt

for the das
dasiupdt
Reply With Quote
  #5 (permalink)  
Old 07-13-04, 08:11
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Please read the README before you try executing anything else. It explains how to do everything for applying a fixpack. If done improperly, you can really mess up DB2.

Andy
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