I don't think so, RMAN works on physical level, rather than logical. You can backup on datafile/tablespace/database level. Rman works with data blocks, not with database objects I mean logical. So to get a backup of schema, it looks like you have only export option.
how to take schema back up using RMAN?
ReplyDeleteI don't think so, RMAN works on physical level, rather than logical. You can backup on datafile/tablespace/database level. Rman works with data blocks, not with database objects I mean logical. So to get a backup of schema, it looks like you have only export option.
Delete