Author |
Message
|
sai kumar adduri |
Posted: Tue Jun 25, 2013 4:52 am Post subject: migarting broker component from 6.1 to 8.0 |
|
|
Acolyte
Joined: 04 Apr 2013 Posts: 73
|
I have installed MB 6.1,8.0 and MQ 7 in my system, while migrating from 6.1 to 8.0 , I am getting an error stating
ERROR: BIP8040E: Unable to connect to the database.
BIP2393E: Database error: ODBC return code '-1' from data source ''DEFBKD61'' us
ing ODBC driver manager ''odbc32.dll''.
Can any one help me out . |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Jun 25, 2013 4:57 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
sai kumar adduri |
Posted: Tue Jun 25, 2013 5:00 am Post subject: |
|
|
Acolyte
Joined: 04 Apr 2013 Posts: 73
|
I have an error while migrating itself , forget about deploying bars |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Jun 25, 2013 5:01 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
sai kumar adduri |
Posted: Tue Jun 25, 2013 5:05 am Post subject: |
|
|
Acolyte
Joined: 04 Apr 2013 Posts: 73
|
yes ,
error message is C:\Program Files\IBM\MQSI\8.0.0.1>mqsimigratecomponents WBRK61_DEFAULT_BROKER
BIP8849I: Broker 'WBRK61_DEFAULT_BROKER' (Version 6.1) with Queue Manager 'WBRK6
1_DEFAULT_QUEUE_MANAGER' and Data Source 'DEFBKD61' specified for migration.
BIP8040E: Unable to connect to the database.
BIP2393E: Database error: ODBC return code '-1' from data source ''DEFBKD61'' us
ing ODBC driver manager ''odbc32.dll''.
The broker received an error when processing a database operation. The ODBC retu
rn code was '-1'. See the following messages for information obtained from the d
atabase about this error.
Use the following messages to determine the cause of the error. Typical problems
are an incorrect data source, or table names. Correct either the database or th
e broker configuration.
BIP2322E: Database error: SQL State ''08001''; Native Error Code '-30081'; Error
Text ''[IBM][CLI Driver] SQL30081N A communication error has been detected. C
ommunication protocol being used: "TCP/IP". Communication API being used: "SOCK
ETS". Location where the error was detected: "127.0.0.1". Communication functi
on detecting the error: "connect". Protocol specific error code(s): "10061", "*
", "*". SQLSTATE=08001 ''.
The error has the following diagnostic information: SQL State ''
08001'' SQL Native Error Code '-30081' SQL Error Text ''[IBM][CLI
Driver] SQL30081N A communication error has been detected. Communication prot
ocol being used: "TCP/IP". Communication API being used: "SOCKETS". Location w
here the error was detected: "127.0.0.1". Communication function detecting the
error: "connect". Protocol specific error code(s): "10061", "*", "*". SQLSTATE
=08001 ''
This message may be accompanied by other messages describing the effect on the m
essage broker itself. Use the reason identified in this message with the accomp
anying messages to determine the cause of the error.
BIP8851S: Migration Failed
One of the migration steps failed, please see messages above for more details. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Jun 25, 2013 5:15 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Try this:
Migrate your source code to V8.0.0.2 toolkit.
Rebuild your bars using new toolkit.
Deploy new bars to V8.
If successful, discard your attempt to migrate the V6 runtime.
If not successful, open a PMR. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|