Dropped table showing nt available in the database

dear friends,
my database is running in archive log mode and i dropped one table say table1.i ran the RMAN command shown below
RMAN> run
2> {
3> restore database;
4> recover database;
5> }
in the above command we are restoring the backup and applying all archivelogs,m i right?.
after restoring and recovering the database using the above RMAN command,when i checked the dropped table table1,i m getting error --table1 is not existing in the database.
can you please tell me why after restoring and applying all archivelog why i didnt get dropped table table?
os-linux rhel 5.7
db-10.2.0.3

my database is running in archive log mode and i dropped one table say table1.i ran the RMAN command shown below
RMAN> run
2> {
3> restore database;
4> recover database;
5> }
in the above command we are restoring the backup and applying all archivelogs,m i right?.
after restoring and recovering the database using the above RMAN command,when i checked the dropped table table1,i m getting error --table1 is not existing in the database.
can you please tell me why after restoring and applying all archivelog why i didnt get dropped table table?the above command performs complete recovery
if you want recover the table, you should use 'set until time_the_table_was_dropped' clause in the begining of run block

Similar Messages

  • "Table VSEOPARENT is not in the database" after SolMan system copy to x64

    Hi SDNners,
    We've just completed a system copy of our SolMan 3.1 system onto a new
    (Xeon x64 based) server. This system copy is part of the process of
    moving SolMan 3.1 from an old server onto 64bit hardware and then
    upgrading it to SolMan v4 and Oracle 10G.
    Although the system appears to start properly in the MMC, we are unable
    to log into the system through SAPGUI - we get a SYNTAX_ERROR window
    instead of a logon screen.
    I've checked the SysLog from within the MMC and noticed a number of
    errors stating:
    Database: Table VSEOPARENT is not in the database
    Database: Table VSEOIFIMPL is not in the database
    Database: Table VSEOIFCOMP is not in the database
    I tried running SQL command 'select * from "SAPSOL"."VSEOPARENT"; and
    it confirmed that the table didn't exist. I then ran the same command
    on the source SolMan system and it showed that VSEOPARENT DID exist. I
    don't understand how these VSEO* tables could have gone missing between
    the source and target systems.
    I've searched OSS for VSEO* and cannot find anything. Please help!
    Thanks,
    Arwel.

    We have 640 kernel, ECC 5.0 and BASIS patch 23.
    For me the problem was with SAPVIEW table wasnt imported from source to target becuase SAPVIEW.STR file was 0 byte. STR files gets created in export preparation phase.
    It did happen because on source side master DVD, there was no option for export preparation. I had only option for tablesplit and export db.
    I did use ECC 5.0 SR2 Master DVD which had option for export preparation phase and that created SAPVIEW.STR file.
    Using migration monitor I did re-export and re-import and this time all views are imported in target.
    Regards,
    Mamadi.

  • "Table VSEOPARENT is not in the database" after system copy to x64

    Hi SDNners,
    We've just completed a system copy of our SolMan 3.1 system onto a new
    (Xeon x64 based) server. This system copy is part of the process of
    moving SolMan 3.1 from an old server onto 64bit hardware and then
    upgrading it to SolMan v4 and Oracle 10G.
    Although the system appears to start properly in the MMC, we are unable
    to log into the system through SAPGUI - we get a SYNTAX_ERROR window
    instead of a logon screen.
    I've checked the SysLog from within the MMC and noticed a number of
    errors stating:
    Database: Table VSEOPARENT is not in the database
    Database: Table VSEOIFIMPL is not in the database
    Database: Table VSEOIFCOMP is not in the database
    I tried running SQL command 'select * from "SAPSOL"."VSEOPARENT"; and
    it confirmed that the table didn't exist. I then ran the same command
    on the source SolMan system and it showed that VSEOPARENT DID exist. I
    don't understand how these VSEO* tables could have gone missing between
    the source and target systems.
    I've searched OSS for VSEO* and cannot find anything. Please help!
    Thanks,
    Arwel.

    Hi Arwel,
    how exactly did you copy the database to the new server?
    the tables you stated are an essential part of the ABAP runtime environment, so the syntax error is surely because of these tables are missing.
    Regards,
    Pascal

  • SE14 Status-UPGRADE-Table does not exist in the database

    Folks,
    I have created a ztable with SPRAS and few Char fields and generated a table maintenance generator.In the Dev it is working fine but when I moved the TR to Q TR ended up with errrors "Generation of Programs and Screens".When I check in Q in SE11 I am able to see the table but with an error message "Table doesn't exist in the database".
    SE14 Status for this table is getting shown as UPGRADE in Q.
    Can anyone here throw some light on what exactly this status UPGRADE means and how it gets set in SE14.
    In DEV,I had checked the DATABASE OBJECT>>CHECK>DISPLAY and RUNTIME OBJECT>>CHECK>>DISPLAY and it is showing Database object is consistent but where as the same in Q is showing "Table is not created in the Database".
    K.Kiran.

    Hi.
    Is Q system is newly copied? Also please check the transport order of the table creation request. Also check whether pwd of the DB user is locked?
    Regards,
    Vimal

  • Job output is no longer available in the database control file

    Im running my rman backup with Oracle Enterprise manager grid control 10.2.0.1.
    In nocatalog mode.
    When I look for the job output in the "View Backup Report" section, it says
    Job output is no longer available in the database control file.
    Here is my rman setup:
    RMAN> show all;
    using target database control file instead of recovery catalog
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 7;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET PARALLELISM 2;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK MAXPIECESIZE 5 G;
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/opt/oracle/app/oracle/product/10.2.0/db_1/dbs/snapcf_mus_prod.f'; # default
    anyone knows why i cannot see my rman job output?

    show parameter control_file_record_keep_time;
    NAME TYPE VALUE
    control_file_record_keep_time integer 7
    The backup is usually the last one. And it's the day before.
    If i go to the JOB tab in oem, then click on the job detail, i can see the detail of my rman backup. But i cannot see the backup detail in the View Backup Report section off the database. It says the error message : Job output is no longer available in the database control file

  • Output is no longer available in the database control file

    Hi All
    in Oracle 10g (10.2.0.1.0) - on suse Linux 9, OEM (10.2.0.1.0); I'm getting when I try to look at RMAN reports that databases reports are "Job output is no longer available in the database control file." - one one database.
    I've searched forum and only found one thread
    (25/9/2007 - Re: rman backups )
    that doesn't have any conclusion to the problem. Has anyone seen this problem before, and do you know if it means there is a problem with the control file?
    Thanks, DW

    Looks like Bug 4659734
    I totally agree with what you say grylew "If you use rman catalogue you shouldn't get this error"; for me, on a Suse 9 Linux server (10.2.0.1.0 db), the error eventually found was ORA-19921 ;
    RMAN-06900: WARNING: unable to generate V$RMAN_STATUS or V$RMAN_OUTPUT row
    RMAN-06901: WARNING: disabling update of the V$RMAN_STATUS and V$RMAN_OUTPUT rows
    ORACLE error from target database:
    ORA-19921: maximum number of 64 rows exceeded
    Which turns out to say it is a bug fixable by only 10.2.0.4.0 patch or 11g. So awaiting 10.2.0.4.0 I guess.
    It all seems to be error assocaited with control file space; and I'f rather keep my control files healthy thanks.
    Besides all this; for me the problem is pretty innocuous; it means OEM mis-reports success of archivelog backups; I can see they're successful in 'job's but not in 'backup reports'.
    Thanks all for help, DW

  • About updating the data table's column binding to the database..

    i have used
    com.sun.jsfcl.data.DataCache.Row row =
    dataTable1Model.getDataCache().get(dataTable1.getRowIndex());
    row.setDeleted(true);
    dataTable1Model.commit();
    dataTable1Model.execute();to delete the selected row in datatable,
    now i give the colum as inpu text. so if i click the update button in thr data table, i want to update the database by using data table, is it possible?
    i am writing code like
    rowset.absolute(datatable.getRowIndex() + 1);
    rowsert.updateRow();but i think this is really stupid...
    best regards
    koji

    wow...
    thats my mistake...sorry
    i know how to fix it...
    koji

  • I have an i-pad mini and can not synch my music to the i-pad.  I have attached to my PC, and the music does not show as available on the i-pad.  I have selected to synch all with a check mark ... same as i-phone.  i-pad shows no music avaiable.

    I have a new i-pad mini and I can not get music to show as available on the i-pad.  I have tried to download from cloud and also have physically attached the i-pad to my PC.  Have selected to synch checked songs ... just like my i-phone ....  but no music is available on the i-pad.  Trying to use same synch parameters as the i-phone

    How to use multiple iDevices with one computer

  • Can database activities of creating or dropping tables/packages be tracked in the security/system logs

    Can database activity like create or drop tables and packages be tracked in the security/system logs of windows 2003 server for the oracle database 10.2.0.4?
    Can purging of oracle log, n case the file has become big or even tempered be tracked in the security/system logs of windows 2003 server for the oracle database 10.2.0.4?

    2765539 wrote:
    Can database activity like create or drop tables and packages be tracked in the security/system logs of windows 2003 server for the oracle database 10.2.0.4?
    Can purging of oracle log, n case the file has become big or even tempered be tracked in the security/system logs of windows 2003 server for the oracle database 10.2.0.4?
    Your first question is easy, you configure audit to log to the OS audit trail with
    alter system set audit_trail=os scope=spfile;
    and then enable audit for whatever actions you want to capture. All documented in the Security Guide.
    Your second question makes no sense unless you explain what you mean by "oracle log".

  • The amount of free SGA memory available in the database

    Hi,
    How can we calculate the amount of free SGA memory available from the instance if the database is not set for Memory management.If the sga_max_size is set for a particular value and the db_cache_size and the shared_pool and all other components are specified,how can one determine whether all the memory allocated for SGA is in use?

    How can we calculate the amount of free SGA memory available from the instance if the database is not set for Memory management.When the SGA is allocated, the memory is fixed, and none of it is "free" really.
    how can one determine whether all the memory allocated for SGA is in use? Are you asking about usage WITHIN the pools? If so, shortly after startup the database buffer and shared_pool will fill-up and stay full . . . . .
    Here is the script that I use to see inside the data buffer contents:
    set pages 999
    set lines 80
    spool blocks.lst
    ttitle 'Contents of Data Buffers'
    drop table t1;
    create table t1 as
    select
    o.object_name object_name,
    o.object_type object_type,
    count(1) num_blocks
    from
    dba_objects o,
    v$bh bh
    where
    o.object_id = bh.objd
    and
    o.owner not in ('SYS','SYSTEM')
    group by
    o.object_name,
    o.object_type
    order by
    count(1) desc
    column c1 heading "Object|Name" format a30
    column c2 heading "Object|Type" format a12
    column c3 heading "Number of|Blocks" format 999,999,999,999
    column c4 heading "Percentage|of object|data blocks|in Buffer" format 999
    select
    object_name c1,
    object_type c2,
    num_blocks c3,
    (num_blocks/decode(sum(blocks), 0, .001, sum(blocks)))*100 c4
    from
    t1,
    dba_segments s
    where
    s.segment_name = t1.object_name
    and
    num_blocks > 10
    group by
    object_name,
    object_type,
    num_blocks
    order by
    num_blocks desc
    Hope this helps. . ..
    Don Burleson
    Oracle Press author

  • How to view tables in another schema in the database

    I am starting to use the SQl Developer 1.5.
    We can connect to an oracle database successfully, expanding the tables, it shows the list of tables of one schema.
    We have other schema in the database. In the query panel, when we type in the name of the other schema such as tcs. then some table names will popup in the intellisense.
    How can we show the list tables in other schema within the same database.

    In SQL Developer left panel, there's a browse tree. There's a 'Other Users' branch under each database, expand that you will see all the option to check user's objects. Your user need to have check dictionary privilege

  • Dropping table indexes prior to using the MERGE utility

    I am being asked to change the processing done when updates are being applied to the database.
    Process:
    1. Initial data load - Use SQL Loader to load the main database tables.
    2. Daily data load - Use SQL Loader to load records to temporary tables and then use MERGE utility to insert new records and update existing records in the main database tables. Just prior to starting the MERGE utility, I drop the indexes on the main database tables. At the end of the MERGE, I re-create the indexes.
    The problem seems to be the application using the database can't handle the queries if the indexes are dropped and being readded.
    Does anyone have any ideas?

    I am currently dropping indexes because when the MERGE processing takes place, it can insert new records or update existing records (based on the primary keys matching).
    When I started to use the MERGE, I don't think the update was successful because the primary key constraint. So I disabled the primary keys indexing and other contraints during the MERGE. Then recreated at the end of the MERGE. Perhaps I need to revisit the information for MERGE.
    I don't have any real benchmarking other than the application developers indicating that they experience the application processing delay during the daily load. I've thought about loading into a shadow table and rename at the end of the load but it not really be possible now.

  • What is the Table/View name for getting the Database Object Dependencies

    I am running the Database Object Dependencies report to get the reference of Database Object and their respective Application Component.
    Applications xxxx -> Application Reports -> Shared Components -> Database Object Dependencies -> Compute Dependencies
    I want to develop a report for the same purpose, Just want to know what is the APEX Tables / Views they are using to run this report, so that I can use the same Tables to create my own report.
    Thanks,
    Deepak

    Hi Andy,
    when I am using the following query...I am not getting any result...
    select name, type, owner
    from all_dependencies
    where referenced_owner = 'APEX_030200'
    and referenced_name = 'WWV_FLOW_PATCHES'
    AND OWNER= 'XXXXXXX' --- (addeed this to the where clause)
    I modified the query.....I am getting the result.....
    select name, type, owner
    from all_dependencies
    AND OWNER= 'XXXXXXX'
    - But I am not getting which database object(table/view) is using which Application Page/Component like we have in Database Object Dependencies.
    - Also what is this REFERENCE OWNER & REFERENCE_NAME ----
    referenced_owner = 'APEX_030200'
    and referenced_name = 'WWV_FLOW_PATCHES'
    I am little bit confused, Can you pl expalin me in details......
    Thanks,
    Deepak

  • When will TV Shows be available on the UK Itunes MUsic Store?????????????

    I have had my IPOD Video now for 6 months and I am getting fed up with waiting for the TV Shows to be available on the UK Itunes Music Store to buy, has anybody heard when this will be??

    May I suggest you leave your feedback at: Http://www.apple.com/feedback
    This is a user to user support forum.

  • Will previous purchases for TV shows be available in the UK soon?

    Right, as you probably know, with iTunes 10.5 you can re-obtain Music, Apps, Books and TV Shows for free if you have lost them.
    However, the ability to re-obtain TV shows is not available in the UK (amongst other places). Is it just not available yet, or will it never be available?
    Re-obtaining apps was alway a possibility as it assumed it was just an update, I think iBooks were fine to get again and music used to cost moey to get again. When I heard Apple's previous purchases announcement ages ago, I was really eager as I assumed it would mean I could get back the many TV episodes that I bought and downloaded on my iPod, then had to delete for space before syncing (the computer said it wasn't the right computer's library (which was true, I had had to wipe the PC as it had gained several critical viruses)). I bought the episodes about 2 years ago, so was over the moon when I heard I may be able to get them back without paying again, however Apple seem to have dashed my dreams
    So, as I asked above, will previous TV purchases be available on the UK iTunes store soon/ever?

    Personally I did not notice the fact that I could not redownload my purchases again - something which I think will have to be made more clear in the future with the new digital download laws coming in...
    search for "uk law past purchases digital downloads" in google or look at the following link.
    https://www.eversheds.com/uk/home/articles/index1.page?ArticleID=templatedata%5C Eversheds%5Carticles%5Cdata%5Cen%5Ctmt%5CTMT_Consumers_to_receive_new_protection _201011
    Maybe it was made clear when I made my purchases???, but my assumption was that I own the download, and if still available on the apple servers I should be able to redownload it again - maybe I am stupid for assuming this!! DRM at the best of times is hard to transfer/backup content so how is a non-techy supposed to do it?

Maybe you are looking for

  • Multiple sessions for the same user

    Hi, The scenario is like this. The user is logged into the system using JAAS and has a session object created. I want to create a new session for the same user with the already available credentials. This is to provide the same user the access to the

  • Net value ( Basicprice-discounts) / Report sales value/purchase value

    Hi all I want to do report reg sales order value vs purchase value.  I am taking  VPRS condition type for  purchase order value and which field i have to take for net value in billing. regards Ramachandra

  • Check ON period

    Dear all, How can we made check on reports duration (DATE) REGARDS SANDEEP

  • Storage location exclusion from MRP run

    Dear Experts, please how do i exclude a particular storage location from being considered in MRP Run? and from which table(s) can I get the list of open production orders

  • Apple checklist for fixing iPod nano firmware!

    Sorry i just wanted to leave a list somewhere! just to make sure that i have vented my concerns - i love the new interface, just these few bugs really nark me off over time, so i wanted to list them so that apple is definitely aware that they exist a