Missing datafile after cloing oracle EBS from production to test

Good Day
I have done a restore from the production system to the test system some time ago . Today I got an error on my test system saying ORA-00376: file 375 cannot be read at this time . After checking I found that the file seems to be missing on the test environment .
SQL > select file_name from dba_data_files where file_id=375 ;
/gldb11i/devdb/9.2.0/dbs/MISSING00375
So I got the name from production and since the file seems to be avilabe in test I did the rename as follows :
SQL> alter database rename file '/gldb11i/devdb/9.2.0/dbs/MISSING00375' to '/gld
b11i/oradevd/oradata/dev/gld16.dbf' ;
Database altered.
But when I tryed to recover the file I got the error .
SQL> recover datafile '/gldb11i/oradevd/oradata/dev/gld16.dbf'
ORA-00283: recovery session canceled due to errors
ORA-01110: data file 375: '/gldb11i/oradevd/oradata/dev/gld16.dbf'
ORA-01122: database file 375 failed verification check
ORA-01110: data file 375: '/gldb11i/oradevd/oradata/dev/gld16.dbf'
ORA-01206: file is not part of this database - wrong database id
Ofcourse that is becuse my test dataabse was renamed from production name fmprod to test name fmdev .
Is there any way to recover the file ? . I have all the archive logs avilable . Can nid change the database id in the file if it is only one file ?
Why did I not get any errors when I was doing the post cloneing process ?
Please note my databse is versio 9.2.0.6
Many thanks to all

1. Use Transportable feature to transport the remaining datafile from production to test.
How can I do that without stopping production or making it read only .
2. Reclone only that tabespace from Production to test.
How , I used the oracle provided scripts for the cloning process ie . adcfgclone.pl
3. Depending on the size of data contents, manually drop and recreate the tablespace in test, export contents from Production, import into test.
I am worried about the data consistancy . Will the database be consistant it I do that there might be tables on other tablespaces related to this tablespace
Thanks

