Message-ID: <955351998.8454.1711697526559.JavaMail.confluence@ip-172-30-4-17.ec2.internal> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_8453_620088508.1711697526557" ------=_Part_8453_620088508.1711697526557 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html 3.4.3 Create Crcdata Tables

3.4.3 Create Crcdata Tables

Step 3: Create Data Repository (CRC) Tables

=20

The third step in the Crcdata installation process is t= o create the Crcdata tables, indexes and sequences by running the following= command:

=20


Select the command line th= at is appropriate for your environment.

=20


=20
Linux Run Command
=20
ant -f data_build.xml create_crcdata_tables_release_1-7
=20
=20



= =20
Windows Run Command
=20
%ANT_HOME%\bin\ant.bat -f data_build.xml create_crcdata_tables_release_1-7= =20
=20
=20



= =20

Note

=20

If the command %ANT_HOME% does not work it may be because you did not se= t your environment variables as suggested in the Requirements Chapter. If y= ou do not wish to set this variable then you will need to replace %ANT_HOME= % with the full path to your Ant directory.

=20




------=_Part_8453_620088508.1711697526557--