Post-policy byte64 is not fetched from ASR9001

Hello,
In ASR9001, running 4.3.4 version, post policy byte64 is not fetched by snmpwalk when the interface is configured with policing. In the same router postpolicy byte64 is fetched if the interface traffic is shaped. Any suugestions?...
Regards.

Hi Nagaraj,
thanks for your response.
i understand the left outer join ..
Left outer join between table 1 and table 2 where column D in both tables set the join condition:
Table 1                      Table 2
A
B
C
D
D
E
F
G
H
a1
b1
c1
1
1
e1
f1
g1
h1
a2
b2
c2
1
3
e2
f2
g2
h2
a3
b3
c3
2
4
e3
f3
g3
h3
a4
b4
c4
3
|--|||--|
    Left Outer Join
    |--||||||||--|
    | A  | B  | C  | D  | D  | E  | F  | G  | H  |
    |--||||||||--|
    | a1 | b1 | c1 | 1  | 1  | e1 | f1 | g1 | h1 |
    | a2 | b2 | c2 | 1  | 1  | e1 | f1 | g1 | h1 |
    | a3 | b3 | c3 | 2  |NULL|NULL|NULL|NULL|NULL|
    | a4 | b4 | c4 | 3  | 3  | e2 | f2 | g2 | h2 |
    |--||||||||--|
Can you please help me understand what diff it makes ?
i have the cust GB09 in the (itab for all entries)...--> that time it doest get selected.
But when GB09 s given in sel screen it gets selected in teh query.
Pls help me understand.
Any inputs pls..
Regs,
SuryaD.
Edited by: SuryaD on Feb 4, 2011 3:55 PM

