ABAP system user name asking while executing step DI all-in-one

HI,
We are trying configure NWDI in our EP system,for that we have deployed DI_CMS,DI_DTR,DI_CBS through JSPM.But when we executing step DI all-in-one in configuration wizard,its asking Administrator(DDIC) user of ABAP system.
But our EP system UME is local database.
please provide the solution for solving the issue.
Regards
Sasikanth Reddy

Hi Sasikanth,
Please make sure that you are using the user which is having administrator acess with NWDI roles.
Refer to http://help.sap.com/saphelp_nw70/helpdata/en/44/60dc1943c2311ce10000000a155369/frameset.htm
Hope it will helps
Regards
Arun Jaiswal

Similar Messages

  • Debug error: Errors while executing step

    Hi gurus:
    While debugging a complex mapping, I received the following error.
    DEPENDENCY: EXPR executing...
    Errors while executing step
    DEBUG INPUT ROW: 1
    TABLE: DBG$ID2_MTL_SYSTEM_ITEM_B_GR
    STATEMENT: TRACE177:TRACE180:
    "GE_8_SY"
    ("DBG$ID2_MTL_SYSTEM_ITEM_B_GR_I$1"):=
    ""DW_PG".GET_COURSE("MT_1_IN$2"
    ("DBG$ID2_MTL_SYSTEM_ITEM_B_GR_I$1"), "MT_2_OR$2"
    ("DBG$ID2_MTL_SYSTEM_ITEM_B_GR_I$1"), 'CATEGORIES', 5)/*ATTRIBUTE EXPR.OUTGRP1.ID2:EXPRESSION*/;
    ORA-29280: invalid directory path
    ORA-06512: at "SYS.UTL_FILE", line 41
    ORA-06512: at "SYS.UTL_FILE", line 478
    ORA-06512: at "DW_PKG", line 377
    ORA-06512: at "DW_PKG", line 3424
    ORA-01403: no data found
    As a background, the error occurred at EXPR step which is calling a function. Function calls additional tables in the source schema (tables not brought into Staging) I have imported the Package from the DB (Target) Do I need to do something special for the function to be able to access the tables in the source schema?
    Thanks in advance for your help.

    I ran into a similar problem about a year ago.  Very random, but kept happening at least once a week.  Finally figured out that the static IP address for our server was left in the dynamic IP address pool.  So every so often, the address was dynamically assigned to a second machine.  Which caused a similar type of problem that you are seeing.  I don't know if this is your problem.  But it sounds familiar.
    Hope it helps.
    Mike

  • Outputting System User Name in Ad Hoc Query (S_PH0_48000513)

    I am trying to create an HR Ad Hoc Query and one of the fields that I am trying to output is System User Name from infotype 0105 Communications.  If I choose this field and do not choose the Communication Type, I get two records per employee - one record with the System User Name populated and one record with a blank value for System User Name.
    If I choose the System User Name field for output and also make a selection on Communication Type (= subtype 0001), employees with no System User Name (i.e. no Infotype 0105, subtype 0001) are eliminated from the report.
    I want the report to show all selected employees, including those without a System User Name; however, I do not want the same employee to appear on the report twice.
    Has anyone else experience this problem?  If so, have you figured out how to eliminate the extraneous record for each employee when you do not select the Communication Type?
    Thanks in advance.

    Hi,
    Love to know if you managed to find a solution for this issue as I'm experiencing the same problem.  However I'm reporting on both system user and email address which are distinct fields and would prefer to see this information only on a single line.  With my report I get communication system user on one line and then email address on the another, I'd also like to be able to include those users where the info types have not been maintained.
    With the query I have created I also included logon data from the USR02 table.
    Cheers
    Bill

  • Finding system user name

    hai any body tell to me how to find the system user name and password in windows domain
    now i am developing the java based anti virus software ...that why we need for that ...
    so anybody helsp to me
    also i was used runtime().exec("");->System commands but i can get the system user name
    anybody clear to this soluations ....

    If you have at least one account that has admin privileges, which will be one of those *short names* I pointed to, then open System Preferences, Accounts, click on the lock, supply one of those shortnames, add the password and with the Accounts now unlocked open the other account that you guess may be the Admin's account and view the Username.
    If there are several shortnames, work through each one methodically and logically. The number of possible combination are few.
    The other possibility is that there is no account that has admin privileges, but you say there is and I believe you.
    Postscript: if you are trying to invoke admin privileges, supplying the shortname and its correct password will suffice. There is no need to supply the full Username. Either will work.
    This makes me think you may not have the correct Admin password.
    Message was edited by: roam

  • System Throws short dump while executing data source 2LIS_11_VASCL in RSA3.

    Hello Experts,
    I got short dump while executing data source 2LIS_11_VASCL in RSA3.
    The details are as follow.
    When importing object "MC11VA0SCL_TAB", the structure did not match the
    structure of the target object. The error occurred in component
    no. 567.
    This may be due to one of the following reasons:
    - the structure is actually different (the next field has, for
      example, a different data type) or
    - the same sequence of components were exported and imported,
      but the fields were from other include units.
    I have checked source and target fields and those are of same length and data type.
    Could you please give some points why this short dump occurs.
    Thanks
    Konda Reddy

    Hi,
    This error is not between BI and R/3.  It is within R/3.  You may have setup data and then modified the datasource.
    Delete setup data, generate your datasource again.  Setup data and try again.
    If you are on a live system with data setup after a downtime and you do not want to delete it, then bring your datasource to the original state when you setup data and pull data.
    Cheers....

  • WEBDAV FILE SYSTEM, user name and password changed

    Getting prompt as follows, WebDAV File System Authentication,
    Enter your user name and password to access the server at the URL "http://idisk.mac.com/bobbiealiaswink/" in the realm "idisk.mac.com."
    User name and password were changed recently by Mobile Me, now either or neither
    are being recognized by prompt. Constant reminders every few minutes since upgrading Safari two day ago....I am going buggy with prompts...have tried every possible configuration. Is there a way to enter new access area to enter new username and password?

    Hi Alias Bobbie, and a warm welcome to the forums!
    If this doesn;t help...
    http://discussions.apple.com/thread.jspa?threadID=2082353&tstart=0
    Try this...
    http://support.apple.com/kb/ts1544

  • Get step name of currently executing step from post expression tab

    Hi,
    I am trying to create a custom step type that records the step name and step results in an array. I have been having trouble trying to access the Step Name property from the post-expressions tab.
    One option is to use locals.resultslist[], however, that is only populated once the step executes and hence i cannot access its name through post-expressions. Is there any other property that contains the step name, that may be populated correctly before the post expression  is executed?

    I just realized, this has been posted under LabView. Please disregard this, I am putting it under Test Stand.

  • System users name in the approval task description

    Hi,
    Please let me know how we can get the user name in the approval task decription in the workflows.
    For example: the user currently gets the mail: Dear Approver ,please approve the PO.
    We would like instead o Dear Approver the users name should be displyed.
    Pls advise.
    Thanks.

    Hey Muthu,
    The problem is that the users are already in the system, assigned to a node and ordered shopping carts. The users changed their names by using the personal settings but still the PPOMA is not updated correctly. The US-users are updated but the Business Partner as well as the PPOMA-user remains wrong.
    We are using SRM 4.0.
    Thanks in advance
    Jens
    Edited by: Jens Ilschner on Aug 7, 2008 7:03 AM

  • SU01 or ABAP SYSTEM - User Language on Portal

    Dear All,
    I am working on Portal Framework - Masthead and Footer PCD files in JSP enivronment. Now, I have a requirement where I have to fetch the Language of User present in ABAP SYSTEM- SU01 transaction. Can anyone help me how to fetch this._ With some code or some way to tackle the condition?_
    Thanks,
    Roshan

    Hi Roshan,
    Check this thread - User mapping certificate in UME (J2EE) with ABAP system as Backend (SNC)
    Best Regards,
    Sen

  • HT1515 Will Airport Express work in hotels in China? They require user name/password to connect. Has anyone used one there?

    I will be traveling in China with my iPad2 and want to use hotel wireless. It requires a sign-in with user name/password.  Can I use an Airport Express for this purpose? How do I set it up for that? I have an old Express (pre-2007); can I use it or do I need to upgrade to the new model?

    OK - I have never been to China but the posts here say that it can be done - the cable from the hotel should be connected to the WAN port of the Express - the Express should be in bridge mode and set to create a wireless network with a name and password of your choice - you can do this with a computer before you leave for China or with the iPad if you have previously downloaded the Airport Utility app - you would then connect to your network and attempt to bring up a web page such as Google - the hotel should then intervene and ask you for the login info that they have provided.
    Charlie

  • HT1430 Can not get mail , it sayes that the user name or password is incorret, it the right one

    Can not get mail , it sayes that the user name or password is incorret, it the right one

    You need to contact the email provider and reset your information. All your iPhone does is send the information to the provider and they are stating your username or password are incorrect. If you contact the provider they can help you reset it so it will work with your phone

  • S David I have 2 licens for cs5.5 and have serial number . I cancelled if from my computer (windows 8 operation system)  i just purchased a mac i mak all in one computer and want to install my cs5.5 on it ... i need a download link to do this can you help

    I have 2 license for cs5.5    I am using one on my Windows 8 operating system... the other I cancelled and want to put it on a new apple operating system  /... can you give me the link to down it to my new apple all in one computer???  Please HELP>  send download link or call me 2 850.501.1499   mor send seperate e-mail  to   [email protected] THANKS   DAVID

    Hi David,
    I would like to inform you that if you have a Mac serial number with you, only then you would be able to activate it on your Mac machine.
    Here is the download link for the same.
    Adobe CS5.5
    Thanks,
    Atul Saini

  • ABAP Query change not coming while execute corresponding T.code

    Hi gurus
      I added some values(country field)  in existing ABAP query in development server using sq01 . Now the changes were not coming  (in the selection screen for field selection) while running the query using corresponding Z T.code. In SE93 it shows START REPORT as report name. Can anyone guide me how to change an existing query and how to transport it properly into production server.
    Regards
    Arun

    This is happened due to
    -ve Qty (Quantity of goods received)

  • User Missing Error while Executing a Bex Query.

    Hi,
    I created a query using BEx Query Designer, i'am trying to  execute the query. After giving the  Login ID and Password to execute in EP  it shows a exception called 'user' missing.Kindly help out regarding this issue.
    With Regards,
    Pradeep.B

    Hi Zoltan,
    How to opn it through Analyzer can you please tell me.If i'am unable to open after creatinga  new user as you said what roles i have to give or If am able to open thriugh Analyzer what is the Manditory role i need to check for the user in EP.
    Please let me know am new to this BI.
    Thnaks and Regards,
    Pradeep.B

  • How to protect editable field through system user name?

    Case:
    3 editable fields.
    3 groups.
    Each field must be filled by one person of each group.
    Question:
    If the field is edited, only the person who edited the field may change it. Is this possible in an editable Acrobat document?
    Thx for helping!

    I suppose that JavaScript could do this. But there are other ways depending on your workflow.
    Is each person going to download the PDF from a central file? Will each person have full Acrobat, not Reader? If so, each person could assign a security setting to the file.
    Is it vital that one person not be able to change another's answer? Or is it just a common courtesy that you don't want that form field changed? If so, just have that person change the status of the field to read only.

