IBM Support

Permanent database size increase on UNIX servers in IBM FileNet Image Services

Question & Answer


Question

How to increase the size of the Permanent database for UNIX servers in IBM FileNet Image Services

Answer

Follow the procedure to increase the size of the Permanent database for UNIX:

1. Create a backup of the Permanent database that uses the Image Services Enterprise Backup and Restore (EBR) utility.


2. Create a new Permanent database Raw Logical Volume as Root and allocate the space needed using the Logical Volume Manager (LVM) for the Unix Platform.

3. Confirm that the new Permanent database Raw Logical Volume is the correct size and has the same security as the other Permanent database Raw Logical Volumes. (Use the UNIX logical volume manager).


4. Log into Server as fnsw.


5. Add a Partition to Image Services:
i. Type fn_edit at the command prompt
ii. Click on the Procedures Tab
iii. Select Add an Additional Dataset
iv. Select Run
v. Type= permanent,
vi. Name= /fnsw/dev/1/permanent_db##, (EXAMPLE: /fnsw/dev/1/permanent_db1)
(Be sure the #/Megabytes matches the physical logical volume size)
vii. Exit and Save
viii. Type fn_build -a then followed by initfnsw stop

6. Create a new link (as the fnsw user):
i. Type cd /fnsw/dev/1
ii. Type ln -s /dev/(volume group)/(logical volume) new perm dataset name
(EXAMPLE: ln -s /dev/rfn_perm_db2 permanent_db2 )
iii. Type ls -l perm*
(You should see a new entry such as:
lrwxrwxrwx 1 fnsw fnusr 17 Aug 01 14:54 permanent_db0@ -> /dev/rfn_perm_db0)

7. Set permissions: (As the root user) type fn_setup [Accept defaults]

8. Update the Permanent Database: (As fnsw)
i. fn_util updateperm

9. Verify the increased space in the Permanent database.
i. initfnsw stop
ii. initfnsw start
iii. MKF_stats -q /fnsw/dev/1/permanent_db0

[{"Product":{"code":"SSNVUD","label":"FileNet Image Services"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Image Services","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF027","label":"Solaris"}],"Version":"4.2;4.1.2;4.1.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 June 2018

UID

swg21470419