Create data guard using grid control 10gR3?

Has anyone been able to create a data guard of 10g R2 (10.2.0.3 dbs) using Grid Control 10gR3?
My creation stopped on cloning the standby db step. And i had to finish it manually but i'm just wondering if it has worked for anyone else?

One step further. I enabled debug tracing for the agent and noticed that the creation of the windows service causes an error.
-: Thu Sep 27 10:14:53 2007: DEBUG: clone_util.runOradim(): Running oradim to install service for dg2
-: Thu Sep 27 10:14:53 2007: DEBUG: clone_util.runOradim(): Command: D:\oracle\product\10.2.0\db_1\bin\oradim.exe -NEW -SID dg2
-: Thu Sep 27 10:14:53 2007: DEBUG: db_common.tempLocFallback(): Test filename: D:\oracle\product\10.2.0\agent10g/sysman/emd/upload/\test_temp_location.2976
-: Thu Sep 27 10:14:53 2007: DEBUG: db_common.removeFile(): To remove file D:\oracle\product\10.2.0\agent10g/sysman/emd/upload/\test_temp_location.2976
-: Thu Sep 27 10:14:53 2007: DEBUG: db_common.tempLocFallback(): Tested TEMP location: D:\oracle\product\10.2.0\agent10g/sysman/emd/upload/
-: Thu Sep 27 10:14:53 2007: DEBUG: clone_util.runOradim(): Output file: D:\oracle\product\10.2.0\agent10g/sysman/emd/upload/\dbclone.2976
-: Thu Sep 27 10:14:53 2007: ERROR: clone_util.runOradim(): D:\oracle\product\10.2.0\db_1\bin\oradim.exe -NEW -SID dg2:
The trace refers to file D:\oracle\product\10.2.0\agent10g/sysman/emd/upload/\dbclone.2976 :
DIM-00019: create service error
O/S-Error: (OS 1057) The account name is invalid or does not exist, or the password is invalid for the account name specified.
Although the other steps complete succesfully (using the same credentials), it fails creating the service. Don't know why, yet...

