IBM FileNet P8, Version 5.2.1            

Adding a custom property to the data source configuration to prevent Microsoft SQL Server processing errors (JBoss Application Server)

You can prevent Microsoft SQL Server issues that are related to large uploads and downloads by adding a custom property to the JBoss Application Server data source configuration.

Add the following custom property to the data source configuration to prevent Microsoft SQL Server issues that are associated with large-content uploads and downloads:

  1. Edit the object store data source XML file, either your_datasource-ds.xml or your_datasource-xa-ds.xml, which are located in the following directory: /server/yourserver/deploy.
  2. Add the following line to the XML file for both XA and Non-XA data sources: <packetSize>32767</packetSize>


Last updated: March 2016
p8ppt161.htm

© Copyright IBM Corporation 2016.