Oraask Latest Questions
Hello, Can someone here help me to get the length of a list in Python ? thanks in advance.
Hi, I have a query to get a bank account information's in Oracle E-Business Suite R12.1.3 , Database version is 11 and one of the tables returned "ora-29275 partial multibyte character" when I am trying to select from. please help.
I know that there are multiple ways to concatenate a string in Python, but what is recommended way to do this ?
Hello, Is it possible or any work around available to have multiple subTabLayout in one page? When I tried to create more than one subTabLayout, I am getting the below error message Only One SubTabLayoutBean can exist on the page. Appreciate any insight.
Hello, I have a set list values and i want this process: -when i choose a value from this list the second field become disabled. so how to do this? thanks.
When trying to run WEB (PIA) Server, I'm getting the following error: A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7ef8664b, pid=352, tid=1924 JRE version: 7.0_02-b13 Java VM: Java HotSpot(TM) Client VM (22.0-b10 mixed mode windows-x86 ) Problematic frame: C ...
I have a requirement to validate an JSF/ADF input field only if the value of that field changed by users. If the value on the page is the same as the value in the model, skip validation for that field. I ...