Similar Messages

  • Dgutil.pl line 99 ERROR when creating 11.2.0.3 data guard via GRID CONTROL

    Oracle Grid Control 11g Release 1 (11.1.0.1.0)
    (64bit)
    Oracle Enterprise Linux Server release 5.4 x86_64
    Oracle Database 11.2.0.3 (64bit)
    1. Grid Control>Targets>Databases
    2.Click on pc01prmy (Primary)
    3.Availability > Data Guard > Setup and Manage
    4.Add Standby Database
    5.Create a new physical standby database.
    Fails with message:
    38706 at /u01/app/oracle/agent11g/sysman/admin/scripts/db/dg/dgutil.pl line 99.
    I can create a standby with a rman script without problems, but via the Grid Control page fails.
    Have you seen this before?

    I contact Oracle Support on this issue, here are the details.
    Generic Note
    Hi Marcelo, the note you sited Creating Standby Database With Enterprise Manager Failing [ID 1400482.1
    Says something a little different than what you tried.
    You did RECOVER DATABASE for manual recover and the error says use backup control file.
    For a standby to do manual recovery it's
    *alter database recover standby database ;*
    It may behave better.
    But the note implies to just apply enough redo to have the standby consistent enough to turn on flashback.
    This can be done by starting managed recovery and applying some redo log sequences.
    So the flashback being turned on is too soon, but should have worked anyway. I think it would turn on managed recovery though.
    This also happens since the job doesn't use dorecover since recovery can be done with managed recovery.
    So most likely there isn't enough activity on the primary and the online redo has not been archived yet.
    So some log switches on the primary will send enough redo to get consistent so you can turn on flashback and finish it.
    *So why did it happen?*
    Possibly
    Bug 13250486 - ADD STANDBY DATABASE FOR TARGET WITH FLASHBACK ON FAILS WITH ERROR
    Base bug 12923814 FLASHBACK AND ARL DELETION OPTIONS IGNORED IN ADD STANDBY DATABASE WIZARD
    fixed in Grid Control 12.1c
    There is currently no patch available for 11.1.0.1 Grid Control. We would have to open a bug to confirm you hit this in 11.1.0.1 and get a patch.
    *A workaround would be to turn off flashback at the primary then try to create the standby.*
    *Once the standby is created you can turn flashback back on for the primary and if required, the standby.*
    You can try again to see, or finish the standby manually as I stated above.
    I will still need the diagnostic information below.
    Action Plan
    =========
    The product verion in this SR is for 12.1.0.1 Grid Control. I assume it should be 11.1 since you stated it is.
    Grid Control job log that shows the errors.
    alert logs from the primary and standby.
    Please run these two diagnostic scripts and upload the output.
    Script to Collect Data Guard Primary Site Diagnostic (Doc ID 241374.1)
    Script to Collect Data Guard Physical Standby Diagnostic (Doc ID 241438.1)
    Edited by: Marcelo Marques - ESRI on Mar 24, 2012 9:51 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to create oracle services using grid control

    Hi All,
    I have oracle grid control account my grid control version is 10.2.0.4.0.Can any one please let me know the tab from which I can create Oracle services.
    I know we can create oracle services using DBCA also.When I'm trying to do that way it is giving below error.
    dbca
    DISPLAY not set.
    Set DISPLAY environment variable, then re-run.
    How to set DISPLAY environment variable.
    Thanks,
    Rafi.

    Normally, you set DISPLAY to an IP address with the suffix : and 0.0: the IP address must match a machine able to display X11 windows.
    Example with Linux bash shell:
    export DISPLAY=192.168.0.1:0.0What is your OS version ? What is your shell (bash, ksh, sh, csh) ? How do you connect to the UNIX host ?
    Edited by: P. Forstmann on 8 févr. 2010 09:05

  • Create Data Guard Using ASM Managed RMAN backup

    we have an oracle database 11.1.0.7 working on Windows server 2003 (64bit). The storage in ASM managed (same 11.1.0.7). Our total database size is 4TB.
    I will have to create a physical standby database (Data Guard) of this instance. Now I am having issues on how to transport my RMAN backup pieces (which is also ASM managed).
    I cannot do an over the network RMAN backup because it will take months to complete.
    We have external 4 hard disks (2 TB each). But my RMAN backup pieces are ASM in format.
    Any ideas on how to easily create a data guard in this set up.

    TheAlchemist wrote:
    can you provide us any clear steps....Hope you asked for Restoring from backups.
    1) Prepare PFILE and put in nomount status.
    2) Restore standby controlfile
    RMAN> restore standby controlfile from '+DG/...'
    3) Mount controlfile
    SQL> alter database mount standby database;
    4) Restore database.
    If you are restoring into another diskgroups, then use as below.
    RUN {
    SET NEWNAME FOR DATAFILE 1 TO '+Dg1/....';
    SET NEWNAME FOR DATAFILE 2 TO "+Dg1/...';
    RESTORE DATABASE
    If same diskgroup you want to use then, just give RMAN> restore database;
    After successful restore
    5) Start MRP
    SQL> alter database recover managed standby database disconnect from session;

  • Data Guard Summary problem using Grid Control.

    I setup data guard using Grid Control and after completion, the console of the standby database shows: "Unable to determine Data Guard information." under the Data Guard Summary section. The primary database is not showing the standby. I'm using Red Hat Linux Server 5.7 (64bit) and Oracle 10.2.0.5. This is a standalone (no RAC or ASM involved). When I run show configuration, the following comes up:
    DGMGRL> SHOW CONFIGURATION;
    Configuration
    Name: PRODDB_ghph@ora01
    Enabled: YES
    Protection Mode: MaxPerformance
    Fast-Start Failover: DISABLED
    Databases:
    ghph - Primary database
    gsbh - Physical standby database (disabled)
    Current status for "PRODDB_ghph@ora01":
    SUCCESS
    I tried searching online and metalink but nothing. Any help in solving this problem would be appreciated. TIA
    Edited by: Gensis2001 on Jan 8, 2013 3:08 PM

    Gensis2001 wrote:
    Does this make any sense?
    SYS@gsbh> SELECT * FROM V$ARCHIVE_GAP;
    no rows selected
    SYS@gsbh> select process, status, sequence# from v$managed_standby;
    PROCESS STATUS SEQUENCE#
    ARCH CLOSING 60353
    ARCH CLOSING 60352
    RFS IDLE 60354
    MR(fg) WAIT_FOR_GAP 58673
    4 rows selected.Currently standby is waiting for the sequence *58673* but the later on archives of series 60353... are already archived.
    Can you confirm that only archive sequence * 58673* is missing or any more? If you have less number of archives are missing then see how the parameters you configured. like FAL_SERVER, LOG_ARCHIVE_CONFIG, LOG_ARCHIVE_DEST_n so on.
    Check below command and see any errors with remote destinations
    select severity,error_code,to_char(timestamp,'DD-MON-YYYY HH24:MI:SS') "timestamp" , message from v$dataguard_status where dest_id=2;Source: http://www.oracle-ckpt.com/dataguard_troubleshoot_snapper/
    If the archives are missing so many and you do not have backup, then certainly you have to choose incremental roll forward to synchronize the primary database, then only you can see the configuration status of Broker as valid. You can refer this article to perform incremental roll forward http://www.oracle-ckpt.com/rman-incremental-backups-to-roll-forward-a-physical-standby-database-2/

  • Create dataguard 11gR2 uisng Grid Control fails

    Hello !
    I'm testing to use data guard using grid control. I have a fresh standard database created with dbca
    When i start the gui i come to the Add Standby Database: Database Location screen
    I add the information required and select next, then I get:
    Internal Error has occurred. Check the log file for details.
    I'm trying io locate the log files, but not sure where they are. Where shall I look ?
    I have also tested to create a standby db using rman and it worked fine.
    Appreciate your comments.
    Thanks
    Magnus

    Hi!
    The logfiles for OMS are, if you use GC11g:
    $MIDDLEWARE_HOME/<Instance_Name>/user_projects/domains/EMGC_DOMAIN/servers/EMGC_OMS1/sysman/log
    or something similiar
    If you using GC 10, than the logfiles are: $oms_ORACLE_HOME/sysman/log
    kIND REGARDS1

  • Bapi to create/change MM/SD grid control data (AFS)

    Hi experts,
    I'm looking for a way to create and change MM/SD grid control data by bapi (or by other way that can be implemented in ABAP).
    I mean the data that you can see when you go to trx J3AB, enter a material and push the buttons: "MM grid control data" or "SD grid control data"
    Thank you in advance.
    -francesco

    I found it by myself, there's the FM J_3A_CREA_GRCD_MASTER_GRID, inside the J3AGRI idoc FM J_4A_IDOC_INPUT_J3AGRI.

  • Can we schedule Loader Jobs (SQL Loader) using Grid Control  ?

    Can we schedule SQL Loaders jobs/process using Grid Control for 11g database ?
    Or
    Is it good to schedule it as external jobs using DBMS_SCHEDULER ?
    OS is LINUX. Database is 11g R1 Grid Control will be the latest, I believe 10gR3.
    Any other suggestions... (I know it can be done using OS utilities like cron and others but that is not an option for now.)
    Thanks in advance.

    Try this
    -> Create a shell script to execute sqlldr
    -> On Grid, create an "OS COMMAND" job and pass this script as parameters. You'll have options to schedule this job.
    Let us know how it works.

  • Performance reports using Grid Control

    Hello!
    Can we create and schedule database performance reports using oracle 10g grid control?
    Thanks.

    Hi
    Yeah its possible to generate the performance reports using Grid Control.
    Ex:
    Oracle Enterprise Manager GRID Server contains built in reports to support Database Administrators to generate sightly reports.
    First Thing is to click to "Reports" tab on the top, right hand side of the GRID Management Console (figure_grid_management_console). This page is where all the predefined and custom reports can be find. Now click on the "Create" Button on top of the page to create a new custom report. "Create Report Definition" page comes to the screen. There are four tabs for the definition of the report.

  • Physical database creation using Grid Control fail

    I have tried several times to create a physical standby using Grid Control. Everytime, the job failed at the step "DBClone -> Destination Preparation". The log file indicated the following error message:
    PLS-00553: character set name is not recognized.
    When I check the spfile, I find that an extra word "PuTTY" was inserted into the spfile as shown in the following spfile, therefore, the instance cannot be started. In addition, everytime when issuing the command "cat spfilermslag.ora", the word "PuTTY" will automatically appear in the command line after the "cat spfilermslag.ora" command.
    $ cat spfilermslag.ora
    gé ú&PuTTYrmslag.__db_cache_size=150994944
    rmslag.__large_pool_size=4194304
    rmslag.__shared_pool_size=71303168
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='/u01/app/oracle/admin/rmslag/udump'
    [oracle@wppnode2 dbs]$ PuTTY
    What is going on here? How can I fix the problem?
    Thanks!

    You might just have to do it the old fashioned way. At least it will be a good learning experience.

  • Release Date of EM Grid Control 10.2 for HP-UX and Solaris?

    Hello,
    does anybody know the estimated release date of EM Grid Control 10.2 for HP-UX and Solaris?
    Regards,
    Martin

    We are also very curious about that here. If anyone has any information or estimates it would be much appreciated.
    We've ran into the following problem:
    Note 338123.1 After Upgrading Catalog Database to 10.2 Cannot Use RMAN Catalog With 10.1 Grid Control
    And have been told we have the following options:
    Workarounds available:
    1. Use dbcontrol for the 10.2 database to maintain the recovery catalog until 10.2 Grid Control is available
    2. Use the RMAN command line utility
    3. Use the 10.2 Management Agent when available.
    Which basically means we are out of luck on OEM RMAN until 10.2, and hope to hear it may be available in the near future.

  • Unable to connect to Database using Grid Control

    Hi,
    I am attempting to connect to my Oracle Linux Machine which has 2 databases FROM my 10g Grid control which is on a Windows XP 32 bit.
    Although I can login to the actual linux box with the host and database credentials ; I cant use the same to login to the database using Grid control.
    I have tried testing the connection using Grid Control >> Preferences >> Preferred Credentials >> Host ; but its just not recognizing the credentials as correct.
    When I attempt to startup the database using the host and DB credentials : ERROR MESSAGE : <servername> : <servername> comes up.
    My agent on linux box is up. My Listener is running fine.
    On my Grid control .. i have the DB, OMS, and Agent running as well.
    Any inputs on this issue, I'd appreciate very much.

    Thanks for your reply.
    Under Hosts on the Main Grid Console Home Page >> "server3.sam" Status shows UP. This server houses my 2 databases. But when I click on Databases >> it shows Instance DOWN.
    Status          
    Failed
    Details          Failed to connect to database instance: ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach).
    I have verified that my lsnrctl status is good on the linux box. My target agent is up and running on it as well.
    So I try to start the STARTUP button >> I enter the HOST Credentials of the Linux box and the Database credentials which I use "SYS" (in upper case - just in case that mattered) and choose SYSDBA ;
    Error Message
    server3.sam: server3.sam
    I created a new dba account and try to login ... dont seem to work ; I tried using SYSTEM account and even altering my sys and system passwords .. all turn out negative.
    And the ANSWER to your question ---> Grid Control >> Preferences >> Preferred Credentials >> Database Instance >> corresponding to my database name ; I enter my sysdba username / password AND the host username / password of my Linux box >> TEST >> which also turns out negative.
    This entry is auto filled in since I "checked" the box "Save as Preferred Credential"; initially when I tried to start the DB using the STARTUP button.
    By the way, my Win XP doesnt really have a password set under User accounts.
    Any suggestions please ?

  • Has anyone used Grid Control to implement DataGuard?

    Has anyone used Grid Control to implement DataGuard?

    Hi,
    You are right, without the B&K software there is not much I can load. However this is usefull information. The VIs that you have are a wraper for the calls to the ActiveX pulse control. If those VIs do not provide the functionality for the Intensity Module there are 2 options:
    +The developer did not develop VIs for the module
    +The Pulse ActiveX control does not exposes the functionality of the Intensity Module.
    To find this out, you can create a new VI that opens a reference to the Pulse ActiveX object and start looking for some property that gives you a reference to the Sound Intensity Module, or a a function that allows you to run any methods from the module. There are a bunch of examples that ship with LabVIEW on calling Ac
    tiveX modules.
    You can also try to get the documentation for the ActiveX interface for Pulse to find out whether the Module is exported or not.
    There is also the option to use Native LabVIEW functions for the Sound Intensuty measurements; the Sound and Vibration Toolset can take sound intensity measurements that are compliant with industry standards.
    Let me know how this goes.
    Regards,
    Juan Carlos

  • Installing and configuring Grid Control 10gR3

    I want to install and configure Grid Control 10gR3, This is my first time experiance for this project, need help, what steps i should take? Like first create 10g DB as repository, then install grid control and how to install/configure agents, want to clear my concepts

    Do not quite understand your question. The documentation link you provided is the Installation and Basic Configuration Guide for Grid Control 10.2.0.3. The document contains installation and configuration information.

  • Create data models using interactive reporting

    Hey guys,
    I was wondering how you create data models using interactive reporting. An simple example would be great? I would really appreciate if I could get an answer.
    Also, I wanted to understand a real world situation that you guys might have faced with creating data models, etc...thanks a ton :-)
    -- Adi

    Your question is not that much clear on what you are asking for.
    But for reference please have a look at the below doc which explain the Integration with IR and webanalysis what you require.
    IR and WebAnalysis with Essbase
    Thanks,
    ~KKT~

Maybe you are looking for

  • Can I have multiple ICloud accounts sync to one computer?  Strictly looking to have 2 photostreams save to one computer.

    My wife and I both have Iphones and Ipads but seperate Icloud accounts.  I would like to utilize the photostream capabilites of the icloud desktop client to view pictures on our home pc and back them up.  Is there anyway to do this? will this be adde

  • Export from Aperture - missing the edited version

    After editing a raw image in AP3 and exporting (the version) as a jpg and importing the very image into Lightroom 3, I can not see the editing done to the image before export. What am I doing wrong?

  • Drives Locked!

    For no apparent reason, several of my drives and or partitions have become locked. They have a small padlock icon attached to them. When I "Get Info" to change the permissions, all the permissions are set to "Custom" and I cannot change it.

  • Solaris 10 - print services not running

    Hi One of our servers has just been upgraded from Solaris 9 to 10 but we are having problems getting the lp scheduler to start. We have tried starting the service manually by issuing *'svcadm -v enable application/print/server'* which returns '*svc:/

  • Help me a idea about java - IE please

    I know how to use JAVA to open i web page. But does any one know , how to submit a form on this web, and close it? For example, this form is on the web. When i run, it will fill some text, and then click the sumbit button, and then close the IE. Anyo