Import error with snapshot logs

I have an export that is a full from our production database. I'm trying to import a small subset of tables from a user to a different user. One of the tables has a snapshot log against it I believe due to the error msg in the import file. I don't care about the snapshot log I just want to get the table imported. How can I tell import to avoid the snapshot log. If this is not possible, how do I figure out what table it's says can't be found to import into.
IMP log:
. importing TYUADM's objects into DWADM
. . importing table "ZONE" 10583 rows imported
IMP-00017: following statement failed with ORACLE error 942:
"BEGIN SYS.DBMS_REPUTIL.SYNC_UP_REP('TYUADM','ZONE'); END;"
IMP-00003: ORACLE error 942 encountered
ORA-00942: table or view does not exist
ORA-06512: at "SYS.DBMS_INTERNAL_TRIGGER", line 79
ORA-06512: at "SYS.DBMS_INTERNAL_TRIGGER", line 157
ORA-06512: at "SYS.DBMS_INTERNAL_TRIGGER", line 201
ORA-06512: at "SYS.DBMS_REPUTIL", line 616
ORA-06512: at line 1
"BEGIN SYS.DBMS_SNAPSHOT_UTL.SYNC_UP_LOG('TYUADM','ZONE'); END;"
IMP-00003: ORACLE error 1435 encountered
ORA-01435: user does not exist
ORA-06512: at "SYS.DBMS_ISNAPSHOT", line 108
ORA-06512: at "SYS.DBMS_SNAPSHOT_UTL", line 1666
ORA-06512: at line 1
IMP-00000: Import terminated unsuccessfully

Oracle Server - Enterprise Edition - Version: 8.1.7.0 to 11.2.0.2 - Release: 8.1.7 to 11.2
Oracle Server - Personal Edition - Version: 8.1.7.0 to 11.2.0.2 [Release: 8.1.7 to 11.2]
Oracle Server - Standard Edition - Version: 8.1.7.0 to 11.2.0.2 [Release: 8.1.7 to 11.2]
Information in this document applies to any platform.
Symptoms
You have created a snapshot log:
SQL> connect system/manager
SQL> grant create snapshot to scott;
SQL> connect scott/tiger
SQL> create snapshot my_snap as select * from emp;
SQL> create snapshot log on scott.emp;
You run a user level export:
% exp system/manager file=exp_s.dmp log=exp_s.log owner=scott
Export: Release 9.2.0.6.0 - Production on Tue Dec 28 08:06:12 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Connected to: Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
Export terminated successfully without warnings.
You run a user level import, e.g. in a different database:
SQL> connect system/manager
SQL> create user hugo identified by hugo default tablespace
users temporary tablespace temp
quota unlimited on users;
SQL> grant create session, create table, create snapshot
to hugo;
% imp system/manager file=exp_s.dmp log=imp_s.log fromuser=scott touser=hugo
Import: Release 9.2.0.6.0 - Production on Tue Dec 28 08:08:16 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Connected to: Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
. importing SCOTT's objects into HUGO
. . importing table "BONUS" 0 rows imported
. . importing table "DEPT" 4 rows imported
. . importing table "EMP" 14 rows imported
. . importing table "MLOG$_EMP" 0 rows imported
. . importing table "MY_SNAP" 14 rows imported
. . importing table "SALGRADE" 5 rows imported
IMP-00017: following statement failed with ORACLE error 942:
"BEGIN SYS.DBMS_SNAPSHOT_UTL.SYNC_UP_LOG('SCOTT','EMP'); END;"
IMP-00003: ORACLE error 942 encountered
ORA-00942: table or view does not exist
ORA-06512: at "SYS.DBMS_SNAPSHOT_UTL", line 1589
ORA-06512: at line 1
Note that the line number in the first ORA-6512 error my differ between versions:
- in 8.1.7.4.0: ORA-06512: at "SYS.DBMS_SNAPSHOT_UTL", line 1033
- in 9.2.0.6.0: ORA-06512: at "SYS.DBMS_SNAPSHOT_UTL", line 1589
- in 10.1.0.3.0: ORA-06512: at "SYS.DBMS_SNAPSHOT_UTL", line 1599
- in 10.2.0.4.0: ORA-06512: at "SYS.DBMS_SNAPSHOT_UTL", line 1666
Also note that the same errors occur when the export was done with a table level export.
If the user SCOTT (FROMUSER) does not exist in the target database, import aborts with:
"CREATE SNAPSHOT LOG ON "SCOTT"."EMP" WITH PRIMARY KEY EXCLUDING NEW VALUES"
"USING ("MLOG$_EMP", (...left_out...))"
IMP-00003: ORACLE error 1435 encountered
ORA-01435: user does not exist
IMP-00000: Import terminated unsuccessfully
Changes
The information in this article applies to:
- Oracle Server - Enterprise Edition - Version: 8.1.7.0 to 11.2.0.x
- Oracle Server - Personal Edition - Version: 8.1.7.0 to 11.2.0.x
- Oracle Server - Standard Edition - Version: 8.1.7.0 to 11.2.0.x
This problem can occur on any platform.
Cause
Snapshots, snapshot logs, and related items are exported with the schema name explicitly given in the DDL statements, therefore, snapshots and their related items cannot be imported into a different schema.
If you attempt to use FROMUSER and TOUSER to import snapshot data, an error will be written to the Import log file and the items will not be imported.
Solution
It is expected behavior that the snapshot log cannot be imported with a FROMUSER and TOUSER import. Therefore the errors should either be prevented from happening, or be ignored:
1. Either delete the snapshot logs before the export takes place. Then run the export and import. After import completes, re-create the snapshot logs manually, and if necessary, perform a refresh of the snapshot.
2. Or ensure that the FROMUSER (SCOTT in this example) exists in the target database, so the import session does not abort with the IMP-0 error (Import terminated unsuccessfully). During the import, ignore the errors that are related to the snapshot logs. After import completes, re-create the snapshot logs manually, and if necessary, perform a refresh of the snapshot.

