ORA-01461 while importing from UTF8 to AL32UTF8

Hello All,
Source Env: 9i on Solaris
Dest Env: 10.2.0.3 on Solaris 10
We have a table in a UTF8 database(9i).
While trying to import it into a AL32UTF8, it terminates with
IMP-00058: ORACLE error 1461 encountered
ORA-01461: can bind a LONG value only for insert into a LONG column
IMP-00028: partial import of previous table rolled back: 9170 rows rolled back The table has a column with LONG datatype.
Is this error because of the characterset conversion ?
TIA,
JJ

Srini,
I checked that already.
This table does not have LOB datatype. Only NUMBER,VARCHAR2,DATE and LONG.
Moreover, i tried with and without pre creating the table. Both ways result in this error.
TIA,
J J

Similar Messages

  • Error While Importing from EIF file into AW

    Hi All,
    I am facing the following error while importing from EIF file into AW using AWM as well as from sql prompt.
    java.sql.SQLException: ORA-36786: (IOSEC04) File POCAW/abc.eif does not exist or cannot be accessed.
    ORA-06512: at "SYS.DBMS_AW", line 42
    ORA-06512: at line 1
    at oracle.olap.awm.eif.eifimport.ImportDialogActionThread.doExportOrImport(ImportDialogActionThread.java:172)
    at oracle.olap.awm.eif.EifDialogActionThread.doAction(EifDialogActionThread.java:58)
    at oracle.olap.awm.ui.dialog.ThreadedDialogActionThread.run(ThreadedDialogActionThread.java:49)
    i have already created the directory pocaw.
    i have done the following steps :
    CREATE OR REPLACE DIRECTORY POCAW as 'D:\Olap_POC\export';
    GRANT all ON DIRECTORY POCAW to PUBLIC;
    execute dbms_aw.execute ('aw create ''POC_AW''');
    execute dbms_aw.execute('cda pocaw');
    execute dbms_aw.execute('dtb attach POC_AW rw');
    execute dbms_aw.execute('import all from eif file ''/abc.eif'' dfns update ');
    any idea or thought would be appreciable.
    thanks n advance
    anwar

    execute dbms_aw.execute('import all from eif file''/abc.eif'' dfns update ');
    Maybe one of the following file names could help
    (have never tried it):
    ''abc.eif''
    ''POC_AW\abc.eif''Yes,
    you don't need the slash. CDA is like setting a default directory.

  • While importing from my digital camera (Olympus XZ-2), iMovies quits, WHile importgin from my digital camera (Olympus XZ-2), iMovies quits

    While importing from my digital camera (Olympus XZ-2), it "unexpectedly quits" - seems to happen on slightly larger clips (over 90 seconds) - not sure if it is related to the model camera or iMovie 11'. Any advice?

    Lion is 10.7, Snow Lepoard is 10.6, Leopard is 10.5.
    I woul strongly recomend you update to 10.6.8 (the last snow lepoard update) for a number of reasons. First 10.6.8. is a solid OS at this point you won't have to many (or any) gotcha's. Second Leopard (10.5.x) is going away. Pretty sure there will be no more updates for it at this point. If not it won't be long before that happens. Also you will need to have 10.6.8 installed in the event you want to at some point upgrade to Lion.
    But finally perhaps the most important point if you don't have 10.6.8 you can't acess the App Store and if you can;t acess the App Store you will need to get the boxed version of Aperture 3. The differerence in price between the boxed version and the App Store version will more then pay for the upgrade to Snow Leopard. In fact you should have  a fair bit of change left over.
    good luck

  • ITunes crashing while importing from CD

    I am a very new first-time iPod owner and am very frustrated by iTunes crashing with an access violation while importing from CD.
    This has happened with a number of different and brand new CDs and it will import a number of tracks but then falls over. If I try to just import the particular track it will crash again but other tracks are imported OK. However if I drag and drop the same track from a windows explorer view into iTunes it will then import fine without crashing.
    Any suggestions? OS is XP Pro. PC is Athlon 64 Dual Core with 1GB RAM. iTunes v 6.0.1.3
    Peter

    I seem to be having the same problem. I insert the cd and it reads it fine. I click to import and iTunes locks up. I use task manager to close iTunes and system is still bogged down. I have paid several people $$ and they don't seem to know the problem. There has to be a conflict somewhere but where?
    Last person to help suggested that I use WinAmp to rip the cd and THEN import to iTunes.
    Hubby has a Creative Labs MP3 and ripped 100+ cd's prior to iTunes installation with no problem.
    Can anybody out there help?

  • Import from US7ASCII to AL32UTF8

    Database version: 9.2.0.8 on SUN Solaris
    I'm encountered the below error when impoting the data from US7ASCII to AL31UTF8. There are three tables hit with this error and these three tables have multiple VARCHAR2(4000) columns. How can I resolve this issue?. Is this issue exist on 10.2.0.3 too?.
    IMP-00058: ORACLE error 1461 encountered
    ORA-01461: can bind a LONG value only for insert into a LONG column
    IMP-00028: partial import of previous table rolled back: 2679 rows rolled back

    I have already gone through the Metalink Note 444171.1. But, my Oracle version is 9.2.0.8. Also, the mentioned cause will not be my case.
    Cause
    This is because of Bug 6167249. To confirm the Bug:
    1) Table must be having at least one LOB column.
    2) Table is precreated in destination database and Import is done with ignore=y parameter.
    The two reasons are not true for my case. There are no LOB or LONG datatypes. The datatypes in columns are NUMBER and VARCHAR2 only. But, few columns are with VARCHAR2(4000). When, it's trying to to convert to UTF8, the columns with the length over 1333 may raise this error. Is any workaround for this issue.

  • Trigger while importing from .csv file

    hey
    i am importing data from .csv file into a table called temp.
    .csv file is having column sales. the data in that also contains some empty filed or N/A or -
    sales coulmn in my table is NUMBER.
    so while importing some column are not able to import.
    how to write a trigger to eliminate '-' or 'N/A' or ' ' values from the sales column before inserting into the table

    It might be easier if the field on temp was a varchar2 field instead?
    The values entered should be loaded into this field and you can then use the trigger to test the values and convert these into numbers or nulls before inserting onto the proper data table.
    Check out the TO_NUMBER() function in SQL for info on how to convert strings to numbers.
    Regards
    Andy

  • I Movie message:No Storage Location set while importing from HD Handycam

    While importing media from sony handycam (HD file based cam) the following message appears after the clips are ready to be imported:No Storage Location set. Cannot start ingestbecause there is no storage location set. Please set one under Storage in Preferences and try again.

    I think these are the steps I took:
    1     Shut down the computer completey and then startup again (Camcorder disconnected)
    2     Connect camcorder and in iMovie follow the procedure to import from camera. This triggers the launching of iPhoto - but as iPhoto started to launch I had the mouse pointer on the iPhoto icon at the bottom of the screen and right clicked the mouse with the option button held and selected 'Force Quit'
    It worked for me and I hope it works for you! Later when I went to import again, both iPhoto and iMovie behaved as expected.
    The whole thing is a mystery to me and the original message is no help at all and gives no guidance as to how to solve this (common?) problem.
    Hopefully this 'bug' can be fixed by Apple engineers -fingers crossed.

  • HT4858 why am I getting an error message while importing from iPhone photo stream to iMac ?

    I have not shared any photo for a few months.  I tried to import photos into my iMac from iPhone photostream and I get a message saying "an error occurred while importing photo, please try again later".  What am I doing wrong ?

    There's no need to import photos from your iPhone to your iMac. Photostream is synced automatically via iCloud on Wi-Fi.
    On your iPhone, tap Settings > iCloud
    Make sure Photo Stream is switched ON.
    On your iMac, open System Preferences > iCloud
    Make sure Photo Stream is selected.

  • Mail 2 crashes while importing from Entourage X

    Hello all:
    I am trying to move over from Entourage X to Mail/Address Book/iCal under Tiger. However, when I try to run the import from Entourage feature in Mail, I am unable to import my mail files from Entourage.
    Specifically, the problem I'm having is that Mail crashes mid-way through the import process. When I restart Mail, it attempts to re-start the import process but crashes again. If I hit "Cancel" I can see part of my folder structure under the "Import" folder, but no mail messages in it.
    One possibility is that my Mail database in Entourage is very large, with thousands of mail messages and a fairly complicated folder structure. Based on the progress bar, I estimate a total import would take about an hour or so. The crash appears to happen 10-15 minutes into the import process.
    Does anyone have any suggestions how I might be able to get around this? I would very much like to switch over to Mail - I assume that it is a better application than Entourage.
    Thanks,
    Sohil

    Let’s fix the second problem first. Step 4 in the procedure below will cause Mail to treat everything still on the server as if new and try to download it again. Hence, before proceeding, you my want to delete from the server any messages you don’t want to be downloaded again.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all filesystem issues, if any, and making sure that there’s enough space available on the startup disk (a few GB, plus the space needed to make a backup copy of the Mail folder), try this:
    1. Quit Mail if it’s running.
    2. In the Finder, go to ~/Library/Mail/. Make a backup copy of this folder, just in case something goes wrong, e.g. by dragging it to the Desktop while holding the Option (Alt) key down. This is where all your mail is stored.
    3. Locate Envelope Index and move it to the Trash. If you see an Envelope Index-journal file there, delete it as well.
    4. In the Finder, go to ~/Library/Mail/POP-username@mailserver/. Locate one or two files named MessageUidsAlreadyDownloaded and move them to the Trash.
    5. Open Mail. It will tell you that your mail needs to be “imported”. Click Continue and Mail will proceed to re-create Envelope Index -- Mail says it’s “importing”, but it just re-creates the index if the mailboxes are already in Mail 2.x format.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder, i.e. ~/Library is the Library folder within the user’s home folder.

  • Aperture crashes while importing from Canon Eos 5D

    as from today aperture crashes while importing RAW pictures directly from my Canon eos 5D. did not have this problem before. after restarting aperture trys to recover the 4 or 5 imported pictures and then crashes again. As i'm on holyday and not having the original aperture DVD i can not reinstall aperture. Using iphoto is no problem, but importing the same pictures from iphoto into aperture results in crashing. anyone knows about this?
    Hugo

    Before 10.5 came out, there were lots of rumors from fairly reliable websites about 10.4.11 imminent releases. In fact, plenty of us were hoping it would come out before 10.5, and with the expanded list of supported RAWs. But it's been over a week since 10.5, and there's no update from any of those rumor sites on 10.4.11. So, who knows...
    I can definitely your frustration. But 10.5 is probably a worthwhile upgrade for most Mac users. Unless there's specific reasons (like there's a software you use that's known to be incompatible), you may want to upgrade now.
    I am very happy with 10.5, and the the 40D RAW files look good on Aperture. No sRAW support though, which you may already know.
    Message was edited by: rkkwan

  • ITunes Freezes while importing from CD

    When importing songs from a cd to iTunes, iTunes freezes while importing the last few seconds of the last song.
    i have run cd diagnostics and included the results below.
    help would be greatly appreciated.
    Microsoft Windows XP Professional (Build 2600)
    System manufacturer System Product Name
    iTunes 6.0.4.2
    CD Driver 2.0.4.3
    CD Driver DLL 2.0.3.2
    UpperFilters: GEARAspiWDM (2.0.4.3),
    IDE\DiskSAMSUNGSV0411N________________________UA100-08, Bus Type ATA, Bus Address [0,0]
    IDE\DiskWDCWD1600JB-00GVA0____________________08.02D08, Bus Type ATA, Bus Address [1,0]
    USBSTOR\DiskGenericUSB_CF_Reader__1.01, Bus Type USB
    USBSTOR\DiskGenericUSB_MS_Reader__1.03, Bus Type USB
    USBSTOR\DiskGenericUSB_SD_Reader__1.00, Bus Type USB
    USBSTOR\DiskGenericUSB_SM_Reader__1.02, Bus Type USB
    IDE\CdRomCyberDrvCW099D_CD-R/RW_________________140M___, Bus Type ATA, Bus Address [0,0]
    IDE\CdRomHL-DT-STRW/DVD_GCC-4481B_______________1.04___, Bus Type ATA, Bus Address [1,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some computers need an update to the ATA or IDE bus driver, or Intel chipset. If iTunes has problems recognizing CDs or hanging or crashing while importing or burning CDs, check the support site for the manufacturer of your computer or motherboard.
    Current user is administrator.
    I: CyberDrv CW099D CD-R/RW, Rev 140M
    Audio CD in drive.
    Found 15 songs on CD, playing time 59:03 on CDROM media.
    Track 1, start time 00:02:00
    Track 2, start time 03:14:00
    Track 3, start time 06:59:07
    Track 4, start time 10:35:37
    Track 5, start time 14:05:02
    Track 6, start time 17:39:57
    Track 7, start time 20:47:35
    Track 8, start time 24:44:17
    Track 9, start time 29:41:15
    Track 10, start time 34:12:65
    Track 11, start time 37:35:15
    Track 12, start time 41:05:52
    Track 13, start time 45:39:50
    Track 14, start time 49:59:70
    Track 15, start time 55:15:70
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 4 8 12 16 20 24 28 32 40 48 52.
    The drive CDRW speeds are: 4.
    K: HL-DT-ST RW/DVD GCC-4481B, Rev 1.04
    Drive is empty.

    i've got this problem when I change my ipod nano to ipod Generation 5

  • IDoc not found in Objects list while Import from SAP

    Hi All,
       We could not find the custom IDoc in the Objects list, to import to Integration Repository.
       Please let me know is there any setup required on R/3 side.
    Thank you very much in advance.
    Rama

    Hi,
    Are you able to see, standard/any idocs while importing ? If not-
    In your SWCV, did you give SAP Logon credentials before importing the idocs.
    Open SWCV in the repository, and choose option box "Import of RFC and idoc ....permitted" .
    Then it will ask you to provide SAP system Id, Client , user id /password etc.. Then save and activate it. then try to import the idoc by going to Imported Objects section under SWCV and then Idoc and then import it.
    If you are able to see standard one, then I thing you did not activate the custom Idoc types/message types and segment in R/3 system.. do this and check
    Regards,
    Moorthy

  • Aperture hangs while importing from iPhone

    Hello,
    Aperture 3.5.1 hangs on MacOS 10.9.2 after importing pictures from the iPhone.
    All pictures are in fact imported, but the process is never finished and the dialog, if I want to delete the imported originals never pops up.
    When I unplug the iPhone, I won't get an error alert. I also can't quit the application. It looks like hanging in an endless loop.
    any idea how to fix that?
    Thanks
    matthias

    There may be a photo or video on your iPhone, that cannot be imported and needs to be deleted from your iPhone, matthias. Do you remember when this problem started, so you can identify the videos or photos that are causing this? Can Image Capture import without hanging?
    Have you installed the most recent iTunes update? It is supposed to fix problems with syncing to devices.
    If none of the applications can import from your iPhone, I would try to troubleshoot the phone:
    Try the three R's - Restart, Reset, Restore
    :http://support.apple.com/kb/TS3281

  • ITunes freezes while importing from CD's

    My problem does not appear to be throughout the system or software, but only appears when I am trying to import from CD's. It will recognize the CD, obtain all of the track info, begin the import process, and then freeze. Worse, it appears to affect the whole OS - I generally have to manually turn off the computer to shut down. It does not happen every time; I can often import several CD's before it will happen. It may, however, have something to do with certain CD's, as there are a few that I have tried to import numerous times that invariably freeze the computer.
    Ideas? Help!

    i've got this problem when I change my ipod nano to ipod Generation 5

  • Getting ORA-00376 while accessing from application

    Hi,
    Application team is getting below error while accessing the database.
    “ERROR: SQLException, while closing
    connection, exception is ==ORA-00376: file 5 cannot be read at this time
    ORA-01110: data file 5: '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts01.dbf'
    Later we renamed the datafile from tblspcsmarts01.dbf  to tblspcsmarts_01.dbf, and still getting the same error while accessing the application.
    And, the datafiles are in online and READ WRITE mode.
    File Status:
    SQL> select file#,name,status,ENABLED,CHECKPOINT_CHANGE#,to_char(CHECKPOINT_TIME,'dd-mon-yy hh24:mi:ss') from v$datafile;
         FILE# NAME                                                         STATUS  ENABLED    CHECKPOINT_CHANGE# TO_CHAR(CHECKPOINT
             1 /dborafiles/nGTA/oradata01/smartsgs/system01.dbf             SYSTEM  READ WRITE           94950500 23-oct-13 15:41:40
             2 /dborafiles/nGTA/oradata01/smartsgs/undo02.dbf               ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             3 /dborafiles/nGTA/oradata01/smartsgs/sysaux01.dbf             ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             4 /dborafiles/nGTA/oradata01/smartsgs/users01.dbf              ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             5 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_01.dbf      ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             6 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts02.dbf       ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
             7 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_03.dbf      ONLINE  READ WRITE           94950500 23-oct-13 15:41:40
    SQL> select FILE_ID,TABLESPACE_NAME,FILE_NAME,BYTES/1024/1024,status  from dba_data_files;
       FILE_ID TABLESPACE_NAME      FILE_NAME                                                    BYTES/1024/1024 STATUS
             1 SYSTEM               /dborafiles/nGTA/oradata01/smartsgs/system01.dbf                        1024 AVAILABLE
             5 TBLSPCSMARTS         /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_01.dbf                 7000 AVAILABLE
             3 SYSAUX               /dborafiles/nGTA/oradata01/smartsgs/sysaux01.dbf                        1024 AVAILABLE
             4 USERS                /dborafiles/nGTA/oradata01/smartsgs/users01.dbf                         2048 AVAILABLE
             6 TBLSPCSMARTS         /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts02.dbf                  6144 AVAILABLE
             7 TBLSPCSMARTS         /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_03.dbf                 2048 AVAILABLE
             2 UNDOTBS1             /dborafiles/nGTA/oradata01/smartsgs/undo02.dbf                          1024 AVAILABLE
    File permissions at OS level.
    [oracle@apt3vl05 smartsgs]$ pwd
    /dborafiles/nGTA/oradata01/smartsgs
    [oracle@apt3vl05 smartsgs]$ ls -lrt
    total 29057944
    -rw-r----- 1 oracle dba 7340040192 Oct 23 10:37 tblspcsmarts01.dbf_old
    -rw-r----- 1 oracle dba 1073750016 Oct 23 12:37 temp01.dbf
    -rw-r----- 1 oracle dba 2147491840 Oct 23 15:41 users01.dbf
    -rw-r----- 1 oracle dba 2147491840 Oct 23 15:41 tblspcsmarts_03.dbf
    -rw-r----- 1 oracle dba 6442459136 Oct 23 15:41 tblspcsmarts02.dbf
    -rw-r----- 1 oracle dba 7340040192 Oct 23 15:41 tblspcsmarts_01.dbf
    -rw-r----- 1 oracle dba 1073750016 Oct 23 16:05 sysaux01.dbf
    -rw-r----- 1 oracle dba 1073750016 Oct 23 16:25 undo02.dbf
    -rw-r----- 1 oracle dba 1073750016 Oct 23 16:25 system01.dbf
    -rw-r----- 1 oracle dba    6832128 Oct 23 16:25 control02.ctl
    -rw-r----- 1 oracle dba    6832128 Oct 23 16:25 control01.ctl
    Even i am able to do switch logfile and every thing fine. Below is the excerpt from alert log.
    Wed Oct 23 10:29:59 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as /dboracle/orabase/product/10.2.0.4/dbs/arch
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =97
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.4.0.
    System parameters with non-default values:
      processes                = 800
      timed_statistics         = TRUE
      shared_pool_size         = 159383552
      large_pool_size          = 16777216
      java_pool_size           = 159383552
      streams_pool_size        = 16777216
      control_files            = /dborafiles/nGTA/oradata01/smartsgs/control01.ctl, /dborafiles/nGTA/oradata01/smartsgs/control02.ctl, /dboracle/admin/smartsgs/control03.ctl
      db_block_size            = 8192
      db_cache_size            = 16777216
      compatible               = 10.2.0.4
      db_file_multiblock_read_count= 16
      fast_start_mttr_target   = 300
      undo_management          = AUTO
      undo_tablespace          = UNDOTBS1
      undo_retention           = 10800
      O7_DICTIONARY_ACCESSIBILITY= TRUE
      remote_login_passwordfile= EXCLUSIVE
      db_domain                =
      instance_name            = smartsgs
      job_queue_processes      = 10
      background_dump_dest     = /dboracle/admin/smartsgs/bdump
      user_dump_dest           = /dboracle/admin/smartsgs/udump
      core_dump_dest           = /dboracle/admin/smartsgs/cdump
      sort_area_size           = 524288
      db_name                  = smartsgs
      open_cursors             = 800
      star_transformation_enabled= FALSE
      query_rewrite_enabled    = FALSE
      pga_aggregate_target     = 25165824
      aq_tm_processes          = 1
    PMON started with pid=2, OS id=9173
    PSP0 started with pid=3, OS id=9178
    MMAN started with pid=4, OS id=9180
    DBW0 started with pid=5, OS id=9187
    LGWR started with pid=6, OS id=9194
    CKPT started with pid=7, OS id=9200
    SMON started with pid=8, OS id=9202
    RECO started with pid=9, OS id=9204
    CJQ0 started with pid=10, OS id=9206
    MMON started with pid=11, OS id=9208
    MMNL started with pid=12, OS id=9210
    Wed Oct 23 10:30:01 2013
    ALTER DATABASE   MOUNT
    Wed Oct 23 10:30:06 2013
    Setting recovery target incarnation to 1
    Wed Oct 23 10:30:06 2013
    Successful mount of redo thread 1, with mount id 765417449
    Wed Oct 23 10:30:06 2013
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Wed Oct 23 10:30:06 2013
    ALTER DATABASE OPEN
    Wed Oct 23 10:30:06 2013
    Thread 1 opened at log sequence 855
      Current log# 3 seq# 855 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01c.log
      Current log# 3 seq# 855 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02c.log
      Current log# 3 seq# 855 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03c.log
    Successful open of redo thread 1
    Wed Oct 23 10:30:06 2013
    SMON: enabling cache recovery
    Wed Oct 23 10:30:07 2013
    Successfully onlined Undo Tablespace 6.
    Wed Oct 23 10:30:07 2013
    SMON: enabling tx recovery
    Wed Oct 23 10:30:07 2013
    Database Characterset is WE8ISO8859P15
    Opening with internal Resource Manager plan
    where NUMA PG = 1, CPUs = 2
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=14, OS id=9246
    Wed Oct 23 10:30:10 2013
    Completed: ALTER DATABASE OPEN
    Wed Oct 23 10:37:38 2013
    alter tablespace TBLSPCSMARTS offline
    Wed Oct 23 10:37:38 2013
    Completed: alter tablespace TBLSPCSMARTS offline
    Wed Oct 23 10:43:58 2013
    alter tablespace TBLSPCSMARTS rename datafile '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts01.dbf' to '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_01.dbf'
    Wed Oct 23 10:43:58 2013
    Completed: alter tablespace TBLSPCSMARTS rename datafile '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts01.dbf' to '/dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_01.dbf'
    Wed Oct 23 10:44:14 2013
    alter tablespace TBLSPCSMARTS online
    Wed Oct 23 10:44:15 2013
    Completed: alter tablespace TBLSPCSMARTS online
    Wed Oct 23 15:02:00 2013
    Thread 1 advanced to log sequence 856 (LGWR switch)
      Current log# 1 seq# 856 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01a.log
      Current log# 1 seq# 856 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02a.log
      Current log# 1 seq# 856 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03a.log
    Wed Oct 23 15:06:11 2013
    Thread 1 advanced to log sequence 857 (LGWR switch)
      Current log# 2 seq# 857 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01b.log
      Current log# 2 seq# 857 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02b.log
      Current log# 2 seq# 857 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03b.log
    Thread 1 cannot allocate new log, sequence 858
    Checkpoint not complete
      Current log# 2 seq# 857 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01b.log
      Current log# 2 seq# 857 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02b.log
      Current log# 2 seq# 857 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03b.log
    Wed Oct 23 15:06:17 2013
    Thread 1 advanced to log sequence 858 (LGWR switch)
      Current log# 3 seq# 858 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01c.log
      Current log# 3 seq# 858 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02c.log
      Current log# 3 seq# 858 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03c.log
    Wed Oct 23 15:06:17 2013
    Thread 1 advanced to log sequence 859 (LGWR switch)
      Current log# 1 seq# 859 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01a.log
      Current log# 1 seq# 859 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02a.log
      Current log# 1 seq# 859 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03a.log
    Wed Oct 23 15:09:00 2013
    Thread 1 advanced to log sequence 860 (LGWR switch)
      Current log# 2 seq# 860 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01b.log
      Current log# 2 seq# 860 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02b.log
      Current log# 2 seq# 860 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03b.log
    Wed Oct 23 15:09:02 2013
    Thread 1 advanced to log sequence 861 (LGWR switch)
      Current log# 3 seq# 861 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01c.log
      Current log# 3 seq# 861 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02c.log
      Current log# 3 seq# 861 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03c.log
    Wed Oct 23 15:37:37 2013
    alter database datafile 5 online
    Wed Oct 23 15:37:37 2013
    Completed: alter database datafile 5 online
    Wed Oct 23 15:37:58 2013
    alter database datafile 7 online
    Wed Oct 23 15:37:58 2013
    Completed: alter database datafile 7 online
    Wed Oct 23 15:41:09 2013
    Thread 1 advanced to log sequence 862 (LGWR switch)
      Current log# 1 seq# 862 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01a.log
      Current log# 1 seq# 862 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02a.log
      Current log# 1 seq# 862 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03a.log
    Wed Oct 23 15:41:10 2013
    Thread 1 advanced to log sequence 863 (LGWR switch)
      Current log# 2 seq# 863 mem# 0: /dborafiles/nGTA/oraredo1/smartsgs/redo01b.log
      Current log# 2 seq# 863 mem# 1: /dborafiles/nGTA/oraredo2/smartsgs/redo02b.log
      Current log# 2 seq# 863 mem# 2: /dborafiles/nGTA/oraredo3/smartsgs/redo03b.log
    Please advice how can we troubleshoot what could be the issue.
    Thanks,
    Dasarath

    Output of the requested commands.
    SQL> select * from v$datafile_header;
         FILE# STATUS  ERROR                                                                 FORMAT REC FUZ CREATION_CHANGE# CREATION_ TABLESPACE_NAME             TS#     RFILE# RESETLOGS_CHANGE# RESETLOGS CHECKPOINT_CHANGE# CHECKPOIN CHECKPOINT_COUNT      BYTES     BLOCKS NAME                                               SPACE_HEADER    LAST_DEALLOC_SCN
             1 ONLINE                                                                             0 NO  YES                8 23-JUL-09 SYSTEM                        0         1                  1 23-JUL-09           94978106 24-OCT-13              913 1073741824     131072 /dborafiles/nGTA/oradata01/smartsgs/system01.dbf
             2 ONLINE                                                                             0 NO  YES         94828823 22-OCT-13 UNDOTBS1                      6         2                  1 23-JUL-09           94978106 24-OCT-13               37 1073741824     131072 /dborafiles/nGTA/oradata01/smartsgs/undo02.dbf     8388610
             3 ONLINE                                                                             0 NO  YES             7545 23-JUL-09 SYSAUX                        2         3                  1 23-JUL-09           94978106 24-OCT-13              912 1073741824     131072 /dborafiles/nGTA/oradata01/smartsgs/sysaux01.dbf   12582914
             4 ONLINE                                                                             0 NO  YES           170715 23-JUL-09 USERS                         4         4                  1 23-JUL-09           94978106 24-OCT-13              907 2147483648     262144 /dborafiles/nGTA/oradata01/smartsgs/users01.dbf    16777218
             5 ONLINE                                                                             0 NO  YES         94891412 22-OCT-13 TBLSPCSMARTS                  5         5                  1 23-JUL-09           94978106 24-OCT-13               30 7340032000     896000 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_0 20971522
                                                                                                                                                                                 1.dbf
             6 ONLINE                                                                             0 NO  YES         94891511 22-OCT-13 TBLSPCSMARTS                  5         6                  1 23-JUL-09           94978106 24-OCT-13               28 6442450944     786432 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts02 25165826
                                                                                                                                                                                 .dbf
             7 ONLINE                                                                             0 NO  YES         94891933 22-OCT-13 TBLSPCSMARTS                  5         7                  1 23-JUL-09           94978106 24-OCT-13               29 2147483648     262144 /dborafiles/nGTA/oradata01/smartsgs/tblspcsmarts_0 29360130
                                                                                                                                                                                 3.dbf
    7 rows selected.
    SQL> select * from v$recover_file;
    no rows selected
    Thanks,
    Dasarath

Maybe you are looking for

  • Nikon D90 footage: Can you edit natively in Final Cut?

    Just wondering if anyone has been using the new Nikon D90 to shoot video, and then importing the footage natively into FCP6. The camera's video-recording format, from what I have read, is 720p24, an .avi file, and a Motion JPEG codec. I see that in t

  • Can't see slice guides - Fwks CS3

    So.... who was the brainiac that thougt in Fireworks CS3 that "Hey, lets make the slice guides so they appear under the standard guides (instead of over like previous versions) so you can't see them unless you must turn Guides off.... afterall, who s

  • Problem with valign="top" in safari & FF?

    Hi, I have been tearing my hair out trying to work this out, I have never come across this before and can't figure out a solution.. Have a look here: http://www.chrislorddesigns.com/graphic_and_web_design_portfolio.html the descriptions next to websi

  • Need Help about GPS; WLAN Nokia C6

    Hello, i need some help about my nokia c6 handy, because i can´t use the WLAN over 3 minutes. Whats wrong with this Handy, i buy them yesterday. My next problem is the GPS. I don´t have a internet flat, thats the reason that i locked my internet. But

  • What Happened to my Installed Photoshop 10?????

    About a year ago and BOUGHT and PAID for Adobe Photoshop Elements 10.  I was have Lightroom and primarily use Lightroom  However, every once in awhile I'll use Elements 10.  Today I opened up Elements 10 after having not used it for awhile.  The "Wel