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

  1. Run the Proenv utility.
  2. Go 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 pasoestart -I instance-name -timeout 200