Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to list archivelogs that need backup

user8957255Aug 27 2013 — edited Aug 29 2013

Can someone help me with RMAN command. I would like to rman command syntax only for the following scenarios.

I have archivelogs the disk , sequence = 40, 41, 42 , 43

and say, I backed up only sequence 41 file.

next time I want to list (not backup) which archivelogfiles have not been backed up since the last backup (which was sequence 41 was backedup).

I would like to be able to list 40, 42. 43 that needed to be backed up as a list in the RMAN.

I understand that I can look at find from v$archived_log view and I can backup using (backup archivelog all not backed up 1 times to device type disk - i am ok with this).

I need to be able to list the archivelogs that need backup from existing disk-directory of archivelog files from RMAN prompt.

please help me with the command syntax. I appreciate it.

Comments

843844
What is your reasoning for creating these objects programatically instead of using tags? This is a much more difficult way of adding components and should normally only be done if there is a good reason.
843844
Actually I have to write an AJAX enabled component that other users in my company will use. Otherwise I will have to give them a set of jsps. Now these jsps are more or less same for each applications so it will be a copy paste thing for each time. So basically this component will be replacement for all these jsp files. Writing a single composite custom component for all these jsps is the only way I can think of.

Anyway thanks for your time.

Thanks
Ahsan

Edited by: AhsanJaved on Nov 26, 2008 7:30 PM
843844
Hey Ahsan

Did you figure out how to get the a4j action to invoke the bean. I have the same problem. Any help would be highly appreciated.

Thank you
PhHein
Welcome to the forum. Please don't post in threads that are long dead. When you have a question, start your own topic. Feel free to provide a link to an old post that may be relevant to your problem.

I'm locking this thread now.
1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 26 2013
Added on Aug 27 2013
12 comments
68,097 views