Imp full oracle 10G database window 2003

Hi Experts,
I made a full data based exp as
exp USERID=SYSTEM/scott@cas full=y FILE=D:\Oraclebackup\CAS\exports\casdatabase_042009.dmpLOG=D:\Oraclebackup\CLS\exports\logs\exportTables_042009.log OBJECT_CONSISTENT=Y STATISTICS=NONE
then I create a blank database with new DBname in Oracle 10G in window 32 bit 2003
I try to imp this full data exp. However I got lots of message as
importing SYSTEM's objects into SYSTEM
IMP-00061: Warning: Object type "SYSTEM"."REPCAT$_OBJECT_NULL_VECTOR" already exists with a different identifier
"CREATE TYPE "REPCAT$_OBJECT_NULL_VECTOR" TIMESTAMP '2005-10-17:13:31:32' OI"
"D '306C410305254B08A55576824763662E' AS OBJECT"
" -- type owner, name, hashcode for the type represented by null_vector"
" type_owner VARCHAR2(30),"
" type_name VARCHAR2(30),"
" type_hashcode RAW(17),"
" -- null_vector for a particular object instance"
" -- ROBJ REVISIT: should only contain the null image, and not version#"
" null_vector RAW(2000)"
IMP-00061: Warning: Object type "OLAPSYS"."ALL_OLAP2_AW_METADATA_O" already exists with a different identifier
"CREATE TYPE "ALL_OLAP2_AW_METADATA_O" TIMESTAMP '2005-10-17:13:45:23' OID '"
"B8722EEBE57D428296D658C522D2209F' AS OBJECT ("
It seems that try to duplicate system/sys objects
aslo I got message as
ORA-04052: error occurred when looking up remote object [email protected]
ORA-00604: error occurred at recursive SQL level 1
ORA-02019: connection description for remote database not found
Please let me know if you have experience for full database IMP.
Thanks,
JiM

These types of errors are expected. The problem is that types and tables are created as the database gets created. As far as I know SYS owned objects are never exported/imported, but other schema objects are exported and imported. These types of errors are generally ok since the object exists in the target database when the database is created with certain objects.
I'm not familar with this error:
ORA-04052: error occurred when looking up remote object [email protected]
Dean

