Why Bind variables will be deleted when you restart the server. Can you change this scenario.

I am trying to develop a small application. In this i have provided registration and login form. Username and password are stored in the JNDI server. This application is working fine. but when i am restarting the server, all the bind variables are deleting. why? i want to store them permanently. can you provide me the solution.
Thanks in advance.

Questions by chaitu.info

Showing Answers 1 - 3 of 3 Answers

Habib Ali

  • Jun 11th, 2014
 

To avoid unwanted parsing in SQL Engine for identical statements, we issue a Bind Variable which is the property of Client Program...You cannot change the scenario here

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions