Author |
Message |
Topic: BlockIP2 Default Log Size for iSeries |
fundoo
Replies: 8 Views: 27685
|
Forum: User Exits Posted: Thu Feb 23, 2012 2:52 am Subject: BlockIP2 Default Log Size for iSeries |
can someone throw light on steps required to setup and test blockip2 in iseries, like:
The location to put the compiled blockip2 exit in iseries and relevant iseries specific mq commands that needs ... |
Topic: BlockIP2 Default Log Size for iSeries |
fundoo
Replies: 8 Views: 27685
|
Forum: User Exits Posted: Wed Feb 01, 2012 5:24 am Subject: BLOCKIP2 for iseries |
Where can we download BLOCKIP2 for iseries. |
Topic: FTE Monitoring Question |
fundoo
Replies: 13 Views: 17641
|
Forum: IBM MQ File Transfer Edition Posted: Thu Aug 25, 2011 4:34 am Subject: FTE Monitoring Question |
Business requirement is Replication of files from source folder to the destination. Source folder files still continue to be used by the source side applications. |
Topic: FTE Monitoring Question |
fundoo
Replies: 13 Views: 17641
|
Forum: IBM MQ File Transfer Edition Posted: Tue Aug 09, 2011 3:14 am Subject: FTE Monitoring Question |
I am not expecting MQFTE to remember all the files that were transferred. Files created after the time the previous poll occurred are the ones to be transferred in the next poll. There is no need to k ... |
Topic: FTE Monitoring Question |
fundoo
Replies: 13 Views: 17641
|
Forum: IBM MQ File Transfer Edition Posted: Mon Aug 08, 2011 11:42 pm Subject: FTE Monitoring Question |
Thanks for your response.
File matching pattern is *. We get only the files required to be stored/transferred in to this directory. It is a requirement that files be retained at source for some pur ... |
Topic: FTE Monitoring Question |
fundoo
Replies: 13 Views: 17641
|
Forum: IBM MQ File Transfer Edition Posted: Mon Aug 08, 2011 2:35 am Subject: FTE Monitoring Question |
We have setup a FTE Monitor on a directory to transfer files without deleting from source directory for a month long. Every month a new directory will be created and new monitor as well.
1. Poll in ... |
Topic: FTE Agent ended abnormally with mqrc 2031 displayed in logs. |
fundoo
Replies: 0 Views: 4271
|
Forum: IBM MQ File Transfer Edition Posted: Mon Jun 27, 2011 3:52 am Subject: FTE Agent ended abnormally with mqrc 2031 displayed in logs. |
Setup as described below:
Monitors are setup to monitor directories for certain type of files.
default agentChunkSize are used. Default message size for QM, queues, channels are used.
I would e ... |
Topic: M B V7 connectivity to Oracle 9i through Oracle 11g Client |
fundoo
Replies: 0 Views: 1671
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 25, 2011 3:15 am Subject: M B V7 connectivity to Oracle 9i through Oracle 11g Client |
A user Database resides in Oracle 9i server and Message Broker v7 doesnt support Oracle 9i.
By installing Oracle 11g client in the Broker V7 server itself, is it possible to work with Oracle 9i use ... |
Topic: Issue calling SQL Server Stored Procedure |
fundoo
Replies: 2 Views: 4843
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 22, 2010 5:29 am Subject: Issue calling SQL Server Stored Procedure |
Yes, it was an issue with the stored procedure sql itself not a broker related issue. Broker calls to SQL stored procedure works perfectly fine with code that was posted. |
Topic: Issue calling SQL Server Stored Procedure |
fundoo
Replies: 2 Views: 4843
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Nov 21, 2010 6:48 am Subject: Issue calling SQL Server Stored Procedure |
Hi,
Getting an exception while calling a SQL server stored procedure. Using MB v7.
Following is the stored proc defn in esql:
CREATE PROCEDURE getPolicyDetails(IN POLICYREFNO CHARACTER)
LANGU ... |
Topic: transfer files in a hierarchy of folders |
fundoo
Replies: 0 Views: 4442
|
Forum: IBM MQ File Transfer Edition Posted: Tue Oct 12, 2010 11:43 pm Subject: transfer files in a hierarchy of folders |
I am trying to accomplish transfer of files from
Folder structure at source:
/XYZ/first/second
to destination:
/ABC/first/second
files under folders first and second needs to be copied fr ... |
Topic: Certification 299 - WBIMB Solution Designer. |
fundoo
Replies: 2 Views: 2280
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 31, 2005 12:33 am Subject: Certification 299 - WBIMB Solution Designer. |
Hi
I am looking for some ready to use recipe for 299 certification. Books/pdf's to go thru and important sections/topics if any in specific.(Had checked in the IBM certification site on the educati ... |
Topic: UTF-8 Conversion |
fundoo
Replies: 1 Views: 2147
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 04, 2005 6:17 am Subject: UTF-8 Conversion |
Consider a sample XML in utf-8 encoding.
<?xml version="1.0" encoding="UTF-8"?>
<Sample>
<Name>株価情報</Name>
</Sample>
The XML tag Nam ... |