Comparation between database XE and 10 gr 2

Hello everyone.

I want to compare the differences between Oracle Database XE and Oracle Database 10 G.

I guess that would be a document where this comparation is made.

Can someone send me the link where it is?

Thanks in advance and greetings to all.

selezeus wrote:
Hello everyone.

I want to compare the differences between Oracle Database XE and Oracle Database 10 G.

I guess that would be a document where this comparation is made.

Can someone send me the link where it is?

Thanks in advance & kind regards to all.

Now, it is not such a document for 10g and XE on the Oracle Web site. They have updated the document to 11g.

I found one on the net, this is a PDF document, and it's for 10g:

http://software.bestcom.com.tw/down/dwon_file.aspx?file=20070808145418ABKwQ.PDF&filetype=9&DC_ID=9

Best regards

Grosbois

-------------------------------------------------------
If you answer this question, please mark appropriate as correct/useful messages and the thread as closed. Thank you

Tags: Database

Similar Questions

  • Difference between database mirroring and cloning?

    Hello

    Can someone tell me precisely the difference between the Mirrorring database and cloning?

    Is the database mirroring and multiplexing Similarly?


    Thank you
    Rajesh

    Rajesh, yes even if, as stressed, Oracle does not use the term of mirroring from the database.

    I did a search on the term: mirroring, using 11g manuals and got 329 hits and after scanning several pages of them all the entries appear to be associated with the mirroring of the files. In ASM you groups mirror and you strip mirror all (MCSS) and so on.

    The product of Oracle Data Guard is how Oracle 'mirrors' a database. As noted Oracle does not use the term, but I think that your use is compatible with the term as defined in the dictionary of COMPUTING.

    A related term danger which might be of interest is REPLICATION. Oracle has built-in features to replicate data from one object to another, potentially on a remote database.

    HTH - Mark D Powell.

  • Differences in the editor to compare between JDeveloper 10 and 11

    I have a code which previously opened a Publisher split with files side by side. For JDeveloper 10 code was about:

    DifferenceBlock db = new DifferenceBlock (DifferenceBlock.TYPE_NOCHANGE);
    db.setFirstStart (start1);
    db.setFirstLength (length1);
    db.setSecondStart (start2);
    db.setSecondLength (length2);
    URLContributor contr1 = new URLContributor (url1);
    URLContributor contr2 = new URLContributor (url2);
    Model CompareModel = new TextCompareModel (contr1, contr2, new DifferenceBlock [] {db});
    CompareNode compareNode = new CompareNode (CompareURLHelper.newCompareURL (contr1, contr2, 0));
    compareNode.setModel (model);
    compareNode.setSource (contr1);
    compareNode.setTarget (contr2);
    EditorUtil.openDefaultEditorInFrame (compareNode);

    On 11 running of this code does not work and get NoClassDefFoundError. I tried to browse the API for 11 and found oracle.oracle.javatools.compare.CompareView, but I'm not sure how to use it. I also noticed that she was part of the API since the 10 then maybe the previous how to do was not the best way? If I could write the code so that it works on the 10 and 11, it would be ideal, but this is not a necessity. Especially I'm looking for examples see how a comparison editor would normally set up and open.

    Jason,

    For the purpose you describe, I would use the old code that you had. I guess the NoClassDefFoundError that you see is related to the DifferenceBlock class. Try instead to use OffsetDifferenceBlock (package oracle.javatools.compare.view.wedge).

    However, this comes with a conditional clause. The component that you use here is a special component of the representation of the results of the comparison. Its capabilities are limited to this, and he can fight and manifest problems when displaying the type of information you need to represent. Strictly speaking, not taken in charge to create a model to compare and to pass to the view in this way. You see problems when rendering, for example, when "cross" the connection lines between them. If you don't see any undesirable behaviour, I would recommend writing your own component chart instead.

    Paul.

  • SIM card is comparable between iPad Air and I have 2 air pad

    IS the SIM card from t $ interchangeable of the I touch I touch air air 2

    Yes - they both use a sim of nano

  • Oracle database, move varies between databases

    We have application where all logic is implemented in the oracle database using pl/sql.

    We have different oracle for the development and production databases.

    When the developer changes in the development database after the test, we move compare changes of development database to the production database using Toad tool schema. Problem here is that the developer must have password for database production. We want only admin know this password.

    Can someone advice me best way to changes moving between databases without the need to have password database of production, which is advisable for this?

    There may be automated methods to generate these scripts, but I would say, "generate the hand."

    Someone needs to create the tables in the first place and edit them - who did it with SQL. Put it in a script instead of "do it all", or using a pointy-clicky of GUI tool.

    It is the same for things such as tables in the list of values or configuration data. Put it in scripts.

  • What are the relationships between the logging and IKM?

    What is the best method to use in the following scenario:
    I have about 20 tables with the large amount of data sources.
    I need to create interfaces that join the source tables in target tables.
    The tables are inserted every few seconds with about hundreds of thousands lines.
    There may be a gap of a few seconds between the insertion of different tables that could be attached.
    The source and target tables are on the same Oracle instance and schema.
    I want to understand the role of: 'Logging CDC' and "IKM - incremental" and
    How can I use it in my script?
    In general, what are the relationships between "Logging" and 'IKM '?
    Use both? Or maybe it's better deelte and insert the target tables?

    I want to understand what is the role of "Logging CDC"?
    Can 'IKM - incremental' work without "logging"?
    Must 'Logging' have PK on the tables?
    What should I do if I can't say PK (there may be several identical lines)?

    Yael thanks in advance

    user604062 wrote:
    Hello
    Thanks for your quick response!

    No probs - its still fresh in memory I did a major project on this topic last year (400 tables, millions of lines per day (inserts, updates, deletes), sup-5 minute latency). The problem is it isn't that well written on the web, that you have read the blog of the example I linked to in my first answer? See also here: http://odiexperts.com/changed-data-capture-cdc/

    Always on logging:
    My source table is inserted all the time.
    The interface to join the source table in the target table.

    In ODI, the correct term would be your source table "fits" in the table target, unless you mean literally that want to join the the source with the taget table table? My question if you want to do with the result of the join?

    What exactly the "journaling" CDC updates?
    It updates the model of ODI? interfaces? The source of data in the model of ODI? The target table?

    Logging CDC configures and deploys the data capture mechanism (Triggers or log based capture, IE Logminer/streams/Goldengate) - it is not updated the model as such, she pointed out the metadata of the model of ODI repositoty as a CDC data store, allowing you, the developer say ODI to use log data if you wish (reported in the interface) There is no change in the target table, you get an indicator of metadata (IND_UPD) against a line during the integration (in C$ and I have tables$) that tells you if its insertion (I) and update (U) or deletion (D). It had ' lines allow you to synchronize the deletions, but yoy say its inserts only then you probably used use this option. "
    So the only changes are the source table to your interface, another diary data (if you use logging) or the table of the actual source (if not using the logging).

    This is the main thing that I don't understand!

    I hope I made a little clearer.

    Try the following as a quick test:

    Reverse a source table an engineer and the target (at least) table.
    Import the update incremental LKM and IKM.
    Import of the JKM you want to use.

    Create an interface between the source and the target without any deployed JKM.
    Configure the options of JKM on the model, the "Start log" to start the process of capture - this is quite a complex stage and a lot of things to understand what is happening in the source database, better to check code ODI sends to the database and to review the documentation of Oracle database for a description of what his weight (instantiate Tables (, sets of creating change, creation of subscribers etc. establishment of newspaper groups, creating views Journalising etc.) -you will need to consult your Source DBA database initially as ODI wants to make many changes to the source DB (in mode Archivelog process max, parallelism, size, Java etc.)

    Now, edit your interface and mark the table source for use "Journalized data bank.
    Restart your interface
    Compare the difference in the generated code in the journal of the operator, see the differences of the operator.

    >

    Thank you, Yael

  • concept between MS SQL and Oracle

    Hi, everyone, I'm very new to Oracle. Read a few books and confused about some basic concepts:
    in the world of MS SQL, you can install several INSTANCE on a physical server, in each INSTANCE, you can create multiple databases, each DATABASE has it is the log data\transaction the disk file.

    In the Oracle world, my understanding is, INSTANCE = structure memory + the physical database file (which is about identifying MS SQL). similar to MS SQL, you can have multiple INSTANCEs on each physical server. but who is the "DATABASE" in the oracle world? The closest I think is TABLESPACE. I can assign one or more physical data for each TABLESPACE files. but all the TABLESPACE set the log to roll forward inside the same undo TABLESPACE? In addition, for each application, I need to create one or more table SPACE inside an INSTANCE (it's what I usually do in MS SQL)?

    Thank you for your help. Please forgive me if my question is stupid.

    Published by: user3614365 on June 14, 2012 14:57

    Please forgive me if my question is stupid.

    Firs of all, your questions are not stupid at all. You can get better understand by defining analogies and comparisons with a product, with that you're familiar with one product. I used the same method when I learned about MS SQL comparing it with Oracle.

    So, welcome aboard the Oracle!

    in the world of MS SQL, you can install several INSTANCE on a physical server,

    You can have multiple instances of Oracle, belonging to the same or a House of Oracle on the same physical machine.

    within each INSTANCE, you can create multiple databases

    In the Oracle instance, you can have only one database. That's how it is.

    each DATABASE has it is the log data\transaction the disk file.

    Even in MS SQL there may be several files of data per database.

    >
    In the Oracle world, my understanding is, INSTANCE = structure memory + the physical database file (which is about identifying MS SQL). similar to MS SQL, you can have multiple INSTANCEs on each physical server.
    >
    Yes

    >
    but who is the "DATABASE" in the oracle world? The closest I think is TABLESPACE. I can assign one or more physical data for each TABLESPACE files. but all the TABLESPACE set the log to roll forward inside the same undo TABLESPACE?
    >
    Here is little similarity between the Oracle TABLESPACE and the MS SQL database.
    In MS SQL Database has not only the files associated with it, it has its own security and piece of data dictionary. It can have its own rating, you can detach an instance and attach to the other, you can save some separately, etc...
    I'd say MS DB's unit "autonomous and self-containing", comparing to Oracle TS.
    Oracle TS is a way to organize the data files and definition some default of the common properties of storage for tables and other segments contained in TS.
    TS of Oracle have no separate security and data dictionary. Normally TS can be spare an instance and attached to the other. However, there is a special type of TS - transportable tablespace, which can be seen as a little more closely what is DB Ms.
    In any case Oracle TS is not even close to MS DB.
    And he does not need to be. It has a completely different purpose.

    In addition, for each application, I need to create one or more table SPACE inside an INSTANCE (it's what I usually do in MS SQL)?

    You don't have to. But you better to do this way, a point of view organization data. To make things look well organized.
    Sometimes a single application can use multiple TS, for example when he needs different block size for some tables.
    Also, you can share Costs between multiple applications, as you can do with MS DB.

    What else is different?
    There is no separation between the connections and users in Oracle db. It is an entity - USER. He has his security settings and can have its database objects.

    In Oracle, can only be a single scheme by the user, even named as a user. Basically it's the same thing - user and schema is the same thing and created and managed by the same CREATE/ALTER USER command.
    However, when we talk about storage and a place where objects belong to we say SCHEMA.
    When we talk about security and the owner where the objects belong to-we say USER. :)
    Schema is like Home in OS users. What the user creates belongs to his 'home' - the schema. And the user is the owner of it.
    If a user creates something of the other schema this thing belongs to the than the other schema and that another user will be owner, not the user who calls the CREATE statement.

    However, a user can change the current schema for the current session, for do not implicitly by specifying another schema as a prefix for the objects in this schema to another.
    CONNECT scott
    SELECT * FROM joe.emp;
    ALTER SESSION SET CURRENT_SCHEMA = joe;
    SELECT * FROM emp;

    In MS SQL schemas are more like directories, there may be objects of different users in the same pattern and the same user in different schemas.

    In Oracle, there are DB that is similar to the linked server connection.
    When it is called, DB Link is specified after the name of the object, separated by @.
    SELECT * FROM emp@anotherDB;

    That's the main differences.

    Oh yes, Oracle is a release management engine, and MS SQL's engine block, but it can be anything from the latter.

  • Explain the relationship between libraries, albums and photos in pictures.  Where are the images stored?

    Looking for info on the relationship between libraries, albums and photos in the Photos app.  I can create several libraries containing photos and unique albums.  Can I put the same photo in libraries and the different albums?  By making a copy it creates a link to the original or a new photo?  Where are located the photo files?  When scanning photo to my Mac Pro files are placed in a folder structure, copy these photos in an album Photos using the original file or he places a copy in a database?

    Bottomline, I'm frustrated by the method of collection, the albums, the place and date.  I want store related photos in a separate album.   Example: A library for a family, containing albums of members of their family. Maybe the photos have duplicate in different albums.

    Some of your questions are answered by Leonie contributor in this thread:

    Re: Too many libraries...

    More answers can be found by using help in Photos app, or in general to help the Viewer.

    Apple Support website has links to information in articles; a search on the web is sometimes useful

    to locate the Apple pages faster than the company's site. Others in line include:

    Photos for OS X FAQ:

    http://www.IMore.com/photos-OS-x-FAQ

    How to use the Photos for OS x:

    http://www.IMore.com/how-use-photos-OS-x-ultimate-guide

    Good luck!

  • What is the best way and to share data between a server and a Client app?

    Hello

    I'm trying to communicate a Client-Server application.

    In fact, I already have a simple data transfer via TCP/IP. However, I don't know yet, if TCP/IP is the best (and by that I mean, better, faster, safer, etc.)

    How to do.

    What are the cons and Pros between TCP/IP, STM and shared Variable?

    Do you recommend another type of communication in addition to these 3?

    Thank you

    Matt.

    In my view, that a general question cannot have a response says.

    Then, there is no way 'the best' for sharing data between a client and a server app.

    I like to use TCP/IP, but sometimes (when data loss is not critical) I use UPD (quick and dirty).

    I generally avoid shared variables, especially on embedded devices.

    Some other times I have I like to Exchange data in a database...

    A few other times I Exchange data using file...

    Marco

  • Creation of the VLAN between Powerconnect 5548 and F10 s4810...

    In the coming months we will replace our network equipment.  I was able to get their hands on the new gear at the beginning, and if I'm not traditionally a guy from the network, the project has been given to me and I started playing.  The first thing that I wanted to work on was implemented VLANs.  I have configured the switches like the picture below:

    When I have IP every PC connected to the same subnet and apply VLAN10 to their respective ports, they aren't to pings within the same stack or between cells.  My basic understanding is that they are, do they not?  Did I miss something in my understanding of VLANS or is there a problem with my configs?  I posted the configs below.

    RTTMOACCESS01 config:

    database of VLAN
    VLAN 10,20,30,40,50
    output
    Add a voice vlan Yes-table Nortel___ 000181
    Add a voice vlan Yes-table 0001e3 Siemens_AG_phone___
    Add a voice vlan Yes-table 00036 b Cisco_phone___
    Add a voice vlan Yes-table 00096e Avaya___
    Add a voice vlan Yes-table 000fe2 H3C_Aolynk___
    Add a voice vlan Yes-table Shoretel___ 001049
    Add a voice vlan Yes-table 0060 b 9 Philips_and_NEC_AG_phone
    VLAN voice Yes-table add 00907 Polycom/Veritel_phone___
    Add a voice vlan Yes-table 00e0bb 3Com_phone___
    860 port address 0.0.0.0 iSCSI target
    port 3260 address 0.0.0.0 iSCSI target
    port 9876 address 0.0.0.0 iSCSI target
    port 20002 address 0.0.0.0 iSCSI target
    20003 port address 0.0.0.0 iSCSI target
    port 25555 address 0.0.0.0 iSCSI target
    hostname rttmoaccess01
    no console logging
    privilege 15
    !
    interface vlan 10
    Name IT
    !
    interface vlan 20
    name UserPCs
    !
    interface vlan 30
    name UserTCs
    !
    interface vlan 40
    the voice name
    !
    interface vlan 50
    Name printers
    !
    gigabitethernet1/0/1 interface
    switchport access vlan 10
    !
    tengigabitethernet1/0/1 interface
    switchport mode general
    switchport general allowed vlan add 10 tag
    switchport general allowed vlan add 20 tag
    switchport general allowed vlan add 30 tag
    switchport general allowed vlan add 40 tag
    switchport general allowed vlan add 50 tag
    !
    gigabitethernet2/0/1 interface
    switchport access vlan 10
    !
    tengigabitethernet2/0/1 interface
    switchport mode general
    switchport general allowed vlan add 10 tag
    switchport general allowed vlan add 20 tag
    switchport general allowed vlan add 30 tag
    switchport general allowed vlan add 40 tag
    switchport general allowed vlan add 50 tag

    !
    Default settings:
    Service etiquette: 76BYTS1
     
    SW version 4.1.0.8 (28 August 2012 time 11:17:36)
     
    Gigabit Ethernet ports
    =============================
    Speed 1000
    full duplex
    negotiation
    flow control
    Auto MDIX
    no back pressure
     
    interface vlan 1
    interface port-channel 1-32
     
    spanning tree
    spanning tree mode RSTP
     
    basis of QoS
    QoS trust cos
    Enable IAS

    RTTMOACCESS02 config:

    database of VLAN
    VLAN 10,20,30,40,50
    output
    Add a voice vlan Yes-table Nortel___ 000181
    Add a voice vlan Yes-table 0001e3 Siemens_AG_phone___
    Add a voice vlan Yes-table 00036 b Cisco_phone___
    Add a voice vlan Yes-table 00096e Avaya___
    Add a voice vlan Yes-table 000fe2 H3C_Aolynk___
    Add a voice vlan Yes-table Shoretel___ 001049
    Add a voice vlan Yes-table 0060 b 9 Philips_and_NEC_AG_phone
    VLAN voice Yes-table add 00907 Polycom/Veritel_phone___
    Add a voice vlan Yes-table 00e0bb 3Com_phone___
    860 port address 0.0.0.0 iSCSI target
    port 3260 address 0.0.0.0 iSCSI target
    port 9876 address 0.0.0.0 iSCSI target
    port 20002 address 0.0.0.0 iSCSI target
    20003 port address 0.0.0.0 iSCSI target
    port 25555 address 0.0.0.0 iSCSI target
    hostname rttmoaccess01
    no console logging
    privilege 15
    !
    interface vlan 10
    Name IT
    !
    interface vlan 20
    name UserPCs
    !
    interface vlan 30
    name UserTCs
    !
    interface vlan 40
    the voice name
    !
    interface vlan 50
    Name printers
    !
    gigabitethernet1/0/1 interface
    switchport access vlan 10
    !
    tengigabitethernet1/0/1 interface
    switchport mode general
    switchport general allowed vlan add 10 tag
    switchport general allowed vlan add 20 tag
    switchport general allowed vlan add 30 tag
    switchport general allowed vlan add 40 tag
    switchport general allowed vlan add 50 tag
    !
    gigabitethernet2/0/1 interface
    switchport access vlan 10
    !
    tengigabitethernet2/0/1 interface
    switchport mode general
    switchport general allowed vlan add 10 tag
    switchport general allowed vlan add 20 tag
    switchport general allowed vlan add 30 tag
    switchport general allowed vlan add 40 tag
    switchport general allowed vlan add 50 tag
    !
    Default settings:
    Service etiquette: 76BYTS1
     
    SW version 4.1.0.8 (28 August 2012 time 11:17:36)
     
    Gigabit Ethernet ports
    =============================
    Speed 1000
    full duplex
    negotiation
    flow control
    Auto MDIX
    no back pressure
     
    interface vlan 1
    interface port-channel 1-32
     
    spanning tree
    spanning tree mode RSTP
     
    basis of QoS
    QoS trust cos
    Enable IAS

    Config RTTMOCORE

    ! Version 8.3.12.0
    ! Last modification of the configuration to Fri Jun 14 13:31:58 2013 default
    ! Startup-config updated Fri Jun 14 13:32:40 2013 default
    !
    start the primary system battery-unit 0: A:
    start a system secondary battery-unit 0: B:
    start the system stack-unit 0 default: A:
    start the primary system battery-unit 1: A:
    start a system secondary battery-unit 1: B:
    start the system default stack-unit 1: A:
    !
    redundancy full automatic synchronization
    !
    Hardware watchdog
    !
    no console logging
    !
    hostname rttmocore
    !
    disposal of battery-unit 0 S4810
    !
    stack-unit 0 battery-group 14
    !
    stack-unit 0 battery-group 15
    !
    interface TenGigabitEthernet 0/46
    no ip address
    switchport
    FlowControl rx tx off
    no downtime
    !
    interface TenGigabitEthernet 0/47
    no ip address
    switchport
    FlowControl rx tx off
    no downtime

    disposal of battery-unit 1 S4810
    !
    stack stack-unit 1-group 14
    !
    stack stack-unit 1-group 15
    !
    interface TenGigabitEthernet 1/46
    no ip address
    switchport
    FlowControl rx tx off
    no downtime
    !
    interface TenGigabitEthernet 1/47
    no ip address
    switchport
    FlowControl rx tx off
    no downtime
    !
    !
    interface Vlan 1
    !
    interface Vlan 10
    Description IT
    Name IT
    no ip address
    Tagged TenGigabitEthernet 0/46-47
    Tagged TenGigabitEthernet 1/46-47
    Shutdown
    !
    interface Vlan 20
    Description UserPCs
    name UserPCs
    no ip address
    Shutdown
    !
    interface Vlan 30
    Description UserTCs
    name UserTCs
    no ip address
    Shutdown
    !
    interface Vlan 40
    Speech description
    the voice name
    no ip address
    Shutdown
    !
    interface Vlan 50
    Printers description
    Name printers
    no ip address
    Shutdown
    !
    Lldp Protocol
    !
    0 line console
    line vty 0
    line vty 1
    line vty 2
    line vty 3
    line vty 4
    line vty 5
    line vty 6
    line vty 7
    line vty 8
    line vty 9
    !
    end

    I would say lets start with one side and obtain communication of work between the two computers on the same stack at RTTMOACCESS01. The port settings for the 1/01 and 2/01 look great both in access mode for VLAN 10. Which IP addresses and subnets you assign to computers?

    5548 to battery power battery connection 10 also appear to not be in a LAG, then we run two connections like that and they aren't in a SHIFT, we create a loop and a single connection will enter a blocking state.

    For the connections between the 5548 and force 10, I suggest to turn them into a GAP. The command should look like this.

    Console > activate

    Console # configure

    Console (config) # (config) # interface tengigabitethernet 1/0/1

    Console (config) # port - 1 automatic mode group

    output console #.

    Console (config) #.

    Do the same for Te2/0/1

    Then we set up this OFFSET to set it up, and I would try to use the trunk instead of general mode mode.

    Console (config) # interface port-channel 1

    console switchport mode trunk #.

    console # permit trunk switchport vlan add 10,20,30,40,50 tag

    The same should be done for the Force switch 10.

    Te0/46.1/46 in a SHIFT

    Te0/47.1/47 in another SHIFT

    Put in the trunk and let the VLANS on the trunk.

    Allows to study these settings and see if we can make any progress.

    Thank you

  • Comparison between Windows Vista and Windows 7

    Hi, can you help me please make a better decision?

    I am faced with a decision to make between windows Vista and the new Windows 7. I am currently using Windows Vista Home Basic (32 bit) that currently gives me a lot of problems. Now I think investing in a newer version of windows.

    Can you please recommend me in terms of:
    1 price
    2. Security
    3. ease of use
    4 reliability
    5. fitness for purpose domestic to small business (Home Office)
    6 connection to a network environment that has other versions of Windows, for example XP
    7. the ability to manage multiple processes simultaneously
    8. the programs that run on windows vista will run on windows 7? I have an accounting program I use so I would like to know if I will not have a problem if I choose windows 7

    I have an offer to buy Windows Vista Ultimate and I want to compare it to Windows 7 Home Premium

    1. Windows 7 is less expensive than Vista, version for version
    2. Windows relies on Vista security
    3. Subjective - if you've never customized XP somehow, you should get good enough with Vista or Win 7
    4. Windows 7 has proved to be reliable in the tests.
    5. Since the release of XP, all Microsoft operating systems are good for the environment
    6. Windows 7 and Vista will be connect to XP
    7. Windows 7 and Vista is better than XP
    8. Generally Yes, but there may be drivers that have been coded to search for a specific operating system. It is a business decision made by the suppliers of hardware and software that allows them to continue to support product as he approaches the end of its product lifecycle, or push the consumer to buy a newly released product

    If you do not require Bitlocker encryption or the ability to connect to a corporate domain, Windows 7 Home Premium is fine to do the job. You must keep in mind that are supported for Vista "home" versions, and that includes 'Ultimate', will end in 2012, where the support of Windows 7 will be ongoing.

    In my opinion, you would be better advised to go to Windows 7 now and miss out on the stage of Vista...

    Mike Hall MVP - Windows Desktop Experience http://msmvps.com/blogs/mikehall/

  • Example of configuration, VPIM between the unity and Unity express

    I neet to configure the network of VPIM between unit w/Exchange and 3rd-party voice messaging system and want to familize functionality. That's the analogy between unity and unity express research. I can understand between the unit and Exchange, but do not know how it works between Exchange and the express unit. specually the requirement of the domain.

    Can I get the sample configuration for configuring VPIM between unit w/Exchange network and the express unit?

    Thanks in advance,

    Networking VPIM can be used for networking between Unity and Unity Express, just as it can be used for networking with a third-party system, however, each have their own implementation. Unity Express does not connect to the Exchange. I suggest you re-read the chapter ' using VPIM for Networking with Cisco Unity Express or other Cisco Unity Systems "to http://www.cisco.com/en/US/products/sw/voicesw/ps2237/products_feature_guide_chapter09186a0080449a39.html and Cisco Unity Express Networking guide at http://www.cisco.com/en/US/partner/products/sw/voicesw/ps5520/prod_configuration_basics09186a008035bbdb.html.

    A third-party system would have concepts comparable to the implementation of unity VPIM, but would not exactly be the same - see the documentation of that system for details.

  • Setting port channel between UCS - FI and MDS 9124 (Mode F)

    Dear team,

    We tried to create the channel of port between UCS FI and MDS 9124

    But the port channel do not take action in mode F on MDS 9124

    FI is in host FC end Mode

    We have allowed FC uplink on FI trunking

    We have activated NPIV on MDS

    We have activated the MDS trunk

    FI and MDS in default VSAN

    To check that we have changed the way FI FC channels mode and switch port became active, but in E mode

    When we enabled CF trunking of uplink on the port mode FI channels and FC Switching became active in mode TE

    but in both cases above, showflogi database shows WWPN of SAN alone does not have the any fi.

    How to achieve this?

    Have read that no need to change the mode switching mode of CF swicthing and keep FC Endhost way

    SO how to channel ports with mode F MDS and FI (Display Mode as NProxy)

    What is it has nothing to do with the MDS NX - OS version? (https://supportforums.cisco.com/thread/2179129)

    If yes how to put as license for ports came with the camera and we don't have any CAP/PAK or license file as she came

    with license

    Also, we saw 2 files available for download (m9100-s2ek9-kickstart - mz.5.2.8 .bin and m9100-s2ek9 - mz.5.2.8 .bin b b) to use

    Thanks and greetings

    Jose

    Hi Jo Bo.

    What version of the software if your MDS race?

    On your UCS do connect nxos and show ficelleStringString ficelleT inteface and find the mac address.

    It is possible that you could be hitting the bug below. If this is the case, you may need to update the firmware on your MDS.

    Add MAC YES '002a6a', '8c604f', '00defb' for 5 k/UCS-FI

    http://Tools.Cisco.com/support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId= CSCty04686

    Symptom:

    Link change cannot connect any other Nexus or other Cisco Switch in mode VAN with a port channel F.   Question can be viewed in older versions of 5.1

    5.1.3.N1.1a

    but not later

    5.1.3.N2.1c

    Release. Question is also found in

    5.2 (1) N1 (1)

    and

    6.0 (2) N1 (1)

    and later versions.

    Conditions:

    Nexus configured for the link SAN PortChannels or NPIV Nexus mode connected to the UCS via regular F port channel where UCS VAN VAN edge mode switch: YES switch manufactured FI or another Cisco UCS Port WWN: xx:xx:00:2 has: 6a: xx:xx:xx or xx:xx:8 c: 60:4f:xx:xx:xx

    Workaround solution:

    Turn-off on Nexus 5 k TF-port question link mode does not happen with standard F-PORT SAN to remove Portchannel config

    Other Description of the problem:

    To check question collect please see the flogi-event history internal errors whenever the port is attempted OLS, AMENDMENTS, PBA counters will increment. This can be determined via the following output, view port internal info to see all the internal-historic port of error events

  • The difference between the ADR and ADF

    People,

    Hello.   I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University. I develop the application for Admission online for future student to apply for admission.

    I need to install Oracle ADF (Application Development Framework) or ADR (execution of Application Development) to run my application for Admission online web page for PeopleSoft Campus Solution 9.0, but I do not know the difference between the ADF and the ADR.

    My installations are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g

    (2) the server application: Tuxedo 11 g

    (3) web Server: Web 11 g logic

    (4) browser: Firefox Mozila

    5) 8.53 PeopleTools and PeopleSoft Campus Solution 9.0 R5

    On the download page http://www.Oracle.com/technetwork/developer-tools/ADF/downloads/index.html , there are 2 packages to download:

    (1) execution of the 12.1.3.0 application development

    (2) oracle ADF essential 12.1.3.0

    My Architecture Internet of PeopleSoft as shown above has been working properly for a long time. Logical Web 11g works correctly. It seems that the first 'Application development performance' package also install logical Web server which is not necessary in my machine. In addition, ADR is not free, and we may need to purchase the license.

    Essential because ADF is free and without license fees, I chose Oracle ADF essential 12.1.3.0.0 to develop the application for admission online. I read his paper on http://www.oracle.com/technetwork/developer-tools/jdev/documentation/121300-cert-2164864.html

    9.0 Solution Campus system will be run by a University to do business formally.

    My questions are:

    First of all, what package is right for my application for Admission online Campus Solution 9.0? ADR or essential ADF?

    Second, if choose essential ADF, I have a few questions about the 12.1.3.0.0 ADF to match my installations as below:

    (1) as indicated in the document, ADF 12.1.3.0.0 can work with Oracle Linux 5 & 6 (64-bit) and other operating systems. ADF can also work with Windows XP? Can I install ADF with my Oracle Linux 5 server machine?

    (2) as indicated in the document, ADF 12.1.3.0.0 can work with Websphere Server Application. ADF can work with Tuxedo 11 g?

    (3) as indicated in the document, ADF 12.1.3.0.0 can work with the Firefox browser. ADF can work with Internet Explorer in Windows XP?

    Thanks in advance.

    If you want to use essentials, you must download the package from the essential. ADR is the complete stack where you must purchase a license.

    Timo

  • Can I set up custody of data between databases already available on two different servers?

    Hi, people

    Can I set up custody of data between databases already available on two different servers? If Yes please can you share the links.

    Host operating system: business Red hat Linux 6.5, 64-bit

    The two DB: Oracle 11.2.0.1

    Thank you

    But my question is that I have already two databases running on two different servers that have different data as well.

    In this case we can able to configuration data guard on these two databases.

    The answer may well be yes or no depending on what exactly you mean. Let me explain... Suppose that my Setup matches your description. I have two database servers, we will call them HOST01 and HOST02. HOST01, I have a database named ORCL1 and HOST02 I have a totally different database named ORCL2. Two databases... two hosts.

    Can I do ORCL2 a physical database ensures for ORCL1? The answer is no, I can't. I can't use another existing database to be one physical standby of another. ORCL2 must be destroyed and ORCL1 copied to HOST02 so that I have a database of duplicate.

    Can I use ORCL2 logical waiting for ORCL1? Yes. However, it would be a rare configuration.

    Can I copy ORCL1 to HOST02 and create a physical standby of ORCL1 on HOST02? And then can copy ORCL2 to HOST01 and HOST01 to provide a physical standby for ORCL2? The answer to both is Yes. You can have the other provide a standby for the guests of the database have sufficient resources to support the primary one and the expectation of the other.

    HTH,

    Brian

Maybe you are looking for