Similar Messages

  • Import errors with numbers, not enough memory

    Import errors with numbers, not enough memory

    Hi heiko,
    From your system profile line, it appears you should be asking this question in the iWork For iOS forum, not this one, which deals with Numbers for Mac OS X. I'd also suggest being a bit less cryptic in writing your question.
    The link will take you to the iWork for iOS forum.
    Regards,
    Barry

  • Uknown Error with AVCHD Log and Transfer

    Hi All,
    I have a Lumix GH1, and have been logging and transferring video perfectly through FCP up until this point. Recently, I filmed a live concert in full HD, and shot one long, hour and 15 minute take. When I tried to import the file via log and transfer, I'm encountering a little red stop sign with an exclamation point in the que which reads "Error: Unknown". I have pointed FCP to the "Private" file and it comes up fine as a thumbnail.
    My concern is that the file is corrupt. However, the clip is also playing fine in the preview, which keeps me thinking something is salvageable. I also thought it might have something to do with the 2GB limit, so I tried importing a small section with the same result. Basically, I'm having no luck and my contract is getting upset with the time delay.
    Anyone have any clue how to proceed?
    Any help would be hugely appreciated.

    freeform23, I can only hazard a guess but try some of these (these are NOT steps just suggestions):
    1. Copy the video file to another location and try re-importing from there?
    2. Import using another CODEC
    3. Copy file onto DeskTop and FIRST play it in QT Player, then try Import!
    Sorry I couldnt have been of any more help.

  • Import error with MPEG-2 files: Brorsoft Video Converter to Apple Prores.

    Hi,
    The Brorsoft Video Converter software gives me an 'import error' message when I attempt to import files from a folder on my desktop. That folder contains many mpg files (MPEG-2 Video, AC3). Those files in the folder on my desktop came from a Sony video camera.
    I need to convert those mpg files to Apple Prores 422 HQ so I can then edit them in Apple Final Cut Pro X.
    But when I go to import those mpg files into the Brorsoft Video Converter software, it comes up with a message saying: 'import error', indicating that the Brorsoft Video Converter software does not understand the type of file.
    I am on Mac OS X Version 10.6.8.
    I've emailed Brorsoft support but I don't think English is their first language – they've emailed back to me asking for clarification of the problem. And I need the problem fixed as I have to edit this video for someone that has many waiting customers.
    Could something have changed in the files when I copied them from the video camera to the desktop?
    Thanks in advance.
    Cheers,
    Paul

    Hi Tom,
    Thanks for your prompt reply. I was using a friend's video camera – I've just texted him for the exact model of Sony video camera. I didn't yet have the Brorsoft Video Converter software when I had to give the video camera back to my friend. So, I copied the files off the video camera to my desktop.
    It records onto an internal hard drive. And yes you're right, I don't need to go HQ. I also tried plain Apple Pro Res. That didn't work either. It comes up with 'Import error' message, so it seems like it just doesn't understand the file type.
    When I go 'Get Info' on one of the files off the camera, it tells me it is an 'MPEG-2 video, AC3' file.
    I'll try and get MPEG Streamclip like you suggested and see if that works.
    Thanks again.
    Cheers,
    Paul

  • "Import Error" with Word Document (google doc)

    I tried to open a word document that I created using Google's online document program and I keep getting 'import error' when I try to open with Pages. I tried it several times on several different .doc documents created with the Google program and get the same error message.
    G4 Powerbook   Mac OS X (10.4.8)  

    It's likely they aren't true Word documents & there is some formatting or feature that the translator in Pages can't handle. Could you post a link to where these can be created so others of us can try it?

  • An unexpected error with a log file

    I am trying to run a client server code on Java 5 and I get this wierd error with a bug report in a log...any idea what could be the cause...I have no Idea what its saying.
    An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x69952fbd, pid=799, tid=311313
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_01-b08 mixed mode)
    # Problematic frame:
    # C [libstdc++.so.5+0x81fbd] _ZNSs6appendERKSs+0x1d
    # An error report file with more information is saved as hs_err_pid799.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    and the error report file says....
    An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x69952fbd, pid=799, tid=311313
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_01-b08 mixed mode)
    # Problematic frame:
    # C [libstdc++.so.5+0x81fbd] _ZNSs6appendERKSs+0x1d
    --------------- T H R E A D ---------------
    Current thread (0x0805ae78): JavaThread "RMI TCP Connection(2)-64.50.99.85" daemon [_thread_in_native, id=854]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x736f6c63
    Registers:
    EAX=0xbd9fe998, EBX=0x69984e54, ECX=0x00000000, EDX=0x081e0dcc
    ESP=0xbd9fe7e8, EBP=0xbd9fe820, ESI=0x736f6c63, EDI=0x0805ae78
    EIP=0x69952fbd, CR2=0x736f6c63, EFLAGS=0x00010202
    Top of Stack: (sp=0xbd9fe7e8)
    0xbd9fe7e8: 00000034 bd9fe88c bd9fe918 69984e54
    0xbd9fe7f8: bd9fe848 0805ae78 bd9fe998 69955069
    0xbd9fe808: 081e3f78 00000043 bd9fe860 698c7764
    0xbd9fe818: bd9fe9a8 0805ae78 bd9fe850 698973c5
    0xbd9fe828: bd9fe998 736f6c63 bd9fe860 6995261c
    0xbd9fe838: 081e3f78 bd9fe848 bd9fe860 69916675
    0xbd9fe848: 698c7764 bd9fe9a8 bd9fe9c0 698b2977
    0xbd9fe858: bd9fe998 081e8a3c 736f6c63 698b21c0
    Instructions: (pc=0x69952fbd)
    0x69952fad: 75 0c e8 bc a2 fb ff 81 c3 a0 1e 03 00 89 45 e0
    0x69952fbd: 8b 16 8b 00 8b 7a f4 8b 48 f4 01 f9 3b 48 f8 0f
    Stack: [0xbd801000,0xbda00000), sp=0xbd9fe7e8, free space=2037k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libstdc++.so.5+0x81fbd] _ZNSs6appendERKSs+0x1d
    C [libDRCF.so+0x313c5] ZStplIcSt11chartraitsIcESaIcEESbIT_T0_T1_ERKS6_S8_+0x37
    C [libDRCF.so+0x4c977] ZN8CorStora4saveERiS0NS_7which_tERSs+0x35
    C [libDRCF.so+0x30c8b] _ZN11RecordGroupI8VariableE4saveER8CorStora+0x43
    C [libDRCF.so+0x306f4] _ZN11GroupVectorI8VariableE4saveER8CorStora+0x44
    C [libDRCF.so+0x2f9ba] _ZN8RecordDBI8VariableE4saveER8CorStora+0x86
    C [libDRCF.so+0x2e3e1] _ZN9RCFCorpusI8VariableE4saveEv+0xbf
    C [libDRCF.so+0x4e848] _ZN6RcfApi10saveCorpusEv+0x30
    C [libDRCF.so+0x5259a] Java_com_lt_rcf_DRCFJNI_RcfApi_1saveCorpus+0x3a
    j com.lt.rcf.DRCFJNI.RcfApi_saveCorpus(J)Z+0
    j com.lt.rcf.RcfApi.saveCorpus()Z+4
    j com.lt.rcf.RcfServer.saveCorpus()Z+4
    v ~StubRoutines::call_stub
    V [libjvm.so+0x24e6dc]
    V [libjvm.so+0x3df698]
    V [libjvm.so+0x24e50f]
    V [libjvm.so+0x42297c]
    V [libjvm.so+0x42564a]
    V [libjvm.so+0x2b5d08]
    C [libjava.so+0x13714] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34
    j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j sun.rmi.server.UnicastServerRef.dispatch(Ljava/rmi/Remote;Ljava/rmi/server/RemoteCall;)V+246
    j sun.rmi.transport.Transport$1.run()Ljava/lang/Object;+23
    v ~StubRoutines::call_stub
    V [libjvm.so+0x24e6dc]
    V [libjvm.so+0x3df698]
    V [libjvm.so+0x24e50f]
    V [libjvm.so+0x2a42eb]
    C [libjava.so+0x93bc] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2+0x3c
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    j sun.rmi.transport.Transport.serviceCall(Ljava/rmi/server/RemoteCall;)Z+163
    j sun.rmi.transport.tcp.TCPTransport.handleMessages(Lsun/rmi/transport/Connection;Z)V+185
    j sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run()V+685
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [libjvm.so+0x24e6dc]
    V [libjvm.so+0x3df698]
    V [libjvm.so+0x24df35]
    V [libjvm.so+0x24dfce]
    V [libjvm.so+0x2b88c5]
    V [libjvm.so+0x46f1cd]
    V [libjvm.so+0x3e01a8]
    C [libpthread.so.0+0x5e51]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j com.lt.rcf.DRCFJNI.RcfApi_saveCorpus(J)Z+0
    j com.lt.rcf.RcfApi.saveCorpus()Z+4
    j com.lt.rcf.RcfServer.saveCorpus()Z+4
    v ~StubRoutines::call_stub
    j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j sun.rmi.server.UnicastServerRef.dispatch(Ljava/rmi/Remote;Ljava/rmi/server/RemoteCall;)V+246
    j sun.rmi.transport.Transport$1.run()Ljava/lang/Object;+23
    v ~StubRoutines::call_stub
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    j sun.rmi.transport.Transport.serviceCall(Ljava/rmi/server/RemoteCall;)Z+163
    j sun.rmi.transport.tcp.TCPTransport.handleMessages(Lsun/rmi/transport/Connection;Z)V+185
    j sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run()V+685
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x0805ae78 JavaThread "RMI TCP Connection(2)-64.50.99.85" daemon [_thread_in_native, id=854]
    0x69a02810 JavaThread "DestroyJavaVM" [_thread_blocked, id=799]
    0x081e8778 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=820]
    0x08139810 JavaThread "GC Daemon" daemon [_thread_blocked, id=816]
    0x08138ce8 JavaThread "RMI Reaper" [_thread_blocked, id=815]
    0x08138628 JavaThread "Timer-0" daemon [_thread_blocked, id=814]
    0x08127970 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=813]
    0x0810ee58 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=810]
    0x0810d9d8 JavaThread "CompilerThread1" daemon [_thread_blocked, id=809]
    0x0810c9b8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=808]
    0x0810b958 JavaThread "AdapterThread" daemon [_thread_blocked, id=807]
    0x0810aab0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=806]
    0x081016a0 JavaThread "Finalizer" daemon [_thread_blocked, id=805]
    0x080ff8d8 JavaThread "Reference Handler" daemon [_thread_blocked, id=804]
    Other Threads:
    0x080fd108 VMThread [id=803]
    0x08110390 WatcherThread [id=811]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 3584K, used 667K [0x65d00000, 0x66100000, 0x69530000)
    eden space 3072K, 21% used [0x65d00000,0x65da6f60,0x66000000)
    from space 512K, 0% used [0x66000000,0x66000000,0x66080000)
    to space 512K, 0% used [0x66080000,0x66080000,0x66100000)
    PSOldGen total 28800K, used 156K [0x49b30000, 0x4b750000, 0x65d00000)
    object space 28800K, 0% used [0x49b30000,0x49b571a8,0x4b750000)
    PSPermGen total 16384K, used 2968K [0x45b30000, 0x46b30000, 0x49b30000)
    object space 16384K, 18% used [0x45b30000,0x45e16378,0x46b30000)
    Dynamic libraries:
    08048000-08056000 r-xp 00000000 03:07 18410 /usr/local/lib/jdk1.5.0_01/bin/java
    08056000-08058000 rw-p 0000e000 03:07 18410 /usr/local/lib/jdk1.5.0_01/bin/java
    08058000-08232000 rwxp 00000000 00:00 0
    40000000-40016000 r-xp 00000000 03:01 196866 /lib/ld-2.3.2.so
    40016000-40017000 rw-p 00015000 03:01 196866 /lib/ld-2.3.2.so
    40017000-40018000 rw-p 00000000 00:00 0
    40018000-40019000 r--p 00000000 00:00 0
    40019000-4001f000 r-xp 00000000 03:07 305931 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/native_threads/libhpi.so
    4001f000-40020000 rw-p 00006000 03:07 305931 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/native_threads/libhpi.so
    40020000-4002d000 r-xp 00000000 03:01 197024 /lib/libpthread-0.10.so
    4002d000-4002f000 rw-p 0000c000 03:01 197024 /lib/libpthread-0.10.so
    4002f000-40071000 rw-p 00000000 00:00 0
    40071000-40073000 r-xp 00000000 03:01 196982 /lib/libdl-2.3.2.so
    40073000-40074000 rw-p 00002000 03:01 196982 /lib/libdl-2.3.2.so
    40074000-40075000 rw-p 00000000 00:00 0
    40075000-4019d000 r-xp 00000000 03:01 196978 /lib/libc-2.3.2.so
    4019d000-401a5000 rw-p 00127000 03:01 196978 /lib/libc-2.3.2.so
    401a5000-401a8000 rw-p 00000000 00:00 0
    401a8000-4069b000 r-xp 00000000 03:07 193481 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/server/libjvm.so
    4069b000-406fd000 rw-p 004f2000 03:07 193481 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/server/libjvm.so
    406fd000-40b13000 rw-p 00000000 00:00 0
    40b13000-40b34000 r-xp 00000000 03:01 196997 /lib/libm-2.3.2.so
    40b34000-40b35000 rw-p 00020000 03:01 196997 /lib/libm-2.3.2.so
    40b35000-40b3d000 rw-s 00000000 03:06 179171 /tmp/hsperfdata_pradeep/799
    40b3d000-40b4f000 r-xp 00000000 03:01 197009 /lib/libnsl-2.3.2.so
    40b4f000-40b50000 rw-p 00011000 03:01 197009 /lib/libnsl-2.3.2.so
    40b50000-40b52000 rw-p 00000000 00:00 0
    40b52000-40b59000 r-xp 00000000 03:01 197011 /lib/libnss_compat-2.3.2.so
    40b59000-40b5a000 rw-p 00006000 03:01 197011 /lib/libnss_compat-2.3.2.so
    40b5a000-40b62000 r-xp 00000000 03:01 197016 /lib/libnss_nis-2.3.2.so
    40b62000-40b63000 rw-p 00007000 03:01 197016 /lib/libnss_nis-2.3.2.so
    40b63000-40b6b000 r-xp 00000000 03:01 197014 /lib/libnss_files-2.3.2.so
    40b6b000-40b6c000 rw-p 00008000 03:01 197014 /lib/libnss_files-2.3.2.so
    40b6c000-40b77000 r-xp 00000000 03:07 305935 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/libverify.so
    40b77000-40b78000 rw-p 0000b000 03:07 305935 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/libverify.so
    40b78000-40b99000 r-xp 00000000 03:07 305936 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/libjava.so
    40b99000-40b9b000 rw-p 00020000 03:07 305936 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/libjava.so
    40b9b000-40bae000 r-xp 00000000 03:07 305938 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/libzip.so
    40bae000-40bb0000 rw-p 00012000 03:07 305938 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/libzip.so
    40bb0000-43171000 r--s 00000000 03:07 306574 /usr/local/lib/jdk1.5.0_01/jre/lib/rt.jar
    43171000-431d9000 rw-p 00000000 00:00 0
    431d9000-43260000 r--s 00000000 03:07 306155 /usr/local/lib/jdk1.5.0_01/jre/lib/jsse.jar
    43260000-43274000 r--s 00000000 03:07 305969 /usr/local/lib/jdk1.5.0_01/jre/lib/jce.jar
    43274000-43aaf000 r--s 00000000 03:07 306402 /usr/local/lib/jdk1.5.0_01/jre/lib/charsets.jar
    43aaf000-45b2f000 rwxp 00028000 00:00 0
    45b30000-6974f000 rwxp 030a9000 00:00 0
    6974f000-69775000 r--s 00000000 03:07 80989 /usr/local/lib/jdk1.5.0_01/jre/lib/ext/sunjce_provider.jar
    69775000-697a0000 r--s 00000000 03:07 80991 /usr/local/lib/jdk1.5.0_01/jre/lib/ext/sunpkcs11.jar
    697a0000-697a2000 r--s 00000000 03:07 81394 /usr/local/lib/jdk1.5.0_01/jre/lib/ext/dnsns.jar
    697a2000-69866000 r--s 00000000 03:07 82743 /usr/local/lib/jdk1.5.0_01/jre/lib/ext/localedata.jar69866000-698be000 r-xp 00000000 03:08 3489986 /home/pradeep/bin/libDRCF.so
    698be000-698c9000 rw-p 00057000 03:08 3489986 /home/pradeep/bin/libDRCF.so
    698c9000-698ca000 r-xp 00000000 03:07 305957 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/librmi.so
    698ca000-698cb000 rw-p 00000000 03:07 305957 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/librmi.so
    698cb000-698cc000 rw-p 00000000 00:00 0
    698d1000-69970000 r-xp 00000000 03:07 499162 /usr/lib/libstdc++.so.5.0.7
    69970000-69986000 rw-p 0009e000 03:07 499162 /usr/lib/libstdc++.so.5.0.7
    69986000-6998b000 rw-p 00000000 00:00 0
    6998b000-69993000 r-xp 00000000 03:01 195462 /lib/libgcc_s.so.1
    69993000-69994000 rw-p 00007000 03:01 195462 /lib/libgcc_s.so.1
    69994000-699b5000 r--s 00000000 03:07 435887 /usr/share/java/jaxp-1.2.jar
    699b5000-699c9000 r-xp 00000000 03:07 305941 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/libnet.so
    699c9000-699ca000 rw-p 00013000 03:07 305941 /usr/local/lib/jdk1.5.0_01/jre/lib/i386/libnet.so
    69a00000-69a4a000 rw-p 0006c000 00:00 0
    69a4a000-69b00000 ---p 0008d000 00:00 0
    69b00000-69c28000 r--s 00000000 03:07 434814 /usr/share/java/xercesImpl.jar
    bd601000-bd604000 ---p 00003000 00:00 0
    bd604000-bd800000 rwxp 00006000 00:00 0
    bd801000-bd804000 ---p 00003000 00:00 0
    bd804000-bda00000 rwxp 00006000 00:00 0
    bda01000-bda04000 ---p 00003000 00:00 0
    bda04000-bdc00000 rwxp 00006000 00:00 0
    bdc01000-bdc04000 ---p 00003000 00:00 0
    bdc04000-bde00000 rwxp 00006000 00:00 0
    bde01000-bde04000 ---p 00003000 00:00 0
    bde04000-be000000 rwxp 00006000 00:00 0
    be001000-be004000 ---p 00003000 00:00 0
    be004000-be200000 rwxp 00006000 00:00 0
    be200000-be201000 ---p 00000000 00:00 0
    be201000-be400000 rwxp 00001000 00:00 0
    be401000-be404000 ---p 00003000 00:00 0
    be404000-be600000 rwxp 00006000 00:00 0
    be600000-be604000 ---p 00000000 00:00 0
    be604000-be800000 rwxp 00004000 00:00 0
    be800000-be804000 ---p 00000000 00:00 0
    be804000-bea00000 rwxp 00004000 00:00 0
    bea00000-bea04000 ---p 00000000 00:00 0
    bea04000-bec00000 rwxp 00004000 00:00 0
    bec01000-bec04000 ---p 00003000 00:00 0
    bec04000-bee00000 rwxp 00006000 00:00 0
    bee01000-bee04000 ---p 00003000 00:00 0
    bee04000-bf000000 rwxp 00006000 00:00 0
    bf001000-bf004000 ---p 00003000 00:00 0
    bf004000-bf200000 rwxp 00006000 00:00 0
    bf200000-bf201000 ---p 00000000 00:00 0
    bf201000-bf400000 rwxp 00001000 00:00 0
    bf400000-bf401000 ---p 00000000 00:00 0
    bf401000-bf600000 rwxp 00001000 00:00 0
    bf600000-bf601000 ---p 00000000 00:00 0
    bf601000-bf800000 rwxp 00001000 00:00 0
    bfe01000-bfe04000 ---p 00000000 00:00 0
    bfe04000-c0000000 rwxp ffe05000 00:00 0
    VM Arguments:
    java_command: com/lt/rcf/RcfServer 64.50.99.85
    Environment Variables:
    JAVA_HOME=/usr/local/lib/jdk
    CLASSPATH=./:/usr/local/lib/jdk/bin/:/home/pradeep/jdom-b10/src/java/:/usr/share/java/xmlParserAPIs.jar:/usr/share/java/xercesImpl.jar:/home/pradeep/DRCF/
    PATH=/usr/local/lib/jdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    LD_LIBRARY_PATH=/usr/local/lib/jdk1.5.0_01/jre/lib/i386/server:/usr/local/lib/jdk1.5.0_01/jre/lib/i386:/usr/local/lib/jdk1.5.0_01/jre/../lib/i386:/home/pradeep/bin/
    SHELL=/bin/bash
    DISPLAY=localhost:13.0
    --------------- S Y S T E M ---------------
    OS:3.1
    uname:Linux 2.4.20.kl10 #1 SMP Tue May 6 11:29:07 CDT 2003 i686
    libc:glibc 2.3.2 linuxthreads-0.10 (fixed stack)
    rlimit: STACK 2044k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
    load average:2.42 2.15 2.10
    CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse
    Memory: 4k page, physical 2069724k(271804k free), swap 939792k(923304k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_01-b08) for linux-x86, built on Dec 6 2004 19:33:50 by java_re with gcc 3.2.1-7a (J2SE release)

    hi -
    i just encountered a crash that looks the same to me (the segmentation fault and logs look very similar - problems around the JavaThread "RMI TCP Connection".
    Did you get anywhere with this? do you have any clue by now what causes this, or do you have a workaround to avoid it?
    10x,
    Noam

  • How to solve import error with iTunes Producer?

    Please help me out by telling me what is going wrong after I update my ibook with iTunes producer. The fetched statuses goes from internal transfer to import processing to import error. But I can't find out anywhere what is wrong......I'm getting crazy because as you can see I'm busy with it from febr, 16th .... And that is 9 days too long...
    I have read a lot on the web and the forums but no one seems to have an answer. I have sent it to Apple, But no answer. Is there a server Meltdown?

    The problem was indeed in the videos. Also Apple told me that by mail. This is what I finally did:
    I duplicated my iBook version.(.iba file)
    I removed all the video's
    I saved that version (.iba file)
    I saved that ibook (.ibooks file)
    I opened the original iTunesProducer package of the book (.itmsp file)
    I uploaded/delivered the file
    I checked the status with the file - history option
    and it said as latest status imported.
    Now I'm putting the video files one by one back in the book and upload. And wait and see when it is going wrong. Up to now I have done 2 succesfull uploads with movies. So I guess the movies were the problem. To be followed....

  • Import Error with Pages

    I have been working on my college application essay for a while now, and I've had it saved as a Word Document on my flash drive. Today, I tried to open the file and it said: Import Error: file format invalid. My flash drive and computer both work completely fine; I have other word files on my flash drive that I can open and use as normal. I've tried opening the file on both my brother and mom's MacBook Pros and I'm receiving the same message. I tried it on our HP computer as well, and when I open the file I'm getting this weird encoding message. (Sorry, I'm not much of a tech guru and can't use any fancy terms). I think the file might be damaged, but I don't know how that would've happened. I'm sorry if this isn't enough information, but this is everything I know and have tried. If anybody knows what's wrong and has any solutions (laymen's terms are preferred, please), I would be very grateful! (Ironically enough, I was about to back up the file from when I last saved it...)

    After having the same issue, I found your post and thought I'd share my solution for your future reference and others.  This little tid bit helps when the pages document corrupts and we receive that friendly "Import Error The file format is invalid." message.
    Rename the file from "My important assignment.pages" to "My important assignment.zip" and tell the message you really do want to use .zip.
    -- Double-click the file.
    -- Open the "My important assignment" folder, and open "QuickLook" folder.
    -- Double-click the "Preview.pdf"
    -- Copy the text and paste into a new Pages document.
    These steps help you to recover your page file info.
    Good Luck 

  • Excel import error with NCHAR field on v1.2.1

    Hi, we've tried to import data from Excel to an Oracle table (10g) using SQL Developer 1.2.1. However it failed with the following error in Log Window:
    ORA-00917: missing comma
    Further checking revealed that one field in Oracle table was defined as NCHAR, while the generated DML value was without quote:-
    insert into test_table (field1,field2) VALUES(123,1B);
    When we replaced the '1B' value to numeric value 11, the import worked. As we're using an application package, we cannot simply modify the table/field's attribute from NCHAR to CHAR. Is there a way to configure SQL Developer that will have the quote placed like:-
    insert into test_table (field1,field2) VALUES(123,'1B');
    which works fine in SQL Developer Query mode.
    Please advise, thanks :)

    Note and thanks for handling and fixing this issue.
    Furthermore to the import function, we also noted that the default setting cannot fit to inserting data with Chinese (or Double Byte) characters, we will need to add a "N" as a prefix, e.g.:-
    insert into table_a (field_a, field_b) values(123, N'一二三')
    If "N" is missing, field_b will only contains garbage.
    As we notice that the import will generate insert statements, please see if you can include this problem as part of the "missing quote" fix, thanks.

  • Data pump import error with nested tables

    So the problem is somewhat long :)
    Actually the problems are two - why and how oracle are treating OO concept and why data pump doesn't work?
    So scenario for the 1st one:
    1) there is object type h1 and table of h1
    2) there is unrelated object type row_text and table of row_text
    3) there is object type h2 under h1 with attribute as table of row_text
    4) there is table tab1 with column b with data type as table of h1. Of course column b is stored as nested table.
    So how do you think - how many nested tables Oracle will create? The correct answer is 2. One explicitly defined and one hidden with system
    generated name for the type h2 which is under type h1. So the question is WHY? Why if I create an instance of supertype Oracle tries to adapt
    it for the subtype as well? Even more if I create another subtype h3 under h1 another hidden nested table appears.
    This was the first part.
    The second part is - if I do schema export and try to import it in another schema I got error saying that oracle failed to create storage table for
    nested table column b. So the second question is - if Oracle has created such a mess with hidden nested tables how to import/export to another
    schema?
    Ok and here is test case to demonstrate problems above:
    -- creating type h1 and table of it
    SQL> create or replace type h1 as object (a number)
      2  not final;
      3  /
    Type created.
    SQL> create or replace type tbl_h1 as table of h1;
      2  /
    Type created.
    -- creating type row_text and table of it
    SQL> create or replace type row_text as object (
      2    txt varchar2(100))
      3  not final;
      4  /
    Type created.
    SQL> create or replace type tbl_row_text as table of row_text;
      2  /
    Type created.
    -- creating type h2 as subtype of h1
    SQL> create or replace type h2 under h1 (some_texts tbl_row_text);
      2  /
    Type created.
    SQL> create table tab1 (a number, b tbl_h1)
      2  nested table b
      3  store as tab1_nested;
    Table created.
    -- so we have 2 nested tables now
    SQL> select table_name, parent_table_name, parent_table_column
      2  from user_nested_tables;
    TABLE_NAME                     PARENT_TABLE_NAME
    PARENT_TABLE_COLUMN
    SYSNTfsl/+pzu3+jgQAB/AQB27g==  TAB1_NESTED
    TREAT(SYS_NC_ROWINFO$ AS "GINTS"."H2")."SOME_TEXTS"
    TAB1_NESTED                    TAB1
    B
    -- another subtype of t1
    SQL> create or replace type h3 under h1 (some_texts tbl_row_text);
      2  /
    Type created.
    -- plus another nested table
    SQL> select table_name, parent_table_name, parent_table_column
      2  from user_nested_tables;
    TABLE_NAME                     PARENT_TABLE_NAME
    PARENT_TABLE_COLUMN
    SYSNTfsl/+pzu3+jgQAB/AQB27g==  TAB1_NESTED
    TREAT(SYS_NC_ROWINFO$ AS "GINTS"."H2")."SOME_TEXTS"
    SYSNTfsl/+pz03+jgQAB/AQB27g==  TAB1_NESTED
    TREAT(SYS_NC_ROWINFO$ AS "GINTS"."H3")."SOME_TEXTS"
    TAB1_NESTED                    TAB1
    B
    SQL> desc "SYSNTfsl/+pzu3+jgQAB/AQB27g=="
    Name                                      Null?    Type
    TXT                                                VARCHAR2(100)OK let it be and now I'm trying to export and import in another schema:
    [oracle@xxx]$ expdp gints/xxx@xxx directory=xxx dumpfile=gints.dmp logfile=gints.log
    Export: Release 11.2.0.1.0 - Production on Thu Feb 4 22:32:48 2010
    <irrelevant rows skipped>
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    . . exported "GINTS"."TAB1"                                  0 KB       0 rows
    . . exported "GINTS"."SYSNTfsl/+pz03+jgQAB/AQB27g=="         0 KB       0 rows
    . . exported "GINTS"."TAB1_NESTED"                           0 KB       0 rows
    . . exported "GINTS"."SYSNTfsl/+pzu3+jgQAB/AQB27g=="         0 KB       0 rows
    Master table "GINTS"."SYS_EXPORT_SCHEMA_01" successfully loaded/unloaded
    ******************************************************************************And now import. In order to create types transformation of OIDs is applied and also remap_schema
    Although it fails to create the table.
    [oracle@xxx]$ impdp gints1/xxx@xxx directory=xxx dumpfile=gints.dmp logfile=gints_imp.log remap_schema=gints:gints1 transform=OID:n
    Import: Release 11.2.0.1.0 - Production on Thu Feb 4 22:41:48 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    Connected to: Oracle Database 11g Release 11.2.0.1.0 - Production
    Master table "GINTS1"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "GINTS1"."SYS_IMPORT_FULL_01":  gints1/********@xxx directory=xxx dumpfile=gints.dmp logfile=gints_imp.log remap_schema=gints:gints1 transform=OID:n
    Processing object type SCHEMA_EXPORT/USER
    ORA-31684: Object type USER:"GINTS1" already exists
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/TYPE/TYPE_SPEC
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    ORA-39083: Object type TABLE:"GINTS1"."TAB1" failed to create with error:
    ORA-02320: failure in creating storage table for nested table column B
    ORA-00904: : invalid identifier
    Failing sql is:
    CREATE TABLE "GINTS1"."TAB1" ("A" NUMBER, "B" "GINTS1"."TBL_H1" ) SEGMENT CREATION IMMEDIATE PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    ORA-39083: Object type INDEX_STATISTICS failed to create with error:
    ORA-01403: no data found
    ORA-01403: no data found
    Failing sql is:
    DECLARE I_N VARCHAR2(60);   I_O VARCHAR2(60);   c DBMS_METADATA.T_VAR_COLL;   df varchar2(21) := 'YYYY-MM-DD:HH24:MI:SS'; BEGIN  DELETE FROM "SYS"."IMPDP_STATS";   c(1) :=   DBMS_METADATA.GET_STAT_COLNAME('GINTS1','TAB1_NESTED',NULL,'TREAT(SYS_NC_ROWINFO$ AS "GINTS"."H2")."SOME_TEXTS"',1);  DBMS_METADATA.GET_STAT_INDNAME('GINTS1','TAB1_NESTED',c,1,i_o,i_n);   INSERT INTO "
    ORA-39083: Object type INDEX_STATISTICS failed to create with error:
    ORA-01403: no data found
    ORA-01403: no data found
    Failing sql is:
    DECLARE I_N VARCHAR2(60);   I_O VARCHAR2(60);   c DBMS_METADATA.T_VAR_COLL;   df varchar2(21) := 'YYYY-MM-DD:HH24:MI:SS'; BEGIN  DELETE FROM "SYS"."IMPDP_STATS";   c(1) :=   DBMS_METADATA.GET_STAT_COLNAME('GINTS1','TAB1_NESTED',NULL,'TREAT(SYS_NC_ROWINFO$ AS "GINTS"."H3")."SOME_TEXTS"',1);  DBMS_METADATA.GET_STAT_INDNAME('GINTS1','TAB1_NESTED',c,1,i_o,i_n);   INSERT INTO "
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    Job "GINTS1"."SYS_IMPORT_FULL_01" completed with 4 error(s) at 22:41:52So any idea how to make export/import of such tables?
    TIA
    Gints

    Tom Kyte has said it repeatedly ... I will repeat it here for you.
    The fact that Oracle allows you to build object tables is not an indication that you should.
    Store your data relationally and build object_views on top of them.
    http://www.morganslibrary.org/reference/object_views.html
    If you model properly, and store properly, you don' have any issues.

  • Full Export/Import Errors with Queue tables and ApEx

    I'm trying to take a full export of an existing database in order to build an identical copy in another database instance, but the import is failing each time and causing problems with queue tables and Apex tables.
    I have used both the export utility and Data Pump (both with partial and full exports) and the same problems are occurring.
    After import, queue tables in my schema are unstable. They cannot be dropped using the queue admin packages as they throw ORA-24002: QUEUE_TABLE <table> does not exist exceptions. Trying to drop the tables causes the ORA-24005: must use DBMS_AQADM.DROP_QUEUE_TABLE to drop queue tables error
    As a result, the schema cannot be dropped at all unless manual data dictionary clean up steps (as per metalink) are done.
    The Apex import fails when creating foreign keys to WWV_FLOW_FILE_OBJECTS$PART. It creates the table ok, but for some reason the characters after the $ are missing so the referencing tables try to refer to WWV_FLOW_FILE_OBJECTS$ only.
    I am exporting from Enterprise Edition 10.2.0.1 and importing into Standard edition 10.2.0.1, but we are not using any of the features not available in standard, and I doubt this would cause the issues I'm getting.
    Can anyone offer any advice on how I can resolve these problems so a full import will work reliably?

    Thanks for the lead!
    After digging around MetaLink some more, it sounds like I'm running into Bug 5875568 (MetaLink Note:5875568.8) which is in fact related to the multibyte character set. The bug is fixed in the server patch set 10.2.0.4 or release 11.1.0.6.

  • Import VM with snapshot files

    hi ,
    a customer send a VM folder  , it has two snapshot drives
    Once i import it to hyper-v 2012  , the snapshot is empty   (Snapshot are not imported)
    how to import the VM with its snapshot files?

    If the VM was exported and it contained snapshots - the snapshots should be there when you Import the entire folder.
    You should be able to look at the source XML configuration and see if there are snapshot references in what they originally sent.
    If they only sent you virtual disk files and not a configuration then you have differencing disks, nothing more.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • ?BUG? App Export / Import error with javascript

    Greetings -
    Anyone have an idea on how to get around this or if I'm doing something wrong?
    I have a page button to collapse a tree, with a URL Target of:
    javascript:apex.widget.tree.collapse_all($v(P2130_TREE_ID));
    Page and button work fine, have never had a problem.  Until I went to do an application import and found that the SQL file for the import was corrupted due to the above line.  SQL file has:
         p_button_redirect_url=>'javascript:apex.widget.tree.collapse_all($v(P'||to_char(2130+www_flow_api.g_id_offset)||''_TREE_ID));',
    It appears to have an extra (2x) single quote right before _TREE_ID.  I have this logic in several places in my application and every place caused the same error.
    Application copy also fails with same error.
    Thanks,
    Scott

    Tom -
    I assume this is the prior post you where talking about : https://forums.oracle.com/thread/2401714
    However, this doesn't cover my problem.  I have tried all the follow, and they all break export / import and copy functionality due to mismatched quotes:
    collapse_all($v(P2130_TREE_ID));
    collapse_all($v('P2130_TREE_ID'));
    collapse_all($v("P2130_TREE_ID"));
    collapse_all('&P2130_TREE_ID.');
    collapse_all("&P2130_TREE_ID.");
    These all allow the collapse button to work.
    NOW, if I change my ID tag to be something like 'P_SCOTT_TREE' then everything works just fine (import/export/copy).  It's having a number in the tag that is cause the problems because the export is casting it to_char and somehow throwing in an extra quote.
    Thanks,
    Scott

  • Import Error with Canon Vixia HF10

    Im trying to import 98 video clips from my Canon Vixia HF10 . I am using a iMAC
    2.8 GHz Intel Core 2 duo running on Mac OSx 10.6.5
    Some videos says imported and the others say ERROR. After its done it'll say some videos didn't go through and asked if I would like to archive it.
    I need these videos to edit !

    Hello,
    I am having the exact same issue here with a Canon VIXIA HFS200 and a MacBook Pro Intel Core 2 Duo (with gobbs of RAM and Hard drive space). Did you ever find a solution to your issue? Anyone? Anyone?
    More microchips than sense,
    Dr. Z.

  • Error With Snapshots

    Hiii..
    Im having a oracle apps 11.5.10.2 and Database 10.2.0.4 on a Windows 2003 server.
    When i try to run awrrpt.sql  it is not showing any snapshots for the day, i think automatic snapshots are not getting created.
    The following is the scrshot when i run awrrpt.sql script
    SQL> @awrrpt.sql
    Current Instance
    *~~~~~~~~~~~~~~~~*
    DB Id    DB Name      Inst Num Instance
    *101806506 PROD 1 prod*
    Specify the Report Type
    *~~~~~~~~~~~~~~~~~~~~~~~*
    Would you like an HTML report, or a plain text report?
    Enter 'html' for an HTML report, or 'text' for plain text
    Defaults to 'html'
    Enter value for report_type: html
    Type Specified:  html
    Instances in this Workload Repository schema
    *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    DB Id     Inst Num DB Name      Instance     Host
    ** 101806506 1 PROD prod DIWAF-PRD-ER*
    PDB
    ** 101806506 1 PROD prod DIWERPDB01*
    *94285532 1 PROD prod DIWERPDB01*
    Using  101806506 for database Id
    Using          1 for instance number
    Specify the number of days of snapshots to choose from
    *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Entering the number of days (n) will result in the most recent
    *(n) days of snapshots being listed. Pressing <return> without*
    specifying a number lists all completed snapshots.
    Enter value for num_days: 1
    Listing the last day's Completed Snapshots
    Specify the Begin and End Snapshot Ids
    *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    Enter value for begin_snap:
    What could be the problem can anyone help me in solving this issue.
    Thanks in advance

    Hi;
    Why you dont enable EM and check it from there?
    Also see:
    5.3.1 Managing Snapshots
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/autostat.htm#i26958
    http://www.rampant-books.com/t_oracle_awr_statspack_manual_command.htm
    Regard
    Helios

Maybe you are looking for

  • Photostream not updating on PC after phone upgrade

    A few months ago i upgraded from an iphone4 to an iphone 5. I just noticed that since buying this phone none of my photos taken on the new device has synced on my photostream on my PC. i have all the right settings selected on my phone...is it becaus

  • Pie chart out of check boxes table

    Hi, Another thing that is bugging me! I have a few tables with check boxes. I would like to make a pie chart out of the false/true conditions of the check boxes in the table. My pie chart always results in a 100% value, no matter what the check boxes

  • I have not received my email with a serial number/redemption code for a photography subscription.

    does anyone know how to contact Adobe to resolve this issue? I am in India and cannot call them, additionally their chat system is down. I have checked all the relevant help sections for this issue. It is really frustrating because I have all these p

  • Excel busy when I try to modify a template of MS Project visual report

    (Sometime) when I try to modify a xlst template for MS Project (2013) visual report MS Project say me that excel is busy. But Excel is closed. I try to close and re-open bot excel and MSProject but say me always that cannot open visual report (based

  • Wamp V2 - Dreamweaver MX (6.1) DB Connections

    Just for the record, if anyone is trying to develop using DW MX (V6.1) with a LOCAL Apache server (V2.2.x), running PHP v5.x.x and mySql uder Windows, it is likely that you will get problems generating database connections. I spent a frustrating few