Kofax - DBUtil Command Line Parameters for KC 11.x

Applies to

Kofax Capture 11.x

Summary

What DBUtil command line parameters are available for Kofax Capture 11.x ?

Answer/Solution

1

/patch

Patch the database with the current installed service- and/or fix pack version

2

/patch /workstation

Update the server name from ACConfig.xml to Registry

3

/patch /server

Patch the database and write the server name to ACConfig.XML

4

/unpatchAll

Unpatch all patches from the database instance

5

/tryexclusive

Try to establish an exclusive connection to the database

6

/dumpschema

Dump the database schema to an encrypted file (Q16168 and Q20472). The created schema file can be found at C:\ProgramData\Kofax\Capture\BatchDB\Catalog\bcinfo.txt.

7

/SupportTab

Display the Support tab in DbUtil which allows changing of:

Unique ID for next document

External Batch ID for next batch

Batch Sequence Number

8

/sb /SecurityBoostUserName=<username> 

/SecurityBoostPassword=<password>

/SecurityBoostDomain=<domain>]

Configure the Security Boost user information

Allows setting a main user account which will be used to connect to the database and/or access the image folder

9

/Install [/Configuration="Standard"|"SQL Server"|"Oracle"|"IBM DB2"]

Configure the destination database, default = Standard

10

[/USGCBCompliant=0|1|false|true|no|yes]

Enable/disable United States Government Configuration Baseline for password compliance on Standard or SQL Server; default = false

11

[/CreateNewDatabase=Yes]

Create new database or not on SQL Server; default = Yes

12

[/BatchesInSqlServer=Yes]

Store batches in the database or not on SQL Server; default = No

Certain functions like batch field filtering needs batches to be stored in the database

13

[/Standard=<standard_instance_name>]

Use customize instance name for standard database, default = KofaxCap2014

14

[/ServiceName=<orcl_service_name>]

ServiceName, LoginId, Password:

Database login information for Oracle

15

[/ServerName=<db2_server_name>]

ServerName, DatabaseName, LoginId, Password:

Database login information for IBM DB2

16

[/DatabaseName=<db2_database_name>]

DB2 databasename

17

[/LoginId=<login_id>] [Password=<password>]

User and password provisioning

18

[/RemoteSite]

Perform installing for remote site configuration

19

[/RemoteSite [/Sitename=<site_name>]

Information of remote site configuration

20

[/RemoteSite /siteid=<site_id>]

Information of remote site configuration

21

[/RemoteSite /siteguid=<SiteGuid>]

Information of remote site configuration

CASO Knowledge Base