deleted table showing nt available in the database

Dear friends,

my database is running in mode newspaper archive and I dropped a table say table1.i ran the RMAN command below

RMAN > run
2 > {}
3 > restore database;
4 > restore database;
{5 >}

in the above command we restore from backup and applying all archivelogs, m I right?.
After the restoration and recovery of the database by using the RMAN command above, when I checked the deleted table table1, I m getting error - table1 does not already exist in the database.
can you please tell me why, after restoring and applying all archivelog why I have not dropped the table?

OS-linux rhel 5.7
DB - 10.2.0.3

Mihael I m still confused because why the fall did not return after executing a full recovery of the database using the RMAN commands shown below

RUN
{
RESTORE THE DATABASE;
RECOVER THE DATABASE;
}
can you explain please?

complete recovery means apply all changes to the database, including the fall of the table

Tags: Database

Similar Questions

  • I am facing a problem when working in the Muse... The problem is that I can't remove my package page, when I try to delete it showing an error and the application terminates. I'm working on an emergency project which, I have to present tomorrow I hope y

    I am facing a problem when working in the Muse... The problem is that I can't remove my package page, when I try to delete it showing an error and the application terminates. I'm working on an emergency project which, I have to present tomorrow I hope you find a solution for the same. Help with the help of Adobe Muse CC

    Liston Hi,

    Steps to follow:

    1. Try to make a new complete site structure in MUSE and try to add a few pages and tries to remove it, just to check its not having not problem
    2. If the problem persists even, check if your site is stored on the external hard drive. Note: site should be registered on internal hard drives.
    3. Try to revive the MUSE, if the problem remains the same, we will refresh the preferences of MUSE.

    Hope it will work.

    Thank you

    Prabhakar Kumar

  • How the nested table that is stored in the database?

    How the nested table that is stored in the database?
    The nested table column is stored with the table main or separate in the database?

    A nested table is a table that is stored in the structure of another table. It is used to support the columns that contain multivalued attributes.

    If you want to use the same type in multiple places, create them on a global scale and these will be discussed under 'Types'.

  • the display of tables in another schema in the database

    I started using the SQl Developer 1.5.
    We can connect to a database of oracle with success, expanding the tables, it displays the list of tables in a schema.

    We have another schema in the database. In the query Panel, when type us the name of the other schema as the CHT. then a few table names appear in the intellisense.


    How can show us the list of tables to another within the same database schema.

    Welcome.

    Please also take some time for correct/good answers to award points.

  • Deleted files show is not in the Recycle Bin

    When I include a network folder in windows 7 or modify the 'Documents' target the destination to a network in XP folder... deleted files do not appear in the trash... This can be corrected?

    Unfortunately, this is the way Windows has always worked and the behavior is not editable.

    If you Google/Bing this problem, there are a few suggestions for workaround solutions that some people have used.

  • How to check if a table exists in the database or not?

    People,

    Hello. I use the server of Oracle 11 GR 1 material with Oracle Linux 5 database.

    My instance of database is named HRCS90, which the user access Id is MyName, and his identification of user SYS system.

    I have a few questions about user ID to access the PSRECDEL and PSROLEDEFN table in the HRCS90 database as below:

    SQL > select * from PSRECDEL;

    His output under the SYS user: table or view does not exist.

    His output under user myName: no selected lines. This means that the table THAT PSRECDEL exists, and myName user can access.

    SQL > select * from PSROLEDEFN;

    His output under SYS and MyName: table or view does not exist.

    My questions are:

    How to check if a table really exists in the instance of database HRCS90 or not?

    Thanks in advance.


    If a table is present in the database, it must be present in DBA_OBJECTS. If he fell, he would be present in the TRASH. If he fell purged, it is not available in the database, Cant it confirm you this object is not in the database? See a little test here

    SQL > CREATE TABLE TESTTAB (ID);

    Table created.

    SQL >

    SQL > SELECT MASTER, OBJECT_NAME FROM DBA_OBJECTS WHERE OBJECT_NAME = 'TESTTAB.

    OBJECT_NAME OWNER

    ------------------------------ ---------------------------------------------

    SCOTT TESTTAB

    SQL >

    -Drop table (without purging. So now, it will be in the recyclebin)

    SQL > DROP TABLE TESTTAB;

    Deleted table.

    SQL >

    SQL > SELECT * FROM DBA_RECYCLEBIN WHERE ORIGINAL_NAME = "TESTTAB;

    OBJECT_NAME ORIGINAL_NAME OWNER

    ------------------------------ ------------------------------ --------------

    SCOTT BIN$ 8LKloIv3SYWA0WJ33GS + Aw == $0 TESTTAB

    Now see this case when you use PURGE. If it won't move the table to the trash. First of all I am clear the existing dba_recyclebin to the user entries. Then I'm falling table using purge.

    SQL > PURGE TABLESPACE USERS USER SCOTT.

    Purged tablespace.

    SQL >

    SQL > SELECT * FROM DBA_RECYCLEBIN WHERE ORIGINAL_NAME = "TESTTAB;

    no selected line

    SQL > CREATE TABLE TESTTAB (ID);

    Table created.

    SQL >

    SQL > SELECT MASTER, OBJECT_NAME FROM DBA_OBJECTS WHERE OBJECT_NAME = 'TESTTAB;

    OBJECT_NAME OWNER

    ------   ----------

    SYS TESTTAB

    SQL > DROP TABLE TESTTAB PURGE;

    Deleted table.

    SQL > SELECT * FROM DBA_RECYCLEBIN WHERE ORIGINAL_NAME = "TESTTAB;

    no selected line

    SQL > SELECT MASTER, OBJECT_NAME FROM DBA_OBJECTS WHERE OBJECT_NAME = 'TESTTAB;

    no selected line

    Since there is no entry to both DBA_OBJECTS and DBA_RECYCLEBIN. So that means that the particular object is not in the database.

  • modifications to the database table.

    Hello
    I created a few areas. A table has been modified in the database. They added an extra column to the table and make changes to the index. What I have to delete the existing table and re - import the table modifed in the RPD and rejoin the table with other tables if needed? What is the most effective way to do it?

    If I suggest a single column, you will find the column name and data type and simply enter it. Import of database will make the entire table again and in my experience, you'll find yourself with a new tree of database, new pool of connections and therefore you new table in the wrong place and your old table where he is.

    It's only if you have changed the name of the tree of the database, which was created when you initially made the import of database? If not give it a go with a straight import and see if it will update your source table... I will try and test it now.

  • How to create a SelectOneChoice using different Tables in the database

    Hi all

    I have a requirement where I have two tables have been created in the database: -.

    Master
    Slave

    Main table has columns as Id and Name. Are similar to values associated with the columns: -.
    ID:-1, 2, 3
    Name:-mobile phone, T-Shirts, bags of University

    In the table of the slave I have columns like Id and elements. Are similar to values associated with the columns: -.

    ID:-1.
    Items:-Nokia, Samsung, Motorola
    ID:-2
    Items:-Adidas, Reebok, Gucci
    ID:-3
    Items:-Reebok Adidas, VIP,.

    I need restore the values of mobile phones (Nokia, Samsung, Motorola), in SelectOneChoice1, t-shirts (Adidas, Reebok, Gucci) values in SelectOneChoice2 and bags of University (Adidas, Reebok, VIP) in SelectOneChoice3.
    I have two controls of data with me, it is main table and isn't the slave table but how do you get the different values in each of the SelectOneChioce.

    Please suggest. !!
    Thank you

    chk
    http://andrejusb.blogspot.com/2008/12/cascading-lovs-in-Oracle-ADF-11g-update.html
    http://www.YouTube.com/watch?v=nXwL2_RP7AQ
    http://blogs.Oracle.com/Shay/entry/got_to_love_cascading_lovs_in

  • With EM data masking and other utilities of security features available within the DB package

    Hello

    Please let me know your experience of the difference between EM data masking Pack and other security elements such as writing, available in the database Vault.

    Kind regards

    VN

    Hide data are used when you have to clone the database of production for developers. Its purpose is to sensitive data mask in the clone database and you can use several formats of masking (numbers random, random strings, shuffle of data, etc.).

    The masking process is irreversible. (http://docs.oracle.com/cd/E11882_01/server.112/e41481/tdm_data_masking.htm#RATUG04000)

    Writing of data (http://docs.oracle.com/cd/E11882_01/network.112/e40393/redaction.htm#ASOAG596)

    "Starting Oracle 11 g Release 2 (11.2.0.4) database, Oracle data writing allows you to hide (delete) data that are queried by applications or limited users." Drafting occurs in real-time when users query the data. Drafting of data Oracle is part of the Oracle Advanced security features. »

    In a nutshell, you create a policy of writing for a table using DBMS_REDACT package that will redact (mask) data for some users - depending on your political - select.

    For example, a group of users will not be able to view credit card numbers (1234 5678 1235 5690-> * * * 5690). Please note that the data are not hidden within the table.

    Database Vault is used to restrict powerful users (users with system privileges) to access some objects (and not only). Please see the DEMO on this link ( Oracle Database Vault |) Oracle database | (Oracle ) "

  • Recover tablespace does not and not able to open the database

    Hi all

    I use Oracle RAC 11 g R2 in Linux. My database is running in mode NOARHIVELOG.
    I'm testing some RMAN scripts.

    After having made a scenario below: I think that the problem I used the switch log file!
    RMAN> backup tablespace 'USERS' TAG 'TestBkp_FRA';
    
    RMAN> backup backupset 10 format '/testasm/backup%U' delete input; -- here 10 is the backup set generated in the previous command
    RMAN> BACKUP INCREMENTAL LEVEL 1 tablespace users;
    
    
    alter system switch logfile;-- many times 
    I'm not able to recover my tablespace users due to the below:
    archived log for thread 1 with sequence 19 is already on disk as file +DATA/orcl/onlinelog/group_1.261.772044543
    archived log for thread 1 with sequence 20 is already on disk as file +DATA/orcl/onlinelog/group_2.262.772044547
    archived log for thread 2 with sequence 4 is already on disk as file +DATA/orcl/onlinelog/group_4.266.772044919
    RMAN-08187: WARNING: media recovery until SCN 1101381 complete
    Finished recover at 27-MAR-2012 17:21:36
    and I can't open my database:
    RMAN> alter database open;              
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of alter db command at 03/27/2012 17:26:18
    ORA-01113: file 4 needs media recovery
    ORA-01110: data file 4: '+DATA/orcl/datafile/users.259.772044111'
    Here is a list of my backups
    RMAN> list backup;
    
    
    List of Backup Sets
    ===================
    
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time     
    ------- ---- -- ---------- ----------- ------------ --------------------
    9       Full    1.45M      DISK        00:00:02     27-MAR-2012 12:06:47
            BP Key: 11   Status: AVAILABLE  Compressed: NO  Tag: TESTBKP
            Piece Name: /testasm/backup0an6tvil_1_2
      List of Datafiles in backup set 9
      File LV Type Ckp SCN    Ckp Time             Name
      ---- -- ---- ---------- -------------------- ----
      4       Full 1092418    27-MAR-2012 11:40:06 +DATA/orcl/datafile/users.259.772044111
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time     
    ------- ---- -- ---------- ----------- ------------ --------------------
    10      Full    1.45M      DISK        00:00:04     27-MAR-2012 15:58:54
            BP Key: 13   Status: AVAILABLE  Compressed: NO  Tag: TESTBKP_FRA
            Piece Name: /testasm/backup0bn6ud5q_1_2
      List of Datafiles in backup set 10
      File LV Type Ckp SCN    Ckp Time             Name
      ---- -- ---- ---------- -------------------- ----
      4       Full 1100603    27-MAR-2012 15:53:40 +DATA/orcl/datafile/users.259.772044111
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time     
    ------- ---- -- ---------- ----------- ------------ --------------------
    11      Incr 0  1.45M      DISK        00:00:05     27-MAR-2012 16:16:59
            BP Key: 14   Status: AVAILABLE  Compressed: NO  Tag: TAG20120327T161652
            Piece Name: +FRA/orcl/backupset/2012_03_27/nnndn0_tag20120327t161652_0.261.779041015
      List of Datafiles in backup set 11
      File LV Type Ckp SCN    Ckp Time             Name
      ---- -- ---- ---------- -------------------- ----
      4    0  Incr 1101381    27-MAR-2012 16:13:11 +DATA/orcl/datafile/users.259.772044111
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time     
    ------- ---- -- ---------- ----------- ------------ --------------------
    12      Full    1.45M      DISK        00:00:02     27-MAR-2012 17:00:26
            BP Key: 15   Status: AVAILABLE  Compressed: NO  Tag: TAG20120327T170023
            Piece Name: +FRA/orcl/backupset/2012_03_27/nnndf0_tag20120327t170023_0.260.779043625
      List of Datafiles in backup set 12
      File LV Type Ckp SCN    Ckp Time             Name
      ---- -- ---- ---------- -------------------- ----
      4       Full 1101381    27-MAR-2012 16:13:11 +DATA/orcl/datafile/users.259.772044111
    My database is running in mode NOARCHIVELOG have no full database backup.

    How can I start my database. Help, please!

    You can proceed as below.

    SQL > alter database datafile ' C:\APP\SHIVANANDA. RAO\ORADATA\TEST\USERS01. DBF' offline drop;

    Database altered.

    SQL > alter database open;

    Database altered.

    Off line file data from the USERS table space, and then open the database. Still, if there is a test database, then only do. Other wise, as mentioned, CKPT contace Oracle Support

  • find deleted table entry

    Hello

    My database of VERIFICATION is not enabled, and the database is in NOARCHIVELOG mode. is it possible to identify which deleted table entry?

    As the session would have been completed since it is 8 - June (not sure if there exists in open long run of this client - if the session is still so to join the process $ v and v$ session you will get that), not possible (according to my knowledge)

  • Control of the database: do not send e-mail

    I use 10.2 on HP UNIX 11. My DB control is not send me email when alerts occur, for example, storage space is greater than 80% used. I put the mail server etc. in the installer, as although my email addresses. Whenever I click on "Test Mail", an email is sent. But no mail is sent when alerts occur. Alerts are diagnostic summary show, but e-mail is not sent, why?
    ?

    Don't have you set up your alerts in setup > methods of notification?

    (1) connection OEM as Sysman, go to--> methods of Notification settings and configure your server for outgoing (SMTP) mail and the test.
    2) go to--> General preferences, configure your e-mail addresses and test.
    3) go to target--> databases--> select one of the database
    (4) search for "metric and policy link settings ' and click on this link
    (5) close to the end of the Page you can see "space Tablespace used (%) "Metric.
    Default value for the warning is 85% and critical is 97%. You can change these valuse according to your needs.
    6) go to preferences--> rules
    (7) check the 'availability of the database and critical States' existing rules
    You can change this rule, or you can create like. Under 'Metrics' tab, find "Tablespace space used (%) "metric.
    Change this WOG and "States of gravity for which you want to receive a notification, select" as critical or warning.
    (8) under the label of "Methods", select this checkbox "send me a message. Then you will receive emails to email the sysman user identification.
    (9) prior to this step, you assume to have valid annex to the sysman users if not set schedules.

  • Value recording is not in the database

    Dear all,

    I use Jdev 12.1.3 with Oracle Database 12 c.

    I created a main form and a table of detail in a .jspx page, but one of the columns in the secondary table is not saved in the database.

    I support on post and when I look in the database value is null, and there is not a single line of code for this article.

    <af:column sortProperty="#{bindings.AccJVTransDVO.hints.AccCode.name}" filterable="true"
                                               sortable="true" headerText="#{bindings.AccJVTransDVO.hints.AccCode.label}"
                                               id="c1">
                                        <af:inputListOfValues id="accCodeId"
                                                              popupTitle="Search and Select: #{bindings.AccJVTransDVO.hints.AccCode.label}"
                                                              value="#{row.bindings.AccCode.inputValue}"
                                                              model="#{row.bindings.AccCode.listOfValuesModel}"
                                                              required="#{bindings.AccJVTransDVO.hints.AccCode.mandatory}"
                                                              columns="#{bindings.AccJVTransDVO.hints.AccCode.displayWidth}"
                                                              shortDesc="#{bindings.AccJVTransDVO.hints.AccCode.tooltip}">
                                            <f:validator binding="#{row.bindings.AccCode.validator}"/>
                                            <af:convertNumber groupingUsed="false"
                                                              pattern="#{bindings.AccJVTransDVO.hints.AccCode.format}"/>
                                        </af:inputListOfValues>
                                    </af:column>
    

    No, there is only one difference between this column and others:


    The database column is set to null, a converter is included while not for the other columns

    model = ' #{bindings. " AccJVTransDVO.hints.AccCode.format}"/ >

    The converter is to convert a null value.

  • Can not see the Tables in the database

    I have a 2003 Server (Server A) error results producing ISPS can't help you, so I have to step it up a notch intellectual and ask the world to help you please. Using a site on the server 'A', I create a database in DWMX and connection OK tests. I click on the + to view the tables and it constantly shows 'None' when there are tables there. If I move the configuration of the entire site to the right server 'B', the tables show perfectly. If I develop asp on the server B pages now and then copy to the site on the server 'A', they work perfectly, but if I try to go in the server behaviors 'A', I get an error telling me the tables could not be found.

    What settings or permissions on the server a necessary change for me to see the tables associated with database connections please. Thank you.

    Dave

    Hi, guys. Apparently it is a known problem for which there is a fix (found by one of the ISP in question)... Read on, and let others know. Thank you...

    This document comes
    http://www.Adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19515#aspnet_db

    / Database connectivity fails with local ASP.NET and ASP servers.

    Question / * ASP.net: * when using an ASP.NET local test server on XP
    SP2 with Dreamweaver (i.e. the testing server URL prefix is set to
    (" http://localhost"), of database connectivity fails. If you click on the Test
    button in the OLE DB connection dialog box or the connection to the SQL Server, it
    says that the connection was made successfully. However, if you try then to
    Browse the tables in the databases Panel or in the DataSet dialog box,
    the database tables are not displayed. /

    / * ASP: * when the use of an ASP local test server under XP SP2 with
    Dreamweaver (i.e. the testing server URL prefix is set to
    (" http://localhost"), and you specify "Using driver on the test server" or
    "Using DSN on testing server," database connectivity fails. If you click on
    the Test button in the custom connection string or Data Source name
    (DSN) dialog box, it indicates that the connection was made successfully. However,.
    If you try to browse the tables in the databases or to create Panel a
    Recordset, the database tables are not displayed or you get the following
    error message: "unable to retrieve tables from this connection, click on".
    the "Define" button... "to test this connection. » /

    / * Workaround: * download and install the Dreamweaver extension fix
    <>http://download.Macromedia.com/pub/Dreamweaver/extensions/SP2DBFix1.0.2.mxp >
    by Macromedia, which solves this problem (Ref. 179021). To use this
    extension, follow these steps. The following steps apply to both ASP.NET
    and ASP sites:

    1 /In Dreamweaver, go to the files Panel and choose one of your
    Definitions of ASP.NET site. /
    2/Select site > advanced > remove connection Scripts.

    Note: If this option is grayed out, open an ASP.NET page in
    Dreamweaver. Remove connection scripts will delete the
    content of the _mmServerScripts folder, which is located in the
    the testing server folder. The _mmServerScripts folder is hidden in
    Dreamweaver files Panel, but will be visible if viewed with a
    different file browser. The _mmServerScripts folder consists of
    the following three files: adojavas.inc, MMHTTPDB.asp, and MMHTTPDB.js. the
    login scripts are used by Dreamweaver to run remotely
    connectivity of database in developing pages in Dreamweaver.
    These script files have no effect on your web pages to the course
    time of execution (i.e. when a visitor views your ASP.NET pages via a web site)
    browser). /
    3 /Repeat steps 1-2 for each of your ASP.NET site definitions. /
    4 / quit Dreamweaver. /
    5. / Install the extension. /
    6 / restart Dreamweaver. /
    7 / GB in the files Panel, select one of your ASP.NET sites, and
    Open an .aspx file. /
    8 / GB in the databases Panel and delete your existing database
    connections. Before deleting, make sure to open each
    connection and write down the settings. You can open a connection
    by double clicking on the login name or right click
    the login name and selecting Edit. /
    9 / create a new database connection. Use the same connection names
    you had before, so all existing pages with datasets and server
    Behaviors still work correctly. /
    10 /Click the Test button in the database connection dialog box. This
    Download the new login scripts to the testing server. /
    11 /Repeat steps 7 through 10 for each of your Dreamweaver ASP.NET site
    definitions. /

    / * Note: * this extension is compatible with Dreamweaver MX 2004 and
    Dreamweaver MX. The current version of the extension is 1.0.2. Version
    1.0.1 resolved a database with ASP VBScript connectivity problem
    server model. Version 1.0.2 includes the fixes in version 1.0.1 and also
    resolves the compatibility issues with Dreamweaver MX (version 6). You can
    see what version of the extension that you have by opening the Extension
    Manager. /

  • NO OSPF routes in the database, but in the Routing Table (read you correct)

    Hi all

    I have a lab of two roads R1 & R2 (connected with Ethernet link) like:<------------------>R1, R2

    I can see, OSPF learned routes are Routing Table, but not in the database (read you right).

    How can it be possible? I saw the other direction several times i.e. the routes in the database but not in the routing table (like, VPN L3 remote end when we use the ability VRF-lite, or we try to remove from the interarea road of the LSA, but that is not the concern here)

    I captured a few newspapers & running Setup two routers. Please check and let me know what I am doing wrong.

    I erased the OSPF neighborship several times but still the same. Tried to bounce e1/1 on R2, but no luck.

    R2 #ping 3.3.3.3 lo3 Yes

    Type to abort escape sequence.

    Send 5, echoes ICMP 100 bytes to 3.3.3.3, time-out is 2 seconds:

    Packet sent with the source 2.2.2.2 address

    !!!!!

    Success rate is 100 per cent (5/5), round-trip min/avg/max = 64/76/108 ms

    R2 #.

    R1

    R1 #.

    R1 #show int ip short bones

    Interface area PID IP address/mask cost of State Nbrs F/C

    Lo0 9.9.0.1/32 LOOP 1 1 0 0/0

    Lo3 3.3.3.3/32 LOOP 1 1 0 0/0

    Et1/0 1 0 9.9.12.1/24 10 DR 1/1

    R1 #.

    R1 #.

    R1 #show ip ospf da

    Router OSPF with ID (9.9.12.1) (process ID 1)

    Router link States (zone 0)

    Number of links ID ADV router age Seq # Link Checksum

    9.9.12.1 9.9.12.1 255 0 x 80000028 0x00BE86 3

    9.9.12.2 9.9.12.2 256 0 80000032 0x0067F8 x 2

    NET link States (zone 0)

    Link ID ADV router age Seq # Checksum

    9.9.12.1 9.9.12.1 255 0 x 80000003 0x00BDFC

    R1 #.

    R1 #.

    #show ip route R1 | b door

    Gateway of last resort is not set

    2.0.0.0/32 is divided into subnets, subnets 1

    O 2.2.2.2 [110/11] via 9.9.12.2, 00:04:17, Ethernet1/0

    3.0.0.0/32 is divided into subnets, subnets 1

    C 3.3.3.3 is directly connected, Loopback3

    9.0.0.0/8 is variably divided into subnets, 3 subnets, 2 masks

    C 9.9.0.1/32 is directly connected, Loopback0

    C 9.9.12.0/24 is directly connected, Ethernet1/0

    The 9.9.12.1/32 is directly connected, Ethernet1/0

    R1 #.

    R1 #.

    R1 #show ip os not

    Neighbor ID Pri State Dead Time Interface address

    9.9.12.2 1 FULL/BDR 9.9.12.2 Ethernet1/0 00:00:36

    R1 #.

    R1 #.

    R1 #show run | s r o

    router ospf 1

    Log-adjacency-changes

    R1 #.

    R1 #.

    *************  R2  ********************

    R2 #.

    R2 #show int ip short bones

    Interface area PID IP address/mask cost of State Nbrs F/C

    Lo3 2.2.2.2/32 LOOP 1 1 0 0/0

    Et1/1 1 0 10 BDR 1/1 9.9.12.2/24

    R2 #.

    R2 #.

    R2 #show run | router s o

    router ospf 1

    Log-adjacency-changes

    passive-interface Loopback3

    2.2.2.2 network 0.0.0.0 area 0

    Network 9.9.12.0 0.0.0.255 area 0

    R2 #.

    R2 #show da os ip

    Router OSPF with ID (9.9.12.2) (process ID 1)

    Router link States (zone 0)

    Number of links ID ADV router age Seq # Link Checksum

    9.9.12.1 9.9.12.1 326 0 x 80000028 0x00BE86 3

    9.9.12.2 9.9.12.2 325 80000032 0x0067F8 0 x 2

    NET link States (zone 0)

    Link ID ADV router age Seq # Checksum

    9.9.12.1 9.9.12.1 326 0 x 80000003 0x00BDFC

    R2 #.

    R2 #.

    R2 #show ip road | b door

    Gateway of last resort is not set

    2.0.0.0/32 is divided into subnets, subnets 1

    C 2.2.2.2 is directly connected, Loopback3

    3.0.0.0/32 is divided into subnets, subnets 1

    O 3.3.3.3 [110/11] via 9.9.12.1, 00:05:22, Ethernet1/1

    9.0.0.0/8 is variably divided into subnets, 3 subnets, 2 masks

    9.9.0.1/32 [110/11] via 9.9.12.1, 00:05:22, Ethernet1/1

    C 9.9.12.0/24 is directly connected, Ethernet1/1

    The 9.9.12.2/32 is directly connected, Ethernet1/1

    R2 #.

    R2 #.

    R2 #show ip os not

    Neighbor ID Pri State Dead Time Interface address

    9.9.12.1 1 FULL/DR 00:00:30 9.9.12.1 Ethernet1/1

    R2 #.

    R2 #.

    Hello

    an OSPF router generates only a router-LSA (Type-1) by Area.This router-LSA contains a list with all the links in this area.

    You can see your telesignalisations with 'show ip ospf router of database' - 'show ip ospf database' rather an overview:

    Router Link States (Area 0)Link ID         ADV Router      Age         Seq#       Checksum Link count9.9.12.1        9.9.12.1        326         0x80000028 0x00BE86 3
    Router 9.9.12.1 announces a router-LSA for area 0 and the LSA contains 3 links. Apparently, you created the Loopback IPs when adjacency was already formed, if not the router ID would be defined the highest loopback IP (maybe that's the reason for your confusion). HTHRolf

Maybe you are looking for