Maximum limit for counter

Hi all,
do you know the max number that the counter of an interface begin from zero?
Thanks

Counters are generally either 32-bit or 64-bit registers that are used to increment numbers using binary arithmetic. So they count to either 2 exp32 = 4,294,967,296 (about 4.3 billion) or 2 exp64 = 18,446,744,073,709,551,616 (about 18.4 quintillion).
While the first number may seem plenty for most applications, try using it to measure traffic over any menaingful period on a 10 Gbps interface. See http://www.cisco.com/en/US/customer/tech/tk648/tk362/technologies_q_and_a_item09186a00800b69ac.shtml for more details on when to use and how to query 64-bit counters.
Hope this helps, please rate helpful posts.

Similar Messages

  • Need help regarding the maximum limit for data type

    Hi,
    this is Sravan. for my application am inserting the bulk data in XML format into a column of Database table.
    the sample inserted XML data will be in format... like
    '<ACC count = "10">
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    <Acc ac_no = "1111111111" cn_nr = "US" eflag = "Y" />
    </ACC>'
    this data in XML can have more than 1000 accounts.
    now, i need to take a Parameter value from XML node and write into a file. for this i have written a procedure by looping the Nodes from XML data and building Dynamic Query like..
    if nvl(v_int, 0) > 0 then
    v_sql := '';
         for v_count in 1..v_int
         loop
         if v_sql is null then
              v_sql := 'select extractvalue(empdetails, ''/ACC/Acc' || v_count ||'/@ac_no'')||extractvalue(empdetails, ''/ACC/Acc' || v_count
    ||'/@cn_nr'')||extractvalue(empdetails, ''/ACC/Acc' || v_count ||'/@eflag'') string from sample1';
         elsif v_sql is not null then
                   v_sql := v_sql || ' union all select extractvalue(empdetails, ''/ACC/Acc' || v_count ||'/@ac_no'')||extractvalue(empdetails, ''/ACC/Acc' || v_count
    ||'/@cn_nr'')||extractvalue(empdetails, ''/ACC/Acc' || v_count ||'/@eflag'') string from sample1';
              end if;
         end loop;
    end if;
    i will get this variable "v_int" from <ACC count = "10"> ACC count Attribute, here 10 is the value for v_int variable but in real time the variable value can be more than 1000.
    at the time of Building Dynamic Query I make using the Variable v_SQL which is of Data Type "Long",
    this variable stores dynamic query which is build at the time of executing procedure but this v_sql Variable is throughing Exception that ....
    "numeric or value error Character String Buffer is Too Small"... but Long Data type will store upto 2GB..
    this variable cant able to hold much data which is dynamically build.
    will you please help me to resolve this issue Or will u suggest me another method to pick the data from XML column.
    thanks,
    sravan.

    user11176969 wrote:
    i changed the code, now its working fine.
    direct assigning the dynamic query to a Clob variable raised error.
    for dynamic query building i used another variable and assigned this variable value to actual query variable.Nice!

  • Maximum limit for PA infotypes

    Hi  I want to know how to check what is the maxium char length for PA infotypes ?

    Hi Duxton,
    Infotypes generally fall in the range 0000 to 9999
    of which there are categorizations
    eg: 2000 to 2999 for 'time-Based'
         9000 to 9999 for custom infotypes
    For creating a customized personal Administration Infotype you can choose only infotype numbers from PA9000 to PA9999.So that stands from PA9XXX to PA9999
    Standard infotypes can be enhanced.
    But if you are asking for the length of the description of an infotype then it stands upto 60 Characters as far as i have noticed
    Please let me know if this is what you have been looking for and reward points if found useful
    Regards
    Byju

  • Maximum limit for Orient to Camera?

    Running AE 10.0.1 on Mac OS X 10.6.7...
    If I select up around 250 3D layers, I can use Layer > Transform > Auto Orient > Orient toward camera
    But if I select more than 300 layers, Orient Toward Camera  is not available. (Only Off and Orient Along Path are)
    Anyone else run into this? Should I report this as a bug?

    > Should I report this as a bug?
    Yes.

  • Limit for GL Account

    Can i give maximum limit for a particular account than Budget(like credit limit ).beyond that no transaction should not be possibel

    there is no maximum limit but it is only maximum digits. Total digit numbers in SBO are 13 digits. So, it could not work fine beyond that digit limit.
    Rgds,

  • Maximum record limit for internal table

    hello all,
    can any one tell me what is the maximum limit of internal table. i would like to add all records from bseg to internal table. so i can improve processing time.
    thanks,
    raj

    hi,
    Before Release 4.0A, ABAP stored the content of internal tables in a combination of main memory and file space. This means that the maximum size of all internal tables of all programs running on such an application server at one time is about 2 GB. With Release 4.0A or greater, this size decreases to about 500 MB. (Note that those values aren't fixed, but this is a good guide. This minimum of 500 MB is the lowest limit of the real value, which varies among different operating systems and even among different releases of the same operating system.)
    It may sound strange that a newer release has a higher restriction on capacity. But it's a consequence of the fact that the contents of internal tables move from a reserved file to shared memory. When you process internal tables this way in Release 4.0A or greater, you pay for much better performance with a smaller potential size.
    Regards,
    Sourabh

  • Maximum size limit for bufferedInputStream

    Hi All,
    What is the maximum limit to set the size for bufferedInputStream while reading a file.
    Default size is 1kb
    Maximum limit = ???
    Thanks in advance
    Edited by: sunRP on Aug 11, 2009 3:15 AM

    Looking at the source for 1.6.0_15 the default is 8192 and, other than the buffer size being greater than zero, there are no other constrains on the size so the limit will be the largest positive integer. Of course you may well run out of memory trying to allocate this amount of memory but ...

  • Maximum time/size limit for Beehive Conference recording

    Hi, What is the maximum time/size limit for Beehive Conference recording?
    Thanks
    Chinni

    Looks like I found the probable location of this size limit.  Looking at the web.config file in the
    ExchServer\ClientAccess\Sync folder there is an entry for "MaxDocumentDataSize".  THe value is currently set at 10240000:
    <add key="MaxDocumentDataSize" vaulue ="10240000">
    So this is 9.75 MB or there about, which sounds about right.  I will try increasing this limit at some point to verify.
    Can anyone confirm this?

  • What is the maximum size limit for a KM document to be uploaded?

    Hi,
    1.  I have a requirement, wherein the user wants to upload a document which is more than 448MB in KM.
    I am not sure what is the maximum limit that standard SAP provides by default, which I can advice the user at the first place.
    2. what if we want to increase the max limit of the size?Where do we do that, can you suggest me the path for the same?
    Thanks in advance.
    Regards
    DK

    Hello,
    CM Repository in DB Mode:
    If there is a large number of write requests in your CM usage scenario, set up the CM repository in database mode. Since all documents are stored in the database, this avoids unintentional
    external manipulation of the data.
    CM Repository in FSDB Mode:
    In this mode, the file system is predominant. If files are removed from or added to the file system, the database is updated automatically.
    If you mainly have read requests, choose a mode in which content is stored in the file system. If this is the case, make sure that access to the relevant part of the file system is denied or
    restricted to other applications.
    What is the maximum size of the document that we can upload in a CM (DB) and CM (FSDB) without compromising the performance ?
    There are the following restrictions for the databases used:
    ·  Maximum number of resources (folders, documents) in a repository instance
       FSDB: No restriction (possibly limited by file system restrictions)
       DBFS and DB: 2,147,483,648
    ·  Maximum size of an individual resource:
       FSDB: No restriction (possibly limited by file system restrictions)
       DBFS: 8 exabytes (MS SQL Server 2000), 2 GB (Oracle)
       DB: 2 GB
    Maximum length of large property values (string type):2,147,583,647 byte
    What is the impact on the performance of Knowledge Management Platform and on Portal Platform when there are large number of documents that are in sizes somewhere from 100 MB to 500 MB or more.
    The performance of the KM and Portal platform is dependent on the type of activity the user is trying to perform. That is a heavy number of retrievals of the large documents stored in the repository for
    read/write mode decreases the performance of the patform. Searching and indexing in the documents will also take a propertionate amount of time.
    For details, please refer to,
    http://help.sap.com, Goto "KM Platform" and then,
    Knowledge Management Platform   > Administration Guide
    System Administration   > System Configuration
    Content Management Configuration   > Repositories and Repository
    Managers    > Internal Repositories   > CM Repository Manager
    Technically speaking the VM has a restriction according to plattform.  W2k is somewhere around 1,2G and Solaris, I believe, 4G.
    Say for instance I was on a W2k box I allotted 500+ for my J2EE Engine that would leave me with the possiblity to upload close to 600mb documents max.
    See if the attached documents (610134, 634689, 552522) can provide you some guidance for setting your VM to meet your needs.
      SUN Documentation
      Java HotSpot VM Options
            http://java.sun.com/docs/hotspot/VMOptions.html
      How to tune Garbage collection on JVM 1.3.1
            http://java.sun.com/docs/hotspot/gc/index.html
      Big Heaps and Intimate Shared Memory (ISM)
            http://java.sun.com/docs/hotspot/ism.html
    Kind Regards,
    Shabnam.

  • What is the Maximum Size limit for a Mailbox?

    Hi,
    I am a newbie to mac, before i use pc and Ms Outlook for the email application.
    Can anyone help me on these question:
    A. What is the maximum limit of a mailbox size?
    (in Ms Outlook, the max size of the .pst file is 2gb, we will have problem when our email mailboxes getting close to 2gb.)
    B. If the mailbox reaches the max. limit, how can we archives the old email?
    Thanks &Regards,
    Prasti.
    061122
    macbookpro   Mac OS X (10.4.8)  

    Hi Prasti.
    I believe the following article answers your questions:
    Overstuffed mailbox is unexpectedly empty

  • An global maximum amount limit for single payments made via the ACH

    Hi
    Can any one guide how to config the gobal maximum amount limit for a single payments made via the ACH  (Automated Clearing House) network.
    Pl do the needful.
    thank you.

    Hi Tony,
    Not exactly the solution, but going forward you can try split the invoices and process it separately at the time of invoicing itself. Otherwise you can try the option installment payment terms, but there may be at least one day difference in payment.
    Warm regards,
    Murukan Arunachalam

  • How to maintain minimum price limit and maximum price limit for a condition

    Hello Gurus,
    Goodmorning,
    How to set minimum price  limit and maximum price limit for a pricing condition type  where we will do this ?, is it possible to set in VK11 ?
    Note- I   can see  minimum and maximum setting in condition type  pricing - in  SPRO but  not seen anything in VK11 condition record maintaince  . so how to maintain in condition record( VK11-Minimum limit  price and Max limit  price )
    Looking for your inputs 
    Thanks in advance
    Regards
    Venkat

    hi,
    in VK12
    select the condition record - goto blue ladder icon
    there you can maintain scales
    like lower limit and upper limit.
    balajia

  • Maximum limit of total length of all the characters for a custom OM infotyp

    Hi,
    Can anyone let me know whats the maximum limit of total character length for a OM infotype.
    I need to create an OM infotype using PPCI Tcode.
    When I am defining the HRI Structure....when total length of all the field is exceeding 900 I am unable to create infotype....I want to confirm whether it is some configuration problem or whether max limit set by SAP is 900 ?

    Hi,
    The max length of infoobject is 60
    for more info
    Re: Creating OM infotype
    /people/sap.user72/blog/2006/05/27/long-texts-in-sap-bw-modeling
    Thanks!
    Edited by: M Prasanth on Jan 19, 2009 1:01 PM

  • Maximum Day Limit for OCP

    Hi,
    I have cleared the exams 1Z0-001 Introduction to Oracle: SQL and PL/SQL & 1Z0-023 Oracle8i: Architecture and Administration in the year 2001.
    Now I have cleared 1Z0-024 Oracle8i: Performance Tuning this month.
    My doubt is will I be able to become OCP 8i DBA if I clear the exams 1Z0-026 Oracle8i: Network Administration & 1Z0-025 Oracle8i: Backup and Recovery or need I do 1Z0-001 & 1Z0-023 again to become OCP.
    I would like to know whether there is a maximum time-limit for completing the 5 papers of OCP 8i DBA.
    Thanks & Regards,
    Sumughan.

    Looking at the source for 1.6.0_15 the default is 8192 and, other than the buffer size being greater than zero, there are no other constrains on the size so the limit will be the largest positive integer. Of course you may well run out of memory trying to allocate this amount of memory but ...

  • Is there any limit for DAQ_Start(​)'s count parameter?

    Is there any limit for DAQ_Start()'s count (the fifth) parameter? It seems that the limit is between 16 million and 18 million. I use PCI-MIO-16E-1 and LabWindows/CVI.

    Hello,
    This depends on whether you are performing a single-buffered or double-buffered acquisition.
    In a single-buffered acquisition, the "count" corresponds to the number of samples the DAQ device acquires and is an unsigned 32-bit value. The largest number that this number can represent is (2^32)-1.
    In a double-buffered acquisition, the "count" corresponds to the size (in number of samples) of buffer that fills up in a circular fashion. It must be an even number. The range of this value depends on the DAQ device you are using and can be referenced by the chart located in the NI-DAQ Function Reference Help file. To access this file, go to your desktop and click [Start]>>[Programs]>>[National Instruments]>>[NI-DAQ]>>[Traditional NI-DAQ Function Reference
    Help]. Then, search for "DAQ_Start" without the quotations.
    I hope this helps clear up any confusion. Please let me know if you need any further assistance. Have a great day!
    Regards,
    Joe Des Rosier
    National Instruments

Maybe you are looking for

  • Syntax for filter

    Hi I am trying to recon users in an OU and i want to write a filter who have employee id = 46633; OIM 11g R2 i wrote the following filter = equalsTo('EmpID', '46633') Its not working. help please. regards

  • Program for Automatic Billing type selection

    When we use the VF01 transaction to create the invoice document for the particular delivery document , then it automatically triggers the particular billing document. Can anybody help me regarding , where exactly i can find this program in which the

  • Copy "info circle" ?

    I want to copy into a text file the information that is provided in the dark circle with the i in it that appears at the end of the discussion line in podcasts. A click on the circle creates a popup with additional information on that podcast. It can

  • HT201301 Hi , I want to acces the documents of one of my apps using Itunes, and when I plug in the Ipad , it proposes me to initialize my Ipad ?

    Hi , I want to acces the documents of one of my apps using Itunes. I maintain several Ipas and usualy I have acces to the documents. This time, with this Ipad, I have a scrren offering me to re-install the Ipad or create a new one . I only want to ac

  • Et_GOT_FOCUS BeforeAction

    Has anybody got an idea why I can not catch the et_GOT_FOCUS event on the BeforeAction = True condition only on BeforeAction = False using Service Pack-00 and Patch Level-11