Maybe you are looking for

  • I had a hard drive failure on my iMac.  I can restore my music, tv shows, and apps from the iTunes store.  How do I restore my movies?

    We came back from vacation to find our iMac not working.  Turns out I had a hard drive failure due to an invalid node structure?  They could not recover anything.  I can restore our music, apps, and tv shows from iTunes.  Anyone know how to restore t

  • FILE DOWNLOAD CLASS?

    Hi I am working on a webpage that allows the user to download files from the server. However i am not sure how to modify the code to show the download status so the user knows its actually download sumthing - i was under the impression that this is s

  • How to distinguish the User-Defined-Function from Oracle Build-In function

    Hi Friends, I could get the function list form all_objects table by the SQL: select * from all_objects where object_type = 'FUNCTION' but there is no column in all_objects specify the function is build-in or user-defined. But I found in SQL Server th

  • Out of memory issues with PSE 8

    I am using PSE 8 64 bit on a Dell desktop computer with Intel (R) Core (TM) i7 CPU 920 at 2.67 GHz. with 8 GB of ram. My operating system is Windows 7, 64 bit. My problem is that I get out of memory or insufficient ram messages in PSE Editor with som

  • Phone handset not ringing

    BT are dealing with this so am not seeking solutions but before contacting them I saw other threads on this which didn't seem to answer the basic questions so am posting for reference only for others with this problem. My handset(s) weren't ringing e