Author |
Message
|
mike_mq |
Posted: Thu Oct 21, 2004 1:25 pm Post subject: [SOLVED]DB2 rebind error. |
|
|
Centurion
Joined: 17 Oct 2003 Posts: 123
|
Hi
We just installed DB2 8.1 FixPack 6 and MQWF 3.4 SP5 on AIX box. After the installation, we are trying to perform DB2 rebinds, it is giving this error. Do I need to run any special command to perform rebinds ?
FMC33148E DB2 CLI call 'SQLConnect' ended with error: '[IBM][CLI Driver] SQL1032N No start database manager command was issued'.
Even, I try to restart workflow, it is not staring and showing this in fmcerr log file.
Related message = FMC31050E An error has occurred which has terminated processing.
Error location = File=/projects/fmc/drvp/lbld/v340/src/fmcrrstx.cxx, Line=618, Function=FmcRRSTx::BeginGlobTx() |
|
Back to top |
|
 |
vennela |
Posted: Thu Oct 21, 2004 1:29 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
'[IBM][CLI Driver] SQL1032N No start database manager command was issued'.
|
What is that you don't understand in the above line.
DB2 is not started. I think it is as simple as that. |
|
Back to top |
|
 |
mike_mq |
Posted: Thu Oct 21, 2004 1:39 pm Post subject: |
|
|
Centurion
Joined: 17 Oct 2003 Posts: 123
|
We checked it already. It is running. |
|
Back to top |
|
 |
EddieA |
Posted: Thu Oct 21, 2004 1:50 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Are you sure it's running. Or did you just issue db2start and assume it's running.
Did you remember to do the dbiupdt and dasupdt after applying the FixPac and before starting the instances.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
mike_mq |
Posted: Thu Oct 21, 2004 1:59 pm Post subject: |
|
|
Centurion
Joined: 17 Oct 2003 Posts: 123
|
I did verified using ps -ef|grep db2. It is running. And we din't perform "dbiupdt" and "dasupdt". You want us to try that ? |
|
Back to top |
|
 |
mike_mq |
Posted: Thu Oct 21, 2004 2:35 pm Post subject: [SOLVED] |
|
|
Centurion
Joined: 17 Oct 2003 Posts: 123
|
It was working now after we do b2iupdt db2inst1 after the install. Thanks for your help. |
|
Back to top |
|
 |
EddieA |
Posted: Thu Oct 21, 2004 3:08 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Quote: |
And we din't perform "dbiupdt" and "dasupdt". You want us to try that |
After any upgrade to DB2, you MUST run those commands. Without them, the binaries that are copied to directories in the instance/das home directories are not updated. Instant mismatch.
Always read the README, and do what it tells you.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
mike_mq |
Posted: Mon Oct 25, 2004 4:18 am Post subject: [SOLVED] DB2 Rebind Error. |
|
|
Centurion
Joined: 17 Oct 2003 Posts: 123
|
It is working now after applying the above commands.
Thanks, |
|
Back to top |
|
 |
ofiguero |
Posted: Thu Jun 02, 2005 4:54 am Post subject: DB2 Fixpack |
|
|
Newbie
Joined: 02 Jun 2005 Posts: 1
|
as I verify that the command "dbiupdt" and "dasupdt" were applied? |
|
Back to top |
|
 |
vennela |
Posted: Thu Jun 02, 2005 5:51 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Looks like so from the above posts. |
|
Back to top |
|
 |
|