My Oracle Support Banner

E-DPK: Silent Install KeyError: 'db_type' (Doc ID 3063860.1)

Last updated on DECEMBER 31, 2024

Applies to:

PeopleSoft Enterprise PT PeopleTools - Version 8.60 and later
Information in this document applies to any platform.

Symptoms


Prepare the response file for a fulltier DPK deployment and run the silent installer:

./psft-dpk-setup.sh --silent --response_file=/appl/psoft/psoft.rsp

See error:

Traceback (most recent call last):
  File "/abc/setup/scripts/psft_dpk_setup.py", line 288, in main
  psft_environment_manager.setup()
  File "/abc/setup/scripts/psft_environment_manager.py", line 297, in setup
  self.__create()
  File "/abc/setup/scripts/psft_environment_manager.py", line 1250, in __create
  psft_environment.create()
  File "/abc/setup/scripts/platform/psft_environment.py", line 132, in create
  if self.env_parameters['silent'] == True and platform.system() not in ('Windows', 'CYGWIN_NT-6.2-WOW64', 'CYGWIN_NT-6.3-WOW64') and self.env_parameters['db_type'] == 'ORACLE':
  ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'db_type'

'db_type'




Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.