Filesystem to ASM migration in streams setup

Hi All,
We have a Bi Directional replication setup between databases A and B.
Database A [ 10.2.0.4 ] is already in ASM
Database B [ 10.2.0.4 ] is in Filesystem and we migrated it to ASM now..
Steps taken...
1. Stopped Bi Directional replication
2. Migrated Database B to ASM [ this includes Temp and redo log files - we dropped and recreated the INACTIVE  redo log ] All datafiles, temp and redo, archive log dest was changes to ASM disk group...
3. Started the Bi directional streams
4. Updates from Database A coming to B without any issues and apply process is updating the database B tables.
5. But Database A apply process is not applying the changes made in Database B.
All the capture, propogation and apply process are running on both sides.
Please advise.
Thanks & Regards,
Rakesh
Edited by: Oracleappsdba on Jan 14, 2011 9:28 AM

Hi All,
We found that the propagation is ending in error with
ORA-00604: error occurred at recursive SQL level 4
ORA-12154: TNS:could not resolve the connect identifier specified
ORA-06512: at "SYS.DBMS_AQADM_SYS", line 1087
ORA-06512: at "SYS.DBMS_AQADM_SYS", line 7639
ORA-06512: at "SYS.DBMS_AQADM", line 631
ORA-06512: at line 1
This is happening only after the ASM migration. We can able to connect to the target database with the db link from the user directly without any issues. Its erroring only through propagation process.
Please advise.
Thanks & regards,
Rakesh

