Where in the Oracle directory tree structure are audit
traces placed?
171
ORACLE ME HINDI NOTES CHAHIYE OR ANY WEB SITE ADDRESS PLZ
GIVE ME IN MY EMAIL ADD,/////////// sunny.145@rediff.com
253
I have done oracle 10g. I need a project knowledge. So if u
please send a project how it should be done,Or you can send
email link. I will be very grateful to u.
4
what is the use of anchoring object? what r the difference
between anchoring object & enclosing object? can any one
tell me all the details?
143
How consistent is the view of the data between and within
multiple sessions, transactions or statements ?
95
what is organisational index?
160
What SQL query from v$session can you run to show how many
sessions are logged in as a particular user account?
2
how to send sms to mobile phone from oracle forms.
How to know whether our backup is succesfully taken?
14
How to customize error conditions.
9
What view would you use to determine free space in a
tablespace?
156
i have a repeating frame that prints on every page for a
product code.
But when on page ends the info associated with that product
code is truncated and not overflowed to the next page.On
the next page data with the new product code is displayed.
I want the data for one product code to be continued on the
next page if it does not fit on a single page.
The values are as:
repeating frame
vertical = variable
horizontal = variable
page protect = 0
print object on = first page
base printing on = enclosing object
for the outermost frame which encloses the repeating frame:
print object on = last page
base printing on = anchoring object
end of layout section = yes
rest all the values are same as the repeating frame
160
What are the disadvantages of cursors? How can you avoid
cursors?