XTTS - problem in copying datafile into ASM

I'm testing the migration of database from AIX to Linux using cross platform transportable tablespaces.
DB version: source: 10.2.0.4
Destination: 10.2.0.5
OS version: source: AIX6.1 - AIX-Based Systems (64-bit)
Destination: RedHat Linux - Linux x86 64-bit
I run the below commands before copying the datafile at destination.
EXECUTE DBMS_TTS.TRANSPORT_SET_CHECK('TBLSP1,TBLSP2', TRUE);
SELECT * FROM TRANSPORT_SET_VIOLATIONS;
no rows selected
alter system archive log current;
alter tablespace TBLSP1 read only;
alter tablespace TBLSP2 read only;
expdp DUMPFILE=xtts_exp.dmp DIRECTORY=DUMP_DIR logfile=xtts_exp.log TRANSPORT_TABLESPACES=TBLSP1,TBLSP2
CONVERT TABLESPACE TBLSP1,TBLSP2
TO PLATFORM 'Linux x86 64-bit'
FORMAT '/dataimport/%U';/dataimport is a shared file system mounted on Linux server and am able to see the datafile over there. But, am receiving the error below when trying to copy the datafile on the linux server. Could someone let me know if I miss something / how to resolve this error.
$rman target /
RMAN> copy datafile '/dataimport/data_D-DBMGRT_I-3320277811_TS-TBLSP1_FNO-26_05m8miia' to '+DATA';
Starting backup at 05-APR-11
using channel ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 04/05/2011 10:19:44
RMAN-20201: datafile not found in the recovery catalog
RMAN-06010: error while looking up datafile: /dataimport/data_D-DBMGRT_I-3320277811_TS-TBLSP1_FNO-26_05m8miia

I don't think it's related to patchset mismatch. Yes. I moved the dump file and datafile copies to local file system also and got the same error.
Here are the steps once again. The tablespaces are still read only on source side. How can it affect datafile copy on destination side?.
EXECUTE DBMS_TTS.TRANSPORT_SET_CHECK('TBLSP1,TBLSP2', TRUE);
SELECT * FROM TRANSPORT_SET_VIOLATIONS;
no rows selected
alter system archive log current;
alter tablespace TBLSP1 read only;
alter tablespace TBLSP2 read only;
expdp DUMPFILE=xtts_exp.dmp DIRECTORY=DUMP_DIR logfile=xtts_exp.log TRANSPORT_TABLESPACES=TBLSP1,TBLSP2
CONVERT TABLESPACE TBLSP1,TBLSP2
TO PLATFORM 'Linux x86 64-bit'
FORMAT '/dataimport/%U';
impdp DUMPFILE=xtts_exp.dmp DIRECTORY=DUMP_DIR logfile=xtts_imp.log TRANSPORT_DATAFILES='/dataimport/data_D-DBMGRT_I-3320277811_TS-TBLSP1_FNO-26_0bm90rir','/az/dataimport/export/data_D-DBMGRT_I-3320277811_TS-TBLSP2_FNO-39_0dm90sa0'
Job "SYS"."SYS_IMPORT_TRANSPORTABLE_01" successfully completed
$rman target /
RMAN> copy datafile '/dataimport/data_D-DBMGRT_I-3320277811_TS-TBLSP1_FNO-26_0bm90rir' to '+DATA';
Starting backup at 05-APR-11
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=4361 instance=dbmgrt1 devtype=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 04/05/2011 12:42:47
RMAN-20201: datafile not found in the recovery catalog
RMAN-06010: error while looking up datafile: /dataimport/data_D-DBMGRT_I-3320277811_TS-TBLSP1_FNO-26_0bm90rir
SQL> select file_name from dba_data_files where tablespace_name='TBLSP1';
/dataimport/data_D-DBMGRT_I-3320277811_TS-TBLSP1_FNO-26_0bm90rir
$ls -l /dataimport/data_D-DBMGRT_I-3320277811_TS-TBLSP1_FNO-26_0bm90rir
-rw-r----- 1 oracle oinstall 32914808832 Apr  5 12:31 /dataimport/data_D-DBMGRT_I-3320277811_TS-TBLSP1_FNO-26_0bm90rir