Similar Messages

  • Filesystem to asm migration

    I am running 10.2.0.3 on Oracle linux "OEL4" with ext3 filesystem.
    I just receive a brand new server and i want to move my actual database into it.
    I want to run my 10.2.0.3 database on asm 11g into my new server.
    Once asm testing is over, il migrate my 10.2.0.3 to 11g database.
    I saw documentation on migrating filesystem to asm, but it seems that the example given is where a database with the filesystem resides on the same machine.
    Is there documentation somewhere on how to migrate my database into asm, but not on the same machine?
    Or do you know the steps i need to perform to do this?

    What makes it complex is the following:
    1- Lack of space on my new server to run both filesystem and migrate to asm.
    2- 32 bits to 64 bits migration.
    3-The database is 1.1T in size, a little to much for an export/import
    Here is what I am going to do. I will try that today.
    I have 3 servers.
    Server A: I have my actual database on OEL4 32 bits with oracle 10g on filesystem
    Server B: I will install OEL5 64 bits running 10g filesystem
    Server C: I will install OEL5 64 bits running 10g database with ASM
    Steps:
    1) Restore a rman backup of my database on server B
    2) migrate the database on server B to 64 bits
    3) NFS mount server B from Server C
    Mount the database
    Perform a Rman backup with location = ASM
    Switch database to copy;

  • Datapump TTS from filesystem to ASM migration

    Hi Experts,
    I have to move the 1.5 TB of data which is on filesystem running on Solaris SPARC (single instance) to Linux x86 RAC (10.2.0.4) with ASM. I am considering the Transportable tablespaces option using datapump. But I have done the filesystem to filesystem datapump for TTS. Is there any way that I can use datapump TTS for filesystem to ASM directly ? Any suggestion and comments please.
    Thanks
    Shashi

    I'm not sure what your question is. Data Pump works with ASM and supports transportable. You would have to copy your data files from your file system to your asm file system, then do the export on your source, copy the dumpfile to your asm target and then run data pump. If you have more specific questions, please list them.
    Hope this helps.
    Thanks
    Dean

  • Migration Filesystem to ASM

    Hi Guys,
    Someone have
    Tutorial step-by-step or video explaing How to migration FIlesytem to ASM?
    Tks,
    Lorran

    Hi,
    You can follow the below article steps to migrate the database from filesystem (Non-ASM) to ASM.
    Steps To Migrate/Move a Database From Non-ASM to ASM And Vice-Versa (Doc ID 252219.1)
    and also refer OTN document
    Performing Oracle ASM Data Migration with RMAN

  • Database migration filesystem to asm

    Hi
    Let say I have a file system database. (10g on linux)
    In other server, I installed fresh oracle 11.2.0.2 with asm on linux
    What is the best way to migrate this database to this new server?

    In the asm migration documents "rman BACKUP AS COPY" command is recommended.
    However, ASM will be on different server, it will not be on local server.
    What should be the correct steps to migrate the database to different server with ASM ?
    Also, as I mentioned in my first post, I am going higher version of oracle.

  • TS3989 I have photo stream setup on iPhoto on my macbook pro and I just got 2 iPhones for my family and only one streams photos to iCloud photo stream.  Both iPhones have the same Apple ID and have Photo Stream turned on.  Shouldn't both iPhones stream ph

    I have photo stream setup on iPhoto on my MacBook Pro and on 2 new iPhones that have the same AppleID as the MacBook Pro.  However only one iPhone will stream photos to iPhoto on the MacBook Pro.  All these devices were purchased in the last 2 weeks.  What setting is wrong?

    Photostream only syncs photos over Wi-Fi, make sure you are connected to Wi-Fi to begin with.
    Photostream only syncs when the camera app is closed, ensure it is closed.
    Photostream only syncs when the battery is above 20%, try recharging the device
    Try disabling photo stream on your device (settings > iCloud), restarting your device and then re-enabling photo stream.
    If this doesn't help you may need to reset photo stream. You can do this at icloud.com by clicking on your name in the top right corner and then the advanced settings in the pop-up dialogue box that appears.
    Note: disabling photostream and re-enabling it will result in any photos that are currently in the photostream album on your device, that are older than 30 days old, not being added back.

  • Using migration assistant to setup a new iMac from a TimeCapsule backup?

    how do I use migration assistant to setup a new iMac from a TimeCapsule backup

    OS X: How to migrate data from another Mac using Mavericks

  • Poor performance after moving from hp to linux, oracle 11.2.0.1 to 11.2.0.3, filesystems to ASM

    We moved a database from HP/UX to linux, upgraded oracle from 11.2.0.1 to 11.2.0.3, and from filesystems to ASM.  The new server has 32 cores and 500gb of memory. the old server has less than half of that.  Queries take twice as long to run on the new server as on the old server.  We've tested to eliminate I/O as the issue by creating a local filesystem and creating the database there.  The performance was still double over the old database.  We also moved the database to a 3rd server, using ASM and 11.2.0.3 of oracle for testing to prove to the systems administrator that it wasn't a database problem.  The performance on the 3rd server is incredibly fast.  This points to something on the new server.  Does anyone have any ideas of what to look at next, keeping in mind that we've tested the heck out of I/O.
    Thanks for any assistance.

    Well, a few details about your configuration could help:
    What does /proc/meminfo on the server show?
    How is the storage connected?
    What does: "# /sbin/ifconfig -a" show?
    Are you using ASMLIB or straight ASM?
    Are you using multipath connections to storage?  If so, make sure that "/etc/multipath.conf" actually identifies the composite device and not one of the physical paths.
    Are there any entries in "/var/log/messages" while running the ASM testing?
    I'm sure these questions will stimulate others.

  • RMAN copy datafiles from filesystem to ASM

    DB version: 10.2.0.4
    I need to copy 650G of datafiles from filesystems to ASM. Could someone let me know how to use RMAN parallelism for this?.
    I'm using the command as below.
    backup as copy datafile '/tmp/datafile1.dbf' format '+DATA';
    backup as copy datafile '/tmp/datafile2.dbf' format '+DATA';

    I also tried the below. But, it's also running long. Each 32G datafile is taking almost 3 hours to copy into ASM.
    run {
       allocate channel ch1 type disk;
       allocate channel ch2 type disk;
       allocate channel ch3 type disk;
       allocate channel ch4 type disk;
       allocate channel ch5 type disk;
       allocate channel ch6 type disk;
       allocate channel ch7 type disk;
       allocate channel ch8 type disk;
    copy
    datafile ' 1.dbf'to '+DATA',
    datafile ' 2.dbf'to '+DATA',
    datafile ' 3.dbf'to '+DATA',
    datafile ' 4.dbf'to '+DATA',
    datafile ' 5.dbf'to '+DATA',
    ....}

  • Getting error while doing stream setup through OEM

    hi all,
    I am getting following error while doing stream setup for user stradmin (ORCL) db to stradmin_dest (orcldestination) on same windows m/c.
    java.sql.SQLException: ORA-20204: User does not exist: STRADMIN ORA-06512: at "SYSMAN.MGMT_USER", line 122 ORA-06512: at "SYSMAN.MGMT_JOBS", line 139 ORA-06512: at "SYSMAN.MGMT_JOBS", line 78 ORA-06512: at line 1
    I provided everything (host credential, usernames for new users and table capture)
    its urgent
    Help in advance

    hi,
    thanks for reply but DB user exists. It seems to be problem of WIN environment with Streams. I could solve it. But after whole setup and starting Apply and capture capture process goes for hours, not replicated at destination database. Normally how fast is replcation when done for small db like scott on table emp.
    thanks

  • How to Cancel Photo Stream Setup

    It appears that the only way to cancel Photo Stream Setup is to pull out the power cable. Not even an on-off switch available. What genius designed this brilliant piece of UI? Or am I'm the genius failing to find the obvious?
    Dave

    If you delete the photos that are on Camera Roll, your Photo Stream photos won't be modified on your PC. However, if you delete them from Photo Stream, they will be deleted from the PC.
    To keep your photos on your PC, go to Photo Stream folder on the PC (you will see it on Windows Explorer's sidebar) and copy all the photos to another folder

  • Migration assistant network setup

    I am trying to Migrate information from my iMac to my Macbook Air, the Migration assistant network setup is asking for a passcode from my macbook air, how do i find this passcode??? can anyone help please...

    I do hope you're connected via Ethernet -- migrating via WIFI is quite slow and not too reliable.
    You need to have Migration Assistant running on both Macs; one generates the passcode for you to enter on the other one.
    See either Using Migration Assistant on Lion or Using Migration Assistant on Snow Leopard or Leopard.

  • [Solved] Bluetooth + Jaybird Bluebuds X - Stream setup failed

    Using blueman-applet to control bluetooth devides via Bluez4, i get the following:
    Connection Failed: Stream setup failed
    I've paired the device, that was successful.
    I've added it as a trusted device.
    Also made some minor config changes here and there, for instance:
    # /etc/bluetooth/audio.conf
    Enable=Socket
    I've installed pulseaudio and ran the following:
    $ pulseaudio --start
    $ pactl load-module module-bluetooth-discover
    Still doesn't work even thoe the device can be found:
    Most guides/issues are reported under Ubuntu, and they solve it by installing pulseaudio-module-bluetooth, however this module comes default with pulseaudio in Arch from what i can tell.
    Last edited by Torxed (2014-06-14 15:59:40)

    Also for anyone finding this on google and wonders how to switch to the bluetooth?
    # nano /etc/asound.conf
    defaults.ctl.card 1
    defaults.pcm.card 1
    pcm.btheadset {
    type plug
    slave {
    pcm {
    type bluetooth
    device 44:5E:F3:A6:E7:43
    profile "auto"
    hint {
    show on
    description "BT Headset"
    ctl.btheadset {
    type bluetooth
    (Where everything except the two first lines are added in my case)
    And then we enable this sink in pulseaudio.
    $ pactl load-module module-alsa-sink device=btheadset
    Then we simply use pavucontrol and enable this output either "globally" or for a particular audio-stream.
    Using pulseaudio+alsa

  • Streams setup Wizard

    Using Streams setup Wizard, I tried to configure streams for replication requirements.
    And at the final stage of this wizard , I got this following error:
    " You do not have Oracle Management Server(OMS) Setup "
    Can anybody help me in resolving this error..
    Srinivas Jaltaru
    ( [email protected] )

    The OEM console can be run either in STANDALONE mode or with an Oracle Management Server(OMS).
    The streams wizard behavior varies depending upon the mode in which the OEM console is operating.
    If you have successfully connected the console in OMS mode, then I would suspect that there is a problem with the preferred credentials configuration.
    Have you looked at the Oracle9i by Example series that includes a section on Oracle Streams? The example includes directions on the configuration of the OMS required for the Streams wizard to run properly as well as a patch required for the Streams wizard. Here is a pointer to the URL for the Oracle9i By Example website.

  • Single 10g Instance to RAC - without ASM migration

    Is it possible to comment the following steps to convert existing 10.1.0.5 single instance database to RAC? We're using OCFS2 and it is not possible to perform ASM migration.
    1. Copy the existing $ORACLE_HOME/dbs/init<SID1>.ora to
    $ORACLE_HOME/dbs/init<db_name>.ora. Add the following parameters to
    $ORACLE_HOME/dbs/init<db_name>.ora:
    *.cluster_database = TRUE
    *.cluster_database_instances = 2
         *.undo_management=AUTO (Add if you don't have it )
    <SID1>.undo_tablespace=undotbs (undo tablespace which already exists)
         <SID1>.instance_name=RAC1
         <SID1>.instance_number=1
         <SID1>.thread=1
    <SID1>.local_listener=LISTENER_RAC1
    where LISTENER_RAC1 is an entry in the tnsnames.ora file like:
    LISTENER_RAC1 =
    (ADDRESS = (PROTOCOL = TCP)(HOST = <node1>)(PORT = 1521))
    Keep only one line in $ORACLE_HOME/dbs/init<SID1>.ora:
    ifile=$ORACLE_HOME/dbs/init<db_name>.ora
    You could also create a common spfile from this pfile and add a line
    like spfile=$ORACLE_HOME/dbs/spfile<db_name>.ora in each init<SIDn>.ora
    file. For more details about how to do this, please refer to Note 136327.1.
    2. Open your database and run $ORACLE_HOME/rdbms/admin/catclust.sql to create
    cluster database specific views within the existing instance.
    3. Recreate control file if you defined maxinstances to be 1 when you created
    the single instance database.
    To check your current setting of maxinstances, run the following command
    while the database is mounted or open and connected as a user with DBA
    privileges:
    % sqlplus /nolog
    SQL> connect / as sysdba
    SQL> startup mount
    SQL> alter database backup controlfile to trace;
    The trace file is located in udump directory. Check the maxinstance value
    in the CREATE CONTROLFILE statement. Please refer to Note 118931.1
    Recreating the Controlfile in RAC and OPS
    4. Add instance specific parameters in the init<db_name>.ora for the second
    instance on the second node and set appropriate values for it:
         *** Names may need to be modified
         <SID2>.instance_name=RAC2
         <SID2>.instance_number=2
         <SID2>.local_listener=LISTENER_RAC2
         <SID2>.thread=2
         <SID2>.undo_tablespace=UNDOTBS2
    <SID2>.cluster_database = TRUE
    <SID2>.cluster_database_instances = 2
    where LISTENER_RAC2 is an entry in the tnsnames.ora file like:
    LISTENER_RAC2 =
    (ADDRESS = (PROTOCOL = TCP)(HOST = <node2>)(PORT = 1521))
    5. From the first instance, mount the database and run the following command:
         *** Path names, file names, and sizes will need to be modified
    alter database
    add logfile thread 2
    group 3 ('/dev/RAC/redo2_01_100.dbf') size 100M,
    group 4 ('/dev/RAC/redo2_02_100.dbf') size 100M;
    alter database enable public thread 2;
    6. Create a second Undo Tablespace from the existing instance:
         *** Path names, file names, and sizes will need to be modified
    CREATE UNDO TABLESPACE UNDOTBS2 DATAFILE
         '/dev/RAC/undotbs_02_210.dbf' SIZE 200M ;
    7. Set ORACLE_SID and ORACLE_HOME environment variables on the second node.
    8. Start the second Instance.

    In order not to affect the current home on node1, another user oracle2 is created which belong to racinstall group. On node2, which doesn’t have any oracle home installed, CRS will be installed so that node2 will become the primary node.
    Been looking into this CRS for sometime as the installation has failed due to OCFS2 kernel panic upon running root.sh on the second node. Performed the cleanup as described Doc ID: Note:239998.1 (10g RAC: How to Clean Up After a Failed CRS Install), but now, the installation is failing and giving the error “ File not found /ClusterCRS/install/rootadd”. This message didn’t appear the first attempt which could indicate that the cleanup described in the note was not sufficient.

Maybe you are looking for

  • Transfer foreign currency in copa to BW

    Hi, For the standard copa transaction datasource, the foreign currency(FRWAE) and exchange rate(KURSF) are not provided. I append the structure with these fields. But after testing, I still cannot get these two fields. It there anyone know how to tra

  • What causes blank pages appearing suddenly in an autoflowed-text document?

    CS5.5, english version. The complete book was built-up and all master pages were applied . When reopening the file, several blank pages appeared at two places in the document. The text flow was not interrupted, but seamed «hidden» under a non-existin

  • WEB Authentication

    Anyone tried web authetication with proxy server.

  • Firefox 10.0.2 on a Samsung Continuum 2.1 will not load any web pages.

    Just reinstalled and still no luck. Will not load any web pages or complete any searches. Just brings up a blank page and adds a blank tab. Tried on WiFi and 3G, neither will work. Installed the Phony add-on and set the user agent to Android as sugge

  • Unable to upgrade to 11.0.1 for AE CS6

    I'm having the RAM preview problem (RAM preview needs two or more keyframe to preview) and trying to upgrade to 11.0.1.  I've tried updating via Adobe Application Manager but it fails so I've gone to the direct download site on Adobe.  After download