I do not reference the sqlnet.ora file for the look-up and pretty much provide the following TNS URL for the connectivity and I need to squeeze in a SDU setting in the below connection URL I was wondering where it would go and how the new url will look like?
Here is what I am using: jdbc:oracle:thin:@192.168.191.231:1521:naladomain
I now need to squezze in a custom sdu setting in the above TNS string.How do I do that ? :-)
Thanks!