Readme file for: IBM® FileNet® Image Services
Update name: 4.1.2.11
Fix ID: 4.1.2.11-IS-FP011
Publication date: 24 June 2011
Last modified date: 24 June 2011
This document provides information about the IBMFileNet Image Services (IS) 4.1.2.11-IS-FP011 fix pack. The IS 4.1.2.11-IS-FP011 fix pack updates an existing Image Services 4.1.2 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 every 10 weeks, and include the binary executable installer, the manifest file, and the readme.
To determine the current fix pack version installed on your server, enter the following command:
fn_util whichfn
Remote Admin Console (RAC) users Install the latest interim fixes (SCR zip files) for RAC.
SCR... | Resolves defect... | Closes APAR... | Enhancement that is added by installing the interim fix (SCR)... |
---|---|---|---|
339074 |
757961 |
N/A |
RAC introduces support for Integral SDS on multi-storage servers. |
For more information about the latest interim fixes (SCRs) for RAC, see the readme files that are included in the SCR zip files.
For details about the resolved defects in this fix pack, see "Product fix history".
For more information about Image Services new features and known issues, see the IBM FileNet Image Services Release Notes.
Support for DB2 pureScale cluster in a remote database
For more information on DB2 pureScale configuration requirements, refer to Tech Note # 1450762 on the IBM support site.
-m <directory> This option moves the temporary files to the designated directory after they have been collected in the tar file. The directory path must be absolute (i.e. start with the root directory '/').
The name of the tar file created by 911 was modified slightly. The old format updated a "version" number each time 911 was executed on the same date (1, 2, 3, etc). This was replaced by a time stamp for the hour and minute when the tar file was created (in 24 hr format). This has the advantage of preserving both the date and time when 911 was run in the tar file name.
Old tar file name examples:
911.20100628.01.tar.Z
911.20100628.02.tar.Z
911.20100628.03.tar.Z
New tar file name examples:
911.20100628.0824.tar.Z (8:24 AM)
911.20100628.1216.tar.Z (12:16 PM)
911.20100628.2153.tar.Z (9:53 PM)
or
911.20100628.0824.zip (8:24 AM)
911.20100628.1216.zip (12:16 PM)
911.20100628.2153.zip (9:53 PM)
911 was also modified to run the command "ipc_tool -P" to dump the SysV process log and save this to the tar file. This process log provides information on Image Services activity up to the time 911 is executed.
Known Issue for Solaris OS
A known issue occurs on the Solaris platform only. The 911 –m command, which moves temporary files (*.wri) to a user specified directory, does not work. This is due to the Solaris OS inability to process the “grep –q” command. A future Fix Pack will fix this issue.
In order to move the temporary files (*.wri), the user will need to perform a manual command. By default, 911 temp files are written to the /fnsw/local/logs/911 subdirectory. To move the group of files to a user specified directory, execute the following command:
cd /fnsw/local/logs/911
mv *.wri /fnsw/local/tmp (or other user specified directory)
Software Tags made available as a common solution for identifying the product name, product version and fix pack level installed. This information is now standardized, making collecting system information more efficient for support teams, automated problem determination and compatibility advisors. Software Tags are released for 4.1.2 FP7 and all future 4.1.2 fix packs.
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 IS configuration.
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.2.7-FP007 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").
Before using fn_edit to add or modify any SYSAUX datasets-related configuration and running fn_util updaterdb, there are important instructions to follow to ensure that any of the SYSAUX datafiles that were manually added as a workaround are not erased and reused after the command is executed.
Immediately after applying this fix pack level, refer to technote # 1430301 'New requirement for FileNet-controlled Oracle environments that have added additional SYSAUX datafiles' for mandatory instructions. Do not use fn_edit to change any SYSAUX-related configuration, and do not run fn_util updaterdb for any reason until you have followed the instructions in the technote.
911 searches for core files under /fnsw and the home directory of the fnsw user. However, on some systems, you can set the location of core files. For example, on AIX you can use the chcore command to set the location of the core files.
This feature provides you with the advantage of creating core files in a file system that is not the file system that Image Services uses. Thus, preventing the Image Services file system from filling up.
If you use an additional core file directory, you can configure 911 to also search that directory. You accomplish this by placing the new directory name in a trigger file that is called: /fnsw/support/extra_core_directory.
For example, if the new core file directory is /tmp/corefiles, then run the following command to create the new trigger file:
echo /tmp/corefiles > /fnsw/support/extra_core_directory
The full path to the new directory must be entered. Make sure that the permissions for the new directory allow access by the fnsw user. The /fnsw/support/extra_core_directory trigger file can be modified or removed at any time other than when running the 911 script. The core files can also be compressed to save space (911 will uncompress the core files for analysis then compress them again).
During the upgrade procedure the perflog file needs to be renamed so a new format perflog can be created. When the Image Services software is started, perf_mon will automatically create a new perflog with the new internal format.
Procedure:
For more information about Image Services support for SNMP v3 on AIX 5.2 and above, see the IBM FileNet Image Services Release Notes.
For Image Services 4.1.2 compatibility information, see the IBM FileNet Image Services, Image Services Resource Adapter, and Print Hardware and Software Requirements document.
This section contains the following topics:
Note 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 that 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 perform 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 installer |
---|---|---|
AIX |
210 MB |
/tmp |
HP-UX (HP 9000) |
410 MB |
/var/tmp |
HP-UX (HP Integrity) |
400 MB |
/var/tmp |
Solaris |
220 MB |
/var/tmp |
Windows |
200 MB |
temp
(determined by installer) On Windows servers, the installer determines the temporary file path as follows:
Note The installer 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 here. However, directory must already exist, and it must be located outside of the /fnsw directory (UNIX) or the \fnsw and \fnsw_loc directories (Windows).
is_4.1.2-FP11_hp.bin -is:tempdir directory
The Image Services fix pack installer 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
Note If the fix pack updates any configuration files, they will have only the default settings. Therefore, a system administrator will have to transfer customized settings from the backed up configuration files to the newly installed ones at the end of the installation procedure. For instructions, see the last couple of 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:
/fnsw/local/logs/hfp/ base_release /HFP # /
/fnsw/local/logs/hfp/ base_release /HFP # /ismp/
/fnsw/local/logs/hfp/ base_release /HFP # /misc/
Windows
Use WordPad in landscape mode to view the log files on Windows servers, which are stored in the following directories:
IS local directory \logs\hfp\ base_release \HFP # \
IS local directory \logs\hfp\ base_release \HFP # \ismp\
IS local directory \logs\hfp\ base_release \HFP # \misc\
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 installer, 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. If the number of files do not match, verify all Image Services-related applications are shut down, and run the fix pack again.
Example: 47 files of 47 have been copied to the target (your installation might have a different number of files)
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.
ismp_product_log.txt
ismp_wizard_install_log.txt
ismp_wizard_uninstall_log.txt
These files contain error messages and warnings that can help you troubleshoot an unsuccessful installation. However, when you run the installer 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 installer.
Harmless messages: If the logs contain any warnings about Swing or AWT initialization, you can ignore them. You can also ignore these messages:
Unable to compare stamp versions...
Unable to read Host name: Null pointer exception
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 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 installer from launching 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:
Perform the following procedure to ensure that no (other) modules are locked, which can inhibit a successful fix pack installation.
Note tacmd should be in the default path, if not, it is in C:\IBM\ITM\bin.
Note Windows installations: There is a known compatibility issue where an Image Services fix pack that has been zipped using WinZip version 9.0 cannot be unzipped using WinZip version 8.0. We recommend that users upgrade to WinZip version 9.0 or higher to avoid this problem.
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 root.
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
Note Do not run any other Image Services commands prior to installing the fix pack.
Windows
On all Windows servers:
initfnsw -y stop
killfnsw -DAy
Notes
net stop "SNMP"
Note Windows automatically clears the ISTK shared memory.
Notes
UNIX - If any old files are in the /fnsw/procs directory, delete them and the installer will work correctly. If the files were recently created (during shutdown), look at the files through an editor to determine what went wrong.
Windows - Use the Windows Task Manager to check for and terminate any processes that were shut down abnormally.
UNIX
chmod +x filename .bin
Graphical mode
./is_4.1.2-HFP11_ operating system .bin
Silent mode
./is_4.1.2-FP11_ operating system .bin -silent
Graphical mode
Silent mode
drive :\is_4.1.2-FP11_win.exe -silent
Windows
Graphical mode
Silent mode
drive :\istk_4.1.2-FP11_win.exe -silent
UNIX
cd /fnsw/etc
stamp serverConfig
Windows
Use Windows Explorer to check the date stamp on the serverConfig file.
getstamps -all
If you plan on upgrading to SQL Server 2005 during this fix pack installation, complete the upgrade, and then run the following command at a DOS command prompt:
fn_setup_rdb -u
After running the fn_setup command, close the command window and open a new command window to ensure that SQL Server 2005 is using the correct path.
After the fix pack is successfully installed on all Image Services servers in the Image Services domain, you can resume normal processing.
Tip If the Oracle, Microsoft® SQL Server, or DB2® database is site-controlled, restart the database software before starting Image Services.
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 IS 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 syntax is as follows:
MSAR_surf_fixup_14x [-f] [-s surface_id ]
-f this flag causes the fix to run if the Original optical surface(s) are available.
-s surface_id run 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/2008 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/2008 15:45:41 Report name: C:\FNSW_LOC\logs\msar_check\sc_20080129_154121.log |
(Windows only) After you install or upgrade Image Services, the address space that is allocated to the SysV shared memory for Image Services processes might conflict with the existing address spaces that are allocated by other products. Conversely, after you install or upgrade another product that is installed on the same server as Image Services, the address spaces allocated by those other products might conflict with the address space that is allocated to the SysV shared memory for Image Services processes.
If this address allocation conflict occurs, SysV stops the process that encounters the conflict, locks one of the shared memory semaphores (which stops other Image Services processes), and records the following error message (or a similar one) in the Image Services ELOG and Event log:
SysV: Error 487 mapping file view. Process Aborting...
Due to the complex nature of address space allocation, all of the products and conditions that conflict with the address space allocation of the SysV shared memory are unknown. Therefore, the actual error message might be different than shown. If so, contact IBM support to help you analyze the results.
The products that are known to conflict with the address space allocation of the SysV shared memory are:
Only the most recently installed fix pack can be uninstalled. If you need to return an even earlier version, you will have to 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 uninstall operation will not be successful.
UNIX
Important Use only this command to uninstall the fix pack. Using the operating system tools can 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 |
Defect # |
Type |
Description |
---|---|---|---|
PJ38570 |
943862 |
Fix |
911 fails to run on a Windows 2008 server that is running in 64-bit mode. |
PJ38585 |
944474 |
Fix |
The output from the stamp program displays incorrect information. |
PJ38589 |
944608 |
Fix |
eladisp does not display the client IP address correctly. |
PJ38610 |
945081 |
Fix |
MKF_tool cores when using the HARDCOPY option and the select statement is longer than 239 characters. |
PJ38719 |
948319 |
Fix |
“sgs -o” does not show link information for the optical drives or library. |
PJ38751 |
949341 |
Fix |
doctaba_retent_update reports an INX_update_DIR error=0x5a00002e. |
PJ38758 |
949522 |
Fix |
When the destination surface is full, a '77,0,10' error is reported during the doccopy process. |
PJ38801 |
950806 |
Fix |
Running sds_migr and sds only committal causes the system to lock up. |
PJ38868 |
952864 |
Fix |
MKF_ddl reports a 161,0,11017 error when adding a 17th permanent database dataset. |
PJ38927 |
958271 |
Fix |
Enables the deletion of virtual EBR documents for iSDS committed docs. |
PJ38933 |
956641 |
Fix |
SDS_worker process cores inside MKF_update when reporting a 161,0,1076 error. |
PJ38941 |
956952 |
Fix |
Running the CEINFO command in DOC_tool causes DOC_tool to crash and hangs the Image Services server. |
PJ39024 |
960192 |
Fix |
Windows shared memory addr_list file is incorrectly truncated. |
PJ39059 |
864763 |
Fix |
PEDl does not generate a new key pair after 30 days. |
APAR Name |
Defect # |
Type |
Description |
---|---|---|---|
PJ38243 |
934251 |
Fix |
77,0,11 dtp_tran does not handle cache objects when attempting to update duration. |
PJ38314 |
937203 |
Fix |
Checksum errors are reported when retrieving a COLD document with multiple table of contents pages. |
PJ38328 |
937640 |
Fix |
dbverify -o reports Integral SDS Only documents as missing from the media. |
PJ38329 |
937719 |
Fix |
Image Services hangs on SEC interlock with “Not logged on to IMS server” error. |
PJ38396 |
939057 |
Fix |
Security Services SEC entry points miss checks for input string length, which can lead to stack corruption. |
PJ38403 |
938301 |
Fix |
If cache object is deleted or aged out during doccopy job, elog message 77,0,10 incorrectly states that the job will resume after a system restart. |
PJ38421 |
939665 |
Fix |
Image Services hangs when the current busy prefetch courier handles reach at 75 shown in PPMOI. |
PJ38456 |
940626 |
Fix |
SDS_worker and SDS_CSAR_reader processes do not use the ECM SDK environmental variables if they are set. |
PJ38534 |
942848 |
Fix |
90,6,31 errors are reported in the Image Services elog when federating a large number of documents. |
PJ38561 |
943681 |
Fix |
121,0,3 error is reported on Image Services. PullWorker is causing duplicate completed log entries to be returned to Image Services. |
APAR Name |
Defect # |
Type |
Description |
---|---|---|---|
PJ37643 |
894922 |
Fix |
DOCs or SDS_worker process aborts due to CSM nil handle. |
PJ37984 |
914783 |
Fix |
HP Integrity hardware platform does not contain the SDS_CSAR_reader program. |
PJ38006 |
916689 |
Fix |
The COR_Listen is aborted while performing an shm_search. |
PJ38042 |
920178 |
Fix |
The Image Services Centera library libSDSw_centera truncates the repository string after 255 characters. |
PJ38112 |
925153 |
Fix |
Change COR to correctly report errno after an error is returned in the Ocor_snd call. |
PJ38114 |
925203 |
Fix |
After Image Services is started, the SDS_FS_reader process reads all sub-directories. Initial retrievals are very slow. |
PJ38226 |
932940 |
Fix |
Fastbatch break-up stores wrong checksum value for page-0 objects in cache |
NA |
916013 |
Fix |
911 -m (move temp files to a specific directory) does not work on Solaris. Cannot execute “grep -q” command on Solaris OS. |
NA |
922838 |
Enh |
Qualify Image Services 4.1.2.n with a remote DB2 9.8 pureScale environment. |
APAR Name |
Defect # |
Type |
Description |
---|---|---|---|
PJ37757 |
890360 |
Fix |
Improves SysV shared memory segment allocation on Windows. |
PJ37655 |
894914 |
Fix |
OSAR server returns numerous SAS [71,0,2] errors. |
PJ37773 |
901888 |
Fix |
The oddump tool does not output all of the document headers once the size of the file size is 2 GB. Not all of the Doc Headers are output. |
PJ37785 |
903036 |
Fix |
docfetch -s <doc_id> no longer waits for a response to RSVP message to insert a surface. |
PJ37807 |
903210 |
Fix |
SDS_worker process terminates when SnapLock device is set to read-only mode. |
PJ37855 |
906748 |
Fix |
sds_convert_nls reports 90,0,46 errors on documents if the document class indexes are modified after being archived by NLS. |
PJ37862 |
907250 |
Fix |
Using MKF_tool with a file does not return correct results for joined tables. |
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. |
PJ37956 |
912722 |
Fix |
Performance reports secdb_io, transdb_io and secdb_io show dashes instead of data. |
PJ37971 |
913808 |
Fix |
When an existing network connrection is broken due to a network error, SAS waits 30 seconds before starting a new connection. |
PJ NA |
912469 |
Fix |
Windows Centera SDS_workers and SDS_CSAR_readers die with EMC Centera SDK 3.2 patch 5 libraries. |
NA |
862995 |
Enh |
Qualifies Oracle 11g R2. |
NA |
899020 |
Enh |
Enhances the 911 script to cleanup temporary files (*.wri). |
NA |
904966 |
Enh |
Provides currency support for ECM 3.2 Patch 5. |
APAR Name |
Defect # |
Type |
Description |
---|---|---|---|
PJ37307 |
861133 |
Fix |
EBR offline backup does not remove Oracle Archive Logs after upgrading to IS 4.1.2. |
PJ37329 |
861942 |
Fix |
DOCs reports unknown type (57) followed by a corrupt shared memory. |
PJ37337 |
862318 |
Fix |
CFS-IS property updates are failing with 90,6,31 errors with Multiple Object Stores. |
PJ37396 |
864262 |
Fix |
Numerous 92,2,11 errors written to IS error log - INX_get_single_DIR - user is not logged on. |
PJ37398 |
861448 |
Fix |
For FN-controlled Oracle, fn_util updaterdb does not execute the necessary Oracle commands to extend SYSAUX after the changes are made in fn_edit. |
PJ37435 |
864750 |
Fix |
Shared memory pre-allocation does not work if IS Services is configured to start. |
PJ37436 |
865233 |
Fix |
Xupretent changes the F_ENTRYDATE of documents to a random date when no date is entered. |
PJ37470 |
866204 |
Fix |
IDMWS communicating with Solaris 10 IS 4.1.2 FP4 gets 155,210,219 with heavier load. |
PJ37578 |
891818 |
Fix |
dbupgrade - fn_utiil mlb_mig_sec_cols does not populate the new f_accessrights_rw, wr and ax fields. |
PJ37680 |
895623 |
Fix |
Cormon displays invalid data when 3rd party port scan software monitors Image Services ports. |
PJ37556 |
891163 |
Fix |
A 21,1,1455 error occurs on dbupgrade -m -Q when the document id is greater than (>) 2,147,483,647. |
NA |
794474 |
Enh |
GDB_exim: Adds support for SEQUENCES for DB2 and Oracle databases. |
NA |
895404 |
Enh |
Includes Software Group (SWG) Inventory Tags. |
APAR Name |
Defect # |
Type |
Description |
---|---|---|---|
PJ36605 |
835958 |
Fix |
Extended Membership reports cannot be viewed. |
PJ36750 |
820449 |
Fix |
When setting the Date/Time field, Daylight Savings Time (DST) pre-2007 rules are not respected on Windows platforms after DST starts one hour earlier. |
PJ36823 |
843681 |
Fix |
“Xdbconnect” utility does not function 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. |
PJ36923 |
847314 |
Fix |
ISDS reports an incorrect file system space available on the SSAR file system. |
PJ36984 |
849436 |
Fix |
CSM_tool: The “largest_fs_blks” in cache is always displayed as 4204079050. |
PJ37043 |
851245 |
Fix |
Optical Libraries are still reserved after a cluster failover. |
PJ37044 |
851461 |
Fix |
You cannot perform a TSM trace on the SDS_worker process. |
PJ37052 |
850352 |
Fix |
156,0,0 and 156,0,29 errors occur when running the ddtsimp tool on AIX 5.3 IS 4.1.2 Fix Pack IS-4.1.2-FP003. |
PJ37127 |
854636 |
Fix |
IS 4.1.1 requires page 0 to be migrated to cache. |
PJ37141 |
852423 |
Fix |
Inaccurate warning messages occur in the courier. |
PJ37185 |
856665 |
Fix |
An upgrade from IS 4.0 to IS 4.1.1 FP9 EBR offline backup of FileNet Controlled Oracle fails with a 222,0,13002 error. |
PJ37242 |
858102 |
Fix |
The ixdb_stat program fails to load on the HP Itanium platform – Unsatisfied code symbol SEC_init_V in load. |
PJ37279 |
859709 |
Fix |
Xdbconnect does not accept special characters for the password. |
NA |
794447 |
Fix |
sds_update_retention can be run on secondary storage server: the Object is updated, but the docs table is not. |
NA |
845720 |
Fix |
EBR backup generates a 222,0,1005 error. |
NA |
847057 |
Fix |
A fastbatch breakup error can be transferred to the next fastbatch. |
NA |
847622 |
Fix |
A fastbatch breakup can error with too many documents at half 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: Fails to compare 40 bytes of guid because of uninitialized data. |
NA |
848402 |
Fix |
The 911 utility has been modified; the command looks 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 |
fn_util has been modified to support Enhanced Document Security. |
NA |
849603 |
Fix |
Interrupting the migration process generates errors in the elogs. |
NA |
851740 |
Fix |
\fnsw\etc\broadcast.exe does not have stamp information. |
NA |
852977 |
Fix |
HPII and IM Utility programs are hanging on an IMS_get_version call on a Solaris 10 server. |
NA |
853250 |
Fix |
Multiple Storage Server cache only systems status_1 was not being set to unmigrated when used with non-SDS family. |
NA |
853627 |
Fix |
EBR backup of large (200 GB) site-owned Oracle DB fails with a <222,0,13043> error. |
NA |
854106 |
Fix |
You cannot perform a TSM trace on the SDS_worker process on Windows. |
NA |
855821 |
Fix |
docfetch -s returns an invalid checksum error for FBC/FBB documents written to a second storage server. |
NA |
856944 |
Fix |
Interrupting the migration process generates errors in the elogs. Continuation of DR 849603. |
NA |
857806 |
Fix |
SDS_fbc_breakup: Deleting documents from IS before they write to ISDS device leaves documents locked in cache and errors on ISDS commit. |
NA |
857928 |
Fix |
The PPMOI program terminates with a segmentation violation error. |
NA |
860550 |
Fix |
DOC_find_documents_w_sds entry point returns incorrect values for the “sds_id” field. |
NA |
861093 |
Fix |
ISDS Centera retry does not working properly when opening a repository. The retry passes a handle not set to '0'. Error 238,3,19 should not be returned. |
NA |
813379 |
Enh |
sds_migr jobs do not update the SDSMigrDocs.nnn log correctly when IS is recycled. |
NA |
826528 |
Enh |
Provides support for IIA (IBM Information Archive) through the existing TSM interface. |
NA |
844761 |
Enh |
Updates docfetch with signal handling per coding standards. |
NA |
846271 |
Enh |
Currency support for EMC 3.2 Patch 4. |
NA |
851499 |
Enh |
Provides a tool called netcheck that uses getaddrinfo() to resolve host names and determines whether it is considered a local address. |
NA |
851969 |
Enh |
Updates the DOC_tool with signal handling per coding standards. |
NA |
855329 |
Enh |
Provides simplified Image Services HA clustering configuration by dropping the existing requirement to re-configure hosts files or a DNS server. |
APAR Name |
Defect# |
Type |
Description |
---|---|---|---|
PJ36146 |
800645 |
Fix |
iSDS needs additional retries when Repository operations (SDSw) fail. This will be based on error code return values from the SDSw layer. |
PJ36515 |
830905 |
Fix |
Core dump running docfetch –s –f filelist – when filelist contains over 20,000 document ids. |
PJ36566 |
835925 |
Fix |
IS/PE installing on AIX with a host name > 31 characters causes mismatch of uname and gethostname ( ), causing initfnsw start to fail. |
PJ36609 |
837206 |
Fix |
filenet.podf created as a folder instead of a file. |
PJ36621 |
838340 |
Fix |
DOCs and INXs abort/segmentation violation with 71 ,0,2 SAS_open:area_type mismatch errors. |
PJ36632 |
838957 |
Fix |
Only documents with doc_ID > 100096 are imported with sds_import from an SDSw_snaplock device. |
PJ36714 |
838470 |
Fix |
Fast Batch committal to ISDS errors on cache-only server without SDS_fbc_breakup trigger file and without the sds_only configured. |
PJ36715 |
839692 |
Fix |
sds_update_retention of snaplock docs created in past with f_deletedate of today or past does not work. |
PJ36398 |
814925 |
Fix |
911 should not perform a UNIX list command (ls) on the cdb files when they do not exist on an OSAR or application server. |
PJ36781 |
842796 |
Fix |
OSAR server receiving error nch_check –q 15 ,16 , 17 after rebooting both the Root/Index and OSAR server. |
PJ36886 |
846374 |
Fix |
Unable to delete document from SnapLock device on a Windows server. |
PJ36952 |
848178 |
Fix |
PPM does not clean up properly on terminating server stubs. |
NA |
828819 |
Fix |
Unable to start IS on first installed node in a two node Process Engine Veritas Cluster. |
NA |
843085 |
Fix |
Xapex Storage Library Control window creates segmentation violation when clicking on Info button for ISDS retry error 238 ,3,1. |
NA |
843115 |
Fix |
ISDS Retry: Objects remain locked in cache after 16 retries. Multiple attempts to create more documents result in a CSM error. |
NA |
843128 |
Fix |
After IS 4.1.2 FP2 or higher is applied to a Windows server with MSSQL remote database, the software will not start. |
NA |
843626 |
Fix |
ISDS Retry: SFBB objects do not write successfully to ISDS device when ISDS device is in retry error state. |
NA |
844068 |
Fix |
ISDS retry on Sun with fast batch continually issues Xslc RSVPs, but doesn't write docs after at least 30 RSVP responses. |
NA |
844948 |
Fix |
ISDS retry code causes endless disabling of SDS unit on Windows FBC with SDS_read_after_write. |
NA |
845467 |
Fix |
SDS_worker cores using ISDS retry when committing FBC on Windows only with retry environment variables set. |
NA |
845472 |
Fix |
SDS_worker gets into endless ISDS retry Xslc RSVP loop on Windows only when FBC commit to HCAP and ISDS retry environment variables are set. |
NA |
845917 |
Fix |
ISDS writing to HCAP with ISDS retry variables writes random oddball docs to device. |
NA |
847054 |
Fix |
FNPoll won't run and gives errors on HP Integrity with 11iV3. |
NA |
848400 |
Fix |
Thousands of 88 byte COR shared memory segments are created when IS is started. |
NA |
838159 |
Enh |
Update MKF_tool with signal handling per coding standards. |
NA |
846446 |
Enh |
QMA uses an increasing number of interlocks. |
NA |
846622 |
Enh |
Need more information about interlocks from tools. |
NA |
846731 |
Enh |
Modify 911 script to handle compressed core files and additional core file directory. |
NA |
847175 |
Enh |
Allows Courier II worker thread stack size to be configurable (AIX only). |
APAR Name |
Defect# |
Type |
Description |
---|---|---|---|
PJ35988 |
791993 |
Fix |
Error 43 ,0,2005 locks up Storage Library Control. |
PJ36145 |
799263 |
Fix |
System hangs after running getreports. |
PJ36159 |
798054 |
Fix |
fn_db2 shared memory errors occur during shutdown after installing IS 4.0 SP5 FP11. |
PJ36188 |
760759 |
Fix |
SDS_worker logs checksum errors when retrieving COLD docs with TOC pages from Centera |
PJ36191 |
797192 |
Fix |
Performance issue after migrating IS 3.6 Oracle to IS 4.0 SP5 DB2. |
PJ36236 |
816586 |
Fix |
156,0,25 error – NCHl_RetrieveAddresses NCHl_RetrieveAddresses should never be called. |
PJ36288 |
786981 |
Fix |
Annotation Only export from IS RAC always performs full re-export, even when “re-export” is not selected by user. |
PJ36384 |
822500 |
Fix |
ipc_tool –I shows “no process name” for last claimer process. |
PJ36416 |
825040 |
Fix |
ERROR; stats field changed (0x44056 ! = 0x144056) (comparison errors) occur with perf_report –a and –rful with IS 4.1.2. |
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. |
PJ36516 |
832823 |
Fix |
SDS_worker cores when receiving an error message from the ECM SDK library over 1K. |
PJ36571 |
790738 |
Fix |
PE/IS: Cannot finish the installation of PE 4.5 on AIX 6.1: inst_templates fails with sed error. |
NA |
791582 |
Fix |
PE/IS: cfg_verify checked the swap space incorrectly against HP-UX B.11.23 system. |
NA |
813221 |
Fix |
Process Engine processes crash after stopping the Process Engine service on Process Task Manager due to killfnsw guard-file error. |
NA |
817713 |
Fix |
Process Engine installer does not start IMS ControlService and returns false positive of service initialization (Windows only). |
NA |
818940 |
Fix |
PE/IS: AIX server on a pure IPv6 network has syslog messages that are unclear and too frequent. |
NA |
825677 |
Fix |
Shared memory errors when running killfnsw – SDAy after running initfnsw –y stop on Solaris 10 server. |
NA |
826191 |
Fix |
PE/IS: PE451.029 fresh install on Windows 2008 64 bit: Running “ initfnsw –y restart” after fresh installation failed. |
NA |
828819 |
Fix |
PE/IS: Unable to start IS on first installed node in a two node PE Veritas Cluster. |
NA |
834122 |
Fix |
Multiple dtp_tran processes errors with DT_doc_loc_select with fast batch five batches of 100 small images, many indexes and 64K DIR buffer. |
NA |
785127 |
Enh |
Provide Integral SDS Migration tool to synchronize DoctabA and DCL retention settings. |
NA |
788965 |
Enh |
ISDS breakup before SDS write option. |
NA |
799273 |
Enh |
Currency support for Tivoli 6.1. |
NA |
800980 |
Enh |
Provide BPM with IS 4.1.2 FP3 mini-installer. |
NA |
825797 |
Enh |
IS does not log the source IP address when the deprecated NCHl_RetrieveAddresses API is called. |
NA |
832470 |
Enh |
Replaced the sys_log semaphore with a spinlock timeout that prevents any process from hanging while trying to write to the elog file. |
APAR Name |
Defect# |
Type |
Description |
---|---|---|---|
PJ35029 |
783671 |
Fix |
PE/IS: mini-installer fn_IS_has_rdb_password errors are hard to diagnose. |
PJ35458 |
771018 |
Fix |
perf_report –a generated a segmentation violation after installing SCR 325091. |
PJ35578 |
786206 |
Fix |
ISDS: fn-edit default retention date >= 2038-01-06 for enabled_with_default_offset cores on IS. |
PJ35611 |
792816 |
Fix |
SDS_worker process logs 80 ,0,8 , 80,0,57 and 192,2,108 errors when migrating documents to an SDS device. |
PJ35656 |
792952 |
Fix |
Incorrect data is placed in the export_log when updating a DIR record. |
PJ35668 |
793837 |
Fix |
Closing a telnet session while running CSM_tool generates a 202 ,0,1045 error and holds on to an interlock. |
PJ35705 |
785301 |
Fix |
SDS_FS_reader fails when SDS_tool recover rewrites to a new surface_id_1, causing the SDS_FS_reader to look in the wrong File System Directory path. |
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 accommodate entire “Windows Server” text. |
PJ35819 |
795625 |
Fix |
SDS_worker reports an error – sds fbc : Bad read length when trying to read page info. |
PJ36004 |
801249 |
Fix |
After installing IS 4.1.1.5-FP005, you cannot run perf_report. |
PJ36019 |
800866 |
Fix |
bkg_sds is not updating objects on EBR supported ISDS devices that are EBR and then triggered with an f_deletedate value set to 1 or 2 days from the creation date or with a past value. |
PJ36055 |
801456 |
Fix |
Running the osschk tool returns an error - if: Badly formed number, while running the application. |
PJ36071 |
801845 |
Fix |
ISTK: fn_rel does not run on HP-UX. No error message is returned for tuple <212 ,3,11 >. |
PJ36103 |
803481 |
Fix |
ISDS read after write with regular committal is updating docs table with sds info when compare fails. |
PJ36122 |
803398 |
Fix |
When perf_report –a –csv is run, the total column for All RPCs in the Cumulative Service Activity Report contains garbage. |
PJ36144 |
794352 |
Fix |
<MKF_import init> throwing exception during the MKF_fixup phase. |
PJ36150 |
785167 |
Fix |
Plasmon UDO sense data in misinterpreted as a dirty drive. |
PJ36158 |
801367 |
Fix |
Multiple entries are returned in the elogs of 138,0,38 for some optical surfaces. |
PJ36177 |
811236 |
Fix |
IPv4 server is receiving an error return from TPI_SendPEPreq2 from an IPv6 client and returns an IPv6 address to an IPv4 server. |
PJ36184 |
379308 |
Fix |
Generic: MKF_fixup does not fix corrupted data in an index page block. |
PJ36193 |
814002 |
Fix |
fn_edit – Maximum document buffer count is 128 and maximum directory buffer count is 64. |
PJ36198 |
813906 |
Fix |
: sds_copy usage statement now informs users that it can use NLS/SDS unit as a source only if those documents have had sds_convert_nls run on them. |
PJ36203 |
794095 |
Fix |
On HP-UX systems, the Process Engine mini-installer overwrites the system default PATH variable. CE 4.5 client installer requires gzip to be in the path and the system default path includes /usr/contrib./bin that contains gzip. |
PJ36205 |
798472 |
Fix |
The Unix mini-installer log file will log “fn_pso_convert: not found” if /fnsw/bin is not specified in the PATH before installing Process Engine. |
PJ36251 |
815226 |
Fix |
Spelling error during fn_setup_rdb -f. |
PJ36252 |
815951 |
Fix |
COSM: Applications Executive: An incorrect format appears when selecting Cache Export/Import. |
PJ36256 |
800168 |
Fix |
P8 System Manager Listener fails on Image Services. |
PJ36272 |
816290 |
Fix |
Configuration Editor: A string is truncated in the MSAR Storage Library dialog. |
NA |
789676 |
Fix |
With UNIX, the Process Engine installer hangs when an IS mini-installer upgrade fails with an fn_IS_has_rdb_password error. |
NA |
803481 |
Fix |
ISDS read after write with regular committal is updating docs table with SDS information when compare fails. |
NA |
761105 |
Enh |
Network activity is now available in P8 System Manager through Microsoft Windows Performance Monitor (perfmon). |
NA |
772757 |
Enh |
Modifies fn_setup_rdb to support SQL 2005 32-bit on Windows 2008 64-bit O/S. |
NA |
780789 |
Enh |
Moves COLD message strings from the header file to the URL file. |
NA |
784188 |
Enh |
Support Integral SDS – Centera on Itanium. |
NA |
784193 |
Enh |
Implements a Read after Write feature for Integral SDS. |
NA |
784309 |
Enh |
Adds support for SQL Server 2008. |
NA |
793656 |
Enh |
PE/IS: Provides IPv6 support for a mini-installer. |
NA |
794160 |
Enh |
Provides Image Service code changes to improve the consumability of the Process Engine product. Changes allow the IS mini-installer to reduce its payload, thus occupying less disk space, and also reduces installation time for BPM. |
NA |
797164 |
Enh |
Creates a tool named sds_copy_to_surf to copy documents from an SDS device to an MSAR/OSAR surface. |
NA |
799272 |
Enh |
Provides currency support for EMC 3.2 Patch 3. |
NA |
800980 |
Enh |
Provides BPM with an IS 4.1.2 FP4 mini-installer. |
NA |
811306 |
Enh |
PE/IS NCH optimization for local service. |
NA |
811495 |
Enh |
Provides support for BPM consumability requirements with internal security changes. |
NA |
811560 |
Enh |
Provides BPM consumability requirements support with changes to the background daemon startup. |
NA |
811818 |
Enh |
Modifies the perf_mon to link SEC only when necessary (for IS). |
NA |
812379 |
Enh |
Provides changes in the perflog format. When the Image Services software is started, perf_mon will automatically create a new perflog with the new internal format. |
APAR Name | Defect# | Type | Description |
---|---|---|---|
792449 |
Fix |
CSM_tool: New option delage docid MB <count> or delage MB <count> accepts negative and/or garbage numbers. |
|
787257 |
Fix |
wal_dbcheck_cemp (test program) is reporting [INFO] for each thread. |
|
PJ34865 |
782613 |
Fix |
VW stub processes failed to invoke sysv exception handler. |
PJ34873 |
755331 |
Fix |
Image Services does not shut down sometimes for backup mode. |
PJ35093 |
783546 |
Fix |
ISDS: sds_update_retention does not handle docs closed in IDM Desktop with months >= 351. |
PJ35115 |
782865 |
Fix |
Process Engine 450 – Database does not throw error when the actual blob tablespace name does not match the one in the VWRDBObject table/CDB file. |
PJ35178 |
782063 |
Fix |
TRUNC: Xapex: There is truncated text within COLD app on Windows 2003 server. |
PJ35196 |
785642 |
Fix |
Selecting List button immediately after Define/Update Doc Class screen launched 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_convert_nls 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. |
PJ35377 |
374824 |
Fix |
DOC_tool – SDSinfo info message needs to be improved when SDS readers are not configured. |
PJ35390 |
780027 |
Fix |
GLOB: CHAR: Xapex/fn_edit/etc: There are some characters which can’t display well on JP Windows 2003 server. |
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. |
PJ35459 |
786390 |
Fix |
TRANS: Security Administration: Unlocalize in Add User Message DE & FR. |
PJ35507 |
788509 |
Fix |
SDS migration hangs on specific documents with <61,0,10>. |
PJ35508 |
790456 |
Fix |
ER: New options added to CSM_tool > delage command to resolve cache full (77,0,8) issue when processing Fast Batch objects. |
PJ35518 |
788995 |
Fix |
ISDS is not correctly protecting DR550 EBR documents. |
PJ35520 |
790455 |
Fix |
DOC stub crashes intermittently while locking SEC DB, system halts. |
PJ35553 |
786397 |
Fix |
TRANS: COLD: Preview Documents: Unlocalize in the message box DE & FR. |
PJ35554 |
786395 |
Fix |
TRANS: Storage Library: Statistics: Unlocalize in the Message Box. |
PJ35556 |
791704 |
Fix |
sds_update_retention on centera chrono doc when f_deletedate has not changed creates new clip with shortened retention. |
PJ35578 |
786206 |
Fix |
ISDS: fn_edit default retention date >= 2038-01-06 for enabled_with_default_offset cores on IS. |
PJ35612 |
379614 |
Fix |
Generic: Groups outside of the administration domain will be listed when logging in with administrator with ADMIN GROUP=none. |
PJ35712 |
792955 |
Fix |
PSI : PSI test for OC 4.0.2 patch3 on IS 4.1.2 is failing. |
PJ35768 |
784276 |
Fix |
Surface Activity tracking logs too many writes. |
PJ35811 |
663796 |
Fix |
Server Attributes tab in fn_edit: The platform dialog box should be widened to accommodate the entire “Windows Server” text. |
PJ35812 |
381643 |
Fix |
SEC: Limitation on logon time (Minute) is invalid for time ahead. |
NA |
757961 |
Enh |
ER: The Archive options should be removed from the Background Job Control menu. |
NA |
758600 |
Enh |
ER: After setting “Maximum Concurrent Logons Per User” to 1, there will be problems logging on after restarting the client computer. |
NA |
767062 |
Enh |
ER: Integral SDS: Attempt to embed documents into Centera blobs when possible. |
NA |
782835 |
Enh |
ER: New option –v for docfetch tool. |
NA |
784309 |
Enh |
ER: Add support for SQL Server 2008. |
NA |
787925 |
Enh |
ER: Mini-installer support for BPM with IS 4.1.2 FP1. |
NA |
790912 |
Enh |
ER: New options added to CSM_tool > stat command to monitor number of free space by size. |
NA |
791057 |
Enh |
ER: The Archive options should be removed from the Background Job Control menu online help and System Administration Handbook. |
NA |
791270 |
Enh |
ER: 911 enhancements – Add the sgs-s and CSM_tool > stat free commands to the 911 output. |
NA |
792178 |
Enh |
ER: Additional improvements on Courier II. |
NA |
793212 |
Enh |
ER: Support for SNMP v3 |
APAR Name | Defect# | Type | Description |
---|---|---|---|
PJ34437 |
771753 |
Fix |
NCH_daemon reports a “Critical” error for a TPI_GetPEPReq. |
PJ34581 |
775914 |
Fix |
stdoccpy causing <77,1,36> on some documents due to 0 page length. |
PJ34836 |
783744 |
Fix |
PE/IS: Upgrade to IS 4.1.1 fails with fn_is_has_rdb_password error when MSSQL client software is not installed. |
PJ34888 |
784009 |
Fix |
TRUNC: Xtaskman: There is an area truncated in the Status window. |
PJ34889 |
780024 |
Fix |
TRUNC: Xapex: There are some areas truncated on JP Windows 2003 server. |
PJ34899 |
783523 |
Fix |
161,1,1004 SAT_update failed. |
PJ34902 |
782580 |
Fix |
TRANS: Security Administration: Unlocalize and truncation in database logons. |
PJ34920 |
784574 |
Fix |
Unable to print SDS documents when all pages are not in cache – 58,0,1006. |
PJ34976 |
785088 |
Fix |
Cross System Committal pus errors in elog, will fail to migrate to an SDS device. |
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. |
PJ35086 |
776680 |
Fix |
fn_snmpd wrong sate errors and smux_init: systemError on AIX. |
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. |
PJ35112 |
784884 |
Fix |
QMA abstract logs excessive QMA_wait info syslog entries during initfnsw startup time. |
PJ35115 |
782865 |
Fix |
Process Engine 450 – Database does not throw error when the actual blob tablespace name does not match the one in the VWRDBObject table/CDB file. |
PJ35149 |
770361 |
Fix |
Running CPT_test with a –c parameter higher than 23813 causes CPT_test to hang. |
PJ35169 |
786376 |
Fix |
Windows XP client PCs cannot log onto Unix Image Services servers when IPv6 is enabled. |
PJ35200 |
768283 |
Fix |
serverConfig file has invalid “queue connection size” parameter. |
PJ35267 |
788079 |
Fix |
Client PCs hang while waiting for PED stubs from IS server. |
PJ35333 |
784098 |
Fix |
fn_build –a cannot update verify.txt file because it is being used by other process. |
PJ35371 |
785729 |
Fix |
fn_edit from the OSAR (new installation) crashed and generated a Dr. Watson when an invalid (not existed) domain name was entered. |
PJ35383 |
768994 |
Fix |
Investigate and correct SEC_get_message holding of SEC interlock across ERM calls. |
PJ35385 |
783103 |
Fix |
Segmentation violation when sys_log *** with asterix ** can occur. |
PJ35387 |
781000 |
Fix |
SysV.dll cannot be overwritten on Windows. Module appears to be mapped/locked. Cannot perform IS upgrade to 4.1 SP1 FP4. |
PJ35388 |
783739 |
Fix |
nch_tool listprop of Bes objects shows improperly structured address list. |
N/A |
749868 |
Enh |
ER: Image Services to support IPv6 network addresses. |
N/A |
750268 |
Enh |
sgs needs capability to list Integral SDS units configured. |
N/A |
783178 |
Enh |
PE/IS: During an upgrade of P8PE-4.3.0 to P8PE-4.5.0 with DB2 9.5 on HP-UX 11.23: The libdb2.sl link points to /fnsw/lib/shobj/db2lib/libdb2.so instead of libdb2.sl. |
N/A |
783373 |
Enh |
ER: Post-qual support of DB2 v9.5 client with IS 4.1.1. |
N/A |
784346 |
Enh |
ER: Provide installer support for IS 4.1.2 FP. |
N/A |
785322 |
Enh |
ER: fn_setup_rdb.cmd terminated abnormally with File not found – FN_SETUP_RDB.REG on 64-bit Windows. |
N/A |
787925 |
Enh |
ER: Mini-installer support for BPM with IS 4.1.2 FP1. |
The manifest files for each platform list checksum information for each file included in the fix pack.
To access documentation and compatibility matrices for IBM FileNet products:
http://www-1.ibm.com/support/docview.wss?rs=3247&uid=swg27010422
For information about contacting customer support:
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, and ibm.com are trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. If these and other IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol (® or ™), these symbols indicate U.S. registered or common law trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
Microsoft, Windows, Windows NT, SQL Server, 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.
Other company, product, or service names might be trademarks or service marks of others.
Date |
Description |
---|---|
24 June 2011 | Initial release of fix pack. |