At this point, you can execute the DDL script in Interactive SQL and create database objects in the RAPCache database. These instructions apply to UNIX and Linux platforms.
At the operating system prompt, enter the command:
isql -Sserver_name -Uuser_name -Ppassword -iase_ddl.sql -ologfile
If the RAPCache server is not running, start the server as described in “Start the RAPCache server” in Chapter 2, “Installing RAP Core Components” of the Risk Analytics Platform Installation and Configuration Guide.
Check the log file for errors.