Migration DB by moving the physical files

Good evening!

We need business, which consists of moving internal databases to the server recently staged, and to this end, the Manager gave the instructions:

-Install oracle on the target server.

-stop current prod instance.

-Move all the files, following the correct file structure (ATO / OMF).

-Start the instances.

I'll do it for the test on my home environment, at the moment, I try to search for the procedure, but can't seem to find the correct nomenclature (English is not my native language), so I tried to look for the database migration by moving the physical files and etc. No specific links so far.

1 - is a method of migration good?

2 - Should what precautions I take?

3 - oracle recommends this kind of migration?

Any thoughts on this question will be useful.

The process depends on the exact version of the OS and the database source and target, which are unknown at this stage.

If they are exactly the same on the source and the target, it can be as simple as cloning the binary ORACLE_HOME from source to the target, close the source databases. copy the necessary database and support files and startup of the database on the target

Tags: Database

Similar Questions

  • Where can I find the physical files of APEX_APPLICATION_FILES

    Dear Expert,.

    I got the files from 'SELECT id, name FROM APEX_APPLICATION_FILES' list

    F1761593527/f101.sql 1605213787030003
    F928641689/f101.sql 1605004091027283
    F1237766750/Doc1.rtf 1686620894182663
    F1530590835/blebul1a.gif 1687611599284065
    F1328258633/lippologo1.jpg 1609417775069075
    F199693486/Doc1.rtf 1685122925154852
    F1852805503/SQLAnywhere12_Full.exe 1682930319090730
    1683026294099067 F796050035/new document texte.txt
    1683131489100554 F823097404/new document texte.txt
    List.RTF 1683316167115060 F747145779/product

    where can I find the physical files?... It also removes the physical files if I run "DELETE FROM APEX_APPLICATION_FILES WHERE ID = '1682930319090730'?

    Please notify

    Thanks and greetings
    Luke

    Hello

    Yes, you can use delete statement to delete the file.

    Kind regards

    Patel Kartik
    ------------------------------------------------------------------------
    http://patelkartik.blogspot.com/
    http://Apex.Oracle.com/pls/Apex/f?p=9904351712:1

  • Cannot migrate the physical files using OPE utility loader

    Hi friends,
    With my problem of submodel still pending, I am facing another problem - 'Migration to XML Publisher rtf templates'.
    I went through the document (DocId:Note 469585.1) regarding 'How to use OPE Loader?'
    The document contains commands for the DOWNLOAD and UPLOAD of physical files.
    Before you run these commands, I executed the following commands to migrate the "data Definitions" and "Definitions". The commands are the following:-

    [crp2appl@erptrg CRP2_erptrg] $ FNDLOAD apps/apps 0 Y DOWNLOAD $XDO_TOP/patch/115/import/xdotmpl.lct corptmpl.ldt XDO_DS_DEFINITIONS APPLiCATION_SHORT_NAME = "SQLAP" DATA_SOURE_CODE = "XXAPCORPCHQPRT" TMPL_APP_SHORT_NAME = "SQLAP" TEMPLATE_CODE
    = "XXAPCORPCHQPRT".

    [crp2appl@erpdev CLN2_erpdev] $ FNDLOAD DOWNLOAD apps/apps $0 XDO_TOP/patch/115.
    Import/xdotmpl. LCT corptmpl.ldt

    After running these two commands, the "definition of data" and "details of the model" are migrated but not physical rtf files.

    At this point, I tried to run the following command to the physical integrity (rtf) file migration which is given in the document mentioned above.

    Java oracle.apps.xdo.oa.util.XDOLoader.
    DOWNLOAD------.
    -Apps DB_USERNAME------.
    -Apps DB_PASSWORD------.
    -JDBC_CONNECTION erptrg.recl.org:1521:CLN2.
    -MODEL LOB_TYPE------.
    -APPS_SHORT_NAME SQLAP.
    -LOB_CODE XXAPDENACHQPR.
    -LANGUAGE en

    The parameters passed to XDOLoader...
    [TERRITORY] [WE]
    [DB_USERNAME] [apps]
    [LOB_CODE] [XXAPDENACHQPRT]
    [DOWNLOAD] [DOWNLOAD]
    [JDBC_CONNECTION] [erptrg.recl.org:1521:CRP2]
    [LANGUAGE] [en]
    [DB_PASSWORD] [******]
    [LOB_TYPE] [MODEL]
    [APPS_SHORT_NAME] [SQLAP]

    Start downloading...
    Download files from XDO_LOBS: SELECT DATA. FILE_DATA, D
    DATA TYPE. APPLICATION_SHORT_NAME, DATA. FILE_NAME, DATA. L
    DATA. DATA XDO_LOBS, (SELECT LOB_COD XDO_FILE_TYPE
    FILE_NAME, LANGUAGE, TERRITORY, N_SHORT_NAME, XDO_FILE_TY
    LOB_CODE =: LOB_CODE AND APPLICATION_SHORT_NAME =: APPS_
    E in (: TEMPLATE,: TEMPLATE_SOURCE) AND = LANGUAGE: LANGUAGES
    TERMS OF TERRITORY)
    where DATA. LOB_CODE = WORDS. LOB_CODE
    and the DATA. LOB_TYPE = WORDS. LOB_TYPE
    and the DATA. APPLICATION_SHORT_NAME = WORDS. APPLICATION_SHO
    and the DATA. LANGUAGE = WORDS. LANGUAGE
    and the DATA. TERRITORY = WORDS. TERRITORY


    XDOLoader successfully done: Mon Sep 08 18:26:55 IST 2008


    Now I tried to run the command to download

    [crp2appl@erpdev CLN2_erpdev] $ java oracle.apps.xdo.oa.util.XDOLoader UPLOAD
    -DB_USERNAME apps
    -DB_PASSWORD apps
    -JDBC_CONNECTION erpdev.recl.org:1521:CLN2
    -TEMPLATE_SOURCE LOB_TYPE
    -APPS_SHORT_NAME SQLAP
    -LOB_CODE XXAPDENACHQPRT
    -LANGUAGE en
    -THE AMERICAN TERRITORY
    -RTF XDO_FILE_TYPE
    -FILE_CONTENT_TYPE application/rtf
    -XXAPDENACHQPRT.rtf FILE_NAME
    -NLS_LANG ENGLISH_UNITED STATES. WE8ISO8859P1
    XDOLoader started: Mon Sep 08 18:06:06 IST 2008


    The parameters passed to XDOLoader...
    [TERRITORY] [WE]
    [FILENAME] [XXAPDENACHQPRT.rtf]
    [DB_USERNAME] [apps]
    [XDO_FILE_TYPE] [RTF]
    [LOB_CODE] [XXAPDENACHQPRT]
    [NLS_LANG] [ENGLISH_UNITED]
    [FILE_CONTENT_TYPE] [application/rtf]
    [JDBC_CONNECTION] [erpdev.recl.org:1521:CLN2]
    [LANGUAGE] [en]
    [DB_PASSWORD] [******]
    [LOB_TYPE] [TEMPLATE_SOURCE]
    [DOWNLOAD] [DOWNLOAD]
    [APPS_SHORT_NAME] [SQLAP]

    Start loading...
    Target file: XXAPDENACHQPRT.rtf
    java.io.FileNotFoundException: XXAPDENACHQPRT.rtf (no such file or directory)
    at java.io.FileInputStream.open (Native Method)
    at java.io.FileInputStream. < init > (FileInputStream.java:106)
    at java.io.FileInputStream. < init > (FileInputStream.java:66)
    at oracle.apps.xdo.oa.util.XDOLoader.processUpload(XDOLoader.java:1040)
    at oracle.apps.xdo.oa.util.XDOLoader.process(XDOLoader.java:1001)
    at oracle.apps.xdo.oa.util.XDOLoader.main(XDOLoader.java:2244)

    It says file not found.
    What could be the problem?
    Please help me solve this problem.

    File_name http://XXAPDENACHQPRT.rtf

    Why is this http?

    give the location of the rtf file.

    or copy the rtf in the folder where you run this command

    and mention XXAPDENACHQPRT.rtf filename.

    Use the following command, that I used for on the migration of production test report.

    DOWNLOAD Java oracle.apps.xdo.oa.util.XDOLoader - DB_USERNAME DB_PASSWORD apps & apps_password-JDBC_CONNECTION & JDBC_ADDR - MODEL LOB_TYPE - APPS_SHORT_NAME SHORTNAME - LOB_CODE LOBCODE - en-TERRITORY U.S. LANGUAGE. - XDO_FILE_TYPE-RTF-FILE_NAME filename.rtf - CUSTOM_MODE FORCE;

    You command is - LOB_TYPE TEMPLATE_SOURCE change to-MODEL LOB_TYPE

  • How to play my music in the cloud if the physical files are gone

    I downloaded my music to the cloud by game, then moved the files to an external hard drive that no longer works (very well, no?). I thought that songs would still play the cloud even if I had deleted the files from my mac. But when a song comes up, I get an error message that the file is not found. Fortunately, if I hit 'Cancel' instead of 'locate' (two options), it recognizes the song is in the cloud and the cheek. I can do that for my entire library rather than having to do a song at a time? Additional info: next removed songs, no cloud icon shows until I get the error message and then click Cancel, as explained above. Subsequently, the cloud icon appears, the song is playing and is subsequently available to play.

    I think it should download them one album at a time.  I think remember me what happens to me. Album search, and then click Download to iCloud next to the title of the album.  It doesn't take too long.

    Helga

  • How to export a user instance data and import it into another instance of a directly without storing the physical file.

    Dear all,

    I need your help I need to export data from user a (1 instance) and import it on another an instance without storage on location.

    I used to do as an export of data about the physical location and then import into another instance where I stored the dump file on physical location.

    Now I don't want to follow these method (standard method), is there any way possible means kindly share with me. Thank you very much in advance.

    Dear VA Napoleon,

    Thank you for your immediate response. If it's possible means gives the example script.

  • ORA-27037 standby after you have moved the primary files

    I'm under Oracle 11.2 with a physical Data Guard configuration primary and standby on Solaris 10.  Asked me to move all the files belonging to the primary to a new mount point.  This includes the datafiles, tempfiles, ORLs, litigants and the controlfile.  On the main file system files were located on /u07 and are now on /u03.  Pending files are on /u07.

    Here's what I did:

    Cancel managed recovery and stop in standby mode.

    Judgment of the primary.

    A file system has copied on the primary /u07 to /u03.

    Control_files primary init.ora file parameter to point to the new location on /u03 and change log_archive_dest_state_2 = DEFER

    Renamed the primary spfile with a ".bak" then primary would begin by init.ora file.

    Elementary school:

    startup mount;

    Run A SQL script to rename the data files, tempfiles, ORLs and SRls to the new location on /u03.

    ALTER database open;

    Create spfile from pfile;

    stop immediately;

    start-up;  (so primary is now started with a spfile)

    Standby:

    Change these two lines in the init.ora file:

    *.db_file_name_convert='/U03/oradata/mydb/','/U07/oradata/mydb /'

    *.log_file_name_convert='/u03/oradata/MYDB/log','/u07/oradata/MYDB/log_ '

    Note: When Eve was created first, someone created the ORLs with a different name of the primary.  For example, major newspapers are named log1a, log2a and log3a.  The day before, they are named log_1a, log_2a and log_3a.

    Renamed the spfile Eve with a ".bak" then Eve would begin by init.ora file.

    bootable media;

    At this point, I have seen these errors in the standby alert log:

    Errors in the /oracle/diag/rdbms/mydb_stby/MYDB/trace/MYDB_lgwr_27569.trc file:

    ORA-00313: open failed for the members of Group 3, Journal of thread 1

    ORA-00312: wire 3 1 online journal: ' / u07/oradata/MYDB/log3a.dbf'

    ORA-27037: unable to get file status

    SVR4 error: 2: no such file or directory

    Additional information: 3

    ARC3: Started archiving

    ARC0: FROM PROCESS ARCH COMPLETE

    Here are my questions: why is the database ensures looking for online newspapers as they are named in the primary?  (Without the underline in the name)

    Should I have set STANDBY_FILE_MANAGEMENT = MANUAL on the primary and standby and renamed implementing the ORLs in the standby?

    What I ended up doing was closing the day before and rename the ORLs on the filesystem depending on how they are named on the primary.  Then, the day before, I did:

    startup mount;

    change retrieve in database managed automatic standby database using the current log file disconnect from the session;

    Then, on the primary, I did: alter system set log_archive_dest_state_2 = ENABLE;

    Everything looks OK, which means, newspapers are shipped from the primary to the standby and applied on the day before.

    I wonder, what would I have done differently to avoid first encountered this error?  Also, is my valid Eve at this point?  I see no problem in the primary alert log or journal alerts in mode standby.

    Mimi Miami wrote:

    Thank you, CKPT.  Now, I understand my misunderstanding with the log_file_name_convert parameter.  The parameter is used to convert file locations of the ORLs on standby, not the name of the file of the BDL himself, correct?  Knowing this, would it not imperative that the file is named game?  In other words, I can't have an ENT named log1a on the primary with his match on the eve log_1a appointed, right?

    Yes, setting gives way where to redirect the log files, but what happens if the mentioned directory does not exist on the database pending?

    As on previous day $ls ltr - / u07/oradata/MYDB/log_

    When there is no available pending directory as you have not mentioned in LOG_FIILE_NAME_CONVERT then it cannot translate the strings either.

    File names, you can have anything but basically LOG_FIILE_NAME_CONVERT is here to rename the log files if there are in different places.

  • Everything affects the physical files hosted ASM name changes?

    our system administration team changing the name of the file where the DSO is hosted... How to rename ASM? a link or document any metalink exist to quick referance?

    Thank you
    Raman.

    is there any required changes in Oracle ASM after the device physics change of name/is the names of device anywhere in Oracle ASM

    N ° disks are labeled with a label of the DSO. ASM will look for this label and recognizes the drives even if the paths of the physical devices (e.g./dev/sdb--> / dev/sdz) has changed. However, you need to ensure that the new locations of the unit corresponds to your asm_diskstring setting.

    --
    Ronny Egner
    My blog: http://blog.ronnyegner-consulting.de

  • moving the mail files

    Hello

    I have an iMac desktop and MacBook Pro - I only use the iMac for my mail (POP accounts - iMap, not - I don't want to use the iMap Protocol)

    a few times a year I travel for a month or more and take my Macbook Pro - normally I just sync my folders file by using folders Synchronizer - I did this for many years and it serves well

    BOF mail normally I do an export of the mail files, I think I will need on the iMac and import them into mail on the MacBook - and of course I always need a message to a folder, that I had not saved!

    is there a way to compress a folder on the iMac and move on how which?

    the folder on the Macbook and move again once I get home then zip?

    as I said I don't want to use the iMap protocol that I get lots of messages and do not want it on all devices

    OR

    I could use my backup Time Machine- or is there a problem using a backup of office with a laptop?

    An apple article is here: OS X Yosemite: compress or decompress files and folders

  • Dynamic ResourceBundle without the physical file.

    Hi guys,.

    We have a product that runs in a web environment that should allow customers to translate entries bundle to the runtime and the changes to be picked up without redeployment.  Reach us successfully the goal to translate resources through the use of implementing ListResourceBundle, but the problem is that we cannot offer customers the option to add a new language (new place).  Currently, we need the physical resource bundle java, so that users start to translate the text when running.

    Does anyone know any solution that will allow us to dynamically register new Bundles?

    Thank you

    Florin

    Rather buried in the docs, but the following method

    public static final ResourceBundle getBundle (String baseName)

    The parameter as following documents

    baseName-the base name of the resources, a full qualified class name all

    You then nee a class that solves all calls to the database.  I suspect, however, that you will actually finish by using the version of classloader explicit class because he might try to add the extension to the language the name of class (just guessing), and if this is the case then a custom class loader can be used to return (maybe) a single class with a semantics of construction or a proxy.

    In any case, the final class resolves to a call to the database.

  • I moved the LR5 files by dragging them to a new location. Why the LR5 keep folders and files on the source drive internal Mac?

    my 1 TB drive iMac is full.  I bought a LaCie 3 TB external and moved from 2012 to 2014 to the new drive records.  I did carefully by renaming in year-mo-date__topic in the records of LR.   Then, I used LR5 to drag files in front of the Mac the LaCie external HD.   Successfully, everything installs and turns and usable LR5 since the 3 TB LaCie drive.  The Mac HD is no longer displayed in LR.  In Solution Explorer, I still have folders 2012, 2013 and 2014, but it is still consuming most of my internal drive.

    Why LR5 did move all files instead of what seems to be the copy?

    LR5 instant:

    screenshot406.jpg

    Snapshot of the Explorer:

    screenshot403.jpg

    Hello, on a Mac, it's Finder rather than explore...

    On a Mac, there is no movement when the transfer between discs only copies. It is a large safety factor so that accidents can be overcome for example a power failure during the transfer.

    All you need to do (after saving two disks) is to move files on your internal drive to the trash and empty it then. That will free up the space.

  • Moving the video file

    I have transformed an old video on my laptop and watch it is 70g, I want to move it to an external hard drive (2 TB), but he tells me that the file is large to move.

    It is possible that the hard disk is formatted in FAT32, where no single file may not exceed 4 GB.

    To check, click on the drive in the Solution Explorer, and then choose Properties. You will see what file system it is.

  • Moving the individual files within the LR4

    I am new to lightroom and recently bought LR4.  I'm trying to move files from one folder to another in lightroom, but seem unable to do or understand how.  Can someone enlighten me please?

    I don't want to move an entire folder, there are a only 2 pictures that I need to move.

    As a side note, I use Windows and I tried to drag and drop, right click etc.

    Thanks (in advance) for your help!

    Kevin

    But just make sure that you click and drag on the real picture, NOT the gray border surrounding it.

  • Qosmio G50-12 q: no audio signal while moving the video files from the camcorder

    Hello

    I have a portable PC Toshiba Qosmio G50 - 12 q with 640 GB HARD drive, and equipped with 4 GB of Ram saw the Completed window system upgraded to the version of service pack 2

    I connected the video camera Sony PC 115 to the PC via the I.Link IEEE 1394 cable while that I import a video to Window Movie Maker in order to save it.

    At the moment where it is reproduced in the form of Movie Maker, I see the video reproduced the video camera but don't feel no audio. Then when I'm done for import video I want and he always see in Movie Maker, the program reproduces regularly or video he recorded or the audio exactly I didn't think it was important while it.

    It ' is usually?

    Working group than in the phase of import that I would have to see and feel or the audio video. Task not is defective cable because when I see the video recording in Movie Maker I feel also the audio base, means that the audio has left the video camera, is entered into the PC via the I.Link recorded it.

    To the point, I can hear the audio in the phase of transfer / import video or any other audio device from the camera / video, I have to in case of change inside of Window Movie Maker or the window given some details of formulation considers also the I.Link Jack specifically?

    Or the cable is connected between the video camera and PC with purpose there details? Even if it seems to me have connected well it boom ' as I have said, l "audio is saved."

    Thanks and greetings

    I have Sony camcorder DCR-TRV520E and in the past, I recorded several movies on my laptop.
    I used the Ulead Movie studio application and everything was OK.

    10 minutes ago that I tested it with Windows Movie Maker (Vista) too. Here a few facts:
    -My cam Sony is recognized correctly
    -Started Windows Movie Maker and chose the option IMPORT > digital video camera
    -Traveled in the right folder
    -On the next stage of the single application started rewinding videotape
    -Importing video has begun only and when finished I checked it and the sound was there.

    Later I chose the option "publish on" > this computer and after 20 minutes it was all over.

    I just use the firewire cable. Nothing special.
    I really don't understand what's wrong there.

    East - the first time do you it?

  • VMX file missing after moving the hard drive

    Hello

    I have a problem with my VM Windows 8, it has stopped working when I moved the physical SSD in a different SATA port on the motherboard. I moved because he was running on the SATA2 instead of the SATA3 and its an SSD.

    When I open VM Workstation 10 I expected to see the virtual machine waiting to be taken up (he was suspended before moving on SSD) but there was only the start option. I pressed start and it gave me a message

    "Could not open computer virtual: E:\windows 8.1\Windows 8.1.vmx.

    File not found

    Then I looked in the phone book and it was noware to be seen! It's just gone. I noticed that there is a file to suspend in the name, it also disappeared at some point.

    I tried to recreate the file .vmx following these instructions:

    VMware KB: Recovery of a lost or deleted Workstation virtual machine configuration file

    I used the same directory and the name of the current virtual machine. When I tried the virtual machine, I got this error:

    "The specified file is not a virtual disk.

    I then tried the again, this time using the same directory, but a different name.

    This time it loaded up, but took a long time, when he finally got the sign in screen that I put my password as normal, but when I looked through the C:\ drive all my programs and documents had disappeared!

    Really starting to panic now, I have loads of work on this virtual machine. I created snapshots, but they do not display inside VMWare, the files are still there.

    I have someone would watch via Skype or team Viewer please let me know and I will set up a screen sharing.

    Thanks for reading, hope someone can help.

    James

    Can you confirm that you have changed the hard with VMware Workstation closed? And you fixed the problem on the disk that appeared when you ran chkdsk?

    What you can try is to see if it works to clone the virtual disk manually by running

    VMware - vdiskmanager.exe, t 0 - r 'Windows 8.1 - 000001.vmdk' 'Windows 8.1 - Clone.vmdk.

    (you may need to provide the full path to the executable file)

    If it doesn't work, that shows the same error message: the GUI?

    André

  • Move the physical hard disks to new server

    First of all, before I have offend anyone wrong, yes there is a back-up. The "Extend reasons" why would I be willing to do this style of rough house upgrade are given below


    Simple explanation of the problem

    I have moved the physical hard disks (6 discs in the 0 + 1 array) in a HP Proliant ML350 G6 low for HP DL360 G5.

    The hard start and loading VMware 4.0 disks but no network connection. It shows the assigned static IP but no connection to the network.

    Also tested network cables. ;-) Firmware update on both boxes

    I have improved the VMware ESXi 4.0 to HP VMware hypervisor 5.1(1??) Edition, still no IP connection.

    Any Suggestions to get this NETWORK card IP address running?

    The drive in the array goes back to the system original and boots with work IP (and upgrading VMware 5.1 too)

    Extent of the reasons

    It is a small business with a single physical server, we borrowed a temporary server (used) from our supplier

    The current table (6 x 136 GB drives 0 + 1 array) has 408 GB of usable space. The person who made the initial VMware/OS load charge did not increase the block size for the Server Windows Small Business 2008 has a maximum of 320 GB volume

    Which is now max out.

    The goal is to have the production server upgraded to (8 x 450 GB drives 0 + 1 array) to 1.8 TB of usable space. Ideally the SBS 2008 will be migrated from the temporary server on the production server with sizes of block appropriate for larger volumes. The intensity of the current SBS has VMware unrelated corruption that would also give reason why we do not want the original charge on the new drives in the production box.

    It is also an Exchange Server which is critical for the company, I can't bring down the server for more information, then 1 hour without impact 7 x 24.

    The Back-up exists but isn't something suitable like a Veeam but is Microsoft Backup to disk iSCSI

    Hi, what I would say to access this server esxi through DCUI and access network configuration. If you can't see the network cards then you can also assign IP address from there for the management and you can also select NIC, you want only for management purposes.

    Thank you

    Hussain

Maybe you are looking for

  • When I receive e-mail Microsoft Outlook there are shown on the Inbox

    not shown the e-mails received When I receive e-mail Microsoft Outlook it appear on the Inbox, but not on the taskbar of the homepage icon describing how many emails. Thank you it is said 'no message' instead.

  • I can't change my desktop to something other than the default BLUE in windows XP.

    I have always used one of my favorites under my desk, and who suddenly disappeared.  I can't change any image or the other widnows XP desktop options.  I can how ever to change the color of the desktop.

  • New I-tunes download

    When you try to download the latest I have tunes (10.5) with Vista home premium, I get an error to the windows installer packaage.  It is said ' a program required for this install to complete could not be run.  I looked for patches or updates and on

  • Audio stream with 10.9.9.339 outs

    My application (which uses the asound library) becomes all of a sudden, the mistakes he did not before. The same BAR for the PlayBook works fine without errors but it is errors in the Alpha A Dev and Dev Alpha B.  The audio has changed? Definition of

  • Missing UXCore.dll causing slow startup

    When I start the computer, it takes too much time now and he tells me that I'm missing UXCore.dll, how can I install it again. Thank you