Similar Messages

  • Oracle 10g on Windows 2003: instance not autostarting

    I'm installing Oracle 10g (10.2.0.1) on two new Windows 2003 servers, and I'm facing the same problem, even after some full re-installations, on both of them; so this issue seems to be some kind of bug related to Oracle 10g on Windows 2003 and not just some random error.
    When I run the installation it completes fine, and the database instance gets created and started without any trouble; I can connect to it using the console, the Java stand-alone Enterprise Manager, SQL Plus or anything else; it works when connecting from clients, too.
    As soon as the server is rebooted, Oracle services start but it just seems the instance isn't actually started: any connection is refused by the listener which complains about not knowing the supplied instance name, and the oracle.exe process only uses about 11 MB of memory, which is a sure sign it isn't doing anything useful. The instance is configured to start, the registry keys are properly set, and everything works correclty after the installation... but stops working after the first server reboot.
    I tried manually stopping and starting the services, in various orders; I tried re-installing Oracle various times; I tried deleting and re-creating the database instance, both at setup time or manually after the setup was done without creating an instance, I tried anything I could think of.
    The only thing I didn't try was applying patch set 10.2.0.3 to the installation, but I just can't seem to find them, even though my company has an Oracle partnership; I find Metalink just a bit too confusing.
    Can someone please help?
    P.S.
    The servers are actually VMWare ESX virtual servers, but I just can't imagine this to be the cause of the problem. The operating system on both servers is Windows Server 2003 Enterprise Edition (not R2), italian language, with service pack 2 and all the latest updates from Windows Update. The servers are not domain members and I'm running the installation using the local Administrator account.

    I don't have a physical server available now, but I really can't even imagine how the underlying hardware, be it physical or virtual, could affect this behaviour. I'm talking about the Oracle service starting while the instance isn't, this is very unlikely to have any relationship with device drivers.

  • Oracle 10g On Windows 2003

    Hello All,
    I have limited knowledge/experience with ORACLE and like your comments/feedback on following:
    We plan to install Oracle 10g on Windows 2003.
    Question:
    1) Oracle 10G Standard Edition limitation on Memory/CPU
    2) To setup a Stand-by database server do we need Oracle Enterprise Edition?
    3) We plan to have 8.0 GB memory on Windows 2003 server, is the Oracle SE capable of using up to 8.0 GB of memory
    4) Last but not least any idea/suggestion on best practices for Oracle 10g on Windows 2003
    I know some of the questions are not clear but hope to get some answers.
    Much Appreciated!
    Kamal Hassan

    3) We plan to have 8.0 GB memory on Windows 2003
    server, is the Oracle SE capable of using up to 8.0 GB of memoryTo start with, does your combination of hardware and operating system provide the ability for Oracle to use the amount of memory? (you need to know what hardware architecture and edition of Windows)
    About the Std Edition being capable or no, in matter of license terms... I believe there is no direct memory limitation. However the license constrains the server hardware maximum capacity (number of "processors"), which perhaps could limit the size of RAM indirectly.
    I forgot to mention, that, depending on your choice of platform/os and of course your apps, you may need to consider whether to run 32 or 64-bit Oracle.
    Is the plan to run one big or many small (memory-wise) Oracle instances?
    Message was edited by:
    orafad

  • Oracle 10g on Windows 2003:  Can't start with any account but Local System

    Fresh install of Oracle 10g on Windows 2003. I install as a member of the local admin group and everything works great. The various services are starting as Local System, though, and I'd prefer to set them up to start as a specific domain user account.
    When I make that change, however, I can't get any of the Oracle related services to start. I've added this domain user to the local ora_dba group on my server, given it the ability to log on as a batch job and log on as a service in the local security policy. Doesn't seem to help.
    I saw a thread that implied using a domain user account wasn't supported (didn't seem right to me, but what the hell), so I created a local user account and tried that. Same result.
    Something I'm missing?
    Thanks.

    What is missing, I suspect, is reading the installation docs.
    http://docs.oracle.com
    If that doesn't work then come back and ask specific requestions referencing the appropriate document and naming the actual version you are trying to install (ps 10g is a marketing name not a version number).

  • Oracle 10g in windows 2003

    I am trying to install oracle 10g to windows 2003, but during the installation a message appears something like that "didn´t find the IP ...."
    after that the intallation continue and some components don´t install
    finally the installation is completed but i can start session in the data base scott
    Please help

    You can use any of the samples in the official Oracle docs:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14229/pt_demos.htm#sthref1277
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14228/ptrep_demos.htm#BEIDDCBI
    There is simply nothing special that has to be done for the different OS.

  • Install Oracle 10g on Windows 2003 Server cluster (MSCS)

    Hi all
    How do I install Oracle 10g on Windows 2000 cluster (MSCS installed)?
    I have a 2-nodes Microsoft windows 2003 server cluster and I want to install Oracle 10g,
    Do I folloow this order:
    1. Install the software on both without the database
    2. Create the database from the first node
    in this case, The second node can see the database as it is available?,
    and what about the IP adresses?
    If you can point me to some documentation, or help in any way, I would appreciate it.
    Thanks for any help.

    Read here...
    http://download.oracle.com/docs/html/A96685_01/intro.htm
    >>
    Oracle Fail Safe comprises multiple components: Oracle Fail Safe Manager, Oracle Services for MSCS, and server components specific to Oracle Fail Safe.
    >>
    So I don't know how you can achieve this without Fail Safe.
    There might be other link which I cannot find right now.

  • Oracle Streams:  Oracle 10g in Unix to Oracle 10g in Windows 2003

    Hello,
    At our company, we wish to migrate one of our Oracle 10g databases from Windows 2003 to Unix environment. With this new Oracle database in Unix, we would like to connect it via Linked Streams to another Oracle 10g database in a Windows 2003 environment.
    My question is: Is this possible? If so, what middleware/other components would we need to set this up?
    Thanks!
    Edited by: user3031139 on Sep 16, 2008 7:18 AM

    You can use any of the samples in the official Oracle docs:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14229/pt_demos.htm#sthref1277
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14228/ptrep_demos.htm#BEIDDCBI
    There is simply nothing special that has to be done for the different OS.

  • Install oracle 10g on windows 2003 server issues

    I am very new to oracle
    I installed oracle 10g release 2 Enterprise Edition on a Win 2003 Server.
    I got all oracle services running after install
    But I can not connect to the database from another machine which is on the same domain
    I set USE_SHARED_SOCKET =TRUE under HKEY_LOCAL_MACHINE/Software/Oracle/HOME
    (as I learned from the forum)
    I turned off windows firewall (or with the firewall turned on add port 1521 to Exceptions list) .
    I restarted listener serivces and I even reboot the machine Still I can not connect to the database from another machine.
    What am doing wrong here?
    We are on a tight schedule now any help will be very appriciated.

    Firewall-related problems normally throw ORA-12535, not ORA-12170 (the message a timeout occurred is the same). Description for this error is:
    Error:     ORA-12170 (ORA-12170)
    Text:     TNS:Connect timeout occurred
    Cause:     The server shut down because connection establishment with a
         client failed to complete within the allotted time interval. This
         may be a result of network/system delays; or this may indicate
         that a malicious client is trying to cause a Denial of Service
         attack on the server.
    Action:     If the error occurred because of a slow network/system,
         reconfigure the SQLNET.INBOUND_CONNECT_TIMEOUT parameter in
         sqlnet.ora to a larger value. If a malicious client is suspected,
         use the address in sqlnet.log to identify the source and restrict
         access. Note that logged addresses may not be reliable as they can
         be forged (e.g. in TCP/IP).
    Hostname in listener.ora has a domain included, while in tnsnames.ora has not. Y Can you ping the host? Does tnsping work? To get more detailed informations you may turn on tracing on the client side (in sqlnet.ora) and the server sid (in listener.ora).
    Werner

  • Oracle 10g on Windows 2003 Perl.exe problem

    I am using Windows 2003 server and have installed Oracle 10g SEONE. There is a service of OracleDBConsole which starts multiple perl.exe process in background. This results in full utilisation of Hard drive and memory. The task manager shows 100% utilization and over 3GB of Memory including Virtual memory utilization. My server is having 1GB RAM.
    Please help me to reduce server resource consumption....

    We've got the same problem. Installed 10g on a new Dell server running Win 2003 Server.
    We see 2 Perl.exe processes that each take 50% of the cpu, appear to be in a loop, and consume huge amounts of memory until the server pretty much locks-up.
    I've seen this symptom several times on this forum and others, yet no one ever seems to come up with a resolution. Should I dump Oracle and use MySQL?

  • Oracle 10g crashes Windows 2003 server (bluescreen)

    Hello,
    i have a problem that Oracle 10G crashes my Windows 2003 Server. All components are up-to-date and it is a certified system setup. The database worked well for months, but three days ago when our staff went to a workshop, I shut down the machine, and when we came back yesterday I just powered it up again (no changes have been done in the meantime).
    The boot procedure ended up at a bluescreen, I tried two more times with the same result. I was able to deactivate many services to narrow down the error cause. It came out that the starting of the OracleDBConsoleorcl service causes the bluescreen :
    BAD_POOL_CALLER 0x000000C2 (0x00000044,0x00000000,0x80000000,0x00000000) . This is re-producable, I just have to switch on that service and it will bluescreen the machine.
    The strange thing is, that the OracleServiceORCL is working fine, I can even use SQL-Plus and RMAN to get to the data, but without the OracleDBConsoleorcl the Enterprise manager doesnt work anymore, and our applications also cannot connect to the database. I´ve looked up the error on google, it seems to be an error in addressing memory. Anyway, the database worked fine for weeks and I wonder why I cant get it back into business anymore. Right now, i´m lost. Anybody know what to do with this error ?

    It turned out to be an error in the Windows 2003 OS-Kernel. Every install/uninstall of programs immediately leads to a bluescreen. Luckily, this can be solved with a hotfix from microsoft (you gotta email them to get it, it is not public yet). The corresponding article in the microsoft knowledge base is http://support.microsoft.com/default.aspx?scid=kb;en-us;888431
    It will install a new ntoskrnl.exe and the problem is solved afterwards (oracle DB starts again, and also the other install/uninstall problems are solved). Hint : Boot to safe mode and then install the hotfix, if you just start the hotfix it will bluescreen right when you click onto the hotfix.

  • Enable oracle 10g on windows 2003 R2 X64 edition to address 8 Gb memory

    We are using Oracle 10g R2 on Windows 2003 R2 x64 Standart edition. Lately we upgraded the system memory from 4 Gb to 8 Gb. Windows sees the memory as is (8 Gb) But oracle can not see the RAM as 8 gb. How can we ovecome this problem.
    Best Regards,
    Murat CAKIR

    What you can effectively do is since your are using 10gR2, you can use the spfile. Increase the SGA_MAX_SIZE and SGA_TARGET (if you want to give the control to the Oracle itself) in the spfile and bounce the database.
    alter system set SGA_MAX_SIZE = 6G scope=spfile;
    alter system set SGA_TARGET = 6G scope=spfile;
    shutdown immediate;
    startup;
    show parameter sga;6G could be changed according to what sort of applications that allocates the operating system RAM, you have already got on your operating system.
    Hope That Helps.
    Ogan

  • Hi problem with Oracle 10g On windows 2003 SR1

    Hi,
       I am installing NW2004S on windows 2003 SR1 (Std.Edition). After the installation of Oracle 10g I am getting the error "I*SQLPlus service" can't be started. Any help on this regard is greatly appreciated.
    Regards,
    Rao.M

    The help I can give you is to suggest you to post in the appropriate forums:
    SAP on Microsoft Windows
    You will have more chance to get right responses.
    Regards,
    Sandro

  • Installting DBCONSOLE on an exisiting 10g Database Windows 2003

    Does anyone know how to install the dbconsole on a windpows 2003 server AFTER the database has already been installed? I tired the OUI and it seemd to work but I did not get the service in my Windows Service list.
    Any thoughts?

    Actually here is what I need:
    I installed 10g (10.1.0) on Windows 2003 using ASM (this is not a RAC install however). I would like to able to access the EM web pages (that usually run on port 5500) to check out the ASM and other installed features. This system is not on a grid or connected to a central EM repository.
    I did not choose the EM packages when I ran the OUI initially, however, I went back and re-ran the OUI and laid out those options. Post install, I expected to see a dbcontrol service running but did not.
    Thats where I am at.
    The database name is ctcdb, by the way.

  • PROBLEM IN INSTALLING ORACLE 10G ON WINDOWS 2003 SERVER(WIN2K3)

    Hi to all,
    I have successfully removed Oracle 9i from win2k3.Am unable to install oracle 10g on the same system.............. problem : Universal installer window stucks at 14%, no error......no resource utilization by installer(as viewed from task manager).
    Please help i ve read the oracle installation documentation as well............

    Ok gotcha !!!!!!!!!!!!! its a CRC error given by java
    dats y it stucked :(
    am hereby uploading the error:
    java.util.zip.ZipException: invalid entry CRC (expected 0xc9e96252 but got 0x5651c9f5)
         at java.util.zip.ZipInputStream.readEnd(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1421)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyFileFromJar(OiijFastJarExtracter.java:258)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:194)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:143)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:341)
    CAN SOMEONE SUGGEST ME WHAT TO DO NOW ???????????plz reply
    ANKUR SHARMA

  • Performance tuning oracle 10G on Windows 2003

    Hi,
    At present we have 8GB physical RAM on Production server while the parameters sga_max_size = 1 GB and pga_aggregate_target = 629 MB are defined.
    When I hit transaction ST02 I observed that values for swaps are showing in red color for program, screen, Export/import, generic key buffers etc. We cannot restart the SAP more than once in a week, and it increases the number of swaps.
    We have plan to increase the buffer size by twice for program, screen, Export/import, CUA, Nametab, generic key buffers etc. The addition of current value for all this buffers is defined up to 350MB.
    I want to know if I increase this value by twice is it cause any problem to system or I need to increase the size of sga_max_size and pga_aggregate_target also.
    Is sga_max_size and pga_aggregate_target parameters are related to program buffer or screen buffer or generic key buffers.
    Thanks & Regards,
    Rajesh

    Hi,
    check following SAP Notes
    Note 618868 - FAQ: Oracle performance
    Note 830576 - Parameter recommendations for Oracle 10g
    Note 88416 - Zero administration memory management as of 4.0A/ Windows
    Note 546361 - FAQ: Storage problems on NT/Windows 2000
    Note 103747 - Performance: Parameter recommendations as of Release 4.0
    regards,
    kaushal

