@kalyannambi2010 you only need to ask your question once, and if someone is available, they will help you. The forum community is here to help when they are available and have something to contribute to the topic. If you need more immediate help, consider reaching out to Expert Services or Professional services offered by SailPoint, or one of the many Partners.
For your issue, i don’t understand what you mean by “your table is not fixed for removal of access”. Could you explain what you mean by this?
If the issue is that you don’t have the removal logic configured in the JDBC Provisioning Rule, then I would start by reviewing the documentation for that rule and the API for loading it. I would then work with your DB team to get the proper Stored Procedures or query for the removal of the entitlements. Once you have that, you can start constructing you JDBC Provisioning Rule’s modify and/or disable operations with beanshell to handle the removal of the entitlements. What some of the other community members have mentioned is that you may need to handle the removal with the modify operation.