|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
problem with audit database |
« View previous topic :: View next topic » |
Author |
Message
|
harish6185 |
Posted: Wed Mar 19, 2008 12:39 am Post subject: problem with audit database |
|
|
Novice
Joined: 05 Mar 2008 Posts: 16
|
Hi All,
i have a problem with passing a huge message.
here are the details.
1) The XAUDIT database name is mentioned in the file .odbc.ini is as follows.
[ODBC Data Sources]
XROUTE=IBM DB2 ODBC Driver
XAUDIT=IBM DB2 ODBC Driver
DHUB01BR=IBM DB2 ODBC Driver
XREF=DataDirect 5.0 Oracle
GLPS=DataDirect 5.0 Oracle
GFIELD=DataDirect 5.0 Oracle
YMS=DataDirect 5.0 Oracle
2) The error which we are getting is Database Insert failed - XAUDIT/TBMSGIDX and the error description is
The most likely cause of this problem is a problem accessing the audit log database, for example, the ODBC connection is not set up correctly, or the database is full. Check that the database is available and that the correct ODBC connection has been set up. Check that the database is not full (if it is, then it is likely that the audit log needs purging).
I have checked whether the ODBC connection is set properly or not by passing small message. It went through with out throwing any error and can confirm that the database is not full.
I am getting this error only when I try to pass a huge file which is about 5-10 MB.
In the point number 2, XAUDIT is the database name and TBMSGIDX is the table name.
the message is failed to reach the database and went to system dead letter queue of the hub with the following exception.
<DatabaseException>
<File>/build/S600_P/src/DataFlowEngine/ImbOdbc.cpp</File>
<Line>227</Line>
<Function>ImbOdbcHandle::checkRcInner</Function>
<Type></Type>
<Name></Name>
<Label></Label>
<Catalog>BIPv600</Catalog>
<Severity>3</Severity>
<Number>2321</Number>
<Text>Root SQL exception</Text>
<Insert><Type>2</Type><Text>-1</Text></Insert>
<DatabaseException>
can anyone please help me in resolving this problem.
thank you very much in advance. |
|
Back to top |
|
 |
fschofer |
Posted: Wed Mar 19, 2008 1:16 am Post subject: |
|
|
 Knight
Joined: 02 Jul 2001 Posts: 524 Location: Mainz, Germany
|
Hi,
please post the complete exceptionlist not only the DataBaseException.
What kind of field are you trying to insert to BLOB, VARCHAR, ... ?
Greetings
Frank |
|
Back to top |
|
 |
harish6185 |
Posted: Wed Mar 19, 2008 1:40 am Post subject: |
|
|
Novice
Joined: 05 Mar 2008 Posts: 16
|
here is the complete exception:
<DatabaseException><File>/build/S600_P/src/DataFlowEngine/ImbOdbc.cpp</File><Line>355</Line><Function>ImbOdbcHandle::checkRcInner</Function><Type></Type><Name></Name><Label></Label><Catalog>BIPv600</Catalog><Severity>3</Severity><Number>2322</Number><Text>Child SQL exception</Text><Insert><Type>5</Type><Text>22001</Text></Insert><Insert><Type>2</Type><Text>-302</Text></Insert><Insert><Type>5</Type><Text>[IBM][CLI Driver][DB2/SUN] SQL0302N The value of a host variable in the EXECUTE or OPEN statement is too large for its corresponding use. SQLSTATE=22001 </Text></Insert></DatabaseException>
i am trying to pass CLOB data.
please let me know if this is useful to you |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|