Installing and setting up a trial
- To install and set up the trial, at the Windows command prompt, type one of the following commands:
- If a trial DSN does not exist:
pfadmin setup trial trialname servername /DB oracle_connect_string
- If a trial DSN already exists:
pfadmin setup trial trialname servername /DSN trialDSN
When prompted, enter the:
- Trial user ID.
- Password for the trial user ID.
- If a trial DSN does not exist:
- To check the configuration, type:
pfadmin view service
The InForm application server and the trial appear.
- Go to the <install_directory>\InForm\bin\dbora folder and use one of the following commands:
- If your trial development team has created an RSP file that contains references to each XML component definition file to install, execute the following command, referencing the RSP file and the folder in which it is located:
dbsetup trialname trial_folder\trialsetup_rsp_file
- If all trial components are not fully developed, you can use the following command to install the base components now, and then install the remaining components later.
dbsetup trialname base
- If your trial development team has created an RSP file that contains references to each XML component definition file to install, execute the following command, referencing the RSP file and the folder in which it is located: