Hi,
JDENET xxxx eSecSystemFailure xxxx error in jde log
* JDENET do not access to database
In order to trouble-shoot above error.
eSecSystemFailure could be caused by database level where you need to unlock db user id Eg, system proxy user ID - JDE,PSFT, or someone has changed the system proxy user's password. or the jde users are not assigned to proxy user
You may have below attempts :
1st : To confirm the JDE / PSFT password in enterprise server's jde.ini at portion :
[security]
SecurityServer= entsvr ; logic server
User=JDE
Password=JDE
[DB SYSTEM SETTINGS]
JDENET xxxx eSecSystemFailure xxxx error in jde log
* JDENET do not access to database
In order to trouble-shoot above error.
eSecSystemFailure could be caused by database level where you need to unlock db user id Eg, system proxy user ID - JDE,PSFT, or someone has changed the system proxy user's password. or the jde users are not assigned to proxy user
You may have below attempts :
1st : To confirm the JDE / PSFT password in enterprise server's jde.ini at portion :
[security]
SecurityServer= entsvr ; logic server
User=JDE
Password=JDE
[DB SYSTEM SETTINGS]
Database=orcl ; database server
Default User=JDE
Default Pwd=JDE
2. Use you fat client or deployment server to change the system proxy user JDE 's password back to original
[security]
SecurityServer= ; blank out the logic server
3. Log into system proxy user as what stated in JDE.ini in depXXX environment , open P0092 \ user security\add system user ; find the proxy user and change its password
4. And then change also for the JDE user password...and make sure the assigned environments are correct.
5. Change system user 's password at database level if it has been changed...If not, just bypass this step.
6. Link back to security server by editing deployment server's jde.ini
[security]
SecurityServer= xxxxx
7. Try login again and see if it works...
Hope that helps...
SecurityServer= ; blank out the logic server
4. And then change also for the JDE user password...and make sure the assigned environments are correct.
5. Change system user 's password at database level if it has been changed...If not, just bypass this step.
6. Link back to security server by editing deployment server's jde.ini
[security]
SecurityServer= xxxxx
7. Try login again and see if it works...
Hope that helps...
No comments:
Post a Comment