Oracle InForm admin DSN

  1. Open a Command Prompt window.
  2. To get the DSN, run the follwing command:
    REG QUERY HKLM\SOFTWARE\ORACLEHS\INFORM -V DSN
  3. To tet the admin schema username, run the following command:
    REG QUERY HKLM\SOFTWARE\ORACLEHS\INFORM -V UID
  4. To update InForm with a new admin DSN password, run the PFADMIN command:
    PFADMIN CONFIG SERVICE /ADMINDSN <admindsn>
  5. Enter the existing username and new password when prompted.