What is the meaning of different fields of Oracle Software e.g 11.1.0.2.0

What is the meaning of different fields of Oracle Software e.g 11.1.0.2.0
Please share.

The first digit is the most general identifier. It represents a major new version of the software that contains significant new functionality.
Database Maintenance Release Number
The second digit represents a maintenance release level. Some new features may also be included.
Application Server Release Number
The third digit reflects the release level of the Oracle Application Server (OracleAS).
Component-Specific Release Number
The fourth digit identifies a release level specific to a component. Different components can have different numbers in this position depending upon, for example, component patch sets or interim releases.
Platform-Specific Release Number
The fifth digit identifies a platform-specific release. Usually this is a patch set. When different platforms require the equivalent patch set, this digit will be the same across the affected platforms.Check
Meaning of each number in version

Similar Messages

  • What is the meaning of MAIN_OBJECT field in table CRMD_SRV_REFOBJ

    Hi,
    Please help me in understanding the meaning of MAIN_OBJECT field in table CRMD_SRV_REFOBJ
    Thanks
    Sudhansu

    -1 represent value that is not assign in SAP.
    Basically 1 is for manager...but when u create Database at that time it take as NOT initialized user.
    Thanks
    Kevin

  • What is the maximum number of fields in oracle 9 ?

    Hello,
    My question might be very simple, but i tried to find the answer on the website of oracle and on this forum but with no success.
    How many fields can i put in a single oracle file ? Can i compare the fields to a column in a spreadsheet ? If so, i want to know the maximum number of columns possible in an oracle database (if i take the exemple of microsoft access, i have a limitation of 255).
    I thank you in advance for your answers.
    Fred

    One should really make the difference between db_name and instance_name: if instance_name default value is db_name it can be different
    (even on a non RAC database).
    For example with Oracle 10.2.0.4 you can create a database named DB78 with instance_name=DB12345678:
    $ uname -a
    Linux lx01.localdomain 2.6.18-92.el5 #1 SMP Fri May 23 22:17:30 EDT 2008 i686 i686 i386 GNU/Linux
    $ ps -fu oracle | grep smon
    oracle    6353     1  0 20:30 ?        00:00:01 ora_smon_DB12345678
    oracle    6412  5596  0 20:37 pts/1    00:00:00 grep smon
    $ export ORACLE_SID=DB12345678
    $ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Sep 8 20:34:26 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> show parameter name
    NAME                                 TYPE        VALUE
    db_file_name_convert                 string
    db_name                              string      DB78
    db_unique_name                       string      DB78
    global_names                         boolean     FALSE
    instance_name                        string      DB12345678
    lock_name_space                      string
    log_file_name_convert                string
    service_names                        string      DB78I would not recommend this practice: but it's interesting to know to avoid confusing between db_name and instance_name.

  • What does the P/C/S fields in the Aggregated report mean?

    What does the P/C/S fields in the Aggregated report mean?

    'P' stands for Parent (chassis), 'C' stands for Child (card), and 'S" stands for standalone card.
    June

  • What is the meaning od general modification field in the obyc t-code.

    hi there gurus,
    can any one tell me what is the meaning of the general modification file din the obyc t-code,
    i wana know wht is that is used for n etc

    No -
    When I select 'flag message' I get a stylized flag in that column.
    These dashes are placed there by the mail application, not by me. They show up in some messages and not in others.
    Please don't just guess at the answer.
    G4 AGP Mac OS 9.2.x

  • What is the meaning of this column in the pricing  procedure?

    Dear Gurus,
    What is the meaning of this column in the pricing procedure?
    thanks..

    subtotal field : Subtotal field is used to pass the value to some other field in PO .
    for ex: using value 9 you pass the value to field komp-brtwr. so that this can be used in  any other routine in the pricing procedure.
    requirement field: if there is a scenario that condition type should come in pricing on some condition like vendor country is india. in that case use create the requirment and attached this requirement.in this requirment you put logic and set the sy-subrc value 4 or 0.

  • What is the meaning of e system- jvm:infop=25a84f41,a='7.1.0.746',0='9.50.0.80',h=e000f03

    what is the meaning of e system- jvm:infop=25a84f41,a='7.1.0.746',0='9.50.0.80',h=e000f03 when i press alt+L+G+L+G on my bb 9220 i have that situation,but when i press alt+L+G+L+G on the other device i come different situation.what i must to do?

    deepspace wrote:
    i2b converts form int tot byte.
    If you don't use this instruction, the int will probably simply be chopped off at 1 byte.
    The casting does this:
    Narrowing Conversions: when an integer type is cast to another integer type of a smaller n number of bits, all but the n lowest-order bits, will be truncated.
    Yes, if instructions that yields integer results, such as iload_<n>*, are not proceeded with an i2b* instruction then the bastore* instruction, for example, would truncate the 32bit word into 8bits. But what option is there anyway? Maybe not proceeding an instruction, such as iload_<n>*, with i2b* will cause the bastore* instruction to forcibly compress a 32bit word into an 8bit byte?
    Please, if you would look at the output of the programs, that I discussed earlier in this post, you would notice the results are exactly the same, regardless to if the iload_<n>* instruction is proceeded with i2b* or not; it is analogous to the NOP*, No Operation, instruction used by microprocessors; however, conversely, the i2bmnemonic implies it actually performs a function. This is why I was questioning the pragmatic* reasoning behind it's usage. I just want to understand what is happening!
    I have posted this question to 3 different developer sites, including java.sun.com/j2se forums, and HAVE YET to get a DEFINITIVE* answer. All I get is the obvious answer but that is my problem, isn't it OBVIOUS* that 32bits must be truncated to 8bits to fit into a byte? I could understand if i2* transformed the 32bit word in some way but as evidence by the programs I posted earlier this is not the case. The values I passed to thoses methods ranged from -255 to 255, inclusive!!! Should I use values ranging from java.lang.Integer.*MIN_VALUE* to java.lang.Integer.*MAX_VALUE*, inclusive, instead?
    h4.
    Please read the posting and look at the output and you will understand my conundrum
    -----

  • In CM01 selection screen, what is the meaning of "Operator"

    Hello,
    (1) In CM01 selection screen, there are 3 fields with column heading "Operator". There is no documentation available for those fields. Can someone help me understand what is the meaning and use of those 3 fields. Thanks.
    (2) We are in the process of writing a wrapper program for CM01 - so that we have more detailed selection options and also download to Excel. Any help/suggestion for this is welcomed. Thanks.
    - Chetan

    Hi Chetan
    the operator field is just to select your input values and it has these following options
    and has no significance on the report
    =     equal to
    <>     not equal to
    >     Greater than
    >=     greater than/equal to
    <     less than
    <=     less than/equal to
    EQ     equal to
    NE     not equal to
    GT     Greater than
    GE     greater than/equal to
    LT     less than
    LE     less than/equal to
    CP     contains pattern
    NP     does not contain pattern
    regarding downloading the report to excel file, it is a standard functionality and any ABAP developer should be able to add it to your report and if you plan to add some additional fields to make your report more details, you need to do some enhance ment and build a custom report depending on what you want to add
    if helpful please reward your points

  • What's the meaning of the various .bin files used by SAM?

    hey everyone,
    I'm trying to understand why exactly there are so many .bin files used by the SAM, and how to compile each one of them.
    My .rc file for the simulation contains:
    load bin reset.bin 0xfff0000000
    load bin q.bin 0xfff0010000
    load bin openboot.bin 0xfff0080000
    load bin nvram1 0x1f11000000
    load bin 1c1t-md.bin 0x100000
    load bin 1c1t-hv.bin 0x180000
    load bin disk1.img 0x1f40000000
    I don't understand why I have 3 different files - reset.bin, q.bin and openboot.bin when I would have expected only one bootfile.
    I also don't know what's the meaning of the 1c1t-md.bin file (what md stands for).
    If anyone could clear this subject for me, and also point me to the sources of each such file (if they exist in the project, and assume they do, at least for most of them), I'd be grateful.
    Thanks,
    Mintz Yuval

    Hi,
    Sorry I haven't replied sooner.
    I get your project now and it sounds pretty cool.
    Let me answer your last question first. The service processor resides a separate motherboard running independently of the N2 processor. The SP and N2 processor communicate via a I2C link which allows the SP to read and alter the state of the N2. The cpu, caches, NIU, memory, etc. are all connected by this link. Once the N2 is running, the SP and the N2 firmware may exchange messages via a mailbox protocol over the I2C.
    nvram1.bin is a configuration file that is OBP specific. On HW, it would be a little ROM that obp reads during the boot. Since it's in memory, SAM doesn't make any assumptions about it. You can remove it or rework it to suit u-boot.
    disk.img is the contents of a virtual disk which contains the root filesystem. This is essentially a ram disk which has been added to SAM's version of the hypervisor and/or obp. On HW, the firmware does not support this kind of virtual ram disk. For SAM, I'm pretty sure that obp is extended to create a device tree node for the virtual disk. Hypervisor may not know about the virtual disk.
    Since disk.img is a UFS (or other Solaris-oriented) filesystem, you will probably want to replace it with a ext3 or Linux-oriented filesystem. Since Linux has direct kernel support for ramdisk, you might be able to build/configure the kernel with the location of the root filesystem image in memory. Or this might be a u-boot option.
    As to 1c1t*.bin and reset.bin. On HW, the service processor is responsible for discovering all the devices and cpus on a system and writing the machine description file (e.g. 1c1t*.bin) and the reset firmware (e.g. reset.bin). These files are used during boot and various resets to initialize or reinitialize machines state for the cpus and all the i/o devices. Since SAM doesn't include a service processor, these files are static and created completely outside of SAM. The md*.bin files contents must match the configuration of cpu's in the sam.rc file -- firmware will fail if it tries to run code on a strand that is missing.
    The md and reset.bin files are used during the boot process to set-up CMT registers and do a little bit of i/o device initialization. SAM doesn't support reset modes such as warm reset.
    I hope this helps. Let me know if you need me to track down more details.
    Cheers,
    Stephen

  • What's the meaning of local PO, reservation?

    Hi ,
    I am new to SRM. I have small doubts. Please clarify these..
    1. Create the sc with 4 line items like this:
    i. line item one will be selected from the catalogue and will create a backend PO
    ii. line item two will be selected from the catalogue and will create a local PO
    iii.line item three will be entered manually and will create a backend PO
    iv. line item four will be a product that was replicated earlier and will create a reservation in the backend.
    I have to create a this type of SC.
    My doubt is:
    i. How i will come to know for this  SC,  PO will create in backend or PO will create in local??
    What is the meaning of local PO??
    ii. What's the meaning of reservation??
    As per my knowledge if it is a stock item resevations created. but i am not understanding exactly.
    Please explain me. I know these are very basic, but i am not understanding.
    Thanks,
    Visu

    This may be better posted in a different forum.
    I think in your case local = SRM, Backend = ERP (R/3, ECC).
    Reservation in this context is a step before PO, you can create a reservation to simulate values, it can later be converted into a PO.

  • What's the meaning of "SID to Group returns null"

    hi, I configure a ATN in WLS, and the ATN log shows:
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000>
    <returnConnection conn:LDAPConnection {ldap://localhost:389 ldapVersion:3
    bindDN:"CN=weblogic,CN=Users,DC=mydavid,DC=org"}>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <LDAP Atn
    Authenticated User weblogic>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000>
    <oneShotGroupMembershipLookup called for weblogic>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000>
    <activeDirectoryLookupTokenGroups called for weblogic>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000>
    <getConnection return conn:LDAPConnection {ldap://localhost:389
    ldapVersion:3 bindDN:"CN=weblogic,CN=Users,DC=mydavid,DC=org"}>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000>
    <getDNForUser search("cn=Users,dc=mydavid,dc=org",
    "(&(cn=weblogic)(objectclass=user))", base DN & below)>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <DN for
    user weblogic: CN=weblogic,CN=Users,DC=mydavid,DC=org>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <No
    groupname found for SID \01\02\00\00\00\00\00\05\20\00\00\00\21\02\00\00>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <SID to
    Group returns null>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <No
    groupname found for SID \01\02\00\00\00\00\00\05\20\00\00\00\20\02\00\00>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <SID to
    Group returns null>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <Group
    mapping found is Domain Users>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <SID to
    Group returns Domain Users>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000>
    <returnConnection conn:LDAPConnection {ldap://localhost:389 ldapVersion:3
    bindDN:"CN=weblogic,CN=Users,DC=mydavid,DC=org"}>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000>
    <oneShotGroupMembershipLookup returns with 1 groups>
    <2005-10-2 ????01??28??05?? CST> <Debug> <SecurityDebug> <000000> <login
    succeeded for username weblogic>
    what's the meaning of "SID to Group returns null"?
    \01\02\00\00\00\00\00\05\20\00\00\00\21\02\00\00 resprent for what?
    Any one could tell me?
    thanks.
    david.turing

    Hi
    In AR, you will give cash discount to customer and not the other way round as you mentioned.
    For eg if AR value is 100 and customer pays you 90, there is a difference of 10. Assume you have cash discount % of say 6%, you expect the customer to pay 94 (100- 6% of 100) and not 90. There is still a gap of 4. This can be added to cash discount account if you enter 4 in this field. Hence the A/c entry will be:
    Dr Bank 90
    Dr cash discount (expense/loss) 10
    Cr Customer 100
    However this field is interlinked with some other fields like "Cash discount per line item", etc
    Jayaram

  • What is the meanning of volume 1

    hi , i saw an instructor guide ( a book ) , written in it volume 1 and i saw too volume 2 , are they the same but 2 is another edition , or volume 1 for begginers and 2 contains an advanced topics ?
    i do not mean in a certain field of oracle , i mean what does it mean in all fields , all books , when i see volume 1 and 2 , is it the same or not ?
    thanks in advance

    Hi;
    hi , i saw an instructor guide ( a book ) , written in it volume 1 and i saw too volume 2 , are they the same but 2 is another edition , or volume 1 for begginers and 2 contains an advanced topics ?
    i do not mean in a certain field of oracle , i mean what does it mean in all fields , all books , when i see volume 1 and 2 , is it the same or not ? What is the book name? Who is writer? What book define or typed for which product?? Why you check the book? When i hear volume 1 and 2 i think You start wiht volume1 than pass volume2.
    Regard
    Helios

  • What's the mean Scrub in logic pro

    Hi!
    at "preferences->Audio->Core Audio" this Tab.
    what's the mean "Maximum Scrub Speed"
    Thanks

    From the Logic Pro User Manual pg 99:
    "Maximum Scrub Speed
    This pop-up menu allows you to set the maximum scrubbing speed. You can choose
    between the following options:
    Normal: The normal playback speed is used for scrubbing.
    Double: The scrubbing playback speed is twice as fast."
    You can access a PDF version of all of the user manuals in the Help menu and do a keyword search. So for this you would open the Logic Pro 8 User Manual and just type "Maximum Scrub Speed" in the search field. This was the first result that came up. Too easy.....
    Cheers

  • What is the mean of condition index in pricing condition

    hi
    my question is what is the mean of conditon index in pricing condition type what is the use of it give me ascenario.

    hi nag
    A customer-defined list of conditions that allows quicker access to condition records or a group of condition records.
    <a href="https://forums.sdn.sap.com/click.jspa?searchID=4774296&messageID=3962335">condition index</a>
    Condition Index can be created for particular condition type to maintain condition record. The condition index along with the condition update field in condition type (T.Code: V/06) restricts the usage of condition type for limited sales orders, condition base value or condition value.
    Features of condition Index:
    When checked this specifies whether the system updates one or more condition indices when maintaining condition records.
    This makes it possible to list or maintain condition records independently of condition type and condition table
    Message was edited by:
            Prashanth Goud

  • What is the meaning of the black line in the Layer 2 View?

    In the layer 2 View,there are many black line indicate "Ethernet 100M",what is the meaning?Does it mean the device is an end device that connected PC only?

    Since there has been no response to your post, it appears to be either too complex or too rare an issue for other forum members to assist you. If you don't get a suitable response to your post, you may wish to review our resources at the online Technical Assistance Center (http://www.cisco.com/tac) or speak with a TAC engineer. You can open a TAC case online at http://www.cisco.com/tac/caseopen
    If anyone else in the forum has some advice, please reply to this thread.
    Thank you for posting.

Maybe you are looking for