Not Login PD811 in Deployment Server Please Help Me!!

jiafeng

Member
Hi,All
below is jde.log,Please Help me~~
smile.gif


4024/2636 MAIN_THREAD Mon Oct 04 17:16:33.673000 Jdb_ctl.c3489
Starting OneWorld

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422000 Jdb_omp1.c3225
JDB9900262 - Failed to fetch record from F986101

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422001 Jdb_omp1.c1560
JDB9900244 - No default record exist for tables for environment PD811 in OCM.

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422002 Jdb_cach.c1409
JDB9900011 - Failed to load Object Map (F986101)

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422003 Jdb_omp1.c627
JDB9900246 - Failed to find existence of default OMAP for environment PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422004 Jdb_rq1.c1795
JDB3100011 - Failed to get location of table F00921 for environment PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422005 Jdecgsc.c201
MSC0000028 - Could not load F00921 cache

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422006 Jdb_omp1.c627
JDB9900246 - Failed to find existence of default OMAP for environment PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422007 Jdb_rq1.c1795
JDB3100011 - Failed to get location of table F00941 for environment PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:37.422008 Jdb_ctl.c671
JDB9900408 - Failed to get package release level

4024/2636 MAIN_THREAD Mon Oct 04 17:16:38.891000 Jdb_ctl.c3517
JDB1100011 - Failed to load Environment - PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:38.891001 Jdb_omp1.c627
JDB9900246 - Failed to find existence of default OMAP for environment PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:38.891002 Jdb_rq1.c1795
JDB3100011 - Failed to get location of table F00941 for environment PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:38.906000 Jdb_omp1.c627
JDB9900246 - Failed to find existence of default OMAP for environment PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:38.906001 Jdb_rq1.c1795
JDB3100011 - Failed to get location of table F9861 for environment PD811

4024/2636 MAIN_THREAD Mon Oct 04 17:16:38.906002 evtcache.c892
isNewRTESystemEnabled - OMW table F9861 cannot be opened. RTE object check will fail.

4024/2636 MAIN_THREAD Mon Oct 04 17:16:38.937000 Jdb_ctl.c1149
JDB4100001 - Failed to validate Env handle
 
There is no help possible. You're not supposed to be logging into PD811 from the Deployment Server.
 
OK, I exaggerated slightly. You're still not supposed to be logging into any environment from the Deployment Server, except for PSFTPLAN and DEP811.

Your likely problem is that the default environment specified in your JDE.INI file is pointing you to the local Planner database, which (as the error message says) does not have OCM mappings for the PD811 environment. Without these OCM mappings, you won't be able to find any tables anywhere in PD. The environment simply won't load.

If you do manage to insert the OCM mappings for PD811 in your local database, you still will run into the problem of your PD811 path code XDB, DDB, and DLL files on the Deployment Server being horribly out of date.

May I ask why you can't use a normal fat client?
 
Seems that there is no default OCMs exists for your PD811 environment.
You can create one for TBLE for PD811 environment in Planner database datasource.
 
Back
Top