Verifying the Enterprise Server Installation Using PORTTEST
To verify the Enterprise Server installation using PORTTEST:
Log on to the UNIX Enterprise Server as
jde920To verify that Release 9.2 is installed correctly on the Enterprise Server, enter these commands:
cd $SYSTEM/bin32 porttest userid password environment
where
useridis a valid Release 9.2 user ID,passwordis the user password, and environment is the environment you want to verify (for example, DV920). Enter this command for each environment.Caution: These parameters are case-sensitive. If your case is incorrect, the command will fail. For example, if youruseridandpasswordare uppercase JDE, and your Pristine environment is uppercase PY920, you should issue the PORTTEST command as such:PORTTEST JDE JDE PY920This program initializes a user and an environment (assuming Release 9.2 is installed and configured correctly). The program displays messages that indicate the selection of records from a Release 9.2 table. If it does not, review the
jde_xx.logfile (orJDE_XX.LOGfile) in the directory path/$EVRHOME/log.Tip: If PORTTEST fails to run, refer to Using the PORTTEST Checklist for diagnostic assistance.