Similar Messages

  • My Mac, all of a sudden, actually says error messages like: "A File couldn't not fetched from the network..."

    All of a sudden my mac starts speaking, but it only reads an error message. "A file could not be fetched from the network" but Voice over is turned off, I double checked it. I don't know what happened, but it's annoying, because it is so random.
    I really need help.
    Chris

    I think I know the culprit now, it is Little Snitch and its Audio Prompts. I found something in their Forum but you can't dectivate it.

  • While fetching the Audit Log Programmatically last Downloaded document is not fetched from Auditing Log. To update the events it is taking 5 to 10 mins. After that i can fetch the data. Is there any way to refresh the log to be reflected immediatly?

    SPAuditQuery wssQuery = new SPAuditQuery(SPContext.Current.Web.Site);
    wssQuery.RestrictToUser(SPContext.Current.Web.CurrentUser.ID);
    wssQuery.AddEventRestriction(SPAuditEventType.View);
    wssQuery.RestrictToList(list)       
    //set the query date range
    wssQuery.SetRangeEnd(DateTime.Now);
    wssQuery.SetRangeStart(DateTime.Now.AddMinutes(-30));// To get the last 30 Mins of data
    SPContext.Current.Web.Site.Audit.Update();
    SPContext.Current.Web.Update();                     
    SPAuditEntryCollection auditCol = SPContext.Current.Web.Site.Audit.GetEntries(wssQuery); 

    From your response, I understood that, The coding is okay. So no need to change the code.
    I am not sure what/How to be validated the Lag. Can you please suggest more on detail ?
    One more thing observed based on the below steps
    1. Downloaded 3 documents sequentially
    2. Gave pause for 15 seconds
    3. Downloaded next 2  documents sequentially
    4. Executed my above mentioned program
    Result : Fetched only first 3 documents, documents which are downloaded after pause is not retrieved
    5. Generated the custom report (or ) Do new Download
    Result : I can See 5 Documents (In case of 5th step is new download, I can See 5 Documents instead of 6 documents)
    6:  Executed my above mentioned program
    Result : I can See 5 Documents (In case of 5th step is new download, I can See 5 Documents instead of 6 documents)
    Conclusion: Most recent download event is pushed by other relevant(Custom Report Generation or Download or Page Refresh) event
    Am i Missing anything to obtain the proper result ?

  • DTP does not fetch all records from Source, fetches only records in First Data Package.

    Fellas,
    I have a scenario in my BW system, where I pull data from a source using a Direct Access DTP. (Does not extract from PSA, extracts from Source)
    The Source is a table from the Oracle DB and using a datasource and a Direct Access DTP, I pull data from this table into my BW Infocube.
    The DTP's package size has been set to 100,000 and whenever this load is triggered, a lot of data records from the source table are fetched in various Data packages. This has been working fine and works fine now as well.
    But, very rarely, the DTP fetches 100,000 records in the first data package and fails to pull the remaining data records from source.
    It ends, with this message "No more data records found" even though we have records waiting to be pulled. This DTP in the process chain does not even fail and continues to the next step with a "Green" Status.
    Have you faced a similar situation in any of your systems?  What is the cause?  How can this be fixed?
    Thanks in advance for your help.
    Cheers
    Shiva

    Hello Raman & KV,
    Thanks for your Suggestions.
    Unfortunately, I would not be able to implement any of your suggestions because, I m not allowed to change the DTP Settings.
    So, I m working on finding the root cause of this issue and came across a SAP Note - 1506944 - Only one package is always extracted during direct access , which says this is a Program Error.
    Hence, i m checking more with SAP on this and will share their insights once i hear back from them.
    Cheers
    Shiva

  • Delta package not fetching all records from Delta queue in r/3

    Hello,
    I have loaded Goods Movement Data using 2LIS_03_BF datasource into my BI system.
    The Delta has been initialized and everyday the delta is being moved from r/3.
    I observed that when I execute my delta package not all delta records are fetched into PSA from r/3.
    For Ex: Before starting my delta package I checked in SMQ1 of my R/3 system and see that there are around 1000 records.On executing the delta package I see that the record count is reduced from 1000 to 400 in SMQ1.On executing the delta package again I get the remaining 400 records into my PSA.
    Shouldn't the delta package get all records from the queue on single execution??
    Is there some setting to define the nr of records to be loaded?
    I'm confused with this behaviour.Please help me understand this behaviour.
    Thank You.

    Hello,
          First thing: the data is not transferred from the SMQ1 queue, rather the data is transfered to BW from the RSA7 Delta queue. You need to check the number of records present in the RSA7 queue.
    Since SMQ1 is involved, i think you are using the unserialized V3 update method. In this method, when data is first written to the application tables, it is first transferred to the SMQ1 update queue,then via a job to the LBWQ extractor queue and then to the RSA7 delta queue. So the number of entries that you see in the SMQ1 queue are not the number of entries that have to be transferred to BW but rather the records that are waiting to be transferred to the extractor queue in LBWQ. Similarly, in LBWQ, the number of entries displayed here are not the no of entries that are going to be transferred to BW, they are the no of entries that will be transferred to the delta queue RSA7 when the next v3 update job runs.
    If you want to check the number of records that will be transferred to BW, select the datasource in rsa7 and then click on the display data entries button.
    Hope this helps.
    Regards.

  • Report is not fetching the data from Aggregate..

    Hi All,
    I am  facing the problem  in aggregates..
    For example when i  am running the report using Tcode RSRT2, the BW report is not fetching the data from Aggregates.. instead going into the aggregate it is scanning whole cube Data....
    FYI.. Checked the characteristcis is exactely matching with aggregates..
    and also it is giving the  message as:
    <b>Characteristic 0G_CWWPTY is compressed but is not in the aggregate/query</b>
    Can some body explain me about this error message.. pls let me know solution asap..
    Thankyou in advance.
    With regards,
    Hari

    Hi
    Deactivate the aggregates and then rebuild the indexes and then activate the aggregates again.
    GTR

  • Data not getting fetched from Quotation to Contract

    Hi,Myself new to TM. I have a ticket mentioning data not getting fetched from quotation to contract. How to solve it? Please help...
    Message was edited by: Michael Appleby

    Please add the version of the TM product and which SPs have been installed.  Also more information on the quotation and contract.
    What do you mean by ticket?  It you mean an error message, from where are you reading the message?
    Regards, Mike
    SAP Customer Experience Group - CEG

  • Life in months is not populating from interface in Mass Additions Post

    Hi,
    We have one critical issue in FA conversion.We have popultaed the life_in_months in fa_mass_additions table.When we run the Mass Additions Post,it is defaulting the life_in_months from category and not from fa_mass_additions interface table.As per intended functionality,it should populate from interface table.
    If any of you encounter the issue,Please let me know the soultinon.
    Thnaks
    Praveen

    >
    DATA showing on front end,but it is not populating into base table AP_INVOICE_DISTRIBUTIONS_ALL.
    >
    Are you saying you can see the distributions from front end but not in the table?
    Did you populate the distribution related columns in AP_INVOICE_LINES_INTERFACE (e.g. DIST_CODE_COMBINATION_ID)?
    Sandeep Gandhi

  • New posted data in underlying table is not fetched in datasource (RSA3).

    Hi Gurus,
    I am using DataSource 0CA_TS_IS_1 in RSA3. To meet the requiremnt we posted some new data in the underlying database transparent table (CATSDB).  But datasource is not extracting new data whatever is posted in underlying database transparent table (CATSDB).  This is standard SAP delivered datasource.
    Is there any conditions to be followed to post the entries in table (CATSDB) so that it will be extracted by the datasource 0CA_TS_IS_1 in RSA3 and then later in BW.
    Thanks in advance.
    Uday Shankar.

    After posting new data in the table (CATSDB), functional guys should execute TIME EVALUATION jobs in source system (R/3 or ECC). Otherwise 0CA_TS_IS_1 would not fetch any data in RSA3 and then in BW.

  • How to fetch delivery note fiedl from MIGO

    Hi,
    how to fetch delivery note field from MIGO.
    Regards
    Mave

    see it is not the exact field.
    Regards
    Mave

  • Why can't I post my resume from Pages to the web or an email on my iPad?? I've tried using iCab, downloading google docs, etc. I understand it's not possible from iPad but why???

    Why can't I post my resume from Pages to the web or an email on my iPad?? I've tried using iCab, downloading google docs, etc. I understand it's not possible from iPad but why??? If I can't use safari to do it is there any other way?? Seriously, are iPads only used for watching Hulu, playing games, fb and twitter? My phone can do that!! Worst $500 I ever spent.

    We don't want to email it.....  we want to upload it.
    Then why did you say (emphasis added):
    Why can't I post my resume from Pages to the web or an email on my iPad??
    There are plenty of methods for putting a resume online, where a potential employer can download it, though admittedly the iPad is less flexible in this regard than a computer.  Nobody ever has claimed otherwise.  However, I get the feeling you're not actually looking for an answer to anything, and you're just posting to complain.  Note that that is a violation of the Apple Support Communities Terms of Use, which you agreed to when signing up for an account here.
    I wish I had gotten a Galaxy Tab.
    Then sell your iPad and go buy one.  You will have no problems whatsoever finding a buyer.

  • VB Runtime error timeouts. Could not fetch terms from table: TPW6

    VB Runtime error timeouts are occurring repeatedly for multiple users on the terminal server.
    Event Type:         Warning
    Event Source:     VBRuntime
    Event Category:  None
    Event ID:              1
    Description: The VB Application identified by the event source logged this Application XL Reporter: Thread ID: 13508 ,Logged: Could not fetch terms from table: TPW6
    It looks like bad table reference in XL reports? This is causing significant lag as they wait to time-out. Is there a way to identify source(s) and correct  it/them? Unfortunately the error does not say what report. Is there any way of identifying exactly what the SAP equivalent is to the tables it is having issues finding?
    thanks

    This error may not cause big problems.  We have to live with it for a long time.  It only show XLR with highlight icon on the task bar.  It shouldn't have much bigger impacts.
    Thanks,
    Gordon

  • Invoice hold workflow is not fetching the approver from ame

    Hi,
    I'm trying to get the next approver(3rd level) in wf process from ame through profile option, but it's not fetching the approver.
    my query is
    SELECT persion_id||employee_id
    FROM fnd_user
    WHERE employee_id = fnd_profile.VALUE('MG_AP09_PAYABLES_SUPERVISOR')
    other two level approvers (level1 and level 2)I'm getting , which is not through profile but direct join of tables as given below
    SELECT 'person_id:'|| rcv.EMPLOYEE_ID
    FROM ap_holds_all aph
    ,po_distributions_all pd
    ,rcv_transactions rcv
    WHERE pd.line_location_id = aph.line_location_id
    AND pd.PO_DISTRIBUTION_ID= rcv.PO_DISTRIBUTION_ID
    AND aph.hold_id = :transactionId
    AND transaction_type = 'DELIVER'
    SELECT 'person_id:'|| HR2.attribute2
    from ap_holds_all AH
    ,po_line_locations_all PLL
    ,hr_locations_all HR1
    ,hr_locations_all HR2
    where pll.line_location_id = AH.line_location_id
    AND pll.ship_to_location_id = HR1.location_id
    AND nvl(HR1.attribute1,HR1.location_id) = HR2.location_id
    AND AH.hold_id = :transactionId
    what may be the issue?

    Hi Surjith,
    Please look at the code I have written in the user exit, which is just for testing purpose. In SPRO I set workflow as 9 for all the release codes.
    IF i_eban-werks = '1000'.
      actor_tab-otype = 'US'.
      actor_tab-objid = 'S_RITESH'.
      APPEND actor_tab.
      CLEAR actor_tab.
    ENDIF.
    In PR I am getting the user name in processor coloumn correctly.
    please let me know if I am going wrong.
    Thank you.

  • Bex reprort is not fetching data from Aggregates scanning whole cube data

    Hi All,
    I am facing the problem in aggregates..
    For example when i am running the report using Tcode RSRT2, the BW report is not fetching the data from Aggregates.. instead going into the aggregate it is scanning whole cube Data....
    FYI.. Checked the characteristcis is exactely matching with aggregates..
    and also it is giving the message as:
    Characteristic 0G_CWWPTY is compressed but is not in the aggregate/query
    Can some body explain me about this error message.. pls let me know solution asap..
    Thankyou in advance.
    With regards,
    Hari

    Hi,
    Let me start off from basic.
    1) Check the activation of aggregates.
    2) check whether the check box in infocube manage rollup is checked.
    Hope this helps
    Assign points if useful
    Regards,
    venkat

  • Posted documents could not retrieve from Finance system (Travel Management)

    Hi Experts,
    I could sucessfully post the documents to Finance system using T.code: PRRW and when i click on FI/Co documents tab it is showing error Could not retrieve from Finance (FIN310) system, I have checked the ALE configuration form HR outbound documents are sucess also.
    Please advise where i have to check, there is no erros during posting posting was sucess with document numbers also.
    Appreciate your help if you could let me know if there is any other reports i have to run for posting.
    Thanks
    Murali

    The problem I faced was related but just slightly different - solution is below.  This is really only an issue if your AS Java server is on a different server than your NWDS and a firewall is active.
    Error when trying to publish ConverterWeb demo project from local dev machine CE 7.2 Netweaver Developer Studio  to server CE 7.2 AS Java was:
    Could not retrieve deployment system configuration for CE1. Please check if the system is running.
    [ERROR: 7/10/10 10:58 PM /userOut/daView_category (eclipse.UserOutLocation)
    Thread[Thread-22,5,main]]
    Issue is a firewall problem.  Solution  is:
    1) remove default SAP AS Java from NW Developer Studio (Windows -> Preferences -> SAP AS Java
    2) shutdown NWDS
    3) open ports 50113 (port for instance 1), 50013 (port for instance 0), 50004 (deploy port) and 5000 (http for NWASJAVA) on the AS Java server.
    4) open NWDS
    5) add SAP AS Java in NWDS (Windows -> Preferences -> SAP AS Java: host - 192.168.1.16, instance - 1, Domain - Default
    6) add SAP AS Java in NWDS (Windows -> Preferences -> SAP AS Java: host - 192.168.1.16, instance - 0, Domain - Default
    7) publish ear.
    8) navigate to: http://192.168.1.16:50000/ConverterWeb/
    obviously you'll need to replace the internal ip with the ip of your server.
    I think this firewall info is somewhere in the docs.
    Edited by: adamtarshis on Jul 11, 2010 8:16 AM

