Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - app4pzb

Pages: [1]
1
MP Server / Re: Identify documents using large object support
« on: January 21, 2009, 08:38:08 AM »
for the benefit of the forum we received a response from IBM after they contacted development.  the DOC_NAME field on the application group has a '$' to the end for large objects.  The doc_len value for  large object is the length of the header for that particular large object.  this header contains the offsets and lengths for all the segments in the large object.  i've confirmed in our db2 tables.

paul

2
MP Server / Re: Identify documents using large object support
« on: January 09, 2009, 01:21:55 PM »
Justin,

not the most elegant work around but i found that unload to a generic index file will identify documents stored as large objects.

p

3
MP Server / Re: Identify documents using large object support
« on: January 07, 2009, 07:23:48 AM »
Justin,

Thanks for your response.  I figured you'd have some insight into this.  "There ARE ways of getting this data if it's absolutely critical". 

I'll bite.  What's the pain I'll have to endure to find this out?  We have a unique situation where analysis of this historical data is critical for a recently implemented production application.

thanks,

Paul

4
MP Server / Identify documents using large object support
« on: January 05, 2009, 11:14:36 AM »
We have an application which implements large object support breaking at 100 pages and would like to know which individual documents are being broken into multiple pieces.  I can see "Large Object:  No" or "Large Object:  Yes" in the thick client under properties but do not see a way to get this information from the DB2 application group table (i.e. AAA#).  Also, is there any way to derive the length of the entire document.  The DOC_LEN field for an object that is split up holds a very small value (probably corresponding to the size of the first 100 pages).

thanks,

Paul
pbacinsky@ups.com

5
Hi,

We're also having an issue on citrix servers.  Currently we're running client v7.1.2.8 and my users are experiencing crashing/hanging of the thick client when deployed on citrix.

Does anyone successfully use citrix to deploy the thick client?

thanks,

Paul
pbacinsky@ups.com


Pages: [1]