ABAP rights on IDES Server

Hi Gurus
we have IDES server installed. while doing some apap work ,   received a message " Access Key required"  > you are not registered as developer.
we are sap customer. have installed  SAP ECc6.  i think it is free. ?
thanks \ thomas

Hi,
As per my knowledge, once the SAP is purchased and installed the developer key can be generated for any system (DEV-QLT-PRD-IDES)without need to pay anything. The only thing is in which ever system you want the key it needs to be generated from service market place.
If the ID which you are using in IDES is sames as DEV and also installation number is same as DEV system then you can use the same key which you have generated for DEV. Also, for your information developer keys should be created in QLT and PRD systems. If the ID is different from DEV then you need to again generate in service market place.
Hope clarified.
Regards,
Sharath

Similar Messages

  • Error in installing SAP IDES server

    ERROR 2009-11-26 15:57:10
    CJS-00095  Error return code.<br>DIAGNOSIS: Return code 1 of executable D:\oracle\product\10.2.0\db_3/bin/lsnrctl indicates an error.<br>SOLUTION: See log file lsnrctl.log for details.
    ERROR 2009-11-26 15:57:10
    CJS-00095  Error return code.<br>DIAGNOSIS: Return code 1 of executable D:\oracle\product\10.2.0\db_3/bin/lsnrctl indicates an error.<br>SOLUTION: See log file lsnrctl.log for details.
    ERROR 2009-11-26 15:57:10
    FCO-00011  The step StartListener with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0|StartListener was executed with status ERROR .
    Dear  All,
    I got these error during the installation of SAP IDES server now how to rectify it so plz if anybody could help me out.
    With regards
    Vishal Chaturvedi

    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 26-NOV-2009 15:57:05
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=erp-srv)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
      TNS-00515: Connect failed because target host or object does not exist
       64-bit Windows Error: 1004: Unknown error
    Listener failed to start. See the error message(s) above...
    Dear all.
    This is the message from lsnrctl.log so how to start the listener...............plz help me out
    With regards
    Vishal Chaturvedi

  • How can i copy ztable from development server to ides server?

    how can i copy ztable from development server to ides server?

    Hello Suresh
    The simplest way is to use a transport request.
    Another possibility is to check for SAPLINK plugins which allow to download table definitions (including data elements and domains) into a flat file. Upload on IDES again via [SAPLINK|https://wiki.sdn.sap.com/wiki/display/ABAP/SAPlink].
    Regards
      Uwe

  • How to transfer ABAP query from one server to another server

    Hi all,
    I have a ABAP query in development server and i need to transport it to production server.
    I have attached a transaction to it using the program which got generated in the back ground
    from the abap query in the developemnt server.
    I have downloaded and uploaded  a ABAP query from one server to another server.
    But the program which got generated in the back ground in the production server is different from
    program which is generated in the development server.
    But my transaction is attached to the program in the development server.If i transport the transaction
    to production server,it is giving error since that program is not present in the production server.
    Am i going in the right way......? 
    Is there any problem in my upload/download procedure ?
    Is there any way to achieve my purpose ...............?
    Please kindly reply me at the earliest.

    You have different ways to call a query using a t.code. One way is to create a pgm with the following code and attach a t-code to it.
    data: gv_test type sy-repid.
    DATA: GV_USERGROUP TYPE AQADEF-BGNAME VALUE 'FI',
          GV_QUERY TYPE AQADEF-QUNAME VALUE 'ZCON_FI_QUERY',
          GV_RNAME TYPE AQADEF-PGNAME .
    CALL FUNCTION 'RSAQ_REPORT_NAME'
      EXPORTING
        WORKSPACE        = ''
        USERGROUP        = GV_USERGROUP
        QUERY            = GV_QUERY
    IMPORTING
       REPORTNAME       = GV_RNAME
    * For the dynamic excution of the called query assisgn GV_RNAME to <gv_test>.
    gv_test = GV_RNAME.
    SUBMIT (gv_test) via selection-screen and return.
    Alternate way is while creating T-Code you choose option Transaction with parameters.
    Transaction as START_REPORT and in default values table control at bottom give as follows
    D_SREPOVARI-REPORTTYPE = AQ
    D_SREPOVARI-REPORT = User group
    D_SREPOVARI-EXTDREPORT = Your Query name
    Regards
    Sathar

  • Viewing standard projects created by SAP on IDES server

    Hello,
    I am working on IDES server ECC 6.0. cProject suite 4.5. I am not able to see the sample projects created by SAP because of Authorization problem. Is there any way(Admin Role etc..) by which I will be able to see projects created by SAP?
    Regards,
    Milind Dumbre

    Hi Milind,
               Are you taking about R/3 or cProject projects?
    If it is cProject, if projects are already created and not shown, the mentioned below are few solutions:
    1) You nees have this role in portal-SAP_CPR_PROJECT_ADMINISTRATOR along with SAP_CPR_TEMPLATE_ADMINISTRATOR for template projects and also SAP_CPR_USER.
    2) Incase the roles mentioned above are already maintained for the user, check the browser you are using, it it is firefox-it is not compatible, if you are using Windows Internet Explorer- may be a cache problem.
    3) To resolve the cache problem, go to - SICF t-code--> execute the transaction, in the services field type cprojects and click on filter, system will show you the service, Right click on the service anc click on Test service, enter the login id and password and login to your system.
    4) Next by maintaining that, open one more tab in the explorer and mention the URL and login to the portal.
    5) Now you can see the projects already created in the dropdown.
    Note: Make sure you are noting using the Firefox.
    If you need futher clarification revert back.
    rgds
    Sudhir Reddy.

  • Want to Take Backup Of Programs Done in ECC6 IDES Server

    Hi Experts,
    Want to Take Backup Of Programs Done in ECC6 IDES Server like, Fico related Company Code,Configuration.... Abap Realted Programs....I Did my Practice in client 800 in IDES ECC6.
    My Moto, Here is to Format the old server and Install new server, where as I can Move the same Fico related Company Code,Configuration.... Abap Realted Programs. from old server Backup  to the new Freshly installed server.
    I tried to move through request, but here only Abap programs are only Possible .
    Please Suggest me the Path To proceed...
    Thanks In Advance...
    Amit.

    If you planing to build the same system.. why you trying to uninstall & install..
    anyways you can do a client export & then restore of that 800 client.
    or DB backup & restore iis more recommended.
    Make sure you arnot changing any drives are file system , it makes the process would be smooth for DB restore & Backup.
    -rahul

  • Error while installing IDES server.

    Dear all,
    Error while installing IDES server.
    ERROR 2003-05-16 21:31:54
    MOS-01011  'E:/usr/sap/IDS/SCS01/exe/sapstartsrv.exe' returned with '-1'.
    ERROR 2003-05-16 21:31:54
    FCO-00011  The step createService with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_Instance|ind|ind|ind|ind|0|0|createService was executed with status ERROR .
    Regards,
    Madhu s
    Edited by: madhus.frnds on Sep 27, 2009 11:24 AM

    Hi,
    Please post the sapint.log file.
    Thanks,
    Shambo

  • Service accounts rights in Sql Server 2008 clustered installation.

    I have to install  Sqlserver 2008 in a 2 node clustered environment in
    Windows Server 2008 R2. For that I have set up 4 less privileged
    a/c in domain for Db engine, Sql agent, Reporting services and Analysis
    service. During the installation I plan to specify these a/c's in the
    domain to run the above 4 services under these a/c. I understand the sql server agent
    a/c should have 6 rights in the local computer security policy
    ie a)Adjust memory quotas for process,b)Act as a part of os,c)Bypass
    traverse chechking,d)Log on as a batch job and e)Log on as a service.
    Will these rights get automatically assigned during installation
    or should it be manually assigned in each node under its local security
    policy. Also what are rights for the other 3 service a/c and do these
    rights get assigned automatically during installation.

    I have to install  Sqlserver 2008 in a 2 node clustered environment in
    Windows Server 2008 R2. For that I have set up 4 less privileged
    a/c in domain for Db engine, Sql agent, Reporting services and Analysis
    service. During the installation I plan to specify these a/c's in the
    domain to run the above 4 services under these a/c. I understand the sql server agent
    a/c should have 6 rights in the local computer security policy
    ie a)Adjust memory quotas for process,b)Act as a part of os,c)Bypass
    traverse chechking,d)Log on as a batch job and e)Log on as a service.
    Will these rights get automatically assigned during installation
    or should it be manually assigned in each node under its local security
    policy. Also what are rights for the other 3 service a/c and do these
    rights get assigned automatically during installation.
    You should get Domain account created before starting cluster installation and specifically give these rights to the account.
    Regarding rights below link might be helpful
    http://blogs.msdn.com/b/askjay/archive/2011/02/28/required-rights-for-sql-server-service-account.aspx
    When installing cluster make sure you use Domain account which is added as local administrator on both nodes.
    It should have righst to create Computer name object(CNO) in domain where cluster is being created
    Windows CNO must have complete rights on SQL server CNO.You should also take help from AD team in providing these rights and understanding if any.
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Transport of ABAP query to production server

    Hi!
    I have developed a report with ABAP query in development server with transaction codes SQ01, SQ02 AND SQ03 respectively.
    I also got the program name from SQ01.
    Now , how to attach a transaction code with the program that is generated from ABAP query and transport it to production server
    successfully.
    If the program is attached directly to the tr code through SE93 and transported----- program is not found in the pr. server.
    pls help me out , requirement is very urgent.
    points to be rewarded .
    regards
    Amit

    hi amit,
    if i understood correctly.is ur query and infoset transported or imported to production.
    Regards,
    sudheer

  • What is tthe role of ABAP Engine in EP server

    Hi to All,
    do any one of u let me know the role of ABAP engine in EP server! How can i make use of ABAP Engine. I know to work with J2EE Engine, but generally what we will do in ABAP Engine.
    It looks to u all as a silly question, but i am not clear of this function, so i need a detail explanation of this.
    Regards,
    Sireesha.

    Hi,
    before there was a WAS 6.20 (Web Application Server) SAP's R/3 Applications were build up on the so called R/3 Basis System. One part of the R/3 Basis was the APAP/4 Runtime. This was true until R/3 version 4.5.
    In parallel SAP started to develop a J2EE Application Server. They founded/buyed a company in Bulgaria called InQMy. You might know that the portal version EP5.0 was based on the InQMy J2EE engine.
    Since R/3 4.7 the old R/3 Basis is called "Web Application Server" (WAS 6.20). Additional to the ABAP/4 Runtime this WAS contains the former ITS (Internet Transaction Server" and the BSP's (Business Server Pages). The old ABAP/4 Runtime is now called "ABAP Stack".
    The old InQMy J2EE Server is now called "J2EE Engine" or "JAVA Stack".
    With Release 6.40 of the WAS it contains both the ABAP Stack and the JAVA Stack.
    Now to Your Question. A standarad EP installation just contains the JAVA stack of the WAS. The ABAP stack normally is not installed, because it is not used by the EP. You could install the ABAP stack in addition. But for what purposes ? Well if You would like to develop a webapplication based on BSP.
    If You are allread running an R/3 System it contains an ABAP Stack but normally no JAVA stack.
    The Java Stack of the EP Server can call the ABAP Stack of an R/3 System via RFC (remote function call).
    More confused now ?

  • IDES server Password reset link --- Not Opening

    Dear Concern ,
                                     IDES server daily password reset link is not opening from yesterday. Kindly let know when this might be corrected.
    Best Regards
    Keerthan Kumar

    If you are unable to reset your password via the security questions or email for any reason, you will need to contact Apple ID Support for futher assistance. Here's the link: http://www.apple.com/support/appleid/contact/
    Reference: http://support.apple.com/kb/HT5787
    Refer to the Apple ID Support page if you are unable to reset your password using the steps in this article.

  • I want to give a user to read only rights on sql server agent 2008

    I want to give a user to read only rights on sql server agent 2008.When I giving SQLAgentuser Role then user is only able to view SQL Server agent as Green but no job visible in job activity monitor.Currently he has db_reader rights on one user database.
    What rights should I give?
    Thanks

    There are 3 SQL server Agent fixed database roles in sql server.
    1.SQL AgentUSerRole:- To create and manage jobs
    2.SQLAgentReaderRole: To grant read acces.
    3.SQLAgentOperatorRole : to run and delete jobs.
    For you question you can create a user and grant him SQLAgentReaderRole.
    Example:
    Create LOGIN test with Password='abc'
    Use msdb;
    GO
    Create User test for login test
    use msdb;
    EXECUTE sp_addrolemember @rolename='SQLAgentReaderRole',@membername='test'
    Hope this solves your problem!!!

  • Error when  installing ides server

    Dear all,
      When i am try to installing IDES  server an applying jce policy it shows following error msg
    ERROR 2003-05-09 23:11:10
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kpdruyvr' does not exist on the 'localhost' host.
    ERROR 2003-05-09 23:11:10
    FCO-00011  The step collect with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|2|0|collect was executed with status ERROR .
    Pls. help,
    Regards,
    Madhu.

    >   When i am try to installing IDES  server an applying jce policy it shows following error msg

    > ERROR 2003-05-09 23:11:10
    > MOS-01185  The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kpdruyvr' does not exist on the 'localhost' host.
    Please read the installation guide - "localhost" is not a valid hostname for a SAP system.
    Markus

  • When attempting to install ios5 iTunes starts to backup the iPod but the back doesn't finish and the progress bar keeps moving left to right, any ideas why please?

    When attempting to install ios5 on my iPod touch , iTunes starts to backup but doesn't get anywhere and the progress bar just keeps going from left to right, any ideas please as to what I can do? Thanks

    Try resetting the iPod while it is connected to your computer.
    Hold the On/Off Sleep/Wake button and the Home button down at the same time for at least ten seconds, until the Apple logo appears.
    Then try again.
    If that didn't help, try restarting the AMDS > iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Space Issues on IDES Server

    Hi Experts:
    We are running into some space issues within our IDES server.  We are running 4.70 SR 2.00 with Oracle 9.2 DB.
    I was wondering if there is anything within the system that we could delete. 
    I had my eye on these folders:
    F:\usr\sap\trans\cofiles
    F:\usr\sap\trans\data
    F:\oracle\IDS\sapdata2\undo_1
    I have already cleaned up the EPS folders.
    The other question I have relates to using partition magic to transfer extra space from two of the other drives.  What are your thoughts on this. 
    Thanks
    Imran

    sorry for being late, but there also other bussiness
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/3d/ad5a8a4ebc11d182bf0000e829fbfe/frameset.htm">Link to tp documentation</a>
    tp additional functions -> Cleaning Up the Transport Directory
    peter

Maybe you are looking for