Similar Messages

  • Problem with copy/paste into WYSIWYG field?

    In using Robo HTML X5 my helpfile design is a simple one, but
    one issue is stumping me.
    -From the TOC tab I will create a new topic, and then edit
    the WYSIWYG field on the right, insert graphics, etc. But if I cut
    and paste from Word 2003 into the WYSIWYG topic field, all
    formatting like bold letting is stripped out, along with graphics.
    The graphics have to be cut and pasted individually and I manually
    have to reformat the text.
    Does anyone know why a copy/paste into the WYSIWYG field is
    being stripped of formatting somehow? Is there simple project
    setting somewhere?

    Hi reiver12367 and welcome to our community
    Trust me on this. Mixing Word and RoboHelp HTML are like
    mixing oil and water. You really don't want to go down any road
    where formatting is maintained during a copy/paste operation.
    You might see better results by right clicking the folder
    (inside RoboHelp HTML) where you want the topic to be, then
    selecting Import. From there, choose the Word document file type
    from the drop-down on the bottom of the dialog, navigate to and
    choose your Word document. You will have a couple of dialogs to
    deal with and the stuff should import in.
    Personally, I even avoid going that route if I can. I instead
    opt for saving the Word document as pure ASCII text. Then creating
    a new topic and copy/pasting the text into the topic. From there I
    format as needed.
    Hopefully this helps... Rick

  • Problem in copying wagetype into IT0008 using Dynamic Action for IT0015

    Hi All,
    My requirement is based on the Number/ Unit the user enters on the IT0015 screen in the PA30 transaction ,I have created a dynamicaction that will fetch the corresponding wage type from a table T511K and display the screen of IT0008 where the BEGDA would be the Date of Origin of IT0015 and a new record should be added to the already existing wagetypes of IT0008.
    I have already created the dynamic action and the BEGDA is getting correctly fetched from the IT0015's Date of Origin. However, I am in doubt as to how to add the corresponding wage type from table T511K in the already existing wagetypes of IT0008. Please help me. Points would be rewarded.
    If possible could you please provide the code for it.
    Regards,
    Rahul Agrawal.

    Rahul  Technically speaking this can be achieved by any way but would like to share you the nature of wage types which comes in IT0015 and IT008 completely differs functionally along with Respective infotypes Ie The wage types in 15 will be a irregular wage type and in IT0008 Regular wage type and IT0015 have Time constraint 2 and IT0008 have TC 1
    So would like you to check once with your functinal before going to the development

  • 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',
    ....}

  • My iPod touch doesn't show up in my macbook desktop. This prevents me from copying data into it. What can I do? It does however show up in itunes so that is not a problem.

    My iPod touch doesn't show up in my macbook desktop. This prevents me from copying data into it. What can I do? It does however, show up in itunes so that is not a problem. Only started happening after I got mountain lion. If that helps.
    Thanks in advance.

    I want to use it as a storage drive and add some files to it. Like so, http://support.apple.com/kb/ht1478

  • How do I put recovery files back into ASM?

    I'm trying to recover a database for testing. I have all the backup files in a directory. I've restored the controlfile.
    When I run the restore, the error is:
    RMAN-03002: failure of restore command at 10/21/2009 19:24:52
    RMAN-06026: some targets not found - aborting restore
    RMAN-06023: no backup or copy of datafile 4 found to restore
    RMAN-06023: no backup or copy of datafile 3 found to restore
    RMAN-06023: no backup or copy of datafile 2 found to restore
    RMAN-06023: no backup or copy of datafile 1 found to restore
    I'm guessing that I either need to tell rman where to find the files or put the files back into the ASM +FLASHBACK.
    So 1) How do I tell rman that the files are now in a directory
    or 2) How do I put the files back into ASM?
    Thanks - JR

    I restored the control file with the rman "RESTORE CONTROLFILE FROM 'filenamegoeshere'; It was the control file backup from the corresponding DB backup.
    I couldn't use the RESTORE CONTROLFILE FROM AUTOBACKUP because it was expecting the backup files to be in the ASM +FLASHBACK.
    The catalog lists all the files that I have, but it thinks they are in ASM.
    Thanks - JR

  • Cold copy database on ASM. Please advise

    Hi,
    Configuration is:
    HP Itanium
    Grid/ASM 11.2.0.2
    RDBMS 10.2.0.4
    I have a 4TB database. Application needs to test three scenarios.
    Every test should use the same sets of data. So I have been asked to copy the 4TB database to a different diskgroup on the same ASM instance.
    Startup the database using the just copied datafiles/controlfiles/redologs.
    Then application would run some tests.
    Then I should remove the database copy and repeat the steps for creating a new copy from the original 4TB database.
    I need to find an efficient way for copying the 4TB database to the new diskgroup on the same ASM.
    I cannot use the flashback database option.
    The 4TB database can be shut down during the copy.
    Storage is fast
    My idea is to copy datafiles/controlfiles/redolog using the asmcmd cp command and then renaming datafiles/redologs.
    I am not sure if running the copy in parallel is better then copying datafiles one by one.
    I could also use the rman backup as copy but I suppose the the result would not be different in term of time taken.
    Any suggestion ?
    Thanks, massi

    onedbguru wrote:
    If this is 11g enable FLASHBACK DATABASE.
    run your scripts
    flashback database to beginning SCN
    run more tests
    flashback database to beginning SCN
    repeat, over and over again..
    MUCH faster than backup/restore - especially on a 4TB database. Just make sure you have enough FRA space available.Hi,
    OP said 10.2.0.4.
    Using PROD database can be a problem, so we recommend use (clone) a database for this purpouse.
    As he are using 10g the feature Flashback database is not avaliable, so he can use GRP (Guaranteed Restore Points) feature to use the database many times for test purpouse without losing data.
    Regards,
    Levi Pereira

  • Copy & Paste into Google Maps no longer works after 4.2 update

    Anyone else seem to be getting this problem? Copy and paste into Google maps was extremely useful. Now this doesn't seem to work for me after updating to 4.2.

    1. Copy something into the clipboard (doesn't matter what it is)
    2. Open Google maps
    3. Try to paste into the search bar. You don't get the paste option.
    4. Try to type something into the search bar then attempt to copy what you just typed. No options appear to copy what was just typed in.
    This used to work prior to the 4.2 update. Very useful when receiving incomplete addresses via text message or from a web page.

  • How do I set up the XCode Debugger so that it does not drop into asm?

    How do I set up the XCode Debugger so that it does not drop into asm?
    I want to step through my Cocoa Objective-C code and I do not want to see the underlying assembly. When I hit step over, I want it to step to my next line of objective-C code, not to the next assembly language statement.
    99+% of the time, I want to do high level debugging. Don't you?

    I solved my own problem almost immediately after I posted it.
    You use Debug>Toggle Disassembly Display.
    It puts a check mark to drop into assembly, no check mark for no assembly (my choice) and a dash (NSMixedState) for both. It's obvious now.
    Sometimes it can be vexing to find simple XCode features quickly.

  • Problem in copy a string to a message parameter

    Hi all,
    I have a problem in copy a static string into a message as its parameter.
    I use the default function in creating the copy rules...
    <copy xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/">
         <from expression="string(WS1-PSC4-KUY2)">
         </from>
         <to variable="geo_in" part="parameters" query="/ns0:GetLocationByIP/ns0:LicenseKey"/>
    </copy>
    as the string is a liscence key to use this web service.
    However, the string is not copied to anywhere of the outgoing message.
    If I use the default type 'literal' and copy to the variable parameter,
    it looks like this...
    <copy xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/">
         <from>
                                  WS1-PSC4-KUY2
                        </from>
         <to variable="geo_in" part="parameters" query="/ns0:GetLocationByIP/ns0:LicenseKey"/>
    </copy>
    it gives me an error...
    [bpelc] BPEL source validation failed, the errors are:
    [bpelc]
    [bpelc] [Error]: Element 'from' must have no character [children], because the types content type is element-only.
    [bpelc] [Description]: in line 43 of "C:\eclipse\workspace\ip_locate\ip_locate.bpel", Element 'from' must have no character [children], because the types content type is element-only..
    [bpelc] [Potential fix]: .
    [bpelc] .
    Could anybody give me a hint on what's going wrong?

    This is my actual code
    import java.text.DateFormat;
    import java.text.ParseException;
    import java.text.SimpleDateFormat;
    import java.util.Date;
    import java.util.Locale;
    public class TestingDate {
          * @param args
         public static void main(String[] args) {
              // TODO Auto-generated method stub
              String dateFormat="EEEE, MMM d h:mm a";
              Date test=new Date(2007,0,19, 19, 31);
              System.out.println(" original date is "+test);
              String stringResult=DateToString(test,dateFormat);
              System.out.println("Date to string is "+stringResult);
              Date dateResult=stringToDate(stringResult,dateFormat);
              System.out.println(" String to date is "+dateResult);
              String stringResult2=DateToString(dateResult,dateFormat);
              System.out.println(" Date to string  is "+stringResult2);
    public static String DateToString(Date test, String dateFormat) {
             String result = null;
             try {
                  DateFormat myDateFormat = new SimpleDateFormat(dateFormat);
                     result = myDateFormat.format(test);
                     //System.out.println(" reslut date is "+result);
              } catch (Exception e) {
                   System.out.println(" Exception is "+e);
              return result;
    public static Date stringToDate(String strDate,String dateFormat1){
         Date result1=null;
         try {
              DateFormat myDateFormat = new SimpleDateFormat(dateFormat1);
              result1=myDateFormat.parse(strDate);
         catch(Exception e){
              System.out.println(" exception is "+e);
         return result1;
    }I am facing problem in getting the actual date. Please suggest the solution.

  • Vector problem after copy/paste from Excel

    In the past I've been able to drag or copy and paste an image from excel into Illustrator.  I've lost that ability (sometimes I'll get a shadow image copied in, but it is not in vectors and it is not editable).  If I save the figure as a PDF to copy it into Illustrator as a vector formatted object I cannot figure out how to change any formatting/colors.  I can select individual bars in a bar graph, I can add an outline to them, but the option for changing the color is completely absent.  I am fairly new to this, but would love help.  I've tried releasing the clipping masks, but that only fills in the entire body of the chart with color.  This literally all worked fine yesterday (and I can modify prior charts that I already imported with no problem).  I'd love some help and feedback as I am fairly new to this and could be missing something! Thanks.

    I can't get a PDF picture, ai picture, or EPS figure to post on here so I don't know how useful an image will be, but I added a jpeg that shows the shadowing I get when I copy in at times. . 

  • Does copying files into the iTunes library take up even more space?

    Hi everyone, I recently upgraded to Leopard and decided to give Boot Camp a try so I backed up everything onto my external hard drive using Time Machine and created my partition for Windows. In doing so, I know have an empty iTunes library.
    I just copied everything to my hard drive using Migration Assistant, and although all of the files were locked because I didn't have enough "permission", i fixed that problem. However, when I tried to copy all of my itunes folders into my library, it said that I did not have enough space on my computer for it.
    Dose copying music into the library use even more space than what it already is? I'm confused, because I thought that if i have the music files in my computer already I don't need to make another copy of it to place into iTunes...or maybe I'm just confusing myself.
    Could someone please just let me know how I can add my music into my library? I really don't think this should be so difficult, I'm just terrible with computers. Thanks!

    Under Preferences -> Advanced you can uncheck "copy music to iTunes folder", this should fix your problem.
    Hope this helps.

  • Problem dragging some photos into book.. they don't show at all.

    I have a problem dragging some photos into a book. I've never had this issue before. I can tell that "something" has moved because it often has a ! for resolution issues and the photo has the white check that signifies it has been used....but the photo doesn't show at all.
    The photos were made into sepia prints.
    Help! Any suggestions about what could be wrong?
    Thanks for any advice.

    The ! indicates that iPhoto has broken/lost the file path to the original file. Make a backup copy of the library and run the three fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys depressed and follow the instructions to rebuild the library. Select all options.
    Fix #2
    Rebuild the library using iPhoto Library Manager as follows:
    Using iPhoto Library Manager to Rebuild Your iPhoto Library
    1 -Download iPhoto Library Manager and launch.
    2 -Click on the Add Library button, navigate to your User/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File->Rebuild Library menu option
    4 - In the next window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: It may take some time to create the new library if you have a lot of photos.
    Fix #3
    Start over with a new library and import the Originals folder from your original library as follows:
    Creating a new library while preserving the Events from the original library.
    1. Move the existing library folder to the desktop.
    2. Open the library package like this.
    3. Launch iPhoto and, when asked, select the option to create a new library.
    4. Drag the Originals folder from the iPhoto Library on the desktop into the open iPhoto window.
    This will create a new library with the same Events as the original library if you have the Finder checkbox unchecked in the Events preference pane.

  • How do I paste a copied filename into the save as window?

    I am used to copying filenames into the save as window ... it is more accurate and mroe efficient than typing them.  When I upgraded to CS1 and CS3, I can not do this, either on Snow Leopard or on Win7.  How do I regain the ability to do this?

    Copy and paste works just fine in the save dialog.
    And the save dialog is provided by the OS, so if you have any third party utilities that modify the behavior of the save dialog - those could cause problems.
    Also, CS1 and CS3 are both quite a few years out of date.
    Are you sure you have the right version numbers?

  • Problem with Copied Business Object : SELFITEM

    Hi,
    sub:    Problem with Copied Business Object : SELFITEM
    I want to use changed selfitem BOR for carbon copy functionality. For it, i copied the BOR : SELFITEM. it is giving error
    In SWI2_DIAG it is showing like this.
    Work item  cannot be read                                                
    Work item 000000639770: Object  method SWW_BI_EXECUTE_S cannot be executed
    The problem is with COPYING The Business Object. Because , generally we extend BOR ,not copy. But i did copy.
    Please help me regarding this.
    Balaji.T.

    hi Martin,
    The problem may not be in method. because simply we copied the BO:SELFITEM into ZSELF . And i want to test this for a mail at first , whether copied BOR  is working or not.The mail is not triggering . it is saying that it is Error.
    WF_BATCH error...
    I can see error in Tx: SWI2_DIAG ,
    this is Error :
    Work item 000000639770: Object  method SWW_BI_EXECUTE_S cannot be executed
    Once it is rectified i can modify the method in BO:ZSELF.
    Thank you in Advance..
    Balaji.T.

Maybe you are looking for

  • My Iphone wont let me download song purchases from iTunes or my purchased on my phone

    ive tried many times on my phone and on my computer and it will not let me download my music! i have even turned manage manually music and videos from itunes and it still seems to be an issue. When i try on my phone it says "error download retry" and

  • I think it's a bug (FIXED in 3.1)

    Hi, You can find this error on: http://apex.oracle.com/pls/otn/f?p=20980:5 Click on the button "Reset sort preferences" and then sort any of columns on this page - you will get exception: failed to parse SQL query: ORA-06502: PL/SQL: numeric or value

  • MRP_ATP_PUB.call_atp sample

    Hi, We need a code for API usage of MRP_ATP_PUB.call_atp. We got one from the metalink, but its given example of only 1 item being passed. When we pass group of items, its giving us error of ATP Processing, where as when we pass those items individua

  • Remove hashmarks from report

    Is it possible to remove hashmarks from reports? Users want to have empty space in empty cell, but not the "#" sign. I did not find any settings etc. to remove hashmarks, I even tried to replace initial value by space in update rules, but Analyzer is

  • Java Arrays

    I need to make an multidimensional array solving a maze problem in which the maze has a series of dots (ie 3x6 3 dots down and 6 across in rows) and you have to get to the bottom corner starting from the top corner only moving down and to the right o