Installing the Databases - Code-1_Plus - 5.0

CODE-1 Plus Installation for all Platforms

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
CODE-1 Plus
Version
5.0
Language
English
Product name
CODE-1 Plus
Title
CODE-1 Plus Installation for all Platforms
Copyright
2024
First publish date
1998
Last updated
2024-05-15
Published on
2024-05-15T00:04:26.637067

After installing the software, follow these steps to install the database or databases.

  1. Download the databases from the internet. The databases must be loaded before using the product.

  2. For database files that are 2 GB or larger, remove the comment character (#) from the following commands in the setuprts script:

    USE_LARGE_FILE_API=1;    export USE_LARGE_FILE_API

  3. If necessary, change the setmedia script to contain the correct information about the type and names of media.

  4. If you specified a non-default directory for your database, you must change the $PBDB environment variable in the $PBDIR/c1p/bin/setup script. The database defaults to the directory $PBDIR/db.

  5. Issue the appropriate source command to setup the environment:

    . bin/setup for Bourne shells

    source bin/setup.csh for C shell

  6. Run the database installation script using one of the following commands:

    $PBDIR/c1p/bin/installdb

           or

    cd to $PBDIR/c1p/bin and type installdb

  7. Follow the prompts generated from the installdb script to complete the database installation.