Pages
Home
Basic
Linux/Unix
Interview Questions
Scripts
Real Time Scenarios
Fresher Alerts Monitoring job
RAC
Patching
Metalink Id's
Installations
Presentation
About Conc Manager
RMAN/DATAPUMP
Sysadmin
Weblogic/SOA
Postclone steps
Links
Tuesday, 28 January 2025
Getting archives from our tapes to backup locations using sequence number
rman target /
RMAN > connect catalog rmanrail/rman007@atlrxxp1
connected to recovery catalog database
RMAN >run
{
set archivelog destination to '/proddb/dbdata/data1/arch20jun';
restore archivelog from logseq=81066 until logseq=81072;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment