Recovery in R12 with user managed cold backups

We have R12.1.1 ( db 11.1.0.7 ) on RHEL 5.3 ( ALL SET UP 64 bit ).
we have user managed cold backup scheduled with tar -czvf command.
Archiving is enabled. Production server is 2 nodes ( Apps + DB ) .
Suppose we have backup on hard disk and our Production server ( db is crashed ).
we will prepare new server copy the backup from Hard disk to new server and run adcfgclone.pl scripts.
What else do we need to do on this new server to go live ?
Please reply

Hi;
We have R12.1.1 ( db 11.1.0.7 ) on RHEL 5.3 ( ALL SET UP 64 bit ).
we have user managed cold backup scheduled with tar -czvf command.
Archiving is enabled. Production server is 2 nodes ( Apps + DB ) .
Suppose we have backup on hard disk and our Production server ( db is crashed ).
we will prepare new server copy the backup from Hard disk to new server and run adcfgclone.pl scripts.
What else do we need to do on this new server to go live ?1. If you run preclone sh before take cold backup than you can go wiht clone process
2. If you dont run than you can create same user, same mount point on new server and try to relink oracle binary(I assume you have also ORACLE_HOME backup) and try to make up your system
Regard
Helios

Similar Messages

  • Differences between OA 11i and R12 on User Management

    Hi All,
    Please give some details about differences between OA 11i and R12 on User Management (Role Responsibilities and Role Based Access Control,etc).
    Please advise me on this regard.
    Moreover,I don't have any Metalink username and Password.
    Thanks

    New features introduced for User Management (UMX) in R12
    The following are the new features introduced in R12 for User Management (UMX):
    1)Proxy User:
    This new functionality:
    · Provides the delegator the ability to grant/revoke the proxy privilege to individuals
    · Provide a mechanism throughout the application’s framework where the user can access the proxy switcher feature
    · Provide a mechanism throughout the application’s framework which indicates to the user that they are acting as a proxy
    · Provide the ability to track the delegate’s actions within the system, while the delegate is acting on behalf of the delegator (Audit)
    Benefits of Proxy User:
    Ability to delegate proxy authority provides great security controls and Granular control of proxy authority is provided i.e delegate authority can be specified for date ranges
    2) ICM (Separation of Duties – SoD) Integration
    Oracle User Management is integrated with Oracle Internal Controls Manager (ICM) for the prevention, detection, enforcement, and resolution of separation-of-duties constraints during the assignment of roles by administrators to users.
    For example, a constraint (created using a set of ICM UIs) can be defined such that no user is allowed to have "Role A" and "Role B" at the same time. In such a case, anadministrator attempting to assign Role B to a user who already has Role A will be presented with a dialog page displaying the constraint violation information.
    At this point, the administrator can take one of two actions:
    • Go back to the role assignment page and remove the assignment that is causing the
    violation.
    • Override the constraint violation, if he has the "AMW: Allow SOD Violation
    Override" permission granted to him.
    With this permission, the administrator will see Apply and Cancel buttons on the constraint violation dialog page. Clicking Apply will override the constraint, and assign Role B to the user despite the warning. Clicking Cancel will cancel the save operation without granting Role B to the user.
    UMX integration with ICM is enabled according to the setting of site-level profile option "UMX: Enable ICM Validation". The default value is "Yes".
    3) Enhanced Forget Username/Password Functionality
    Forgot Username Functionality is Introduced in R12 along with Forgot Password. So now Users can query on either lost “username” or lost “password” Users should enter email address if lost username and enter username if lost password
    Users can now aslo reset username as part of email address verification instead of a two step process.
    4)New Registration Process Type for Administrator Role Assignment
    New Registration Process Type is introduced for type “Administrator Assisted Additional Access”
    Different policies (registration processes) can be used as administrative actions vs. self service requests for
    · Approval Routing
    · UI
    · Notifications
    · Business Logic
    Simpler registration processes can be created for self-service and administrator flavors
    Support for alternative approvals for administrator role assignment is also introduced.
    5) Security Wizard Infrastructure
    a)Security Wizard Infrastructure
    · Infrastructure for product teams to create their own security wizards in context of a role.
    · Product teams can create their wizards and seed relevant information
    · These wizards appear in list of security wizards available to the administrator when creating/updating role information
    b)New User Interface for Delegated Administration
    · Existing functionality(11.5.10) of delegated administration setup implemented using wizard infrastructure
    · Wizard guides the user through what options they can set for a delegated administration
    6) Search Enhancement for List of Value’s (LOV)
    Search Enhancements has been made in LOV’s in User management.
    a) All LOVs in User Management (UMX) are now searchable by
    · Role
    · Responsibility
    · Both
    · Internal Code
    b)A type included in the results – to differentiate roles and responsibilities

  • Getting Login error while working with User Management

    Hi,
    I am new to EBS and learning to work with 'User Management'.
    I have EBS 11i installed on XP.
    I face following error message when try to open any screen in 'User Management' responsibility...
    *'This type of function cant be performed without logging into E-Business Suite Home Page'....*
    This error is strange for me because i login with SYSADMIN and then choose 'User Management' responsibility.
    Thanks in advance for any helpful hint.
    Regards,
    Sohail.

    Hi,
    I face following error message when try to open any screen in 'User Management' responsibility...
    *'This type of function cant be performed without logging into E-Business Suite Home Page'....*Please mention the navigation path to reproduce the issue.
    Also, please check Apache log files for any errors.
    This error is strange for me because i login with SYSADMIN and then choose 'User Management' responsibility.Please see (How to to Define an Application User That Has All The Priviledges in User Management Responsibility options As SYSADMIN User [ID 378262.1]).
    Thanks,
    Hussein

  • User Managed Hot Backup via Sql

    Hi being a bit old school - I am trying to understand the steps required for a Hotbackup managed via Sql ( sorry all RMAN fans ! )
    I understand that I can backup each tablespace in turn ( via the necessary ALTER TABLESPACE <x> BEGIN BACKUP and then take it out of backup)
    I presume also that I simply take a backup of my control file ( wither as binary or as trace if need be )
    I am also guessing that you do not backup the Redo Logs ( since you will reset these on any recovery anyway )
    The bit I am not sure about is the Undo Tablespace - can it be backup in eactly the same way as any of the other tablespaces ?
    Are there any other components that I need to backup ( apart from archive logs )
    thanks,
    Jim

    EdStevens wrote:
    Jim Thompson wrote:
    Hi being a bit old school - I am trying to understand the steps required for a Hotbackup managed via Sql ( sorry all RMAN fans ! )
    I understand that I can backup each tablespace in turn ( via the necessary ALTER TABLESPACE <x> BEGIN BACKUP and then take it out of backup)
    I presume also that I simply take a backup of my control file ( wither as binary or as trace if need be )
    I am also guessing that you do not backup the Redo Logs ( since you will reset these on any recovery anyway )
    The bit I am not sure about is the Undo Tablespace - can it be backup in eactly the same way as any of the other tablespaces ?
    Are there any other components that I need to backup ( apart from archive logs )
    thanks,
    JimI'm old school too. Been in this business over 30 years. Still prefer a command line interface.Me too.
    >
    But c'mon .... user managed backups? How about dictionary managed tablespaces? initialization parameter files instead of spfiles? Ok, I'll give you the DMT (old skool hippies should be lol now). But user managed backups do have their place, and seriously, I think plain old parameter files are in many cases better than strange binary things that need special software to manipulate and require you to remember arbitrary things. I cuss at regedit every time...
    >
    What is the business or technical justification for not going with rman?
    I can still remember my grandfather arguing with the guy at the tire store, insisting they put inner tubes in those "newfangled" tubeless tires . . .My last lawn tractor had much better luck with tubed replacement tires than tubeless with puncture sealant. Naturally as soon as I bought a new tractor I got a puncture, it doesn't come with sealant. Anyone who's ever struggled with a bead that doesn't set in without a high pressure air pump will appreciate grandpa's point of view. As well as sew-ups.

  • Problem with user management

    Hi,
    hope someone helps me...
    got an application with the Shema LBACSYS ...with this shema i got access with the user htmldb_public_user.
    now i want to create a user (with the user management page from the sample application)
    Creating the user works....i see the user in my database in my users table but i cant login with created username and password.
    further i cant change the password of htmldb_public_user at the user management page ...dunno why ...
    the standard login page ...where does it the data get from ? (username and password or user id) ..i cant find any table or any validation or process like this....
    greetings timo

    Timo,
    All users of your application will use a database session created by the APEX_PUBLIC_USER (or maybe HTMLDB_PUBLIC_USER) database user. Then all code (SQL+PL/SQL) in your application gets parsed as the application's parsing schema, whatever you set that to be. If you have your users authenticate (login) you can create authorization schemes to control which users can do what in the application. Please read the doc and search this forum for "authorization". Also you might find this useful: Re: Priveleges to create procedures/functions in schemas
    Scott

  • R12 UMX User Management Error

    In R12, when users/managers/business owners try to remove responsibility from themselves or from another user, using the Manage Addtional Access Requests function on the their homepage, we receive “You have encountered an unexpected error. Please contact the System Administrator for assistance.”
    Any thoughts on how to resolve?
    Thank you.

    868039 wrote:
    In R12, when users/managers/business owners try to remove responsibility from themselves or from another user, using the Manage Addtional Access Requests function on the their homepage, we receive “You have encountered an unexpected error. Please contact the System Administrator for assistance.”
    Any thoughts on how to resolve?
    Thank you.Can you find any details about the error in Apache or the application log files?
    Please enable debug pas per (JBO-27019: Get method for attribute Error Using Create Grant Tab In Functional Administrator Responsibility or in User Management [ID 415738.1]) and see if you get more details about the error.
    Thanks,
    Hussein

  • ISetup for use with User Management / Resources - Roles and & RBAC

    Hi,
    I have a requirement to migrate Instance Sets, Roles, Grants to Roles etc. Basically, lots of stuff from the "User Management" OAF pages.
    Is it possible to use iSetup for this, or is there an alternative?
    Thanks in advance.

    Hi Mugunthan ,
    sorry, should have mentioned that on my original post. We are on 12.1.1 on all target and source environments. Can you point me in the direction of some doco for creating the sets?
    Supplementary question: Is it possible to export the custom selection set into an artefact, like a file or something that can be stored in version control? Ultimately, I would like to use isetup to manage the export of these artefacts and then use "a" backend version of isetup, similar to the jrad tools for importing XML documents. Does any backend functionality exist? I presume it's API based?

  • User managed hot backup

    Hi
    When we started a tablespace in begin backup mode state, i know the scn of the datafiles will be blocked and the redo logs generation will be more. I Just want to know when DML activities happen when tablespace in backup mode how the records will get update? why there is no change in SCN? why there is excess redo generation compare to normal DML activitis?
    Venkat

    Venkat,
    Oracle stops recording checkpoints to the datafiles in the tablespace when a tablespace is in backup mode. Because a block can be partially updated at the very moment that the operating system backup utility is copying it, Oracle copies whole changed data blocks into the redo stream while in backup mode. After you take the tablespace out of backup mode with the ALTER TABLESPACE ... END BACKUP or ALTER DATABASE END BACKUP statement, Oracle advances the datafile header to the current database checkpoint.
    When you restore a datafile backed up in this way, the datafile header has a record of the most recent datafile checkpoint that occurred before the online tablespace backup, not any that occurred during it. As a result, Oracle asks for the appropriate set of redo log files to apply should recovery be needed. The redo logs contain all changes required to recover the datafiles and make them consistent.
    So basically no data is inserted in to the datafiles at the time when they are in the backup mode and after they are out of the backup mode, checkpoint is generated and datafiles are updated with the data. Then Ckpt background process update tjhe headers of datafiles and controlfiles with the latest log sequence number.
    Regards,
    Navneet

  • Which is better for User Managed Hot backup - running in cron or oracle scheduler

    We are taking hot backup in our environment by using sql script of just begin backup, host copy and end backup
    Can we use this script to be put in cron for weekly two times or to use oracle scheduler .
    Which is better option and why?

    The answer to your question depens on your condition. Do you have more experienced Unix admin or DBA?
    From my point of view cron is better becuase all you need is SQL*Plus utility and shell script:
    export ORACLE_SID=...
    sqlplus <username>/<password> as sysdba <<EOF
    ALTER TABLESPACE .. BEGIN BACKUP;
    host copy ..
    ALTER TABLESPACE .. END BACKUP;
    EXIT
    EOF

  • User managed coldbkp vs rman cold backup

    Hi,
    I confused about rman cold backup in no catalog mode while restore the backup.please anyone clarify it.
    1,I am not confused about user manged cold backup.I took the backup (spfile,control file,redo file,datafile,password file.)Is it right one?
    2,In rman cold backup in no catalog mod, we used backup sets for backup,control file is autobackup is enabled.
    The backup set format is not OS format.The backup stored at flash recovery area.
    Just assume,
    I lost all files(spfile,control file,redo file,datafile,password file.)How to recover that.
    I am not able to identity spfile & control file in backupset in flash recovery area.
    How to identity the spfile,control file during the restoration?
    3,Rman takes the copy of online redo file in cold backup?
    If it's not,How to recover the database & in user managed backup,copy of online redo log file is must?
    4,What is the difference between dbid & sid?when it is used?
    5,Can i specifty format for spfile when i take the backup? can i use trace file(control file ) for restoration?
    I read the oracle documents, but I am not understand the above things clearly.please anyone rectify it.

    user3266490 wrote:
    Hi,
    I confused about rman cold backup in no catalog mode while restore the backup.please anyone clarify it.
    1,I am not confused about user manged cold backup.I took the backup (spfile,control file,redo file,datafile,password file.)Is it right one?
    Yes,you are right,but first need SHUTDOWN IMMEDIATE;
    >
    2,In rman cold backup in no catalog mod, we used backup sets for backup,control file is autobackup is enabled.
    The backup set format is not OS format.The backup stored at flash recovery area.
    If you do not explicitly configured rman then yes it will backup to FRA.
    Just assume,
    I lost all files(spfile,control file,redo file,datafile,password file.)How to recover that.
    First need SET (EXPORT) ORACLE_SID and then
    rman target /
    startup force nomount;
    restore spfile from 'autobackuplocation';
    startup force nomount;
    restore controlfile  from 'autobackuplocation';
    catalog start with 'backupandarchiveloglocation';
    restore database;
    recover database;
    alter database open resetlogs;
    I am not able to identity spfile & control file in backupset in flash recovery area.
    From rman you can execute LIST BACKUP or LIST BACKUP OF CONTROLFILE;
    How to identity the spfile,control file during the restoration?
    3,Rman takes the copy of online redo file in cold backup?No,RMAN do not backup online logs,due to this do not need.
    If it's not,How to recover the database & in user managed backup,copy of online redo log file is must?
    If cold backup then you can open database with resetlogs option and online logs will create automatically(if you did not copy this logs)
    >
    4,What is the difference between dbid & sid?when it is used?
    DBID is unique identify database in recovery catalog and using this you can restore controlfile easily.But SID is ORACLE_SID and identify instance.This is environment variable like ORACLE_HOME
    5,Can i specifty format for spfile when i take the backup? can i use trace file(control file ) for restoration?
    Yes you can identify format manually for spfile. ALTER DATABASE BACKUP CONTROLFILE TO TRACE ... this statement use to getting script for recreating controlfile again.So this is not backup and you can notuse for restoring controlfile.If you do not have a backup of controlfile and all datafilesd available then you can use this statement.
    I read the oracle documents, but I am not understand the above things clearly.please anyone rectify it.All these and with all situation clearly explained below doc
    http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/toc.htm

  • Rman And user Managed backup

    Hi,
    I have following question
    User Managed backup
    1)when i take user mananged backup i want to know whether DDL operation is permitted or not
    2) when i take user mananged backup i want to know whether WE ADD/REMOVE TABLESPACE ??
    Rman backup
    1)when i take RMAN backup i want to know whether DDL operation is permitted or not
    2) when i take Rman backup i want to know whether WE ADD/REMOVE TABLESPACE ??
    Regards

    Hi,
    Please go through the below links to get much familiar with user managed backup's and rman backup's.
    Oracle9i User-Managed Backup and Recovery Guide
    Release 2 (9.2)
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96572/toc.htm
    Making User-Managed Backups
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/osbackup.htm
    Oracle9i Recovery Manager (RMAN)
    http://www.oracle-base.com/articles/9i/RecoveryManager9i.php
    RMAN Backup Concepts (11g R1)
    http://download.oracle.com/docs/cd/B28359_01/backup.111/b28270/rcmcncpt.htm
    Overview of RMAN Backups (10g R2)
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14192/bkup001.htm
    Oracle RMAN Backups: Pushing the "Easy" Button
    http://www.oracle.com/technetwork/articles/havewala-rman-grid-089150.html
    Hope this helps you understand clearly about both the user managed backups and rman backups. :)
    Thanks,
    Balaji K.

  • User managed backup

    I am a newbie to Oracle. I am having a question regarding user managed hot backup. My oracle version is 11.2.0.2 and OS version is OEL.
    What will happen, if we perform User Managed Hot Backup without setting tablespaces in BEGIN BACKUP mode?

    aee649c3-9d9a-40a3-bd64-460990851489 wrote:
    I am a newbie to Oracle. I am having a question regarding user managed hot backup. My oracle version is 11.2.0.2 and OS version is OEL.
    What will happen, if we perform User Managed Hot Backup without setting tablespaces in BEGIN BACKUP mode?
    The bigger question is why you would do a user managed backup in the first place.  User managed backup means user managed recovery.  The oracle supplied utility for database backup is 'rman', and the 'r' stand for 'recovery' -- as in "Recovery Manager".  Not using rman to do your backups is akin to not using the spare tire, jack, and lug wrench that came with your car to fix a flat tire.
    ============================================================================
    BTW, it would be really helpful if you would go to your profile and give yourself a recognizable name.  It doesn't have to be your real name, just something that looks like a real name.  Who says my name is really Ed Stevens?  But at least when people see that on a message they have a known identity.  Unlike the system generated name of 'ed0f625b-6857-4956-9b66-da280b7cf3a2', which is like going to the pub with a bag over your head.
    ============================================================================

  • Is the recovery techniques for RMAN and user managed are different

    Hi Gurus,
    I want to know the exact difference b/w RMAN and user managed recovery.
    Is the difference is too much or if we know the user managed recovery,can we do the recovery using the RMAN...
    Regards,
    pradeep

    user6738165 wrote:
    Hi Gurus,
    I want to know the exact difference b/w RMAN and user managed recovery.
    Is the difference is too much or if we know the user managed recovery,can we do the recovery using the RMAN...
    Regards,
    pradeepHi Pradeep and welcome to the forum
    I'd suggest you to check the Oracle Documentation to find out the difference by yourself
    RMAN Recovery Concepts
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/rcmconc2.htm#i1007882
    Performing User-Managed Recovery
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/osrecov.htm#BABBBBBB
    RMAN has great advantages over the User-Managed techniques. RMAN uses it's own RMAN commands to perform backup or recovery, while with user-managed backup and recovery you use SQL commands
    By knowing the main backup and recovery concepts, you can perform both

  • User Managed Recovery Scripts

    I have searched on the internet but to no avail.
    I currently perform hot backups with User Managed Scripts. I was able to write these scripts from a book that I have on my desk.
    Can someone show me how to restore a 9i Database with User Managed Scripts? No! The book I have purely discusses Restoring a Database using RMAN. We are not using RMAN here!
    Or is there somewhere on the net that will show how to write the User Managed Scripts to restore a database or atleast show the commands I need perfrom?

    I have searched on the internet but to no avail.
    I currently perform hot backups with User Managed
    Scripts. I was able to write these scripts from a
    book that I have on my desk.
    Can someone show me how to restore a 9i Database with
    User Managed Scripts? No! The book I have purely
    discusses Restoring a Database using RMAN. We are not
    using RMAN here!
    Or is there somewhere on the net that will show how
    to write the User Managed Scripts to restore a
    database or atleast show the commands I need perfrom?U can search in google for complete scripts.U can also use OS scripts for restore operation.Are u looking for command which restore ur backup or recover ur database with hot backup.In first case u can use OS scripts or OS copy command for restoration purpose ,In second case , U are recovering ur database with hot backups , so , u must have to have Archivelog files and apply on it.
    Thanks
    Tinku

  • Doubt between RMAN and User Managed Backup

    Friends,
    OS: RHEL AS 3.0
    DB: 9iR2
    Currently we are taking user managed backup.
    rman is in testing(learning) process.
    Is it possible to take rman backup and user managed backup of a database one after another?
    what i mean is.....suppose, if we configure rman for auto backup at 9pm daily. can i take user managed backup before 8pm or after 10pm?
    Am i have to take any precaution's?
    suppose, rman is failed can i restore the db with user managed backup?
    thanks

    Yes, it is possible to perform both user managed backups and RMAN backups.
    It is a waste of resources, but it is possible.
    You would need to make sure both backups do not overlap each other.
    Whether you can restore your database with user managed backup depends completely on the quality of the user managed backup, and whether you have proper (and tested) restore procedures in place.
    Sybrand Bakker
    Senior Oracle DBA

Maybe you are looking for

  • Itunes won't open. Asks for quicktime 7.5.5

    Ive recently reinstalled my Mac OS X 10.5.8 on my macbook. After Ive updated all the software i cannot now get into itunes It says that Ive got to download version 7.5.5 to use the program. Ive tried but that is used for an older version. Can anyone

  • How to Handle pop ups in BDC

    hello gurus, I seen one post on how to handle popups. the post is like this... Many times in transaction pop-up screen appers and for this screen you dont pass any record but some indication to system telling it to proceed further. For example  u hav

  • Mouse wheel scroll speed is too slow

    I have the problem in this(https://support.mozilla.org/en-US/questions/948356) thread and this(https://support.mozilla.org/en-US/questions/948356#answer-422916) answer was closest, but the change reverts after restarting Firefox, even though the sett

  • Screen anomaly when using pencil tool (AICS5)

    I've discussed this before, without resolution. Since upgrading to a new iMac, I see a flickering square at the cursor, when editing a path using pencil tool and Wacom tablet. Specifically, it appears when holding "Cmd" and selecting a path or "Optio

  • Time Machine is a real killer app!!

    Add me to the LONG list of adventurers that have tried every avenue to outwit TM, to no avail. Fortunately, I've got an old PC laptop, and using WD's utility, am able to re-format my "My-Book-Pro"..500 gig. fire wire/USB drive when TM kills it- somet