Hello everyone,
I have a issue with Oracle account. I am using JNDI connection to connect to Oracle Database which is the source for the Production Database. The main problem here is that when i use # in the password of the JNDI parameters it is actually commenting the reset of the password section.
For example
Oracle_Source/password=ht#d74jgle78
So here is there a way around to fix this bug or shall take out the #
I have a issue with Oracle account. I am using JNDI connection to connect to Oracle Database which is the source for the Production Database. The main problem here is that when i use # in the password of the JNDI parameters it is actually commenting the reset of the password section.
For example
Oracle_Source/password=ht#d74jgle78
So here is there a way around to fix this bug or shall take out the #