Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

APIs for redo log buffer

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,

Are there any APIs (C, Java) to access Oracle redo log buffers? Is the log structure of Oracle published somewhere?

Any info. or direction would be appreciated.

Thanks,
-Bhanu.
 
You cannot access the redo log buffer. It's a memory structure created for Oracle internal use only.
 
What is it you're trying to do? Perhaps one of us has already done it or at least knows how to go about it in an Oracle-supported manner.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top