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