Set the database connections for your instance in the staging environment. If you are running multiple ABL web applications from the instance, set individual database connections for each application.

Perform the following steps:
  1. Run the proenv utility.
  2. Navigate to the /bin directory of your instance.
  3. Run the oeprop utility to set the database connection for your instance:
    oeprop.[sh|bat] AppServer.SessMgr.agentStartupParam=“-db
        path-to-database
  4. Restart the instance using the pasman pasoestart command:
    pasman.[sh|bat] pasoestart -I instance-name -timeout 200