Maybe you are looking for

  • No Firewire

    Hello all, I have read these forums with a passion for the past couple of weeks seeking a way to fix my problem by myself. Basically what happened was, I was moving something and I accidently unplugged my computer. I plugged it back in, started it up

  • Disabling the xml feed as a canonical workaround

    Hi I have a question and wondered if anyone can advise. I am working on a jewellery site with 150ish products and multiple catalogs - 4 main ones (necklaces, earrings, bracelets & rings) and then many less important ones (beaded necklace, stretch bra

  • Trouble viewing pages in live view and preview in browser

    I am currently using Dreamweaver CS4 on windows XP. I was able to view all my pages in live view and I was able to preview them in Firefox and Internet Explorer. I changed a CSS setting on the page, and when I went to view it nothing showed up. I onl

  • How to do a screenshot in an ipod 5th gen 16gb?

    I tried to install a screenshot app on my ipod because it doesnt have a screenshot but there arent any proper screenshot app but just snapchat save comes up in the app store.

  • Itunes dump file help?

    Okay so i bought a rented movie in itunes, when i try to transfer it itunes crashes. This was on itunes 8.2 and iphone OS 3. Now, i downgraded to 2.2.1 and downgraded itunes, and now it says that itunes stopped working.I have 10 days left on that mov