Error while editing a dso in prod

Hi experts,
Hi am facing the following error when tried to change an dso.
=============
Error in object editing.
Package ZBI_NEW does not exist
Choose 'Display object' or 'Cancel'.
Message no. TR414
==============
How can we resolve this and edit the dso ?
Regards,
Nishuv.

Hi,
I think, Package ZBI_NEW  is a custom development package: probably someone else already transported the application component hierarchy and assigned this package...try to change this. Chk with SE80 > package > ZBI_NEW,If it is not there,create it.
But the normal practice is change/Edit DSO in DEV-->Quality , then transport to Production.(SE80
In the drop down, look for Packages,below it type ZBI_* and hit Open.If you don't see ZBI_NEW, then ask BASIS to Create (DEV)and import that Package to QAS->Production)
Regards
CSM Reddy

Similar Messages

  • ORA-29861 Error while editing or adding search keywords in a File Item

    Hi,
    We are getting the following error while editing or adding search keywords to a file item:
    ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
    DAD name: portal30 PROCEDURE : PORTAL30.wwv_edit_tab.edititem
    Can you please tell us what went wrong.
    Thanks

    Vikas,
    From the server error messages reference:
    Cause: An attempt has been made to access a domain index that is being built or is marked failed by an unsuccessful ODCIIndexCreate or is marked unusable by a DDL operation.
    Action: Wait if the specified index is marked LOADING Drop the specified index if it is marked FAILED Drop or rebuild the specified index if it is marked UNUSABLE.
    It's possible you were loading the document while the index was being rebuilt. Search all_indexes where DOMIDX_STATUS <> 'VALID' OR DOMIDX_OPSTATUS <> 'VALID' to find the offending index and rebuild it.
    Regards,
    Jerry
    null

  • Error while editing 0585&0586 Infotypes in ess

    Hi Folks,
    I am getting an error while editing the 0585&0586 infotypes in ess.
    When i select the field edit it shows me the record with correct dates (Financial year dates) and when i start edidting the amounts and saving the data it was taking the current date as start date and throws an error saying
    Begin date and End date for the infotype must match financial year dates.
    A record already exists for the current financial year.
    Please help in this regard.
    Regards
    SIva

    Hi ,
    If you want to edit the Info types -0585&0586.The control reocrd and the info type start period should be in the same fincial year.
    Thanks,
    Bhaskar

  • Access Denied error while editing interactive forms in NWDS

    Hi,
    I am getting following error while editing the Adobe Interactive form in NWDS, I didnt understand why i am getting this error please help me in this issue
    the error i am getting is as follows
    java.io.FileNotFoundException: C:\Documents and Settings\my user\Application Data\Adobe\Designer\FormDesigner.ini (Access is denied)
         at java.io.RandomAccessFile.open(Native Method)
         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
         at com.sap.ide.webdynpro.adobetemplatedesigner.internalisation.AdobelanguageSettingService.setAdobeLanguage(AdobelanguageSettingService.java:43)
         at com.sap.ide.webdynpro.adobetemplatedesigner.AdobeDesignerEditorPart.createPartControl(AdobeDesignerEditorPart.java:123)
         at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
         at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
         at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594)
         at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:266)
         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2820)
         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729)
         at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
         at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2635)
         at com.sap.ide.webdynpro.adobetemplatedesigner.listener.ViewDesignerActionListener.launchAdobeDesigner(ViewDesignerActionListener.java:73)
         at com.sap.ide.webdynpro.adobetemplatedesigner.contentprovider.LaunchDesignerAction.run(LaunchDesignerAction.java:30)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
         at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
         at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
         at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    thanks
    Anu

    Hi Anu,
          Please check if you have permissions in C:\Documents and Settings\my user\Application Data\Adobe\Designer\FormDesigner.ini
          Change "my user" to the actual user.
    Best regards, Aldo.

  • Error while editing a page in Oracle Composer

    While editing a page on the remote server using Oracle Composer I am getting the following error:
    Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.1.2.v20101206-r8635): org.eclipse.persistence.exceptions.ValidationException
    Exception Description: Cannot acquire data source [java:comp/env/jdbc/WebCenterDS].
    Internal Exception: javax.naming.LinkException: [Root exception is javax.naming.NameNotFoundException: While trying to lookup 'jdbc.webcenter.CustomPortalDS' didn't find subcontext 'webcenter'. Resolved 'jdbc'; remaining name 'webcenter/CustomPortalDS']; Link Remaining Name: 'jdbc/webcenter/CustomPortalDS'
    Exception Description: Cannot acquire data source [java:comp/env/jdbc/WebCenterDS].
    Internal Exception: javax.naming.LinkException: [Root exception is javax.naming.NameNotFoundException: While trying to lookup 'jdbc.webcenter.CustomPortalDS' didn't find subcontext 'webcenter'. Resolved 'jdbc'; remaining name 'webcenter/CustomPortalDS']; Link Remaining Name: 'jdbc/webcenter/CustomPortalDS'
    While trying to lookup 'jdbc.webcenter.CustomPortalDS' didn't find subcontext 'webcenter'. Resolved 'jdbc'
    Any pointers would be helpful

    Hi,
    I think, Package ZBI_NEW  is a custom development package: probably someone else already transported the application component hierarchy and assigned this package...try to change this. Chk with SE80 > package > ZBI_NEW,If it is not there,create it.
    But the normal practice is change/Edit DSO in DEV-->Quality , then transport to Production.(SE80
    In the drop down, look for Packages,below it type ZBI_* and hit Open.If you don't see ZBI_NEW, then ask BASIS to Create (DEV)and import that Package to QAS->Production)
    Regards
    CSM Reddy

  • EHS-Error while editing Report template

    Hi Gurus
    I am getting a vague error while trying to cancel release of existing report template. I need to edit the same. Hence i am cancelling the release. Please let me know if any of you have got this error before and how did you solve it?. Also i have done changes in Dev and QA. But i get this error only in prod.
    The error details are as below.
    Unable to write log record for document 1
    version 00
    "Unable to write log record for document 1050010 version 00"
        Message no. C$760
    Diagnosis
        You attempted to change the status of a document.  The system creates a
        log record for this activity.  However, the system was unable to create
        this log entry.
    System Response
        The system is unable to write the log entry.
    Procedure
        Notify your system administrator.
    TIA
    Regards
    Murali

    Hi
    I have solved this issue. It was an authorization issue. I didnt have authorization for CV02N.
    Thanks and Regards
    muralidharan

  • Error While Transporting the DSOs

    Hi Experts,
    I am transporting a DSO from DEV to QA in 7.0 system.While transporting the DSO, i am getting the below mentioned error.
    The creation of the export DataSource failed
    Reading the Metadata of APMD0009 ...
    Creating DataSource 8APMD0009 ...
    Password logon no longer possible - too many failed attempts
    Password logon no longer possible - too many failed attempts
    Error when creating the export DataSource and dependent Objects
    Error when activating DataStore Object APMD0009
    The transport request contains just the DSO and not the Export datsource.I have also tried exporting both together still it failed.
    I have referred OSS note No.597326 for the same.But it didnt helped in resolving the issue.
    Can anyone please help me out with this problem.
    Thanks,
    Shalaka.

    Hai shalaka,
    jus check some points in u r transportation.
    check the collection mode,grouping option - whether it is in dataflow before and after ,in data flow  after,or in data flow before ,might be u have selected the in data flow before ,so the datasource  error is happening here
    check the datasource is from the same sap system or non sap system ,might be the system is having the password .so these are the problems check out and let me know the status of it and if it is solved by other means let me know
    Suri..

  • Error while editing PO - deleting service line item and creating material line item.

    In SAP SRM Extended classic scenario, PO is in 'ordered' status and contains a service line item. While editing this PO, I delete the service line item and create a new material line item. This gives me the following error.
    Back end error: Enter G/L account
    Back end error: LIne item still contains faulty items.
    This happens only with service- material comibination and no other combination(material-service, service-service, material-material).
    I need to know the reason for this issue and how it can be solved?

    PO Values (Inc Tax):
    Item 1: INR 228 L
    Item 2: INR 27.83 L   (Payment also done in 2008)
    GR for Item 1: INR 207.46 L
    Remaining Comm = INR 21.01 L
    Item 1 having 73 sub line items.... fo some of the sub-line items GR for some qty already done in last fiscals.
    User changing for remaining qty.
    Budget Report values:
    Previous Years:  Budget, Actual & Assigned = 304.85 L
                                Available = 0      (Carry Forward done for Budget & Commitments)
    2011:                   Budget = 75.15 L
                                Actual = 53.86 L
                                Comm = 21.01 L   (Same as Remaining Commitment)
                                Avai = 0.28 L
    Hope this will help.

  • Error while Editing Item - After importing pagegroup

    Hi All,
    We have Oracle Application server 10g (10.1.2) with Oracle Portal 10.1.2.0.0. as a test environment in win 2000 server.
    We installed a new Oracle Application server 10g (10.1.2) (production) with 10.1.2.0.2 in Suse Linux Enterprise server 9. every thing was fine.
    We have migrated one simple page group from source(win) to a new Portal in Linux ( by following the steps of Portal export / import Doc.). This is by exporting transport set, dmp file in source side and importing dmp file and transport set on the target. The import was successful. I checked the Navigator and found the imported page Group. Also all the sub pages and items have been found with proper regions.
    But when i'm trying to edit any item,region or adding region,item, it shows the following error. -----------------------
    ERROR :General invalidation message processing exception: User-Defined Exception (WWC-40018)
    General invalidation message processing exception: Error invalidating content, Non-200 status code returned by Web Cache. Status: 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. ) (WWC-40018)
    Note:Please kindly note that our repository and portal midtier on same machine. So there is no firewall between portal and repository. Also there is no proxy settings given in Portal. Moreover, I reinitialized the webcache invalidator password in both web cache admin and Portal. Nothing is working.
    Please kindly help me in this regard urgently. and provide me the solution along with the navigation details.
    Thanks in Advance,
    Abdullah Shafi

    HI,
    Pls reply me.did your issue resolved regarding webcache wwc-400018 ,same is the problem for me,webachacheadmin and invalidator pages are not working and while editing items in portal does reflect instaed it gives the error
    Error
    General invalidation message processing exception: An error occurred while closing the HTTP connection after receiving an error while getting the invalidation response from Web Cache: ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1389
    ORA-29261: bad argument
    ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1231
    ORA-29259: end-of-input reached (WWC-40018)
    General invalidation message processing exception: An error occurred while getting the invalidation response from Web Cache: ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1231
    ORA-29259: end-of-input reached (WWC-40018)
    Thanks and Regards,
    Azeem.

  • SID Generation Error while activating the DSO.

    Hello Gurus,
    Am trying to load the data to a dso in FIGL, the data is getting loaded to the dso very fine, this is extracting data of 1700000. But the problem is while activating the dso it throws an error "Activation of M records from DataStore object.
    In dump error, DBIF_RSQL_SQL_ERROR
                        CX_SY_OPEN_SQL_DB
    SQL error in the database when accessing a table.
    So please advice me to solve this problem would be appreciated and reward points.
    Arun

    Hello Arun kumar,
    That's easy you have errors in the field 0REF_KEY3.
    Since it is a DSO it let's you load everything but in the time of the activation it complains!
    The system is trying to generate a new SID for the master data of the InfoObject 0REF_KEY3 with that value (or values) and since it has garbage on it (invalid characters like "!", etc.) it gives you that short dump.
    Try to find that record, change it in PSA and reload the request again.
    TCode-E3//Rec.Typ-CO
    The system don't like that string for generating the SID. Try to eliminate "//" and "." from it. (for test purposes you can simple change it to nothing and see if it passes the load and activate again)
    Try to see if you have more records like those and fix them too.
    That should work.
    Please assign points if it helps,
    Diogo.

  • Error while extracting from DSO

    Hellow ! ! !
    Got a error message.
    Scenario:
    Tried Loading data from one DSO to another DSO through transformation.
    But, got a following error message.
    Error:
    Error while extracting from source 0FIGL_O02 (type DataStore)
    Message no. RSBK242
    Inconsistent input parameter (parameter: <unknown>, value <unknown>)
    Message no. RS_EXCEPTION101
    System:
    SAP_BW:700
    Support Package: SAPKW70016
    Regards,
    DongSun Choi

    Got same results though tried several times.
    Updated well  from DSO after Changing from transformation to  update rule.
    Think the transformation is some problem.
    Thanks a lot...
    dongsun, choi

  • Error While Loading_0co_om_cca_9 to DSO Using DTP

    My Client BMW Inc is using the CCA Data Model, using Datasource 0CO_OM_CCA_9 now when I create the DTP Full or Delta to load from PSA which successfully loaded by INFOPACK. DTP Throws the error NO_DS_LG_Found
    and Program used is SAPLRSSTATMAN. i am not able to load the DSO from PSA using DTP. Please help me how to resolve this issue. Since this model is standard content. Please help me what is the problem in loading DSO from PSA.
    Thanks
    Soniya Kapoor

    We are already on Support Package 13, Please suggest if there is any particular SNOTE That need to be applied even after SP 13. I am unable to load the data from PSA to DSO.<b>While Loading_0co_om_cca_9 PSA Data to DSO Using DTP.</b> Please help me resolve this urgently. I checked the Notes 1025969 and 930687 looks like they are for sp7 and sp5. please Suggest the correct note or any other way to solve the Dump Error "NO_DS_LG_FOUND"
    Thanks
    Regards
    Soniya

  • Error while activating 0FIAR_O03 DSO from Business content

    Hi,
    While I am activating 0FIAR_O03 DSO from Business content, getting an error "You do not have authorization for InfoSource 80FIAP_O03".
    Thanks,
    RAJ

    Hi raj,
    The error message clearly tells that you are not authorized...some of the authorization object is missing from ur profile...check the missing Auth object and get it add to ur ID.
    do the following... try to activate the DSO once again ... you will get the message again
    now enter transaction SU53 -- and click ok -- it will display the missing auth object from ur profile.
    if it does not display any thing try to run the authorization trace using ST01 transaction ... to get the missing auth object.
    Regards
    KP

  • Error while loading from DSO to DSO in BI

    Hi All,
    While we are loaind the data from base DSO to Target DSO. Using DTP we are getting the following error. Could any one please provide me the solution for this.
    "The argument 'B' cannot be interpreted as a number"
    i am getting the above message. The lload is successfull from R3 to base DSO, but the same data is ffailed in target DSO.
    Helpful answers will be rewared with the points.
    Many thanks,
    Khaja

    Hi Siva,
    thanks for ur reply. Mapping in transformation is Ok. And we are using the same info objects which we have used in base DSO. The load is successfull to the base DSO it got failed in target DSO.
    How to know to which info object it is throwing the error. we have 80 info objects. even in log also it is not giving the info object name.
    Thanks
    Khaja

  • Errors while editing the xsl for dataview web part

    while modifying a dataview webpart in sharepoint designer, i finding the issues for the below line
    <xsl:for-each select="$Rows[substring-before(substring-after(substring-after(@FullName, '?ID='), '>'), '<') = $FullName]">
    errors:
    the tag is marked invalid because it is missing quote for  '>' and '<'
    the tag is marked invalid because it has an extra quote ">

    Hi ,
    According to your description, my understanding is that you got an error when you edited the xsl for dataview web part.
    Please try to change
    <xsl:for-each select="$Rows[substring-before(substring-after(substring-after(@FullName, '?ID='), '>'), '<') = $FullName]">
    To
    <xsl:for-each select="$Rows[substring-before(substring-after(substring-after(@FullName, '?ID='), '&gt;'), '&lt;') = $FullName]">
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for