Security

fbarreto

Member
Hi List,

We are on ERP.8 running on HP9000 11.11, Oracle 9.2, SP 21 L1. We are having a problem when try to start OneOworld services with security server enable. The system does not recgonize the user JDE and consequently does not start the queues. The messages generated are:

18506 Thu Jun 19 12:02:22 2003 cleanup.c107
Initializing Cleanup Program.
Any errors in this log file will not interfere with normal OneWorld Operation.

18506 Thu Jun 19 12:02:22 2003 cleanup.c139
Initializing Environment:DV7334 . . .

18506 Thu Jun 19 12:02:26 2003 jdeksec.c868
SEC0000003 - Security Server returned eSecUnknownUser for user jde for eSecValidate

18506 Thu Jun 19 12:02:26 2003 jdb_ctl.c3030
JDB1100015 - Failed to complete Security check

18506 Thu Jun 19 12:02:26 2003 cleanup.c184
FATAL: Environment initialization failed for DV7334!

Could anyone help me...???

Thanks,
Francisco Barreto
 
You probably are missing the security record for the user ID JDE within OneWorld.

To correct this:
1. From a workstation (not your deployment server), logon into any environment.
2 Go to menu GH9052
3. Launch 'User Security' (P98OWSEC)
4. Click Add
5. Set all of the following fields to 'JDE' and leave all other fields at default:
User ID
System User
System Password
OneWorld password
5. Press OK, and try your run again.
 
Francisco,
are you getting this only in the log for the cleanup programm?

I have seen this many times that cleanup on Unix systems will not run if
the user you are starting it with is not JDE and/or if the system
user/password is not identical to an equal pair (same ID) OW
user/password.
In other words, it looks like the cleanup process is taking the
user/password from the security section in JDE.INI but uses it for
logging in to OW. Or it takes it from the Network section and logs
directly to the database with it.
Look on your production ES. You are probably getting the same errors
there.

Thanks, Gerd



B732 - ERP8, Unix, Windows, Oracle, SQL, WTS, JAS
 
Back
Top