Number range does not exist error message while releasing billing document

Hi,
We are trying to release a billing document to Accounting through VF02. But the system throws an error message that "For object RF_BELEG 1000, number range interval  does not exist FBN1".  Note : System does not specify which number range is missing...
There are existing number range intervals for the company code which looks fine. Any advise where this number ranges are missing.
Regards,
Sakthy

Hi,
I suggest you to check the which document type has assigned for biiling document and against that document type , have to ssign the id for number range and check whethere internal assignment or external assignment.
I hope this will make sense.
Panneer

Similar Messages

  • Number range does not exist error while creating shopping cart

    Hi,
    I am working in SRM 5.0 classic scenario..while creating a shopping cart it gives error as number range 01 does not exist.(while clicking shop button).
    Thanks&Regards,
    Aravind.

    Hi,
    Please maintain SC number range and transaction type assignment in SRM SPRO.
    --> cross application -> number range
    Kind regards,
    Yann

  • Number range interval doesnot exists - error message while generating numbe

    Hi Experts!,
                      I am getting error as " Number Range interval does not exists" while generating auto number for an custom defined tr cod
    The prg is as followos:
    INCLUDE MZFIRSTPAGETOP                          .    " global Data
    TABLES: ZCHP_CUST_INFO.
    DATA: OKCODE LIKE SY-UCOMM.
    DATA:   CNAME LIKE ZCHP_CUST_INFO-CREATED_BY,
            REQTYP LIKE ZCHP_CUST_INFO-REQUEST_TYPE,
            DESC LIKE ZCHP_CUST_INFO-SHORT_TEXT,
            PRIO_TYPE LIKE ZCHP_CUST_INFO-PRIORITY_TYPE,
            EFFECTIVE_DATE like ZCHP_CUST_INFO-REQUIRED_STR_DAT,
            COMM_TYP like ZCHP_CUST_INFO-MODE_OF_COMM,
            COMM like ZCHP_CUST_INFO-ADDRESS,
            REQ_NUM LIKE ZCHP_CUST_INFO-REQ_NUM.
    *&      Module  STATUS_0100  OUTPUT
          text
    MODULE STATUS_0100 OUTPUT.
      SET PF-STATUS 'FOR1000'.
      SET TITLEBAR '1000'.
    ENDMODULE.                 " STATUS_0100  OUTPUT
    INCLUDE MZFIRSTPAGEO01                          .  " PBO-Modules     *
    INCLUDE MZFIRSTPAGEI01                          .  " PAI-Modules     *
    INCLUDE MZFIRSTPAGEF01                          .  " FORM-Routines   *
    *&      Module  USER_COMMAND_1000  INPUT
          text
    MODULE USER_COMMAND_1000 INPUT.
    CASE SY-UCOMM.
      WHEN 'SUBMIT'.
    CALL FUNCTION 'NUMBER_GET_NEXT'
      EXPORTING
        NR_RANGE_NR                   = ' '
        OBJECT                        = 'ZREFNUM'
      QUANTITY                      = '1'
      SUBOBJECT                     = ' '
      TOYEAR                        = '0000'
      IGNORE_BUFFER                 = ' '
    IMPORTING
      NUMBER                        =
      QUANTITY                      =
      RETURNCODE                    =
    EXCEPTIONS
      INTERVAL_NOT_FOUND            = 1
      NUMBER_RANGE_NOT_INTERN       = 2
      OBJECT_NOT_FOUND              = 3
      QUANTITY_IS_0                 = 4
      QUANTITY_IS_NOT_1             = 5
      INTERVAL_OVERFLOW             = 6
      BUFFER_OVERFLOW               = 7
      OTHERS                        = 8
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
            ZCHP_CUST_INFO-REQ_NUM = REQ_NUM.
            ZCHP_CUST_INFO-CREATED_BY = CNAME.
            ZCHP_CUST_INFO-REQUEST_TYPE = REQTYP.
            ZCHP_CUST_INFO-PRIORITY_TYPE = PRIO_TYPE.
            ZCHP_CUST_INFO-SHORT_TEXT = DESC.
            ZCHP_CUST_INFO-CREATED_ON = EFFECTIVE_DATE.
            ZCHP_CUST_INFO-MODE_OF_COMM = COMM_TYP.
            ZCHP_CUST_INFO-ADDRESS = COMM.
    *ENDIF.
    INSERT ZCHP_CUST_INFO.
    COMMIT WORK.
    WHEN 'RESET'.
           CLEAR: CNAME,REQTYP,PRIO_TYPE,
    DESC,EFFECTIVE_DATE,COMM_TYP,COMM.
      WHEN 'CANCEL'.
            LEAVE PROGRAM.
    ENDCASE.
    ENDMODULE.                 " USER_COMMAND_1000  INPUT
    could any one help me out,.!!!
    Thanks in advance.
    Sunil
    [email protected]

    Hi,
    I suggest you to check the which document type has assigned for biiling document and against that document type , have to ssign the id for number range and check whethere internal assignment or external assignment.
    I hope this will make sense.
    Panneer

  • For object RF_BELEG number range does not exist

    Hi,
    while doing PGI, i get an error For Object RF_BELEG ,number range does not exist in company code ABCD. Where do i create the number range for this. I tried with FBN1 but not useful.
    " Diagnosis says, the database table NRIV has the delivery class as C. Make chages in customizing. "
    what could be the reason for this error? can anyone help me to fix this error.
    i tried to fix it through transaction code 'SNRO' and 'OBA7' but in vain
    can anyone help me out

    Try Extending the same in VN01 , and assigning it to your relevant document
    Cheers

  • Package does not exist error-message

    When I try to compile a java servlet with the following piece of code I get a compilation error referring to the import statement.
    I have just included the initial import statements. A large number of errors follow, as a result of this 'package does not exist error-message'.
    Has anyone encountered this or any ideas?
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.util.* ;
    import java.io.* ;
    import java.sql.* ;
    import com.ericsson.snf.mps.mppapi.mtlr.*;
    The error messages come from the 'import com.ericsson.snf.........' statement.
    I am trying to integrate ericsson software, into my application.
    Thanks,
    java-mobile-user

    That's probably because you are trying to integrate j2me suff with j2se/ee. That won't work without los of extra work..

  • Item 000010 does not exist - Error Message V1331 in VA41

    Dear Experts,
    We r implementing PS module for a client.
    I am using a exit MV45AFZZ, in which i have a perform ZVALIDATEWBS, i am calling this include through a subroutine.
    In this ZVALIDATEWBS routine -> i have validated 2 conditions
    1. Validation for Partner function and
    2. Validation for WBS element.
    For 1 ---> I am comparing with VBPA partner and throwing error message if the partner entered doesnt match with the project code
    For 2 ---> i am checking the status in JEST table if STAT = 'I001'  and INACT field = 'X' for a object number i am throwing error as " WBS must be in u2018 Created-CRTDu2019 status".
    The problem which iam facing is...
    After entering the line item and WBS for the material and after doing Incompletion log and pressing save i am getting a error stating
    "Item 000010 does not exist"  ( Message no. V1331)
    When i comment the error message which is thrown in my exit i am able to save without any error message, i am not getting the standard error  -  "Item 000010 does not exist" (Message no V1331).
    When i debug the code i am not able to predict, becuse if i comment the messages(only message not the whole exit)  the standard program called is different, when i uncomment and check them its going for some different program.
    Kindly help me in this regard.
    thanks
    Krish

    Hello Krishna,
    Thanks for the reply
    this message was from the standard SAP i just copy pasted the message.
    a STOP icon in the front along with this following message -> "Item 000010 does not exist",
    If u can able to give ur mail id i can send the screen shot also. But any clues w.r.to this error.. anything should i need to check in.
    kindly advice
    thanks
    Krish.

  • SAP TAO Consolidation & CBASE_INIT.VBS.txt does not exist  error message

    Hi All,
    I installed SAP TAO SP03 & have QC 10.0 & QTP 10.0 and recorded a sample transaction code and observedfollowing errors:
    i) I recorded a transaction and opened the script from "Consolidation" tab from Configuration Tab and got an error popup saying that u201CUnhandled exceptions have occurred"
    ii) Without using Consolidation, tried to run manually got an error saying that ""[QualityCenter] Subject\BPT Resources\Libraries\CBASE_Init.vbs.txt does not exist  but i uploaded the file in the same location.
    iii) Tried to recording using UI scanner and itu2019s not recognizing "Tabs" and some of the fields. I donu2019t know why some fields
    are missing and "Tabs" headings too. Like "BASIC data" "Payment Data" are two tabs so "BASIC DATA" is not recognizing and under that some of fields u201CInvoice dates, Posting Datesu201D fields are not scanning. So used Object Spy but itu2019s so challenge to scan each and every field.
    Please advice.
    Thanks a lot for your help and very much appreciated in advance.
    Regards,
    Ram
    Edited by: Rambabu Challa on Aug 25, 2010 9:14 AM
    Edited by: Rambabu Challa on Aug 25, 2010 9:16 AM
    Edited by: Rambabu Challa on Aug 25, 2010 9:20 AM

    Hi Guys,
    I have resolved the "CBASE" error but i am not able to resolve "Consolidation" error message: here is the more details about the error . Any thoughts please
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    Exception Text **************
    System: Object reference not set to an instance of an object.
       at SAP.TAO.HpIntegration.Consolidator.GetTestsInFolderNode(TreeNode targetNode, Int32[] icons)
       at SAP.TAO.Consolidation.PnlConsolidate.tvTestPlans_BeforeExpand(Object sender, TreeViewCancelEventArgs e)
       at System.Windows.Forms.TreeView.OnBeforeExpand(TreeViewCancelEventArgs e)
       at System.Windows.Forms.TreeView.TvnExpanding(NMTREEVIEW* nmtv)
       at System.Windows.Forms.TreeView.WmNotify(Message& m)
       at System.Windows.Forms.TreeView.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    SAPTAO
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAO.exe
    SAPTAOCommon
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAOCommon.DLL
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    SAPTAOHpIntegration
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAOHpIntegration.DLL
    SAPTAOHpQCNetModule
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAOHpQCNetModule.DLL
    SAPTAOHpQCNetModule9
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAOHpQCNetModule9.DLL
    Interop.TDAPIOLELib
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/Interop.TDAPIOLELib.DLL
    SAPTAOHpQCNetModule10
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAOHpQCNetModule10.DLL
    SAPTAOSelfCheck
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAOSelfCheck.DLL
    SAPTAOGuiScripting
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAOGuiScripting.DLL
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    System.Data
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    SAPTAOObjectSpyControl
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0.201007020730
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/SAPTAOObjectSpyControl.DLL
    Interop.SapROTWr
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/Interop.SapROTWr.DLL
    Interop.SAPFEWSELib
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/Interop.SAPFEWSELib.DLL
    System.Management
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
    Interop.TDAPIOLELIB10
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20TAO/Interop.TDAPIOLELIB10.DLL
    CustomMarshalers
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
    JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    And also tried to record a transaction and when i am running , it is take so much time to execute . I don't know why.
    Thanks for your inputs.
    Ram.

  • BUS2080 "OBJECT DOES NOT EXIST" error message....

    Hi Gurus,
    I am trying to create a workflow for Service Process Notification in SWDD using BO BUS2080 . The Work Flow is activated without any errors but when i enter the instance number it comes as "OBJECT DOES NOT EXIST".
    I created a subtype for BUS2080 ,delegated the object and i am using the parent object in my work flow.Please help me out in executing my Work Flow.
    Thanks,
    Syed.

    Please check first in SWO1 whether the object instance exist or not. I hope you are giving the right key fields. First test with correct key fields thru SWO1.
    <b>Reward points if useful</b>

  • "Archive file does not exist" error message in KSB1

    I'm fairly new to SAP, and I am receiving this error in KSB1:    Archive file 000786-002 CO_ITEM does not exist.
    When my co-worker runs the report using the same cost center, data is returned. We are running this for the current accounting period. Is there some kind of setting or other access I need in order to view this? Any help is much appreciated.

    Hi,
    Please, refer to note 143135.
    Regards,
    Eli

  • "package javax.media does not exist" error message. Help!

    May be this is a rookie problem, but I can't solve it by myself.
    I'm using JBuider X to develop a GUI, and need to capture an image, from a web cam or so, and to save it in DB.
    The problem is: I found some source codes wich are supposed to do this... but they references (imports) an javax.media class... and the JBuilder says that this class doesn't exists.
    Can anyone help me?
    Where can I get the class, and how I inform to JBuider where it's located?
    Thanks in advance.
    Ernesto Becker

    Project tab, "Build", Libraries -> import the JMF libraries. Something like that.

  • RF_BELEG GMR, number range interval 51 does not exist FBN1 Message no. NR75

    HI ALL
    IAM GETTING  THIS MESSAGE WHILE POSTING MIGO
    For object RF_BELEG GMR, number range interval 51 does not exist FBN1
    Message no. NR751
    Diagnosis
    The database table NRIV has the delivery class 'C', i.e. the SAP default settings are only in client 000.
    Procedure
    Create the missing number range interval in customizing.
    Transaction code: FBN1
    Regards,
    parameshwar

    Hi,
    check following link
    [problems in goods receive t.code MIGO;
    Regards
    Kailas Ugale

  • Factory calendor does not exist error during order creation

    Hi,
    I am getting the factory calendor does not exist error while creating the order. For this i will explain the details for this issue and guide me where is the problem.
    we are doing reconfiguration for the new plant in the client. In this client we are now creating new plant and doing the reconfiguration. While creating the order in new plant i am getting the below error message. i have assigned the existing factory calendor of the old plant to new plant in the existing client. i am thinking that factory calendor is not plant based. In work center i have assigned the factory calendor of old plant for the new plant work center. Please guide me.
    Regards,
    Mastan.

    Hi Dogboy,
    Thank You for immediate reply.
    Have you performed all PP configuration for 1007?
    It means i have created order type and order type parameters, availability check,scheduling, conformation steps for the ordre type.
    Master data,routing, bom creted in cewb with change number and assigned to routing in cewb.
    And factory calendor assigned in work center as old plant calendor only.
    Other tahn this nay steps need to consider for creation of order. anything i have missed. Please guide me.
    Have you assigned a factory calendar to plant 1007?
    Factory calendor is not plant specific. i think with in a client  i can assign same calendor to new plant also. anywhere i have not observed the calendor as plant wise. please guide me.
    Have you created a BOM for this material in 1007?
    Have you created a work center in 1007?   Does the work center have a factory calendar that actually exists?
    The above two steps i have done.
    Have you created a routing for this material in 1007, with operations in that only include work centers assigned to 1007, and assigned the routing to this material in 1007?
    Yes.
    Please guide me.
    Regards,
    Mastan.

  • Why an "ORA-01006: bind variable does not exist" error when no dynamic SQL?

    Hi all,
    While running PL/SQL in SQL Developer 3.2.09, I got the following error after adding a section of code. Note that nothing I'm doing has anything to do with dynamic SQL (which is what 01006 is supposedly about).
    Error report:
    ORA-01006: bind variable does not exist
    01006. 00000 - "bind variable does not exist"
    *Cause:   
    *Action:
    After commenting out the new chunk of code that caused the error, the error persisted.
    After deleting the new code, the error went away.
    What the heck!?!? If you have any ideas, please lay 'em on me.
    Thanks so much,
    Kim
    P.S. It's a few hundred lines of code, so I didn't append it to this post and I don't see how to attach a file.

    Let's review a few facts:
    1. You post a question in the sql developer forum that has no apparent relation to sql developer. You could confirm this by doing the test using sql*plus or some other tool.
    2. You provide NO information about what database you are even using. The only clue is an ORA -xxx message that means SOME version of Oracle is involved.
    3. You provide NO information about what the four digit version of Oracle DB is being used.
    4. You provide NO information about what the code in general or what that specific section of the code is even doing. The code could be doing literally anything that Oracle is capable of doing.
    That's a bit like calling a mechanic you don't know, telling them your car is making a funny noise and asking them what the problem with your car is.
    >
    While running PL/SQL in SQL Developer 3.2.09, I got the following error after adding a section of code. Note that nothing I'm doing has anything to do with dynamic SQL (which is what 01006 is supposedly about).
    Error report:
    ORA-01006: bind variable does not exist
    01006. 00000 - "bind variable does not exist"
    *Cause:
    *Action:
    The error gives no indication of where the error occurred in the code.
    >
    Your first clue that your troubleshooting method is seriously flawed is when you make statements that aren't supported by any evidence at all but appear to be nothing but your opinion.
    Your second clue is when those statements appear to directly contradict what Oracle is telling you.
    I'm talking about these two statements you make; which you state as if they were universal truths
    >
    nothing I'm doing has anything to do with dynamic SQL
    (which is what 01006 is supposedly about).
    >
    If thoe were true then your 'unstated' conclusion appears to be that Oracle is wrong in saying 'bind variable does not exist'
    Sorry - but I would place my money on Oracle.
    I'm sure the above may sound harsh - it is intended to be. My four major rules (there are more) when troubleshooting Oracle problems.
    1. Assume that Oracle is CORRECT when it tells you there is a problem.
    2. Assume that you are WRONG if your opinion conflicts with what Oracle is telling you - see rule #1.
    3. Don't make ANY other assumptions. You can form hypotheses but don't state them as facts until they are proven.
    4. Your 'opinion' is only useful to the extent that it can help you form meaningful hypotheses - see rule #3.
    >
    To reiterate, there is no dynamic SQL in the code.
    >
    To reiterate - if, as you state, that error relates to dynamic SQL and bind variables then it can not be disputed that:
    ORACLE DOESN'T AGREE WITH YOU!
    So let's try it my way and hypothesize that Oracle is correct (see rule #1 above).
    Then by definition this statement by Oracle is correct
    >
    ORA-01006: bind variable does not exist
    >
    And that should immediately raise this question:
    1. where might there be a bind variable that does not exist?
    which leads to a prerequisite question:
    2. where are ALL of the bind variables that might be being used?
    Question #2 is where you need to start your search. Here are at least five possibilities (there are more)
    1. your code - this should be easiest to check and you state that your 'anonymous' block does not have any.
    2. a table trigger - triggers that use the :NEW, :OLD or :PARENT pseudocolumns. Those psuedocolumns are BIND variables and the trigger code that uses them is, by definition, dynamic sql.
    3. a pl/sql package/function/procedure - any of these might be being called from trigger code or a view that is involved in the transaction. Any of these could take a parameter and/or use bind variables and cause your problem if that bind variable does 'not exist'.
    4. a functional index - can also trigger code from #3 above
    5. an audit trigger that logs the audit activity that your user or your code is performing. This code could be trying to use a SYS_CONTEXT environment variable that has not been created and cause a 'bind variable does not exist' error.
    See rule #1 - Oracle is CORRECT. Until you have identified and examined ALL of the code (not just your anonymous block) being executed and ruled it out you should continue with the hypotheses that Oracle is CORRECT.
    In the (extremely) unlikely event that you can show that Oracle is NOT correct you should file a SOR with Oracle.

  • Time series does not exist, Error in Source System

    Hi friends,
    I am loading the data from APO system and i am getting the below error after scheduling the info Packs.. can you analyze and let me know your suggestions
    Error Message : Time series does not exist,
                             Error in Source System
    I have pasted the ststus message below
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    Thanks,
    YJ

    Hi,
    You better search for the notes with the message ""Time series does not exist". You will get nearly 18 notes. Go through each note and see the relevence to your problem and do the needful as it is mentioned in the note .
    Few notes are:
    528028,542946,367951,391403,362386.
    With rgds,
    Anil Kumar Sharma .P

  • 10gLiteR3 publishing ORA-00942: table or view does not exist error

    Hi All,
    I am encountering table or view does not exist error while publishing using the api.
    Below is the code:
    try {
    consolidatorManager.openConnection("MOBILEADMIN","PASSWORD", ADMIN_JDBC_URL);
    mobileResourceManager = new MobileResourceManager("MOBILEADMIN","PASSWORD",ADMIN_JDBC_URL);
    consolidatorManager.createPublicationItem(EXT_CONN, "RMT_TEST_TABLE" , "MOBILEADMIN","RMT_TEST_TABLE", "F", "SELECT * FROM MOBILEADMIN.RMT_TEST_TABLE", null, null);
    consolidatorManager.addPublicationItem(mobileResourceManager.getPublication("/mobileApp"),"RMT_TEST_TABLE",null, null, "S", null, null);
    } catch (Exception e) {
    e.printStackTrace();
    When I execute the above code it does not throw any exceptions but I see the below error in err.log. I,U,D triggers are getting created on the remote table, CMP, CFM, CVR,CLG tables are also created, I also see primary key for this table in VPKS. Publishing seems to be fine but I see the below error in err.log.
    java.sql.SQLException: ORA-00942: table or view does not exist
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:180)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:208)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:543)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1451)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:651)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2117)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2331)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:422)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:366)
         at oracle.lite.sync.Subscription.getVirtualTablePrimaryKey(Subscription.java:7522)
         at oracle.lite.sync.Subscription.getTablePrimaryKey(Subscription.java:7365)
         at oracle.lite.sync.Subscription.CreatePublicationItem(Subscription.java:2334)
         at oracle.lite.sync.Subscription.CreatePublicationItem(Subscription.java:2157)
         at oracle.lite.sync.Subscription.CreatePublicationItem(Subscription.java:2129)
         at oracle.lite.sync.Subscription.CreatePublicationItem(Subscription.java:2108)
         at oracle.lite.sync.Subscription.CreatePublicationItem(Subscription.java:2093)
         at oracle.lite.sync.Subscription.CreatePublicationItem(Subscription.java:2079)
         at oracle.lite.sync.ConsolidatorManager.createPublicationItem(ConsolidatorManager.java:1253)
    I am not able to figure out what table it is looking for. Any ideas why this is happening?

    check the MGP compose process, is it also showing the error?
    If it is them at some point in 10.2 Oracle introduced a 'feature' (ie: bug) that causes problems to the housekeeping routines when new versions of publication items are published
    In 10.0 and early 10.2 when making changes to publication items VIEWS called CPV$.. were created to log the column list for each version of a publication item, and check if you are making changes when you publish. In the case of old versions, once all clients have synchronised and been moved to the latest version it tries to delete this view.
    at some point the publish started creating TABLES instead of views (but using the same naming convention ie: CPV$..). This works fine as far as the logging of changes and old column lists, but the housekeeping called at the end of the publish and GP process still trieds to do a DROP VIEW and this causes the error.
    The only way of clearing this i have found is to look at the log file to get the name of the object that it is trying to drop, set up a view script to create a dummy view with the list of columns in the table, drop the table and then create the view. It then gets dropped on the next MGP cycle and the error goes away
    If the error is not showing up in the MGP process, only in the publish, and your changes appear to be publishing OK, then the problem is likely to be with a snapshot definition AFTER the change you have made - real pain to identify on re-publish - possibly missing schema name in the snapshot definition

Maybe you are looking for

  • PDF Forms: problem with keypad "decimal dot" when filling "number" fields

    Ok, here's my problem : I've created a form with fields. My client want to input in those fields amount of money. So I've created fields formatted with the "Number" category. 2 decimals, "1234,56" separator style, not currency symbol. So far, so good

  • Mac App Store version and ASL files

    Hello Some days ago I updated my Photoshop Elements for Mac to Version 11 (Mac App Store version). Accidentally I noticed mysterious activity though Photoshop Elements wasn't running. For example these files have been created or modified /private/var

  • Speed limit pb

    Hello fellows! I was asked to build a program that calculates the Fine when you exceed the speed limit. When you exceed 120miles/h the fine is 100$ plus 10$ for every additional mile/h. I wrote a code,but something is wrong with it. When you drive at

  • Searching through highlight content

    I would like to view the content of my highlights in the comment summary bar without having to resort to having the content copied to the highlight as a comment. This comment on text is primarily redundant, and secondarily annoying as the comment-in-

  • HP desktop crashed and will not start

    My HP computer (P7-1268C) crashed and will not restart. After trying everything I can think of, I pressed the start button once more and the color went from blue to orange and then blank again. The computer did not overheat as it is not even warm. Pl