I'm looking to locate Oracle redo log files, ideally large ones with at least 20MB in size. Any ideas where to look?
Asked
Active
Viewed 60 times
0
-
Oracle documentation https://docs.oracle.com/cd/B28359_01/server.111/b28310/onlineredo009.htm#ADMIN11328 – Rene Mar 04 '19 at 11:55
-
1Do you mean from your own DB or elsewhere? The 'sample' suggests you're looking for random files from other people's DBs - which are unlikely to be shared (as they'd contain private info), and would be off-topic anyway. I'm almost afraid to ask what you want them for... – Alex Poole Mar 04 '19 at 11:57
-
Elsewhere. I need them for ML training. – user11147997 Mar 04 '19 at 12:01
-
Realistically you'll need to generate your own redo in your own DB. – Alex Poole Mar 04 '19 at 12:03
-
Right, but I don't have my own DB at the moment. So that's not an option. Appreciate your response. – user11147997 Mar 04 '19 at 12:07
-
@user11147997 did you find any redo log dataset? Actually i am also having the same question, i need one for research purpose. – Programmer Nov 11 '19 at 08:31