Maybe you are looking for

  • CC 2014.1 AJA LHI worst performance/ sluggish

    Hi there, till the CC 2014.1 Update its nearly impossible to work with my aja kona lhi card. When i enable the Breakout Card in the playback setting i get bad choppy audio and sometimes only the audio peakmeter waves and no sound reaches the speaker.

  • HT5129 migrating photo albums from mobile me

    Every time I open iPhoto (v 9.3) it tells me it is moving the albums from mobile me gallery to my library and it then gets stuck and I am unable to do anything in iPhoto.  I don't need to have these albums moved as I already have copies, how can I ge

  • NEW COMPUTER - PASSPORT WON'T POPULATE OUTLOOK CONTACTS

    I think I ran into this the last time I got a new laptop and can't remember how it got rectified!  I hope someone can give me some help..... I downloaded OFFICE 365 (OUTLOOK 2013) and BLACKBERRY LINK & BLEND on my new laptop.  I'm pretty sure I set t

  • Java ME SDK 3.0 for Windows 7 64-bit

    Hi, I have Windows 7 Home Premium 64-bit. I have installed Java ME SDK 3.0. I know that requirements do not include Windows 7 but I need to get it working. So, are there any steps or configuration to make Java ME SDK 3 work on Win7 ?

  • My system preference is blocked

    whenever i click on system preference it says you can't open the application system preferences because it may be damaged or incomplete.