pfadmin

Purpose

Sets up the Oracle InForm server environment. The parameters are stored in the registry. Therefore, you need local administrator privileges to run the utility.

Location

<Installation_Directory>\InForm\bin folder.

Usage

pfadmin [ CHECKREG | CONFIG | CREATEREPORTINGMODEL | HELP | KILLSERVER | PING | PUBLISHREVIEWSCHEMA | RECREATEREVIEWSCHEMA | REMOVE | RECREATEREPORTINGSCHEMA | RULESCANPROCESS | RULESCANVIEW | SETSERVER | SETUP | SETLANGUAGE | START | STOP | UNINSTALL | UPDATEWORKFLOW| VIEW ]

Where:

Command line prompts

Depending on the option you specify, you are prompted for the following parameters:

For pfadmin setup or pfadmin config commands:
  • uid — InForm study database user.
  • pid — InForm study database user password.

For pfadmin setserver commands:

pid — InForm study database user password.

Examples

Check the status of InForm Reporting:
pfadmin view reporting pfst63
Check the status of InForm servers and studies on an InForm Service:
pfadmin view service
Start the demo InForm server:
pfadmin start server demo
Start the sample study:p
fadmin start study sample
Stop all studies running on the demo InForm server, and then stop the demo server:
pfadmin stop server demo /Trials
Set the password and activate the system user account:
pfadmin setserver systempw pfst63

Notes

Any arguments containing commas, equal signs, or spaces must be enclosed within double quotes.