Install, Upgrades & Change Mgmt - JDE1 (MOSC)

MOSC Banner

Enterprise server 9.2 on Oracle Linux 8 throws JDB9900436

Successfully installed the Platform Pack

The SY920.F98611 Table however had no data sources populated after the installation.

Manually added the data sources →

INSERT INTO SY920.F98611 (OMENHV, OMDATP, OMSRVR, OMDATB, OMOOWN)
VALUES ('PS920', 'PY920 Server Map', '<enserver>', '<ent_dbname>', 'PS920');

and then started Enterprise server

/E920/SharedScript/startEntServer.sh

ps -ef | grep jdenet
9..880 1 0 12:57 ? 00:00:00 ../../system/bin32/jdenet_n
9..881 9..880 0 12:57 ? 00:00:02 jdenet_k 6017
9..884 9..880 0 12:57 ? 00:00:00 jdenet_k 6017
9..907 9..880 0 12:57 ? 00:00:04 jdenet_k 6017
9..919 9..880 0 12:57 ? 00:00:04 jdenet_k 6017
9..937 9..880 0 12:57 ? 00:00:00 jdenet_k 6017
9..971 9..880 0 12:57 ? 00:00:00 jdenet_k 6017
9..420 9..880 0 12:58 ? 00:00:00 jdenet_n 6017

Enterprise server status is shown running on the Server manager console, but log reports this error:

JDB9900436 - Cannot determine database driver name for driver type "O"

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center