Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-1688: unable to extend table SYS.WRH$_ACTIVE_SESSION_HISTORY

683218Feb 6 2010 — edited Feb 15 2010
Hi,

In the alert log file it is occuring below error on some interval.The database version is 10.2.0.4.0.

ORA-1688: unable to extend table SYS.WRH$_ACTIVE_SESSION_HISTORY partition WRH$_
ACTIVE_506486335_9939 by 128 in tablespace SYSAUX

Thanks,

Quadri

Edited by: Quadri on Feb 6, 2010 6:52 AM

Comments

Martien van den Akker

Hi,

Are the email attributes of the users the same? I would compare an embedded ldap user with an OpenLDAP user. Check of the attributes that contains the email adress are exactly, litterally and case sensitively, exact the same.

Regards,
Martien

Jaun Eliya

hi,

-sorry but i dont understand what u said: " I would compare an embedded ldap user with an OpenLDAP user"

-i search the the group while assigning the roles and i was able to see the group just selected it and saved it.

-No emails are not same openLdap group have different users and embedded have different.

thanks

Martien van den Akker

You mentioned that you tried assigning users or a group from the embedded LDAP to a BPM role and that worked: emails were send. Correct?

If I understand correctly, you did the same with OpenLDAP groups or users, and it did not work.

I assume that you look to the email of specific users.

Now take a user from the group from the embedded LDAP. Most particularly, the one that received an email.

Then take a user from OpenLDAP, that is in the group that you expect to get email notifications. And then compare the attributes. To be able to get an email, the user in OpenLDAP needs to have set an email-address. That email address is registered in OpenLDAP in a particular attribute.

Given my script as described in https://blog.darwin-it.nl/2017/12/create-soabpm-demo-user-community-with.html  I assume Weblogic/BPM expects the users email address in the 'email' attribute in OpenLDAP. It should be named exactly like that. I can imagine that in OpenLDAP the email addresses are registered in a slightly different named attribute. For instance 'emailaddress', 'emailAddress', 'Email', etc. And that BPM just does not find the attribute.

Regards,
Martien

Jaun Eliya

"

You mentioned that you tried assigning users or a group from the embedded LDAP to a BPM role and that worked: emails were send. Correct?

If I understand correctly, you did the same with OpenLDAP groups or users, and it did not work."

-yes sir this is what happen

-In embedded ldap users there is an attribute "mail" for email and i checked it for OpenLdap user it has the same attribute "mail" for email

Thanks

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 15 2010
Added on Feb 6 2010
10 comments
19,816 views