Readme file for: IBM® FileNet® Image Services
Update name: 4.1.1.16
Fix ID: 4.1.1.16-IS-FP016
Publication date: 7 March 2014
Last modified date: 7 March 2014
This document provides information about the IBM FileNet Image Services (IS) 4.1.1.16-IS-FP016 fix pack. The Image Services 4.1.1.16-IS-FP016 fix pack updates an existing Image Services 4.1.1 system. Image Services fix packs are cumulative and include content from all previously released fix packs since the base release. Image Services fix packs are released approximately once each quarter, and include the binary executable installation program, the manifest file, and the readme.
To determine the current fix pack version installed on your server, enter the following command:
fn_util whichfn
Click the following link to access the files for this fix pack update: Fix Central for Fix Pack 4.1.1.16-IS-FP016.
For details about the resolved defects in this fix pack, see "Fix list (APARs)".
For more information about these and other new features and known issues, see the IBM FileNet Image Services Release Notes.
In the past, when SCavenge found an overlap condition in cache it would report the error and immediately stop processing. An overlap condition occurs when the csm_used_space and cms_free_space tables contain the same cache address. The FileNet Image Services software could not be restarted until the overlap issue was resolved by initializing the transient database. In this release, the SCavenge option in CSM_tool has been enhanced to continue processing and report the all of cache addresses with an overlap condition. The bad cache addresses are displayed on the screen and written in the FileNet Image Services error log.
For details on both CSM_tool options, see technote 1633859, Image Services: Improvements to the SCavenge option in CSM_tool on the IBM support site.
For more Image Services 4.1.1 compatibility information, see the IBM FileNet Image Services, Image Services Resource Adapter, and Print Hardware and Software Requirements document.
UNIX
/fnsw/local/trigger/kill_delay
/fnsw/local/sd/ims_stop
Windows
drive:\fnsw_loc\sd\ims_stop.bat
These trigger files are useful when you run the Integral SDS sds_copy or the sds_migr command with the -writelist option, which creates a list of document IDs that are processed. If Image Services stops too quickly while the background job is running, the list might not be complete.
For complete information on creating and using these trigger files, see technote 1609954 on the IBM support site: Integral SDS writelist is not correct if the Image Services software is recycled while the background job is running.
This feature helps determine if a long MKF_probe is spent in I/O or transaction mode. The two shared libraries (FCL, MKF) add entries to the elog when an IO or MKF transaction is greater than the threshold values set by the user.
The two tools (MKF_setLongTransThreshold and FCL_setLongIOThreshold) are used to dynamically set the threshold values for IOs and MKF transactions without requiring a recycle of the Image Services software.
Tip The file names and commands are shown for UNIX® systems. Make appropriate alterations when performing these steps on Windows systems.For FileNet-controlled Oracle 10g or later, fn_util updaterdb fixed to automatically execute the Oracle ALTER TABLESPACE command for all SYSAUX datasets that used fn_edit to add Image Services configuration.
Important As of 31 December, 2011, FileNet Owned Oracle is no longer supported. See the announcement regarding this change here: Software withdrawal: IBM FileNet Image Services with
Oracle Runtime Authorized User Value Unit Renewal.
The following information is being maintained for historical reference:
Oracle 10g introduced a new SYSAUX tablespace that provides storage of non-sys-related tables and indexes that were formerly stored in the SYSTEM tablespace.
Prior to the 4.1.1.16-FP016 Image Services fix pack, you were able to add additional SYSAUX datasets in Image Services configuration, but running fn_util updaterdb did not execute the Oracle command to actually add them to the SYSAUX tablespace. To work around this missing functionality, it was necessary to execute the ALTER TABLESPACE command directly in Oracle.
Since fn_util updaterdb has been fixed to recognize SYSAUX datasets in Image Services configuration, it now automatically runs the ALTER TABLESPACE command for all SYSAUX datasets that were added to Image Services configuration using fn_edit ("Procedures" tab -> "Create an optional relational DB dataset").
For more information on shared memory configuration, see technote 1506926: Image Services Shared Memory Configuration on the IBM support site.
New tool to synchronize doctaba with changed document class disposition settings
SDS Background Jobs Enhancement
New functionality has been added to the Integral SDS background jobs, which prevents background job logs and write lists from containing inaccurate document counts if the Image Services software is recycled. For this new feature to function as designed, the Integral SDS jobs must be suspended before the Image Services software is recycled. For additional information regarding this functionality, refer to TechNote 1413595, available on the Information Management support page (www.ibm.com/software/data/support).
A new tool: doctaba_retention_update.
This tool is needed to synchronize DOCTABA retention so that it is consistent with the DocClass retention settings. This tool will be used prior to running sds_migr from MSAR/OSAR to ISDS.
Optimal maximum shared memory configuration for AIX
A change was made that limits the shared memory segment size to 256MB on the AIX hardware platform. If the current shared memory segment size is configured to be over 256MB, the following warning message is logged when the Image Services software is started.
2009/08/05 00:00:26.510 202,0,24 <fnsw> /fnsw/bin/sys_log (2945028) ... [WARNING]
fnc_GetShmSegSize: /fnsw/local/sd/1/FNSHMSEGSZ value > 256 MB. Using 256 MB
The software will start properly. The message is logged only to warn the System Administrator that the shared memory segment size was over-configured and the software is using the maximum size of 256MB as a default.
The shared memory used by Image Services is configured through fn_edit by setting the Maximum Shared Memory field in the Performance Tuning Shared Memory tab. This setting determines the size of shared memory segments allocated and used by the SysV library. If the Max Shared Memory size is set large (2560 MB or higher), the segment size can exceed 256 MB, which is the optimal size on AIX. The larger segment size does not allow for efficient memory usage and also limits the total amount of shared memory available, thus potentially causing premature "Out of shared memory segments!" errors. By setting the shared memory segment size in fn_edit to 2560, the shared memory segment size will be 256 MB and will then ensure optimal memory configuration for AIX configurations.
This section contains the following topics:
Tip Installation of this fix pack is not affected by any virus protection software that might be running in the background.
Before installing this fix pack, verify you have a copy of the latest IBM FileNet Image Services documentation. The Image Services documentation packages contain additional information that you might need to complete the procedures mentioned in this readme, such as stopping services and applications.
This fix pack has the following minimum requirements:
Operating system |
Recommended temporary disk space |
Temporary directory used by the installation program |
---|---|---|
AIX |
200 MB |
/tmp |
HP-UX (PA-RISC) |
350 MB |
/var/tmp |
HP-UX (HP Integrity) |
500 MB |
/var/tmp |
Solaris |
200 MB |
/var/tmp |
Windows |
200 MB |
temp
(determined by the installation program) On Windows servers, the installation program determines the temporary file path in the following sequence:
Note The installation program does not run any checks to verify that a specified directory exists. |
You can override the temporary directory on both UNIX and Windows servers by adding -is:tempdir directory to the command line as shown below. However, directory must already exist, and it must be located outside of the /fnsw directory (UNIX) or the \fnsw and \fnsw_loc directories (Windows). For example, on an AIX server, you might enter the following command:
is_4.1.1-FP16_aix.bin -is:tempdir directory
The Image Services fix pack installation program automatically copies the existing modules affected by this fix pack to a backup directory before overwriting them with the updated modules. You can find out which modules were backed up and their new location in the configFiles.log file at:
/fnsw/local/logs/hfp/base_release-HFP#/misc/configFiles.log
Following is an example of what you might see in the configFiles.log:
The following configuration modules have been
replaced by the fix pack installation.
The original files were backed up to:
/fnsw/hfp/backup/fnsw/lib/perf/reports
Restriction If the fix pack updates any configuration files, they will have only the default settings. Therefore, a system administrator must transfer customized settings from the backed up configuration files to the newly installed files at the end of the installation procedure. For instructions, see the last two tasks in the installation procedure.
Several log files are created during the fix pack installation. You can check these log files to determine the status of a fix pack installation. If the installation failed, these log files can help you determine the cause of the problem.
UNIX
Use the "more" or "less" commands to view the log files on UNIX servers, which are stored in the following directories:
Windows
Use WordPad in landscape mode to view the log files on Windows servers, which are stored in the following directories:
The .../base_release/HFP#/ directory contains the is_base_release-HFP#.log file. This log file lists all the Image Services modules that were replaced. Each time you run the installation program, new information is appended to the end of the file.
This log file also records all the processing steps taken during the fix pack installation, and indicates if they were successful or unsuccessful. The last indicates the status of the installation:
SUCCESS - All files were copied successfully, and no errors were detected
WARNING - All files were copied successfully, but some errors were detected
ERROR - One or more files were not copied, and some errors were detected
You can determine the number of files that were copied by the following line located near the end of the log file. The actual number of files copied varies from one fix pack to another. However, the total number of files copied must equal the total number of files provided with this fix pack. For example:
200 files of 200 have been copied to the target
If the number of files do not match, verify that all Image Services-related applications are stopped, and run the fix pack again.
Note Due to an InstallShield known issue about clearing out temporary directories, you might have to manually clear the temporary directory of extraneous files, especially after a failed installation.
The .../base_release/HFP#/ismp/ directory contains log files generated by the InstallShield Multi-Platform (ISMP) program if the fix pack installation was not successful.
These files contain error messages and warnings that can help you troubleshoot an unsuccessful installation. However, when you run the installation program again, these files will be overwritten if any further messages are generated. If you want to save the current files, rename them before you rerun the installation program.
Harmless messages: If the logs contain any warnings about Swing or AWT initialization, you can ignore them. You can also ignore these messages:
The .../<base_release>/HFP<#>/misc/ directory has several logs that can be used for troubleshooting and debugging:
This directory also contains a record of the file "stamp" information before and after the installation.
Silent installation does not display any messages to the user whereas graphical installation does. To determine if silent installation is running, refer to the primary error log found in the /fnsw/local/logs/hfp/base_release/HFP#/ directory (the \fnsw_loc\logs\hfp\base_release\HFP#\ directory on Windows servers). On UNIX servers, the command tail -f is_base_release-HFP#.log dynamically displays the installation log as it is created.
Before using silent installation mode, verify that the amount of free space in the default temporary directory as described in the previous section. The amount of free disk space must be verified either manually or through an automated script. Lack of sufficient disk space will prevent the installation program from starting successfully. Note that if no prior fix packs have been installed on the current Image Services release, the main fix pack log will not exist. The absence of this log file also indicates a failed installation.
The DISPLAY environment variable controls whether or not the "Welcome" screen displays on UNIX systems in graphical mode. If you use the su command to log on as root, the DISPLAY environment variable might not be correct. Check the DISPLAY environment variable by entering:
echo $DISPLAY
The environment variable should be set to 0:0 to display on a local monitor. If you are installing the fix pack remotely to another server, the variable on that server must be set to direct the display to the server you are working on.
To install this fix pack on Windows servers in a cluster environment, you must perform the installation task with other required tasks as outlined below:
Some Image Services systems include Tivoli Monitoring. Tivoli Monitoring is a software tool that collects availability and performance data of enterprise systems from one or more central workstations.
It is necessary to stop Tivoli Monitoring in order to install Image Services or the Image Services Toolkit. Image Services and Image Services Toolkit installation software uses commands that stop Tivoli Monitoring. In some cases, Tivoli Monitoring might not stop and an error message is displayed. If Tivoli Monitoring does not stop, you need to manually stop it before the Image Services or the Image Services Toolkit installation can be completed.
To manually stop the Tivoli Monitoring User Interface:
In dual-server and multi-server configurations, install the fix pack on the root server first, and then on the other servers.
UNIX
Log on as a user with root privileges.
Windows
Log on with Administrator privileges.
UNIX
On all UNIX servers:
initfnsw -y stop
killfnsw -DAy
ps -elf | grep fnsw
kill -9 processID
ps -elf | grep vl
kill -9 processID
ps -elf | grep MasterSnmpd
kill -9 processID
wal_purge
Important Do not run any other Image Services commands before you install the fix pack.
Windows
On all Windows servers:
initfnsw -y stop
killfnsw -Dy
Important
net stop "SNMP"
Tip Windows automatically clears the ISTK shared memory.
Impoprtant
UNIX - If any files are in the /fnsw/procs directory, open them to determine the name of the process, and then run ps -ef | grep <process name>.
Windows - Use the Windows Task Manager to check for and terminate any processes that were stopped abnormally.
UNIX
Graphical mode
./is_4.1.SP1-FP16_<operating system>.bin
Silent mode
./is_4.1.SP1-FP16_<operating system>.bin -silent
Graphical mode
Locate and double-click the executable (.exe) file.
Silent mode
Open a command prompt window and enter the name of the fix pack.
<drive>:\is_4.1.SP1-FP16_win.exe -silent
UNIX
cd /fnsw/etc
stamp serverConfig
Windows
Use Windows Explorer to check the date stamp on the serverConfig file.
getstamps.sh -all
After the fix pack is successfully installed on all Image Services servers in the Image Services domain, you can resume normal processing. Note If the Oracle®, Microsoft SQL Server, or DB2 database is site-controlled, restart the database software before starting IS.
If Image Services has MSAR surfaces that were converted from a 14x magneto-optical 9.1 GB drives, use the following procedure to ensure the integrity of your MSAR data. In rare instances, the 9.1 GB drive returns incorrect data from large block read commands. The st_msar_convert tool requests large blocks of data, and so st_msar_convert might have written incomplete data onto the MSAR surface during the conversion. After you install the latest firmware on the optical drive, use the Image Services MSAR_surf_fixup_14x tool to scan and fix your MSAR surfaces. If Image Services does not have MSAR surfaces that were converted from a 14x magneto-optical 9.1 GB drives, you can skip this section.
The MSAR_surf_fixup_14x tool provides all the information necessary to find and fix any MSAR problems caused by the 14x firmware. The MSAR_surf_fixup_14x tool searches the entire server for MSAR surfaces that were converted from 9.1 GB optical drives, and if the original optical disk is inserted in the storage library, it will verify whether the converted MSAR surface is correct or not. If you specify the fix flag (-f), the tool can fix an incomplete MSAR surface by copying the correct data from the original optical media. The command uses the following syntax:
MSAR_surf_fixup_14x [-f] [-s surface_id]
-f - causes the fix to run if the original optical surfaces are available.
-s surface_id - runs the scan, report, and fixup, if indicated (-f), on the single MSAR converted surface indicated.
Notes
Contact the hardware vendor to obtain the HP 14x Magneto-Optical drive firmware version 1.19 or higher. Install the new firmware according to the manufacturer's instructions.
Contact the hardware vendor to obtain the Sony® 14x Magneto-Optical drive firmware version 1.13 or higher. Install the new firmware according to the manufacturer's instructions.
After the firmware on the optical drives is updated, locate all the original 9.1 GB optical disks that were converted to MSAR.
UNIX /fnsw/local/logs/msar_check/
Windows \fnsw_loc\logs\msar_check\
A typical log file might look like this: MSAR_SURF_FIXUP_14X Report for 9.1G converted surfaces
MSAR_SURF_FIXUP_14X Report for 9.1G converted surfaces Host Server Name: cassini Creation Date & Time: 01/29/2012 15:43:06 MSAR MSAR MSAR Optical Optical Orig Orig Surface Problem Surface Surface Surface Surface Optical Optical ID Exists Avail Type ID Avail SSN surface id ========== =========== ======= ======= ========= ======= ======= ========== 3002 Y Y Conv 3001 Y 20119 20827 Document id: 100040, ssn 20119 loc_id 1528574237 surf_ids 1002 and 0. Bad sector range 1087730 to 1093255. Bad sector count: 5526. Fixed: No 3004 Not scanned N Non 9.1 XXXX X XXXX XXXX 3006 Not scanned Y Non 9.1 XXXX X XXXX XXXX 3008 N Y Conv 3001 Y 20119 20827 1 bad converted surfaces found out of 2 9.1G converted surfaces. 2 non-9.1G converted surfaces found. End of Job Date & Time: 01/29/2012 15:45:41 Report name: C:\FNSW_LOC\logs\msar_check\sc_20120129_154121.log |
Install the latest interim fixes (SCRs) for RAC.
The following table lists the interim fixes for RAC 4.1.1:
SCR... | Resolves defect... | Closes APAR... | Description |
---|---|---|---|
308985 |
192663 |
NA |
RAC introduces support for Integral SDS on multi-storage servers. |
330270 |
767614 |
PJ34250 |
Help desk users are not able to reset expired passwords. The Next button in the Change User's Password page, causes an error. |
For more information about the latest interim fixes (SCRs) for RAC, see the readme files that are included in the SCR zip files.
Only the most recently installed fix pack can be uninstalled. If you need to return an even earlier version, restore Image Services from your backups.
Note The files in the /fnsw/hfp/backup directory are the modules that will be restored. If these files have been modified or deleted, the uninstallation process will not be successful.
UNIX
Important Use only this command to uninstall the fix pack. Using the operating system tools could delete vital data that is needed for future fix pack installations.
/fnsw/hfp/_uninst/uninstall_hfp.bin
Windows
The following tables list the product fixes in this fix pack.
APAR Name | Type | Description |
---|---|---|
PJ40004 |
Fix |
Create trigger file to add more time before killfnsw terminates processes during a shutdown. |
PJ40467 |
Fix |
Integral SDS background jobs do not create the writelist correctly if the Image Services software is recycled. |
PJ40780 |
Fix |
A document retrieval error occurs on an NLS document when the MKF docs fields are set to surface_id_1=1002 and status_1=NULL. |
PJ40870 |
Fix |
CSM_tool DELETE is not able to be run in a script on the Windows hardware platform. |
PJ40933 |
Fix |
Add additional safeguards and sys_log messages to the CSM_tool SCAVENGE option. |
PJ41575 |
Fix |
Document id is missing from the error message sds:fbc write_sds_object internal error. |
NA |
Fix |
GDB error that is handled by Process Engine is being logged as SERIOUS. |
NA |
Fix |
CSM_daemon does not keep up with deleting ageable items form page cache. Cache goes to 100% full, creating <77,0,8> errors. |
NA |
Fix |
The SEC_daemon process cores when starting the Image Services software when the repository string is long. |
NA |
Enh |
ER: Add CSM_tool finused option to check used space for specified block of cache. |
NA |
Enh |
ER: Add warning message when the software starts if the shared memory segment size is not 256 MB on the AIX hardware platform. |
NA |
Enh |
ER: Release the isinfo module to assist in troubleshooting SysV issues. |
PJ41454 |
Enh |
ER: Add isinfo to the beginning of the 911 script. |
APAR Name | Type | Description |
---|---|---|
PJ39482 |
Fix |
CSM should return 92,2,11 error when it is encountered rather than letting commit return a 77,0,7. |
PJ39484 |
Fix |
Pull back SCRs 380535 and 380536 to 4.1.1 to prevent MKF estabdbhandle: bad db handle magic error. |
PJ39650 |
Fix |
Remote Procedure Call (RPC) definitions are missing from the elapdisp command. |
PJ39713 |
Fix |
On Windows servers, Image Services logs a 202,0,7 error during shutdown (No Shared Memory Available). |
PJ39714 |
Fix |
The MKF_setLongTransThreshold command fails on Windows servers. |
PJ39720 |
Fix |
The sds_update_retention tool reports the performance statistics incorrectly. |
PJ39755 |
Fix |
The dbverify tool displays inconsistent results regarding missing documents. |
PJ40004 |
Fix |
Create a trigger file to add more time before the killfnsw command terminates processes during a shutdown. |
PJ40232 |
Fix |
The fn_snmpd tool fails and halts Image Services software. |
PJ40467 |
Fix |
Integral Single Document Storage (SDS) background jobs do not create the writelist correctly if the Image Services software is recycled. |
PJ40533 |
Fix |
Pull back fix for defect 934251 from IS 4.1.2 to IS 4.1.1 - 77,0,11 dtp_tran errors. |
NA |
Fix |
The Enterprise Backup and Restore (EBR) Restore process fails due to a missing output file BRORxxxxx.log. |
NA |
Fix |
Change the getstamps tool to verify the Image Services binaries based on cycle number rather than SCR number. |
NA |
Fix |
The Document Services (DOCs) process terminates while federating annotations to Content Engine. |
NA |
Fix |
On Windows server, the "ipc_tool -D" command creates the dump file in ASCII mode rather than in binary mode. |
NA |
Fix |
The SEC_tool decode option reports erroneous results if the input string is invalid. |
NA |
Enh |
ER: The SDS_worker and SDS_CSAR_reader processes write confidential login information to the error log. |
NA |
Enh |
ER: Create a tool that will log long MKF transactions and input/output. |
NA |
Enh |
ER: Enhance 911 tool to output an XML file with IBM product info (for EcuRep). |
APAR Name | Type | Description |
---|---|---|
PJ38456 |
Fix |
SDS_worker and SDS_CSAR_reader processes do not use the ECM SDK environmental variables if they are set. |
PJ38562 |
Fix |
The EBR backup restriction of Oracle datasets > 2GB no longer applies. |
PJ38585 |
Fix |
The output from the stamp and getstamps programs display incorrect information. |
PJ38719 |
Fix |
'sgs -o' does not show link information for the optical drives or library. |
PJ38793 |
Fix |
COR_Listen thread time-out wait is increased from 60 seconds to 300 seconds. |
PJ38801 |
Fix |
Running sds_migr and sds_only committals causes Image Services software to hang. |
PJ38868 |
Fix |
MKF_ddl reports a 161,0,11017 error adding a 17th permanent db dataset. |
PJ38933 |
Fix |
SDS_worker process cores inside MKF_update reporting a 161,0,1076 error. |
PJ39080 |
Fix |
Windows documents are not written correctly when using Adaptec 29320LPE and an UDO drive. |
PJ39224 |
Fix |
Running EBR restore with the combination of thread count > 1 and database count >1 causes the EBR process to crash. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ38114 |
925203 |
Fix |
After Image Services is started, the SDS_FS_reader process reads all sub-directories. Initial retrievals are very slow. |
PJ38328 |
937640 |
Fix |
dbverify reports Integral SDS only documents as missing from the media. |
PJ38329 |
937719 |
Fix |
Image Services hangs on an SEC interlock with 'Not logged on to IMS server' error. |
PJ38396 |
939057 |
Fix |
Security Services SEC entry points are missing checks for input string length, which can lead to stack corruption. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ37757 |
890360 |
Fix |
Improves SysV shared memory segment allocation on Windows. |
PJ38042 |
920178 |
Fix |
The Image Services Centera library libSDSw_centera truncates the repository string after 255 characters. |
PJ37855 |
906748 |
Fix |
sds_convert_nls reports 90,0,45 errors on documents if the document class indexes are modified after being archived by NLS. |
PJ37890 |
909794 |
Fix |
fn_build truncates the SDS repository string in the as_conf.g file to 129 characters. |
PJ37951 |
907579 |
Fix |
sds_copy reports a checksum error 77,1,58 when processing older NLS documents. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ37398 |
861448 |
Fix |
For FN-controlled Oracle, fn_util updaterdb does not execute the necessary Oracle commands to extend SYSAUX after the changes were made in fn_edit. |
PJ37556 |
891163 |
Fix |
21,1,1455 error on dbupgrade -m -Q when document id > 2,147,483,647. |
PJ37578 |
891818 |
Fix |
dbupgrade - fn_util mlb_mig_sec_cols does not populate the new f_accessrights_rw, wr and ax fields. |
PJ37655 |
894914 |
Fix |
OSAR server returns numerous SAS [71,0,2] errors. |
PJ37757 |
890360 |
Fix |
Improves SysV shared memory segment allocation on Windows. |
PJ37773 |
901888 |
Fix |
The oddump tool does not output all document headers once the size of the file size exceeds 2 GB. Not all of the Doc Headers are output. |
PJ37785 |
903036 |
Fix |
docfetch -s |
NA |
897811 |
Enh |
Software Group (SWG) Inventory Tags are now included in IS 4.1.1 Fix Packs - Software Tagging. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ37127 |
854636 |
Fix |
Image Services 4.1.1 requires page 0 to be migrated to cache. |
PJ37185 |
856665 |
Fix |
Upgrading from IS 4.0 to IS 4.1.1 FP8 EBR_offline backup of FileNet Controlled Oracle fails with a 222,0,130002 error. |
PJ37337 |
862318 |
Fix |
CFS-IS property updates are failing with 90,6,31 errors with multiple object stores. |
PJ37435 |
864750 |
Fix |
Shared memory pre-allocation does not work if IS Services is configured to start automatically. |
PJ37436 |
865233 |
Fix |
Xupretent changes the F_ENTRYDATE of documents to a random date when no date is entered. |
NA |
849603 856944 |
Fix |
Interrupting the migration process generates ERRORs in the elogs. |
NA |
853250 |
Fix |
Multiple Storage Server cache only systems status_1 was not being set to unmigrated when used with non-SDS family. |
NA |
854106 |
Fix |
Unable to perform a TSM trace on the SDS_worker process on Windows. |
NA |
855821 |
Fix |
docfetch -s returns an invalid checksum error for an FBC/FBB doc written to second storage server. |
NA |
860550 |
Fix |
DOC_find_documents_w_sds entry points incorrect values for the sds_id field. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ36605 |
835958 |
Fix |
The Extended Membership report cannot be viewed. |
PJ36621 |
838340 |
Fix |
DOCs and INXs abort/segmentation violation with 71,0,2 SAS_open:area_type mismatch errors. |
PJ36823 |
843681 |
Fix |
The Xdbconnect utility does not work in a clustered environment. |
PJ36876 |
845759 |
Fix |
csm_breakup_object found duplicate object in cache: data mismatch for page 0 when fast batch breakup is on running NLS Archive. |
PJ36886 |
846374 |
Fix |
Unable to delete a document from a SnapLock device on a Windows server. |
PJ36923 |
847314 |
Fix |
ISDS reporting incorrect filesystem space available on SSAR file system. |
PJ36750 |
820449 |
Fix |
Daylight Savings Time (DST) pre-2007 rules are not respected with a Windows platform after DST starts one hour earlier when setting date/time field. |
PJ36984 |
849436 |
Fix |
CSM_tool: The largest_fs_blks in cache is always displayed as 4204079050. |
PJ37044 |
851461 |
Fix |
Unable to perform a TSM trace on the SDS_worker process. |
NA |
794447 |
Fix |
sds_update_retention can be run on secondary storage server: Object gets updated, but not docs table. |
NA |
847057 |
Fix |
A fastbatch breakup error can be transferred to the next fastbatch. |
NA |
847622 |
Fix |
A fastbatch breakup can return an error with too many documents as the batch maximum. |
NA |
847918 |
Fix |
sds_convert_nls does not check if a document has already been written using sds_migr or sds_copy. |
NA |
848367 |
Fix |
INX: failed to compare 40 bytes of GUID because of uninitialized data. |
NA |
848402 |
Fix |
The 911 utility needs to be modified so that the find command starts to look for core files starting in the /fnsw directory. |
NA |
849591 |
Fix |
Trigger files for dbupgrade are not being detected on Windows platforms. |
NA |
849599 |
Fix |
The fn_util tool needs the mlb_enable option enabled and the mlb_add_sec_cols disabled. |
NA |
849603 |
Fix |
Interrupting the migration process generates errors in the elogs. |
NA |
853247 |
Fix |
Missing lock in PPM around critical section of code. |
NA |
813379 |
Enh |
sds_migr jobs does not update the SDSMigrDocs.nnn log correctly when the IS is recycled. |
NA |
846446 |
Enh |
QMA uses an increasing number of interlocks. |
NA |
851969 |
Enh |
Update DOC_tool with signal handling per coding standards. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ35988 |
791993 |
Fix |
Error 43 ,0,2005 locks up Storage Library Control. |
PJ36398 |
814925 |
Fix |
911 should not perform the UNIX list command (ls) on the cdb files when they do not exist on an OSAR or application server. |
PJ36433 |
826011 |
Fix |
DOC_tool utility failed to get document info from ECM Centera device using a large doc id (2147483647). |
PJ36435 |
826170 |
Fix |
sds_update_retention is taking too long to update docs in large pool of Centera device. |
PJ36483 |
831070 |
Fix |
sds_migr: SDS_worker processes hang waiting on RSVP msg if MSAR surface has been deleted. |
PJ36502 |
820718 |
Fix |
DOCs process hangs when waiting on another locked process it also owns. |
PJ36515 |
830905 |
Fix |
Core dump running docfetch -s -f filelist - when filelist contains over 20,000 document ids. |
PJ36516 |
832823 |
Fix |
SDS_worker cores when receiving an error message from the ECM SDK library over 1K. |
PJ36609 |
837206 |
Fix |
filenet.podf created as a folder instead of a file. |
PJ36632 |
838957 |
Fix |
Only documents with doc_ID greater than 100096 are imported with sds_import from an SDSw_snaplock device. |
NA |
838159 |
Enh |
Update MKF_tool with signal handling per coding standards |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ35705 |
785301 |
Fix |
SDS_FS_reader fails when SDS_tool recover rewrites to a new surface_id_1 causing SDS_FS_reader to look in the wrong File System Directory path. |
PJ36004 |
801249 |
Fix |
perf_report -rful cores in perf_report:cleanup_mem routine. |
PJ36055 |
801456 |
Fix |
osschk - An error message is returned when running script - if: Badly formed number. |
PJ36071 |
801845 |
Fix |
ISTK: fn_rel does not run on HP-UX. No error message for tuple <213 ,3,11>. |
PJ36122 |
803398 |
Fix |
When perf_report -a -csv is run, the total column for All RPCs in the Cumulative Service Activity Report contains invalid data. |
PJ36145 |
799263 |
Fix |
The system stops responding after running the getreports utility. |
PJ36158 |
801367 |
Fix |
Multiple entries are returned in the elogs of 138,0,38 for some optical surfaces. |
PJ36159 |
798054 |
Fix |
After installing Image Services 4.0 SP5 FP10, fn_db2 shared memory errors occur during shutdown. |
PJ36188 |
760759 |
Fix |
SDS_worker logs checksum errors occur when retrieving COLD docs with TOC pages from Centera. |
PJ36191 |
797192 |
Fix |
Performance is impacted after migrating Image Services 3.6 with an Oracle database to Image Services 4.0 SP5 DB2. |
PJ36251 |
815226 |
Fix |
A spelling error occurs during fn_setup_rdb -f. |
PJ36288 |
786981 |
Fix |
Annotation Only export from Image Services RAC always performs full re-export, even when "re-export" is not selected by user. |
PJ36180 |
783761 |
Fix |
PE/IS: mini-installer fn_IS_has_rdb_password errors are hard to diagnose. |
PJ36384 |
822500 |
Fix |
The ipc_tool -i shows "no process name" for last claimer process. |
NA |
785127 |
Enh |
Provides an integral SDS migration tool to synchronize DoctabA and DCL retention settings. |
NA |
797164 |
Enh |
Provides a tool named sds_copy_to_surf to copy documents from an SDS device to an MSAR/OSAR surface. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ33780 |
758129 |
Fix |
The text in the COLD View Log GUI is blurry and unreadable. |
PJ35196 |
785642 |
Fix |
Selecting the List button immediately after the Define/Update Doc Class screen started results in 90,0,2 errors. |
PJ35522 |
790808 |
Fix |
Error log reporting - Cannot reduce Retention value doc_id. |
PJ35578 |
786206 |
Fix |
ISDS: fn_edit default retention date >= 2038-01-06 for enabled_with_default_offset cores on IS. |
PJ35609 |
369694 |
Fix |
Generic: Got “Error: Object “Button5” does not have windowed ancestor” when click ok or cancel button in Refresh rate dialog. |
PJ35611 |
792816 |
Fix |
SDS_worker process logs 80,0,8 and 80,0,57 migrating documents to SDS device. |
PJ35612 |
379614 |
Fix |
Generic: Groups outside of the administration domain will be listed when logging in with administrator with ADMIN GROUJP=none. |
PJ35613 |
368362 |
Fix |
Generic: Cannot add guid when reopening a saved document class. |
PJ35646 |
783845 |
Fix |
Integral SDS does not write all Fast Batch docs to MSAR/Optical primary surface when a surface becomes full (tranlogs OK). |
PJ35649 |
793418 |
Fix |
ISDS: bkg_sds logs 54,0.7 errors. |
PJ35656 |
792952 |
Fix |
Incorrect data put in export_log for an update DIR record. Reproduced only with automation. |
PJ35668 |
793837 |
Fix |
Closing telnet session while running CSM-tool generates a 202,0,1045 error and holds on to an interlock. |
PJ35736 |
365910 |
Fix |
Generic: EBR displays unclear error messages when backing up/restoring database. |
PJ35740 |
786853 |
Fix |
SysV exception handler is not being called by VW processes. |
PJ35768 |
784276 |
Fix |
Surface Activity tracking logs too many writes. |
PJ35804 |
796341 |
Fix |
Documents committed to ISDS or updated with an f_deletedate > 2038 are not updated in DOCS or on the ISDS device. |
PJ35811 |
663796 |
Fix |
Server Attributes tab in fn_edit: The platform dialog box should be widened to accomondate entire “Windows Server” text. |
PJ35819 |
795625 |
Fix |
The Fast Batch Objects are not being written to the SDS device. |
PJ35924 |
792449 |
Fix |
CSM_tool: New option delage docid MB <count> or delage MB <count> accepts negative and/or garbage numbers. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ34581 |
775914 |
Fix |
stdoccpy causing <77,1,36> on some documents due to 0 page length. |
PJ34802 |
781645 |
Fix |
Rcvd 71,0,2 on SAS: Session already open, service=’CSM’, IS hung. |
PJ34865 |
782613 |
Fix |
VW processes fail to invoke sysv exception handler. |
PJ34873 |
755331 |
Fix |
Image Services does not shutdown sometimes for backup mode. |
PJ34899 |
783523 |
Fix |
161,1,1004 SAT_update failed. |
PJ34920 |
784574 |
Fix |
Unable to print SDS documents when all pages are not in cache - 58,0,1006. |
PJ35009 |
785383 |
Fix |
A syslog can appear for a retryable MKF error. This shouldn’t occur. |
PJ35029 |
783761 |
Fix |
PE/IS: Mini-installer fn_IS_has_rdb_password errors are hard to diagnose. |
PJ35080 |
779785 |
Fix |
92,2,8 error is generated when attempting to view security user details via Xapex Security Administration. |
PJ35091 |
663322 |
Fix |
Extensible Authentication - error message truncated when validation fails customer authentication. |
PJ35093 |
783546 |
Fix |
ISDS: sds_update_retention does not handle docs closed in IDM Desktop with months >= 351. |
PJ35114 |
786514 |
Fix |
Error “alloc_pros should never see empty avail list” in WAL logs. |
PJ35165 |
783489 |
Fix |
Optical library still reserved after cluster failover. |
PJ35196 |
785642 |
Fix |
Selecting the List button immediately after the Define/Update Doc Class screen started results in 90,0,2 errors. |
PJ35328 |
785519 |
Fix |
Problem using Centera Embedded BLOB option when migrating documents from MSAR to Centera. |
PJ35338 |
787375 |
Fix |
sds_migr background tool when using document range excludes CLOSED (DOCTABA) documents. |
PJ35376 |
788960 |
Fix |
Resizing a window with cormon running causes corruption of the displayed data. Cormon data display does not dynamically adjust to window size. |
PJ35456 |
790500 |
Fix |
docfetch gives errors when running on non-storage server. |
PJ35458 |
771018 |
Fix |
perf_report -a generated a segmentation violation after installing SCR 325091. |
PJ35507 |
788509 |
Fix |
SDS migration hangs on specific documents with <61,0,10>. |
PJ35518 |
788995 |
Fix |
ISDS is not correctly protecting DR550 EBR documents. |
PJ35520 |
790455 |
Fix |
DOC stub crashes intermittently while locking SEC DB, system halts. |
PJ35556 |
791704 |
Fix |
sds_update_retention on centera chrono doc when f_deletedate has not changed create new clip with shortened retention. |
PJ35578 |
786206 |
Fix |
ISDS: fn_edit default retention date >= 2038-01-06 for enabled_with_default_offset cores on Image Services. |
NA |
791270 |
Enh |
911 enhancements: Add the sgs -s and CSM_tool > stat free commands to the 911 output. |
NA |
790912 |
Enh |
New options added to CSM_tool > stat command to monitor the number of free space block segments by size. |
NA |
783373 |
Enh |
Post-Qual support of DB2 v9.5 client with IS 4.1.1. |
NA |
782835 |
Enh |
New option -v for the docfetch tool. |
NA |
767062 |
Enh |
Integral SDS: Attempt to embed documents into Centera blobs whenever possible. |
NA |
750268 |
Enh |
sgs needs capability to list Integral SDS units configured. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ24122 |
761985 |
Fix |
Image Services stops with the "<121 ,0,41> (Oracle not available)" error when exiting backup mode with IS 4.1.1 FP2. |
PJ33227 |
748491 |
Fix |
An incorrect “eject and clean media” message displays from the Xapex for UDO 1 and UDO 2 media. |
PJ33539 |
751384 |
Fix |
Platters are filling up prematurely. |
PJ33839 |
759578 |
Fix |
Modified the 911 script to add the netstat -p tcp command output for an AIX hardware platform. |
PJ33877 |
759191 |
Fix |
cfg_verify reports false error. The 64-bit value is not handled properly. |
PJ34018 |
761153 |
Fix |
SDS counters are reset to zero in perf_report -rsds. |
PJ34035 |
761389 |
Fix |
The Art_cold stress test causes SysV memory errors: " <202 ,0,2> memory from getarea not available". |
PJ34036 |
766373 |
Fix |
bkg_sds hangs on notification queue. |
PJ34054 |
766804 |
Fix |
The 92,2,11 message needs additional information. |
PJ34077 |
757669 |
Fix |
initfnsw start ignores returned errors from the ims_start script, causing PE to crash after startup. |
PJ34116 |
767044 |
Fix |
911 script enhancements. |
PJ34130 |
767921 |
Fix |
oddump cored on an fprintf statement, causing surface to become locked in the drive. |
PJ34134 |
768253 |
Fix |
Image Services cannot connect to optical libraries after applying IS 4.1.1 FP003. |
PJ34174 |
767969 |
Fix |
911 fails on Windows if Image Services is not installed in the root directory. |
PJ34201 |
759473 |
Fix |
An EBR backup failure of Oracle 10g on IS 4.1.1 results in a "<222 ,0,13056> bad hdr magic error" on UNIX platforms. |
PJ34209 |
768322 |
Fix |
Page retrieval problems occur due to the addition of page 0 retrieval logic. |
PJ34250 |
767614 |
Fix |
Helpdesk users are not able to reset expired passwords. The Next button in "Change User’s Password" causes an error. |
PJ34274 |
361320 |
Fix |
fn_edit does not save the MKF block size changes. (This is an XVT spreadsheet control issue.) |
PJ34285 |
767733 |
Fix |
The security log contains erroneous data in the "where" field if a device is deleted by a client prior to SEC_logoff. |
PJ34292 |
770899 |
Fix |
After upgrading to 4.1.1 FP003, objects cannot be retrieved from osarless system (errcode 47 ,0,14). |
PJ34298 |
770502 |
Fix |
getstamps.sh -all causes an "Unable to find STAMPS_LIST" error and "SCRSDB" error in /fnsw/local/tmp. |
PJ34319 |
770871 |
Fix |
stdoccpy fails, causing a "202,100,6" error, an FCL error. |
PJ34374 |
760646 |
Fix |
The fn_edit procedure to add the “SQL” service is not prompting for Oracle datasets. |
PJ34379 |
772329 |
Fix |
Bad export_log entry can be written using an un-initialized block of memory causes deserialization error. |
PJ34381 |
772364 |
Fix |
EBR backup failure of Oracle 10g/IS 4.1.1 results in <222 ,0,13056> bad hdr magic error on Windows platform. |
PJ34382 |
771254 |
Fix |
911 is sending DOC_tool an incorrect command to get SDS information. |
PJ34383 |
767906 |
Fix |
Image Services 90,0,16 errors intermittently occur, causing CFS-IS export to stop. |
PJ34385 |
772105 |
Fix |
The DOC_tool freezes if no data is returned from its list of commands. |
PJ34408 |
771698 |
Fix |
The EBR full online backup fails, causing a "222,0,3053 with FileNet Controlled Oracle 10g" error. |
PJ34409 |
771575 |
Fix |
sgs_migr needs to create a page 0 for pre-4.1.1 FDC documents that are created on a cache-only server. |
PJ34416 |
772756 |
Fix |
Getting retrieve to cache failed in IDM Desktop when all pages of a document are not in page cache. |
PJ34418 |
771563 |
Fix |
Background import -nodeleteddoc has confusing view log messages. |
PJ34422 |
773432 |
Fix |
EBR Full Online Backup failing with error <222 ,0,3053> with FileNet Controlled Oracle 10g. |
PJ34437 |
771753 |
Fix |
NCH_daemon reports a “Critical” error for TPI_GetPEReq. |
PJ34444 |
770318 |
Fix |
SDS migrate from MSAR does not always work correctly, which affects documents stored in SDS. |
PJ34451 |
743530 |
Fix |
The creation date and successful log on fields are missing after importing the security database. |
PJ34483 |
768919 |
Fix |
Development test programs in IS area crash on a Windows server when running with an Oracle database. |
PJ34490 |
774218 |
Fix |
fn_util init failed with fn_util: ‘fn_msodbc init’ failed (return value: 1) error message. |
PJ34523 |
775800 |
Fix |
Cannot determine common location and status of trigger files. |
PJ34580 |
773429 |
Fix |
AIX with IS 4.1.1 FP003: Devices in /dev directory are created with incorrect names. |
PJ34610 |
394041 |
Fix |
ISTK: Developer documentation for the DOC_prefetch_from_optical_disk call does not mention that there is a limit of 1000 per prefetch call. |
PJ34611 |
393981 |
Fix |
ISTK: Developer documentation for the DOC_prefetch_from_optical_disk call does not include information about systems with multiple OSARs. |
PJ34622 |
775942 |
Fix |
QLG_start generates an exception in the Windows Application log. |
PJ34653 |
777304 |
Fix |
SysV obtains the memory address from another dll and unmapping it, causing a segmentation violation with vwtime.exe. |
PJ34686 |
760525 |
Fix |
When installing a fix pack, the build number is not incremented. Users cannot determine which fix pack build has been installed. |
PJ34687 |
751191 |
Fix |
MSAR_scan_fixup_HP14x usage statements need reworking. |
PJ34710 |
779373 |
Fix |
RDB re-connect implementation in INXl_ce_get_next_logs does not account for eliminated outstanding CFS-IS request. |
PJ34714 |
779369 |
Fix |
Two CFS-IS annot_log entries are being created for a single annotation update. |
PJ34715 |
779372 |
Fix |
CFS-IS outstanding annot_log entries are not being found in the annot_log table. |
PJ34737 |
780121 |
Fix |
Deletion of a document with annotatons puts doc in export_log and annots in annot_log, causes problems on Content Engine. |
PJ34738 |
773410 |
Fix |
Using Xapex to update document security and it fails with 121.0.23. |
PJ34759 |
755142 |
Fix |
IS-PE: The fn_setup_rdb executable creates a new data source when it is run with the “-u” option during an upgrade of the database type to ODBC and SQL 2005, thus ignoring the data source that was used by the user during installation. |
PJ34763 |
001138 |
Fix |
fn_util mk_links creates an incorrect link for a FileNet-controlled Oracle 10G during an upgrade from 4.0 to 4.1. |
PJ34778 |
741482 |
Fix |
The Xsec_admin GUI is missing the radio buttons that were added for the IS 4.0 FP005 release. (This is due to an nch_tool update failure.) |
PJ34815 |
782921 |
Fix |
Unable to delete an SDS document that has passed the expiration date. [Error 238,3,55332] |
PJ34840 |
780478 |
Fix |
ISDS that is using file system repositories has errors. |
PJ34841 |
773013 |
Fix |
911 hangs on Windows 2008 because winmsd.exe does not exist. |
PJ34843 |
776865 |
Fix |
Recycling Image Services on a Windows server while running sds_migr causes SDSw_write_object errors. |
PJ34843 |
779394 |
Fix |
HP-UX Itanium 11.31 produces errors in /fnsw/local/sd/cfg_verify/cfg_current. |
PJ34844 |
770766 |
Fix |
CFS-IS export on Windows, SQL 2005 Server. |
PJ34845 |
780319 |
Fix |
Windows 2008, Microsoft SQL 2005, property updates from 3 blanks to 10 blanks, which causes errors, mismatches, and update failures. |
PJ34848 |
775486 |
Fix |
CFS-IS does not handle the case where the annotation logs proceed the creation of the CE document. |
PJ34914 |
767846 |
Fix |
The elacodes file has incorrect PA events. |
PJ34963 |
756902 |
Fix |
sgs -o does not list the fifth device identifier when connected to IBM Ultra320 SCSI cards. |
PJ34964 |
761246 |
Fix |
Unable to delete an ISDS Centera doc that was archived none, then closed and retention updated. |
PJ34977 |
750518 |
Fix |
ELA does not recognize the new BPM service: VWK. |
PJ35005 |
760183 |
Fix |
IS/PE: An error occurs from oraupgrade_sp in the mini-installer log during an upgrade from 4.0.40.129 to 4.1.1.52. |
PJ35010 |
785325 |
Fix |
Deadlock causes a "Fatal MKF Error," which causes IS to stop. |
NA |
781055 |
Enh |
Provide support for SQL Server ANSI PADDING change. |
NA |
760531 |
Enh |
Add weekly cycle build number to fix pack installation logs and fn_util whichfn. |
NA |
757948 |
Enh |
Add feature to allow users of GDB_exim to specify blob and index tablespaces for DB2 import and export. |
NA |
753387 |
Enh |
Provide tool to look for problems with msar convert surfaces with Sony 14x optical drives. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ32892 |
746639 |
Fix |
When you run a query in IDM Find and you are searching on an Oracle index using the greater than or equal to clause, the returned results do not start from the value specified in the statement. |
PJ33335 |
752068 |
Fix |
After installing the Image Services 4.1.1.1 fix pack, a 47,0,14 error occurs. |
PJ33376 |
753379 |
Fix |
Incorrect use of spin locks causes excessive context switching in COR. |
PJ33377 |
753157 |
Fix |
The AIX version of SysV allows shared memory segment sizes to be set too large. |
PJ33399 |
753882 |
Fix |
The performance tool does not accurately report number of CPU’s utilized by an AIX LPAR. |
PJ33480 |
754799 |
Fix |
The cormon tool does not handle various termination signals. |
PJ33502 |
753039 |
Fix |
After installing the IS 4.1.1.1 fix pack, a 77,0,10 error occurs when retrieving a document. |
PJ33503 |
382285 |
Fix |
When trying to recover from an NLS device, the error indicates reading from a disabled MSAR surface. |
PJ33621 |
756925 |
Fix |
fn_util whichfn does not display the installed fix pack. |
PJ33627 |
749840 |
Fix |
The sgs -o command lists an arm for an ODU that is the ID for the previous entry. |
PJ33629 |
757024 |
Fix |
After installing the Image Services 4.1.1.2 fix pack, running perf_report -a ends with segmentation violations. |
PJ33632 |
755642 |
Fix |
The ipc_tool utility incorrectly reports shared memory corruption and terminates a critical semaphore. |
PJ33744 |
751871 |
Fix |
Unable to delete a surface ID reference from IS when the surface family is associated with an SDS device. |
PJ33748 |
755919 |
Fix |
MSAR surfaces are not picked up from the slots. |
PJ33754 |
756556 |
Fix |
The SDS library becomes disabled until the IMS is recycled, which re-enables the library. |
PJ33756 |
754320 |
Fix |
GDB_exim does not work for SQL 2000 SP4. |
PJ33780 |
758129 |
Fix |
Text in the COLD View Import Log GUI is blurry and unreadable. |
PJ33844 |
754673 |
Fix |
An error occurs when an ADO query is executed in IDM Desktop and the WHERE clause has more than 85 conditions. |
PJ33923 |
759807 |
Fix |
Error 202,0,2 - The cormon tool has no memory available for process. |
PJ33925 |
759097 |
Fix |
Error 77,0,10: expected cache object is missing - Documents with a page length of 0 can be created but not retrieved. |
PJ33928 |
760668 |
Fix |
Thousands of documents are locked in cache and cannot be migrated to optical or MSAR. |
PJ33988 |
758412 |
Fix |
Image Services does not create the $ORACLE_HOME/lib32/clntsh.o library on Oracle 10 on AIX servers. As a result, Process Engine creates a liboracle.so library link to clntsh.o, which does not exist. |
PJ33989 |
751844 |
Fix |
The installation program cannot add IS service entries in /etc/services on AIX 6.1. |
PJ35006 |
752563 |
Fix |
The server does not handle daylight standard time properly for 2003 dates. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ32836 |
746807 |
Fix |
perf_report -a generates errors for two reports. |
PJ32915 |
745590 |
Fix |
Performance issues occur with sds_import -all on a SunSAR device. |
PJ32916
|
659902
|
Fix |
stsurfupdate does not work when differing indexes are on a read-only MSAR surface. |
PJ32920 |
745611 |
Fix |
Incorrect message displays when deldocs has a retention setting of Infinite. |
PJ32922 |
746371 |
Fix |
The sds_import does not list all imported documents in the view log when a document range has been specified. |
PJ32923 |
746677 |
Fix |
An sds_import from HCAP receives a segmentation violation, and gets stuck in a sys_log() call and hangs (scandir issue). |
PJ32924 |
746365 |
Fix |
The DIA module in /fnsw/lib/shobj is not handling changes set in the document class correctly after running sds_import. |
PJ32925 |
746713 |
Fix |
Too little verification is ran before a duplicate SDS object is accepted. |
PJ32926 |
747135 |
Fix |
Retrieving SDS documents with checksum did not have checksum information in the page cache. |
PJ32929 |
746875 |
Fix |
An sds_import errors and fails to import the final few Centera DR550 documents when modulo 50. |
PJ32931 |
747634 |
Fix |
The sds_import view log stats lists a number of documents processed as zero. |
PJ32940 |
747791 |
Fix |
A floating point exception occurs when a background job tries to sys_log sds_import statistics. |
PJ32947 |
746128 |
Fix |
The sds_import -writelist lists docouments that failed on import. |
PJ32953 |
746127 |
Fix |
An sds_hold incorrectly released an SDS document that was on hold. |
PJ32955 |
745707 |
Fix |
The sds_import -writelist flag does not generate a list of clip IDs from foreign or locally imported Centera documents. |
PJ32956 |
746075 |
Fix |
An SDS error occurs when a DR550 repository is opened from a different DR550 SDS unit in one process. |
PJ32970 |
746577 |
Fix |
An sds_update_retention of Centera typ=3 returns inconsistent results. The document is correct, but the object is incorrect. |
PJ32971 |
747538 |
Fix |
An f_deletedate is set when virtual EBR objects are imported. |
PJ32979 |
747482 |
Fix |
A bkg/sds_import fails to import small objects on a DR550. |
PJ32984 |
747597 |
Fix |
deldocs does not accurately display the total number of deleted documents. |
PJ33008 |
745695 |
Fix |
fn_setup_rdb does not create the ODBC data source properly in a cluster. |
PJ33022 |
748507 |
Fix |
sds_migr and sds_copy with -sds_only errors when three or more SDS_workers are configured. |
PJ33023 |
748374 |
Fix |
A WAL client on Solaris receives an incorrect sds_only value from DOC_find_by_family_id_w_sds. |
PJ33040 |
748685 |
Fix |
SDS_worker/SDS_tivoliDR - Memory leak occurs during heavy committals. |
PJ33076 |
747473 |
Fix |
A new DOC find call returns SDS information. |
PJ33085 |
749113 |
Fix |
Increase the OCOR_Listen listen queue size. |
PJ33094 |
749094 |
Fix |
Retrieving documents written to a HCAP device can cause invalid document description format errors. |
PJ33108 |
748916 |
Fix |
A type mismatch verification error occurs when running from a Windows to a UNIX server. |
PJ33112 |
747263 |
Fix |
Update SEC.cor for ELADISP: missing RPCs in SEC.cor. |
PJ33139 |
746845 |
Fix |
Custom password validation is out of specification. |
PJ33192
|
743850
|
Fix |
docfetch -s <docid> for large documents runs out of shared memory. |
PJ33204 |
751230 |
Fix |
DOC.dll dumps core immediately when DOC_fin_documents_w_sds is called. |
PJ33244 |
747757 |
Fix |
A move_disk of optical surface errors when a MSAR library is in backup mode. |
PJ33314 |
748740 |
Fix |
dbverify fails with 15,9,8 SPP_ErrBadState: Invalid connect state for operation. |
PJ33321 |
750533 |
Fix |
Site receives a 77,0,1 tuple after upgrading to 4.1.1 when using fastbatch breakup. |
PJ33325 |
745644 |
Fix |
Excessive logging of the <181,0,8> error when the Windows print queue reaches its limit. |
PJ33437 |
751960 |
Fix |
Unable to uninstall IS using /fnsw/etc/uninstall. |
PJ33442 |
751768 |
Fix |
The Process Engine installation program sets an incorrect rdb location for fn_index in the IS database on AIX with Oracle. |
PJ33443 |
745878 |
Fix |
The ISTK uninstallation program cannot be started in GUI mode on Solaris 10. |
PJ33446 |
746617 |
Fix |
A fatal MKF <161,0,1076> error occurs during Commit/Delete tests with a zero sleep. |
NA |
152967 |
Enh |
Oracle RAC for Oracle 10g - IS full support. |
NA |
758503 |
Enh |
Support CFS-IS federation of closed documents. |
NA |
753131 |
Enh |
Database query to use cursors rather than last ID Doc ID. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ32703
|
745277
|
Fix |
Xsec_admin - Unable to delete user, group or device. |
PJ32724
|
742317
|
Fix |
Integral SDS: The Help windows in fn_edit need to match the updated Integral SDS Documentation. |
PJ32732
|
742877
|
Fix |
Integral SDS: fn_edit needs to validate foreign SSN against local SSN when configuring foreign SDS unit. |
PJ32734
|
340995
|
Fix |
In German language, the DB2 Connect Help screen title needs translation. |
PJ32735
|
361942
|
Fix |
Getting message No RDBMS database on this server when running get_rdbms on an application server with Oracle. |
PJ32736
|
556403
|
Fix |
"shmget CBP failed errno=22 and CB process log is disabled" error messages are seen when CSM_tool and ipc_tool are run. |
PJ32737
|
660734
|
Fix |
perf_report: Bad word alignment found in report file. |
PJ32738
|
661159
|
Fix |
GLOB: JMAT: Japanese characters are missing in "Literal" and "Description" field in COLD > Define Report Format. |
PJ32739
|
662332
|
Fix |
Cannot view properties of COLD documents on CFS-IS results in SSI error <203,0,2006>. |
PJ32740
|
663496
|
Fix |
UNKNOWN is misspelled in Dashboard. It should read "unknown version" rather than "unkown version". |
PJ32741
|
740278
|
Fix |
Image Services shared memory conflicts on Windows are not handled properly. |
PJ32742
|
740531
|
Fix |
Content Engine 3.5.2-007 CFS-IS agents failing for specific object store on all the CE servers. |
PJ32743
|
740581
|
Fix |
Integral SDS: sds_hold on SunSAR or snaplock gives inaccurate error message. |
PJ32744
|
740762
|
Fix |
Integral SDS: For SunSAR on Windows, sds_copy, deldocs and DOC_tool DELETE not deleting old object that is manually deleteable. |
PJ32746
|
745230
|
Fix |
Integral SDS: Image Services tries to save process log in non-existent directory when repository is down. |
PJ32747
|
740917
|
Fix |
Integral SDS: DOC_tool DELETE falsely says it deletes object when unit delete set to no. |
PJ32748
|
741292
|
Fix |
Integral SDS: sds_copy should not copy held documents. |
PJ32749
|
741434
|
Fix |
Integral SDS: Cannot move cursor in sds location box in single document storage tab of fn_edit on AIX only. |
PJ32750
|
741468
|
Fix |
Script cfg_gen generated wrong kernel parameter values on HP-UX 11i v3 server. |
PJ32751
|
741473
|
Fix |
CATS_is_ctlg using -l -m flags cores on Solaris. |
PJ32752
|
741490
|
Fix |
Integral SDS: Centera metadata tag storing SDS unit name written wrong, with %u instead of %s. |
PJ32753
|
742028
|
Fix |
Image Services hangs after INXs crashes with 0xc00000005 exception. |
PJ32753
|
740633
|
Fix |
DOCs stubs cored out with segmentation violation. |
PJ32754
|
742068
|
Fix |
CATS_IS_ctlg using -l -m flags cores on Solaris. |
PJ32755
|
745173
|
Fix |
Integral SDS: sds_import cores on Solaris. |
PJ32756
|
745239
|
Fix |
Integral SDS: Xbjc still shows background job status Suspended although Restart or Abort request was submitted. |
PJ32757
|
745273
|
Fix |
Integral SDS: sds_import -nonexactclass flag does not allow import of documents with different doc class index values. |
PJ32758
|
745105
|
Fix |
Integral SDS: Retention on HCAP for Windows for INFINITE is being returned as NONE. |
PJ32759
|
745016
|
Fix |
Integral SDS: sds_import updated DOCS entry with wrong data on Windows server. |
PJ32763
|
744297
|
Fix |
Buffer overrun in SysV routine fnc_shmat causes process to core in shm_init. |
PJ32765
|
745369
|
Fix |
Integral SDS: for DR550 Windows more Tivoli libraries are needed for SDSw_tivoliDR.dll. |
PJ32766
|
745537
|
Fix |
Integral SDS: the sds_import flag "-security none" is importing security when it should not. |
PJ32767
|
745565
|
Fix |
Integral SDS: The "SDS Connector Library" column title is truncated in fn_edit. |
PJ32769
|
744557
|
Fix |
stdoccpy not working in Image Services 4.1 FP1 on AIX 5.3. |
PJ32771
|
745582
|
Fix |
Integral SDS: DOCs on a foreign server cores when trying to serialize a DOC call. |
PJ32772
|
745615
|
Fix |
Integral SDS: bkg_sds cores when running sds_import on local docs with missing indexes, while not using -nonexactclass flag. |
PJ32773
|
745623
|
Fix |
Adding a second VWservice leads to errors when running fn_build. |
PJ32774
|
745688
|
Fix |
Integral SDS: sds_import using default setting for security imports document security not document class setting. |
PJ32775
|
745708
|
Fix |
Integral SDS: sds_import of documents from a foreign sds when the document class does not exist, results in core. |
PJ32776
|
745881
|
Fix |
Integral SDS: sds_import with doc_file using Centera, doc ids 0 causes error. |
PJ32777
|
742880
|
Fix |
Integral SDS: Alternate Checksum error when retrieving a large document on Windows committed via FBC. |
PJ32778
|
743206
|
Fix |
Integral SDS: retrieval of sds-only doc with sds unit disabled gives error about docs table inconsistent with page cache. |
PJ32779
|
745238
|
Fix |
Integral SDS: sds_import errors occurred when import SDS documents from DR550 device using doc_file option. |
PJ32780
|
745262
|
Fix |
Integral SDS: For DR550, excessive Tivoli session logoff/logon causes poor performance. |
PJ32781
|
743456
|
Fix |
Integral SDS: Deletion of the retention-extended SDS document is incomplete with SDSw_centera only. |
PJ32783
|
744997
|
Fix |
Integral SDS: sds_import updated wrong surface id in DOCS entries on multi-storage server. |
PJ32785
|
743891
|
Fix |
911 script aborts in /fnsw/local/logs/cso directory does not exist. |
PJ32786
|
744949
|
Fix |
Integral SDS: Xbjc erase of primary surface of SDS docs marks MKF surface_id as 0, not 1002. |
PJ32787
|
744830
|
Fix |
Integral SDS: bkg_sds has a memory leak when processing sds_import bacground jobs. Needs to close SDS objects. |
PJ32790
|
744203
|
Fix |
Integral SDS: fn_edit allows configuration of Centera, DR550 sds units on HP Integrity - not supported. |
PJ32793
|
744207
|
Fix |
UDO2: DOC_tool does not display the IBM 3996 Library when running the command LIBRINfo. |
PJ32794
|
744210
|
Fix |
SEC_init -o logs a 92,0,151 error when starting IS software - Could not read system row. |
PJ32796
|
744270
|
Fix |
Integral SDS: SDS_reader puts endless loop of messages in view log on docfetch -s of NLS archived document. |
PJ32797
|
744729
|
Fix |
Integral SDS: sds_import updated DOCS entries incorrectly when there are duplicate entries in centera. |
PJ32798
|
744543
|
Fix |
Integral SDS: For Centera INFINITE retention value was being incorrectly report - affects sds_import & DOC_tool. |
PJ32799
|
744361
|
Fix |
SDSw_get_retention needs to return retention values for DR550. |
PJ32800
|
744353
|
Fix |
Integral SDS: TSM script changes needed for DR550 to act like EBR device. |
PJ32801
|
744352
|
Fix |
Integral SDS: DOCl needs to not delete DR550 docs if DOCS table retention has not expired. |
PJ32804
|
743766
|
Fix |
LDAP_imp causes user comment section in Xapex > Update User to get overwritten with blank spaces. |
PJ32806
|
744139
|
Fix |
Integral SDS: fn_edit allows save with enable_with_default_date, but no date in "Default Retention Date." No prompt occurs. |
PJ32808
|
744292
|
Fix |
UDO2: Cannot select "Erase Media" in Background Job Control when attempting to consolidate UDO2 erasable media type. |
PJ32809
|
740505
|
Fix |
Buffer overrun in SysV routine fnc_shmat causes process to core in shm_init. |
PJ32810
|
744507
|
Fix |
SDS: Need to fix several bugs in SDS_import. |
PJ32811
|
745882
|
Fix |
NLT: NCH_RetrieveItem failed <156,3,20> in Solaris 9 & 10. |
PJ32811
|
746083
|
Fix |
fn_edit stops responding when trying to configure the system after installation. |
PJ32811
|
741625
|
Fix |
fn_edit is aborted after installing Image Services 4.1.1 dev cycle 28 on AIX 5.3 ML6s. |
PJ32815
|
746282
|
Fix |
Integral SDS: sds_import of local docs on multi-storage server gives negative cache_id. |
PJ32816
|
746468
|
Fix |
Integral SDS: DOC_tool delete of expired foreign SDS docs results in errors, while deldocs works. |
PJ32817
|
746474
|
Fix |
Integral SDS for DR550 fails intermittently with SDSw_create_object err_msg="Cannot Bind ... qualifier". |
PJ32818
|
746115
|
Fix |
Integral SDS: Update retention -override of centera typ=1 results in typ=4 where object event_base is still FALSE. |
PJ32819
|
746273
|
Fix |
Integral SDS: bkg_sds is not handling NONE documents correctly. SnapLock foreign typ-1 imports as typ=5. |
PJ32822
|
660816
|
Fix |
pe_definition file has wrong permission causing perf_mon to give message that it is not a regular file. |
PJ32823
|
746131
|
Fix |
Increase max COR handle table size from 512 to 4096 in OCOR. |
NA |
746628
|
Enh |
SDS in a remote system commit and multi system commit config. |
NA |
746627
|
Enh |
SDS in a multiple storage library config. |
NA |
746626
|
Enh |
sds_import utility. |
NA |
746620
|
Enh |
SDS connector for HCAP. |
NA |
746616
|
Enh |
SQL Server 2005 in a MSCS config. |
NA |
746602
|
Enh |
IBM 3996 optical library - full support. |
NA |
746601
|
Enh |
Plasmon Gx158 optical library. |
NA |
746600
|
Enh |
Post-GA: Support Plasmon UD02 drives. |
NA |
744502
|
Enh |
Post qual support for AIX 6.1. |
NA |
192663
|
Enh |
Integrated SDS (Single Document Storage). |
The manifest files for each platform list checksum information for each file included in the fix pack.
To access documentation and compatibility matrixes for FileNet Image Services:
For information about contacting customer support:
The Support home page contains a wide variety of options:
This information was developed for products and services offered in the U.S.A.IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service.IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not grant you any license to these patents. You can send license inquiries, in writing, to:
IBM Corporation J74/G4 555 Bailey Avenue San Jose, CA 95141 U.S.A.
For license inquiries regarding double-byte (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to:
Intellectual Property Licensing Legal and Intellectual Property Law IBM Japan Ltd. 1623-14, Shimotsuruma, Yamato-shi Kanagawa 242-8502 Japan
The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law: INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you.This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk.IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you.Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact:
IBM Corporation J46A/G4 555 Bailey Avenue San Jose, CA 95141-1003 U.S.A.
Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee.The licensed program described in this document and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any equivalent agreement between us.Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained in other operating environments may vary significantly. Some measurements may have been made on development-level systems and there is no guarantee that these measurements will be the same on generally available systems. Furthermore, some measurements may have been estimated through extrapolation. Actual results may vary. Users of this document should verify the applicable data for their specific environment.Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products.All statements regarding IBM's future direction or intent are subject to change or withdrawal without notice, and represent goals and objectives only.This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental.
COPYRIGHT LICENSE:This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. The sample programs are provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of the sample programs.
IBM, the IBM logo, FileNet, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both.
UNIX is a registered trademark of The Open Group in the United States and other countries.
Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.
Other product and service names might be tradmarks of IBM or other companies.
Date |
Description |
---|---|
7 March 2014 | Initial release of fix pack . |