I am building a new 9.2 deployment client. Install logs are clean with no errors. When attempting to login to the JDEPLAN environment I receive the following error:
Could not load environment - JDEPLAN
The jde.log file contains the following (just a subset of the actual log contents...)
1148/2000 MAIN_THREAD Thu Mar 16 10:43:07.148000 jdb_ctl.c4196
Starting OneWorld
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929000 dbperfrq.c471
OCI0000178 - Unable to execute - SELECT OMENHV, OMAPPLID, OMOBNM, OMDATP, OMDATS, OMUGRP, OMOAPP, OMDATM, OMOVRE, OMSY, OMSTSO, OMFUNO, OMOCM2, OMOCMDSC FROM JDEPlan920.F986101 WHERE ( OMENHV = :KEY1 AND OMSTSO = :KEY2 AND OMFUNO = :KEY3 AND OMOBNM = :KEY4 AND OMUGRP = :KEY5 ) ORDER BY OMSTSO ASC,OMAPPLID ASC
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929001 dbperfrq.c477
OCI0000179 - Error - ORA-00942: table or view does not exist
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929002 jdb_drvm.c999
JDB9900170 - Failed to execute db request
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929003 jdb_omp1.c3181
JDB9900258 - Failed to select from F986101
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929004 dbperfrq.c471
OCI0000178 - Unable to execute - SELECT OMENHV, OMAPPLID, OMOBNM, OMDATP, OMDATS, OMUGRP, OMOAPP, OMDATM, OMOVRE, OMSY, OMSTSO, OMFUNO, OMOCM2, OMOCMDSC FROM JDEPlan920.F986101 WHERE ( OMENHV = :KEY1 AND OMSTSO = :KEY2 AND ( OMUGRP = :KEY3 OR OMUGRP = :KEY4 OR OMUGRP = :KEY5 OR OMUGRP = :KEY6 ) ) ORDER BY OMSTSO ASC,OMAPPLID ASC
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929005 dbperfrq.c477
OCI0000179 - Error - ORA-00942: table or view does not exist
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929006 jdb_drvm.c999
JDB9900170 - Failed to execute db request
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929007 jdb_omp1.c1310
JDB9900241 - Failed to select from F986101
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929008 jdb_cach.c1369
JDB9900009 - Failed to load ObjectMap Cache
1148/2000 MAIN_THREAD Thu Mar 16 10:43:09.929009 jdb_cach.c1386
Unable to load primary Object Configuration Manager - switching to secondary
I am also unable to connect to the E1Local database using SQLDeveloper or SQLPlus. SQLDeveloper shows the splash screen then goes away...nothing loads. SQLPlus tells me the login/password I'm using is invalid. Hopefully the resolution is the same for both issues.
Thanks for reading/replying to this post. This is my first new/fresh install so please be kind in your replies