How to repair the tnsnames.ora file.
File is completely corrupted and you get network adapter errors and TNS resolve error after restarting the machine.
How to create LOV dynamically at runtime & attach to text field?
What is execution hierarchy in execution in Oracle forms?
In order to 'Compute Sum' clause in the SQL reports which of the following is mandatory1) Break on 2) Order by 3) Set page size 4) Set feedback
How can we force the database to use the user specified rollback segment?
What will be the outputdbms_shared_pool.keep('sys.standard','p');
What is the earned/unearned discount in oracle application?What is the Defaultar?What is the profile class of a customer?
What is the difference between Varray And Nested Table?
Latest Answer: They are Oracle data types those who knoww any language like C and java then it is easy to understand the concept of Varray, as it is related to ARRAY structure of C or java language. where as Nested Table concept is related to Struct data type of ...
What is the function of SMON ?
Latest Answer: perfrom instance recovery when the database is responded after instance fail ...
What type of value does a global variable support ?
Latest Answer: Global variable are forms specifice variable. it can store character value upto 255, for all usages. We can initialize it when we declare, otherwise give error if we did not assign it any value.Oracle 10g it can take upto 4000 bytes. ...
View page [1] 2 3 4 5 6 7 Next >>

Go Top