Similar Messages

  • Not able to connect to Oracle EBS from host Windows 7

    Hi, I have installed oracle EBS version 12.1.1 (32 bit) on OEL ver 6.3 (32 bit). I have installed Linux on Oracle VM virtualbox ver 4.1.16.
    I am having host OS as Windows 7 home on my laptop.
    While setting up the Network in Oracle VM virtualbox, I have set "attached to" as 'Host Only Adapter'.
    I am able to connect to oracle EBS from the client server(linux) using Firefox browser. Both the services(database, Application) are starting & stopping without any problem.
    I have entered following setting in C:\Windows\System32\drivers\etc\hosts file.
    192.168.56.101 linux.server
    IP address of Linux OS is 192.168.56.101
    Please help in resolving the issue.
    Thanks!

    I am getting error as "Internet Explorer cannot display the webpage" on IE ver 9, when accessing from host machine. On Firefox (ver 12), the error is coming as "The connection has timed out. The server at linux.server is taking too long to respond."
    The firewall on the server has been disabled already.
    I am not able to ping the server IP address or hostname.domainname from client. Following error comes while pinging -
    C:\>ping 192.168.56.101
    Pinging 192.168.56.101 with 32 bytes of data:
    Reply from 172.31.3.110: Destination host unreachable.
    Reply from 172.31.3.110: Destination host unreachable.
    Reply from 172.31.3.110: Destination host unreachable.
    Reply from 172.31.3.110: Destination host unreachable.
    Ping statistics for 192.168.56.101:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    C:\>
    Server Machine IP address -
    [Oracle@linux ~]$ ifconfig
    eth0 Link encap:Ethernet HWaddr 08:00:27:8D:FE:FA
    inet addr:192.168.56.101 Bcast:192.168.56.255 Mask:255.255.255.0
    inet6 addr: fe80::a00:27ff:fe8d:fefa/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:125 errors:0 dropped:0 overruns:0 frame:0
    TX packets:46 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:17700 (17.2 KiB) TX bytes:5541 (5.4 KiB)
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:54823 errors:0 dropped:0 overruns:0 frame:0
    TX packets:54823 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:17464908 (16.6 MiB) TX bytes:17464908 (16.6 MiB)
    [Oracle@linux ~]$
    Following is the content of server hosts file(etc/hosts) -
    127.0.0.1 linux.server linux
    127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
    ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
    Thanks!

  • Versioning after migrating from Production to test

    After migrating the Business partner from production to test , Will i be able to delete the latest version and go back to the -1 version. If so , are there any utilities available for the same.

    Have yo used  TDMS-BPL for migrating the Business partner data ?

  • Clone JDEdwards Enterprise One from Production to Test

    Please advice what is the way of Cloning JDEdwards Enterprise One from Production to Test.

    Uhh, this is the JD Edwards World forum. There is actually a separate forum for JD Edwards Enterprise One. Go back to the Forum Home and scroll down past JD Edwards World and you will find the Enterprise One forum. Technically there is a good amount of difference between World and Enterprise One. So to get better answers to your question, you need to post this on the Enterprise One forum. Good luck.
    John Dickey

  • Copying jobs from production to test server

    Hello,
    there are some jobs that are run at particular time in the productive system, the same jobs are not available in the test system.
    can someone tell me, how can i copy these jobs from productive to test system.
    thanks
    Arun

    Hi,
    I dont think SAP has provided any feature to copy job.
    Check the details of job scheduled in prodution & goto SM36 in Test system to create your own job with same details.
    Best regards,
    Prashant

  • Tablespaces from production to test

    The production database is 400 gig and user want to transfer some of the tablespaces from production to test database. Export/import might be slow can you suggest any method for 9i database

    Thanks Maran
    I was just curious if the OS is different then do we have to convert the tablespace? is that option available in 9i

  • How to connect to oracle ebs from an external software

    Hi!
    I want to develop an integration for oracle EBS. Therefor I'm looking for ways how to connect to the EBS and for a repository of functions which can be called from an external program. I'm not quite sure if this is the right place to ask but I could not find anything yet so I'm trying here.
    Are there any standard connectors for the EBS provided by Oracle?
    Thanks,
    Konrad

    Oracle Applications Architecture is a framework for multi-tiered, distributed computing that supports Oracle Applications products. In this model, various servers are distributed among multiple levels/tiers as follows:
    - The Desktop Tier --> Web browser with Jinitiator or Sun JRE
    - The Application Tier --> Web, Forms, Reports, Admin, and Concurrent servers
    - The Database Tier --> Oracle Enterprise Edition Database
    The Application tier is the layer which is responsible for:
    - Hosting the various servers that process the business logic
    - Managing communication between the desktop tier and the database tier
    So, in order to connect to the database, you can either access the application tier, or connect directly to the database. I do not think it is possible to communicate with the application services from some other application. Therefore, you would need to connect to the database directly which can be achieved as explained in my previous reply. There is no such API which can be used to open/close a database connection. Oracle E-Business Suite is just a database with number of schemas and objects which are tightly integrated.
    More details about Oracle E-Business Architecture can be found in:
    Oracle Applications Concepts
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/11iconcepts.pdf

  • 500 internal server error after installing oracle EBS 12.1.1

    After installing oracle 12,1.1 using rapidwiz . the login page didn't open because of error 500 internal server,
    i run autoconfig for database and i face that error below. how can i unlock that account and how can i connect sqlplus to oracle ebs.
    thanks.
    getConnectionUsingSID() -->
        JDBC URL: jdbc:oracle:thin:@apps.appsdomain:1521:VIS
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked

    Please see:
    R12: Clone fails with error "ORA-28000 The account is locked" (Doc ID 1114244.1)
    APPS User Account Is Locked While Applying a Patch. Patch Fails With "ORA-28000" (Doc ID 420001.1)
    Thanks,
    Hussein

  • Create Handling unit after receiving finished goods  from production

    Hello,
    My client's requirement is that they do not want a TR or TO to get created at the time of Production order confirmation and neither they want to create the Handling unit at the time of confirmation.
    They want to move the material from production to warehouse as one Handling unit after multiple confirmations. They want to create Handling unit manually after the receipt of materials.
    What is the process of creating Handling unit after we have FG (multiple batches).
    After creation of Handling units, my client wants to ship the same Handling unit out to customer.
    How to create Handling unit
    Regards
    Prabhjot Singh

    Hi,
    If I understand right - customer wants a simple transfer of finished goods from production to warehouse, and latter pack into handling units.
    Possible scenario:
    1) Assign production order to non-WM and non-HU storage location. Post GR for production order using transaction MIGO (mvmt. type 101) for a whole quantity produced for production order.
    2) Setup packing table in IMG (Logistic General > Handling Units > General > Setup packing table> ...) --> packing table is a functionality for packing goods into HU - it takes goods from predefined source non-WM/non-HU location, packs them into HU and places them in target WM-HUM location.
    2) Maintain packaging instruction (trans. POP1 and POF1) to automate the packaging quantities.
    3) Run packaging table by HUPAST, select your table and pack.
    4) Packed HU ends up on WM-HUM location.
    This process can be done either in SAP GUI (HUPAST) or you can build it in RF transaction and run it with mobile RF scanner (ABAP development required).
    Hopefully this will be of any help.
    Regards, Primoz

  • Steps to Upgrade Oracle EBS from 11.5.10.2 to 12.1.3

    Hi all,
    Could anyone help me with the documentation of Upgrade from 11.5.10.2 to 12.1.3.my OS is Linux 5 and my database is 10g.I also need the steps involved in going through the upgradation process.
    Thanks
    Venkat

    Hi;
    >
    Could anyone help me with the documentation of Upgrade from 11.5.10.2 to 12.1.3.my OS is Linux 5 and my database is 10g.I also need the steps involved in going through the upgradation process.Similar issue mention here many times. Please check below link and refer doc.
    Simply process:
    1. Upgrade your db
    2. Upgrade your EBS from 11i to R12.1.1
    3. Apply patch 12.1.3
    11.5.10.2 to R12
    Re: Upgrade 11.5.10.2 to R12
    11.5.10.2/9iR2 to R12/11gR2
    Re: 11.5.10.2/9iR2 to R12/11gR2
    11.5.9 to 12.1.1 upgrade
    Re: EBS 11.5.9 to 12.1.1 upgrade
    Regard
    Helios

  • Database refresh from production to test database

    Dear All,
    i want to refresh data on test database using production database.Test and production database has same backend structure.
    i am using following steps.Please correct if i am wrong any where.
    1)Take Full export from producion database
    2)DROP SCHEMA ON test database.SKIP schema like sys,system and other oracle schemas.
    3)do full import on test database.
    is this correct way to refresh the data on other enviornmet.
    Thanks.
    rajesh

    user12071799 wrote:
    Dear All,
    i want to refresh data on test database using production database.Test and production database has same backend structure.
    i am using following steps.Please correct if i am wrong any where.
    1)Take Full export from producion database
    2)DROP SCHEMA ON test database.SKIP schema like sys,system and other oracle schemas.
    3)do full import on test database.
    is this correct way to refresh the data on other enviornmet.
    Hi,
    You can do one correction here :
    Instead of taking full export backup , take export of only those schemas which you want to refresh.
    You can use datapump to make it faster.
    For improving speed please check
    http://www.dba-oracle.com/oracle_tips_load_speed.htm
    Regards
    Rajesh

  • Database refresh from production to test -how to clean existing test env

    All,
    My environment is
    Both Production and Test databases are in two node RAC environment
    Oracle version - 10.2.0.4.0
    OS - RHEL5
    Production database size 80GB
    We need to refresh the test environment from production database. Complete objects, data etc should be refreshed.
    We have a datapump export from production environment. With this export dump from production environment, I need to import into test environment.
    So far, I have imported with this kind of dump to the fresh database only.
    Now, we have already objects, data sitting in the test environment. How to clean the existing test environment and refresh the production datapump export dump.
    I thought of dropping all the tablespaces in test (other than system,sysaux, undo and temp). But not able to drop few tablespaces, it is telling that index is available in other tablespaces, dependency errors etc.
    Which is the best method to clean the existing test database. Management is not interested in dropping the test database and recreating it.

    I understand that you are Newbie , let give me simple steps.
    Follow the steps on testing envi.
    1. Drop only Application users that you want to refresh from Prod(Do NOT drop users system,sysaux.. or tablespaces)
    2. Create the users that you dropped.
    3. using import or import data pump import the data.
    In case you want to import user"A" data to "B" use REMAP_SCHEMA option.
    See the below link for data pump export/import with examples.
    http://oracleracexpert.blogspot.com/2009/08/oracle-data-pump-exportimport.html
    Hope this helps.
    Regards,
    Satishbabu Gunukula
    http://oracleracexpert.blogspot.com
    Click here for [How to add and remove OCR|http://oracleracexpert.blogspot.com/2009/09/how-to-add-and-remove-ocr-oracle.html]
    Click here in [ Making decisions and migrating your databases |http://oracleracexpert.blogspot.com/2009/08/download-sql-developer-migration.html]
    Click here to lean [ Static parameters change in SPFILE and PFILE|http://oracleracexpert.blogspot.com/2009/09/how-to-change-static-parameters-in.html]
    Edited by: Satishbabu Gunukula on Sep 14, 2009 5:09 PM
    Edited by: Satishbabu Gunukula on Sep 18, 2009 10:35 AM

  • Best wasy to move OC4J from Production to Test MidTier

    I've read the documents but I am still lost on the best way to move a OC4J instance to another MidTier
    I have 3 separate OC4J instances that are deployed for 3 separate divisions that contain different apps.
    What is the easiest way to move them to a different MidTier in a different environment. (in my case same OS,portal 10.1.2 just slightly different layout)
    I have worked though the create a test from production and have my test up and running. I just need to deploy the production apps to the test environment. Both have separate MidTiers, Infrastures and database.
    I know I can manually recreate OC$J instance names and then manually recreate the apps from the .ear files but is there a easier faster way to do this?
    Thanks

    Hi,
    It's not a simple move, it's an upgrade...
    So perhaps transportable tablespace can help you (export from 10gR1 and import into 10gR2 should be work).
    Read the following doc for more info and sample :
    http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10825/dp_export.htm#i1006840
    http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10739/tspaces.htm#sthref1231
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_import.htm#BEHFFDCD
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14231/tspaces.htm#sthref1267
    Or export your db in dump file, on the new server, precreate your db as well, and import like for an upgrade :
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14238/preup.htm#sthref67
    Nicolas.
    Message was edited by:
    N. Gasparotto

  • Transfer content of BO XI 3.1 from production to test

    Hi all!
    I have separate production system BO XI R3.1 FP 1.3 and a test system BO XI R3.1 FP 1.7.
    After a crash I tried to use the import wizard to move the content of production to test. When I create a biar file with the Import Wizard under 1.3, this file is not recogized within Import Wizard 1.7.
    Is there another way to copy all items within the BO XI server?
    I tried with the Live Cycle Manager - but failed, as not all objects can be choosen for transfer.
    Can I use the repository database from production and copy it to test? How can I change then the CMS server settings?
    ciao Hakan

    So here the solution:
    1. Open CCM
    2. Stop Server Intelligence Agent (SIA)
    3. Open Properties -> Configuration -> Specify
    4. Copy from existing Datasource (Prod) to new Datasource (will be overwritten/Test)
    5. Check change Clustername to define the new clustername
    6. close
    7. Open CCM
    8. Add new Server Intelligence Agent (last option - don't recreate)
    9. Provide "Name and Port" : SIA2 port: 6410 -> on second register port: 6400
    10. Define Datasource (Test) - be aware of your production environment had auditing enabled you need the specify also an audtition database in Test too.
    11. Start the new entry within CCM for SIA2
    12. If everthing was okay, delete the existing node within CMC Website
    13. in CCM delete the obsolete entry for SIA - if not possible you need to hack the registry entries for services under Windows /currentcontrolset .. service is listed as BO120SIASIA
    I have my test still running, but if anything changes I will post them here.

  • Mass Copy directory contents and permissions from production to test server

    am using SUNOS5.8.
    I found out there is a discrepency between the production and test environments.
    The discrepency is only with folder and subfolders contained in /admin/bin/myfolder.
    The production environment is more up to date and the test environment is lagging behind.
    I want to make both the environments same, as they should be.
    Is there a single command in Unix that will overwrite existing folders/files in test server and copy everything including permissions starting from /admin/bin/myfolder from production server to test server?
    Please also give examples of how to user the command?

    I have come to know there are various tools available:
    rsh
    rcp
    rdist
    rsync
    scp
    sftp
    ftp
    ftp is a very tedious tool to copy all directory contents one by one.
    cd DirA
    mv * /path/to/DirB
    This method is also not a very preferable one.

Maybe you are looking for

  • Replacing a key, or a keyboard

    About a month ago, I purchased a macbook pro 15" and one of the keys seem to not work properly, time to time, or one of the key easily comes off by just pushing it up when none of the others do. So if something hit the keyboard a bit hard, it comes o

  • OnCard installer

    Hi, I am student from argentina, and for this year i've been asigned a java card project: developing an ONCARD installer. as part of a Javacard System. The time for delivery finishes in July, so i think i have enough time. :) But i dont want to lose

  • Problem with receiving photos

    Hello, If My Wife sending me some photos via send photo aplication nothing can to do and nothing is to get - message photo is unavailable. Thank you for ansver what do do 

  • HT5568 Error with Software Update on Mountain Lion App Store

    A software update, of Safari 6.0.2 & iPhoto Update 9.4.2, failed with the error: An error has occurred This operation couldn't be completed (NSURLErrorDomain error -3001.)(102) Is this my problem or their problem?

  • Ebook

    Who knows any ebooks about Oracle SQL Developer? I'm a newbie and finding some ebooks about Oracle SQL Developer. Thanks all!!!