Developer Access In Non-Dev Environments

As an application DBA, I prefer to keep my database pretty locked down. But as DBA with a developer background, I can appreciate having limited access in environments like production. So in our shop, developers currently have read access to all of our data via roles. And they have the ability to create objects under their schema on the users tablespace, which is at 5G (the entire database is around 1T). This morning, I was informed that developers/analysts/testers/etc should not have any create/write privileges in any environment above development. This is not something I agree with. I tried to make my point that giving users a small playground in non-dev environments should not cause any issues to the database. But my higher-ups would not have it, and they keep saying "But it's prod. Nobody should have privileges to create anything in prod". And they will soon force me to make significant changes to user roles.
I guess this post is then looking for opinions... What do you think? Should developers be able to create objects in non-dev environments? If so, what about production? What are your arguments for letting users create tables with data under their schemas in production? Or do you have an argument that says they shouldn't be able to create objects in any environment other than dev? Do you have any links to any research articles? Or maybe books that deal with similar questions?
I tried to do a quick google search, but I didn't come up with any results.
Appreciate any insight you might have!
For reference:
Platform: Solaris[tm] OE (64-bit)
Version: 11.2.0.2.0

>
As an application DBA, I prefer to keep my database pretty locked down. But as DBA with a developer background, I can appreciate having limited access in environments like production. So in our shop, developers currently have read access to all of our data via roles. And they have the ability to create objects under their schema on the users tablespace, which is at 5G (the entire database is around 1T). This morning, I was informed that developers/analysts/testers/etc should not have any create/write privileges in any environment above development. This is not something I agree with. I tried to make my point that giving users a small playground in non-dev environments should not cause any issues to the database. But my higher-ups would not have it, and they keep saying "But it's prod. Nobody should have privileges to create anything in prod". And they will soon force me to make significant changes to user roles.
I guess this post is then looking for opinions... What do you think? Should developers be able to create objects in non-dev environments? If so, what about production? What are your arguments for letting users create tables with data under their schemas in production? Or do you have an argument that says they shouldn't be able to create objects in any environment other than dev? Do you have any links to any research articles? Or maybe books that deal with similar questions?
>
Seems to me that part of the reason for the varied responses is because your post includes several questions and statements and some of them can be interpreted in a contradictory way. I would hazard that some of those statements are also incomplete and need to be further expanded in order to understand the full import of what was really being said.
>
So in our shop, developers currently have read access to all of our data via roles.
>
Surely this doesn't mean ALL developers and ALL data in ALL environments does it? But does this relate to developers using their own schema for access or an APP schema?
>
I was informed that developers/analysts/testers/etc should not have any create/write privileges in any environment above development.
>
Like the above does this mean when using their own schema? Or is such access allowed using an APP schema?
>
giving users a small playground in non-dev environments should not cause any issues to the database
>
You didn't provide ANY reason or justification for even needing to do this in a non-dev/sandbox environment. Why not?
>
Nobody should have privileges to create anything in prod
>
Does management mean that ONLY DBAs should have this privilege? Or did they literally mean to include the DBAs as well?
>
Should developers be able to create objects in non-dev environments?
>
Clarify this - in their own schema? Or in an APP schema as part of their duty to fix problems or issues or assist in a release?
>
What are your arguments for letting users create tables with data under their schemas in production? Or do you have an argument that says they shouldn't be able to create objects in any environment other than dev?
>
For me it is telling that you did not provide YOUR arguments for this.
The very nature of your question and the decisions you say have recently been made suggest to me that your organization is lacking sufficient documentation for the systems Business Requirements and for your IT departments internal system requirements. In particular there seems to be a lack of a security policy or plan and a lack of a deployment plan and the roles and responsibilities of those involved in deployments.
That is the problem that manaqement needs to tackle. My suggestion to you would be to gather ALL of the information and questions you can think of, put them in a document and submit it to management to for policy consideration.
There should be a section for each environment and you should includes questions like:
1. Which DBAs should have access to, and responsibility for, this database? Are there any restrictions?
2. Will developers be allowed to have their own schema in this daabase? If yes, what priviliges are they allowed to have? Can they access objects from other schemas? What type of access is allowed? What objects/object-types are they allowed access to?
3. Who will be responsible for creating any application schema objects in this database? The DBAs (ALL or only some)? The developers (ALL or only some)?
You will be providing a higher level of service to management if you take this challenge head-on and try to nail down the exact requirements that are needed. The first part of the document is where you try to gather and list the requirements.
You also provide information about what the current policy is (e.g. developers can have their own schema in test).
In the detail sections for each you provide the arguments for and against the current policy or the recommendation for the new policy. This is where you, and other DBAs/developers, tell management why you need a particular policy and the effect it will have on the business if the policy is changed.
The professional response, in my opinion, is to interpret management's actions as an indication that
1. the current policy is unclear
2. the suggestions for changing the policy are incomplete
3. there is NO documentation as to the reasons for having the current policy or the reasons that the policy needs sto be changed
4. there is NO documentation as to the impact on the business if the current policy is changed (or if it is left the same)
That presents an opportunity for your group to step up to the plate and provide some very vital, and very needed, information to management in a responsible way.
Isn't that what being a team player is all about?

Similar Messages

  • Multiple dev environments of CRM 2011 on one SQL 2012 server

    Hello,
    I have requirement to install multiple development servers of CRM 2011 which would use one SQL 2012 Server. 
    As you know, you need separate CRM 2011 Reporting Extensions, which means that Reporting Services (SSRS) should be installed not in SQL 2012 server but in the same server as CRM 2011. For SSRS (on CRM 2011 server) I want to use SQL 2008R2 Express (licensing
    issues).
    Is it possible to use SQL 2008R2 Express only for SSRS, while CRM 2011 is using SQL 2012 on different server?
    I get errors while creating organization:
    System.Web.Services.Protocols.SoapException: The feature: "Customizing security roles" is not supported in this edition of Reporting Services.
    Environment information:
    CRM 2011 on Windows Server 2008 R2. In the same server SSRS 2008 R2 on SQL 2008 R2 Express
    CRM database in different machine with SQL 2012 on Windows Server 2012.
    Regards, 
    Jonas

    SQL Express is not supported for Dynamics CRM.  Plus, the only way to have completely separate installations of Dynamics CRM pointing to one server for SQL is to used named instances of SQL Server on the Windows server you're installing SQL. 
    So you literally would have to install SQL multiple times on that one box.
    Instead of going through all that effort, why not just install Dynamics CRM once, and then make multiple CRM deployments using the CRM Deployment Manager? You can make as many CRM environments as you need with a single install of Dynamics CRM. This works
    great in dev environments where you need multiple instances for multiple devs. Plus, it gives you exactly one point of administration when it comes to the CRM install, and is a lot more supportable.
    The postings on this site are solely my own and do not represent or constitute Hitachi Solutions' positions, views, strategies or opinions.

  • HELP Cant login on my MAC after changed in OSX Server all access for NONE

    Hi
    After changed for the users , roots , and another one , the access for NONE in one of the options in  OSX Server to configure access just lost the capability to open the programs with the click of the mouse and turned off the MAC
    I can't login now into my MAC , the display got the apple logo on startup and the login window doesn't come blocking me to login
    Any help are welcome
    Thanks 

    Hi
    Just tipped command key and S key and hold it and turned the mac on
    Lots of information coming but in the middle of the screen I can read some of the lines it says
    Darwin Kernel VErsion....
    Security policy loaded
    AppleIntell CPUPowerManagementClient :ready
    FireWire (OHCI) TI ID 823f built-in is now active
    Got boot device= iOService : AppleACPIPlatformExpert ......
    "Launch [1] has started up in single-user mode"
    " Verbose boot will log to /dev/console "
    "SHutdown loggin is enabled "
    Root device is mount read-only
    It got much more lines and ends with
    If you want to make modifications to files
    /sbin/fsck -fy     ( this command line show that system it's ok )
    /sbin/mount -uw
    If you want to boot the system
    Exit
    But after exit it goes to the same situation with the apple logo in the middle of the screen and the login widow doesn't come
    Thanks anyway for your answer
    Any further information in how can I login into my mac are welcome
    Thanks

  • Developer Access to MiniSAP

    Hi,
    After I extend my MINISAP license key for the first time, not able to add the developer access to bcuser.
    I used the key 29671482393151224771 which is there in the minisap licensing procedure page.
    Getting Invalid Key error. Any idea?
    Saw various post on the forum but none helped me.
    Thanks,
    Partha

    I tried 00000000000000000000 and that is also NOT working. My trial version is now licensed for 90 days on a Windows XP professional laptop. I do not know if I had the problem before I renewed the INITIAL 4-weeks licence to the 90-day license. 
    Everything else works fine. I can create and run various programs using the trial version. However when I attempted to modify an implementation method in the ABAP class -  BCALV_TREE_EVENT_RECEIVER, I am asked for an Access Key. 
    Is anybody from SAP looking into this? I believe it is clear that there is a problem with Access Key for a number of us. That the default 29671482393151224771 is NOT working for everybody.
    Any help in solving this Access Key issue is greatly appreciated.
    Thanks!

  • ABAP development in a non-unicode system

    Does anyone have a "list of abap development considerations" when developing ABAP in a 4.6C system to also be sensitive to an upcoming UNICODE conversion project, that is, What do I need to be sensitive to concerning unicode when developing in a non-unicode 4.6C system to make the upgrade to unicode of these programs easier .

    You can check the documents available at market place.
    service.sap.com/unicode  under section
    Sap netweaver-> Sap Netweaver in Detail -> Application Platform -> Unicode -> ABAP and Unicode Library.
    There is one document which is specifically related to 4.6c  (Vorbereitung von ABAP Programmen für Unicode in 4.6C/D) but its in German.
    You can go through the other documents and see whichever is applicable for 4.6c
    Regards,
    Abhishek

  • Access to non spatial tables in oracle mapviewer/ oracle maps V2

    Hello,
    We want to have access to non spatial oracle tables (for value list creation etc), existing in oracle mapviewer spatial datasource (ex datasource: MVDEMO/ nospatial table: Employees).
    We have allready created the datasource MVDEMO and we want to avoid the creation of an external datasource to the same oracle user.
    Thxs,
    Bill

    Thanks.  Your answer was very helpful.  It pointed me in the right direction.  I wanted to be able to generate a table, below the map, which listed all the points (and their associated data) shown on the map.  The simplified code I used is shown below.  The function is called using an event listener (map.addListener(OM.event.MapEvent.LAYER_ADDED, createTable) which fires after the pointlayer is added to the map.
    function createTable(evt) {
        var tableRecords = pointLayer.getAllFeatures();
        var tableRecordsAttr = pointLayer.getAttributeNames();
        divElem = document.createElement('div');
        tableElem = document.createElement('table');
        tbodyElem = document.createElement('tbody');
        rowElem = document.createElement('tr');
        // create the table headings     
        for (var i = 0; i < tableRecordsAttr.length; i++) {
            colElem = document.createElement('th');
            colElem.appendChild(document.createTextNode(tableRecordsAttr[i]));
            rowElem.appendChild(colElem);
        tbodyElem.appendChild(rowElem);
        // populate each row of the table with data
        for (var i = 0; i < tableRecords.length; i++) {
            rowElem = document.createElement('tr');
            for (var j = 0; j < tableRecordsAttr.length; j++) {
                colElem = document.createElement('td');
                colElem.appendChild(document.createTextNode(tableRecords[i].getAttributes()[tableRecordsAttr[j]]));
                rowElem.appendChild(colElem);
            tbodyElem.appendChild(rowElem);
        tableElem.appendChild(tbodyElem);
        divElem.appendChild(tableElem);
        document.getElementsByTagName('body')[0].appendChild(divElem);

  • ABAP developer access key

    How can i get the ABAP developer access key?

    Thanks you all!!
    I tried so many times but i got the error
    Authorization Error!  Currently you do not have authorization to use this function. To request the authorization, please contact one of the administrators at your company:
    Then I reported my administrator, but unfortunately he also got the same Authorization Error!!
    I don't know, the correct way for getting the access key.

  • Invalid Developer Access key while editing FM Exit_SAPLRRS0_001

    Hi,
    I want to create a new user exit variable for reporting. I created a proj in CMOD and included the component RSR00001 which
    includes the FM - Exit_SAPLRRS0_001. I try editing the function module, its asking me to enter the Developer Access key. System is not accepting the key which I pass even though there is a proper entry against my id in the table DEVACCESS.
    Any possible solutions

    Hi,
    When you reach the exit EXIT_SAPLRSAP_001, dont try to go in edit mode into it. There would be a Include in it. Double click on this include.
    INCLUDE ZXRS**.
    You would reach this include. Now, go in change mode of this include. It would allow you to go in change mode with your access key.
    If there is no such include inside this function module, then follow the below steps to create a new include.
    What you are trying to do is changing the standard function module EXIT_SAPLRSAP_001. If you want to change any standard objects, you will need specific access keys for these objects based on their Object Directory Entry from your BASIS guys.
    e.g. for EXIT_SAPLRSAP_001 you can find this info from Menu bar-> Goto -> Object Directory Entry.  If your provide this info to BASIS, they would give you unique access key which would work only on this function exit. Then you can change this function exit.
    Edited by: Rahul K Rai on Oct 28, 2010 4:50 PM

  • Opening device /dev/sg3 failed - access denied to /dev/sg* device file

    Opening device /dev/sg3 failed - access denied to /dev/sg* device file (OB scsi device driver)
    Got this message when running an automated RMAN job.
    To my knowledge the only thing that has changed since being able to run RMAN jobs with OSB and not being able to run them is that the permissions on /usr/tmp were changed from drwxr-xr-x, not drwxrwxrwx.
    Transcript below:
    2010/01/27.04:03:20 ______________________________________________________________________
    2010/01/27.04:03:20
    2010/01/27.04:03:20 Transcript for job oracle/6142.1 running on backup01
    2010/01/27.04:03:20
    2010/01/27.04:03:20 (amh) qdv__automount_in_mh tape1 at 2010/01/27.04:03:20, flags 0x100
    2010/01/27.04:03:20 (amh) mount volume options list contains:
    2010/01/27.04:03:20 (amh) vtype 3, vid (null), vs_create 0, family PAS-RMAN, retain (null), size 0, scratch 0
    2010/01/27.04:03:21 (amh) don't preserve previous mh automount state
    2010/01/27.04:03:21 (amh) loaded volume has no barcode
    2010/01/27.04:03:22 (amh) beginning pass 1
    2010/01/27.04:03:22 (mmr) volset containing oid 20859 (vid PASWLY-000215, tag 000086L3) is closed
    2010/01/27.04:03:22 (amh) 1 oid 20859 doesn't meet mount requirements - volume set is closed to further update (OB device mgr)
    2010/01/27.04:03:22 (mmr) need next volume after oid 20543 (vid PAS-RMAN-018887, tag 000048L3) for append; its oid 20604
    2010/01/27.04:03:22 (amh) 2 oid 20543 doesn't meet mount requirements - the next volume of this set is needed (OB device mgr)
    2010/01/27.04:03:22 (mmr) oid 20949 (vid PAS-RMAN-018935, tag 000021L3) passes criteria
    2010/01/27.04:03:22 (amh) 3 loading
    2010/01/27.04:04:04 (mt) qdv__read_label() succeeded; read 65536 bytes
    2010/01/27.04:04:05 (atv) automount worked
    2010/01/27.04:04:05 (amh) 3 automount worked - returning
    2010/01/27.04:04:05 (amh) end of automount at 2010/01/27.04:04:05 (0x0)
    2010/01/27.04:04:05 Info: volume in tape1 is usable for this operation.
    2010/01/27.04:04:05 (pvfw) at BOT
    2010/01/27.04:04:05 (pvfw) previous state is invalid
    2010/01/27.04:04:05 (alv) backup image label is valid, file 1, section 1
    2010/01/27.04:04:05 (pvfw) invalidating tape position in mount db
    2010/01/27.04:04:05 (ial) invalidate backup image label (was valid)
    2010/01/27.04:05:17 (pvfw) space to EOD
    2010/01/27.04:05:26 (pvfw) inspect_recs BSR: rtypes [0] = filemark
    2010/01/27.04:05:26 (pvfw) inspect_recs BSR: rtypes [1] = filemark
    2010/01/27.04:05:26 (pvfw) inspect_recs BSR: rtypes [2] = data
    2010/01/27.04:05:26 (pvfw) inspect_recs BSR: rtypes [3] = filemark
    2010/01/27.04:05:26 (pvfw) inspect_recs FSF
    2010/01/27.04:05:26 (pvfw) inspect_recs ready to mount
    2010/01/27.04:05:26 (pvfw) mounting at inspect_rec's request in rw_mode 2
    2010/01/27.04:05:28 (pvfw) mounted ok
    2010/01/27.04:05:28 (pvfw) at OB EOD, returning (2)
    2010/01/27.04:05:28 (pvfw) pos_vol_cleanup not returning pstate
    2010/01/27.04:05:28 (dmap) tape1 success
    04:05:28 OBTR: obtar version 10.2.0.3.0 (linuxamd64) -- Wed Sep 24 11:12:44 PDT 2008
    Copyright (c) 1992, 2007, Oracle. All rights reserved.
    04:05:28 OBTR: obtar -c -Xjob:oracle/6142.1 -Xob:10.2 -Xstat -X shm:/usr/tmp/obsbt_10985_0_126458300010985a -Xbga:oracle/6142.1 -y /usr/tmp/[email protected] -J -F5 -f tape1 -Xrescookie:0x99ECC895 -H backup01 -zR
    04:05:28 OBTR: running as root/root
    04:05:28 OBTR: record storage set to internal memory
    04:05:28 ATAL: reserved drive tape1, cookie 0x99ECC895
    04:05:28 OBTR: obsd=1, is_job=1, is_priv=0, os=15
    04:05:28 OBTR: rights established for user oracle, class admin
    04:05:28 SUUI: user info oracle/oinstall, ??/??
    04:05:28 STTY: background terminal I/O or is a tty
    04:05:28 MAIN: interactive
    04:05:28 SET: volume has no expiration time
    04:05:28 CNPC: data host reports this butype_info:
    04:05:28 CNPC: tar (attr 0x2C78: B_DIRECT, R_DIRECT, B_INCR, R_INCR, B_FH_DIR)
    04:05:28 CNPC: DIRECT = y
    04:05:28 CNPC: HISTORY = y
    04:05:28 CNPC: LEVEL = 0
    04:05:29 DOLM: nop (for tape1 (raw device "/dev/sg3"))
    04:05:29 DOLM: ok
    04:05:30 RLE: connecting to volume/archive database host
    04:05:30 RLE: device tape1 (raw device "/dev/sg3")
    04:05:30 RLE: mount_info is valid
    04:05:30 A_O: tape device is local
    04:05:30 A_O: Devname: HP,Ultrium 3-SCSI,G63Z
    04:05:30 Info version: 11
    04:05:30 WS version: 10.2
    04:05:30 Driver version: 10.2
    04:05:30 Max DMA: 2097152
    04:05:30 Blocksize in use: 65536
    04:05:30 Query frequency: 134217728
    04:05:30 Rewind on close: false
    04:05:30 Can compress: true
    04:05:30 Compression enabled: true
    04:05:30 8200 media: false
    04:05:30 Error threshold: 8%
    04:05:30 Remaining tape: 403359744
    04:05:30 A_GB: ar_block at 0x2B544951A000, size=2097152
    04:05:30 A_GB: ar_block_enc at 0x2B544971E000, size=2097152
    04:05:30 ADMS: reset library tape selection state
    04:05:30 ADMS: reset complete
    04:05:30 VLBR: not at bot: 0x9
    04:05:30 VLBR: tag on label just read: "000021L3"
    04:05:30 VLBR: master tag now "000021L3"
    04:05:30 RLE: set kb remaining to 403359744
    04:05:30 RLE: noticed nil label
    04:05:30 ARVI: resetting volume id from nil to PAS-RMAN-018935
    04:05:30 PF: here's the label at the current position:
    Volume label:
    Volume tag: 000021L3
    Intro time: Tue Jun 02 17:00:51 2009
    Volume UUID: d0e25812-ed54-102c-a34d-001143fd735c
    Volume ID: PAS-RMAN-018935
    Volume sequence: 1
    Volume set owner: root
    Volume set created: Tue Jan 26 23:32:25 2010
    Media family: PAS-RMAN
    Volume set expires: never; content manages reuse
    Original UUID: d0e25812-ed54-102c-a34d-001143fd735c
    Archive label:
    File number: 5
    File section: 1
    Owner: root
    Client host: merge01
    Backup level: 0
    S/w compression: no
    Archive created: Wed Jan 27 00:08:56 2010
    Marker: End of data
    04:05:30 PF: at desired location
    04:05:30 RCVW: volume "PAS-RMAN-018935" / vuuid d0e25812-ed54-102c-a34d-001143fd735c reserved for writing
    04:05:30 CREA: tape position after open_archive() is 0001A1800000
    04:05:30 GLMT: returning "000021L3", code = 0x0
    04:05:30 IMF: inherited media family PAS-RMAN is content-managed
    04:05:30 CREA: setting history tag to "000021L3" from volume label
    04:05:30 RLE: overwrite invalid/blank/marker section
    04:05:30 VLBW: on entry, l->tag = "", master tag = "000021L3", bot = 0
    04:05:30 VLBW: setting voltag from "" to "000021L3"
    04:05:30 VLBW: volume is content-managed
    04:05:30 RLE: write volume PAS-RMAN-018935, file 5, section 1, vltime 1264566745, vowner root, voltag 000021L3
    04:05:30 VSLW: set last write time for volume oid 20949
    04:05:31 ULVI: set mh db volume id "PAS-RMAN-018935" (retid "000021L3"), volume oid 20949, code 0
    04:05:31 ULTG: set mh db tag "000021L3" (retid "PAS-RMAN-018935"), volume oid 20949, code 0
    04:05:31 RLE: set kb remaining to "invalid or unknown"
    Volume label:
    Volume tag: 000021L3
    Intro time: Tue Jun 02 17:00:51 2009
    Volume UUID: d0e25812-ed54-102c-a34d-001143fd735c
    Volume ID: PAS-RMAN-018935
    Volume sequence: 1
    Volume set owner: root
    Volume set created: Tue Jan 26 23:32:25 2010
    Media family: PAS-RMAN
    Volume set expires: never; content manages reuse
    Original UUID: d0e25812-ed54-102c-a34d-001143fd735c
    Archive label:
    File number: 5
    File section: 1
    Owner: root
    Client host: backup01
    Backup level: 0
    S/w compression: no
    Archive created: Wed Jan 27 04:05:28 2010
    Archive owner UUID: 9d92d00e-0368-102b-89f6-001143fd735c
    Owner class UUID: edde6dc8-f857-102a-a357-001143fd735c
    Backup piece name: 8sl4ft06_1_1
    Backup db name: emrep
    Backup db id: 3844670930
    Backup copy number: not applicable
    Backup content: archivelog
    04:05:31 RCVW: volume "PAS-RMAN-018935" / vuuid d0e25812-ed54-102c-a34d-001143fd735c reserved for writing
    04:05:31 ADMS: reset library tape selection state
    04:05:31 ADMS: reset complete
    04:05:31 SNP: using NDMP protocol version 4
    04:05:36 FLDB: drive buffer flush to medium took 0:05 (min:sec)
    04:05:36 BNPC: volume position "0001A181" added to s_vol_start_pos
    04:05:36 BNPC: initial volume label "PAS-RMAN-018935" added to s_vids, s_last_section 1
    04:05:36 BNPC: initial volume tag "000021L3" added to s_vtags, s_last_section 1
    04:05:36 BNPC: environment variable DATA_BLOCK_SIZE = 64
    04:05:36 BNPC: environment variable DATA_ARCH_UUID = f3ccd49e-ed7a-102c-be2b-001143fd735c
    04:05:36 MGS: ms.record_size 65536, ms.record_num 0x0, ms.bytes_moved 0x0
    04:05:36 SMWB: setting mover window for possible checkpoint during backup
    04:05:36 MLIS: mover listen ok for local connection
    04:05:36 APNI: a preferred network interface does not apply to this connection
    04:05:36 DPNI: a local NDMP data connection is in use
    04:05:36 BNPC: directing data service to connect to mover
    04:05:42 BNPC: issuing NDMP_DATA_START_BACKUP
    04:05:47 BNPC: started OSB NDMP backup of backup01 to tape1
    04:16:51 MNPO: data service halted with reason=successful
    04:16:51 SNPD: Data Service reported bytes processed 0x6DF20000
    Opening device /dev/sg3 failed - access denied to /dev/sg* device file (OB scsi device driver)

    Permissions problem on the drive for the user running the job.

  • ESW: how to enable developer access to the ES workplace systems

    Hi,
    I received the access from ES workplace for ECC . But I dont have any authorization create any object , the role S_DEVELOP is not assigned to me ,
    How to get developer access for the ES Workplace systems ( unable to creat new object ) ?
    is it like that P users dont have developer access in all systems ?
    How to get assign my user ID with the required roles ?
    Experts Pls guide me on the same .
    Regards
    Chinnaiya P
    Edited by: chinnaiya pandiyan on Nov 27, 2010 6:01 PM

    hi,
    it requires a userid and password to get authorization for developping object.
    i already had these information but  i don't know where should i use it to get authorization.
    can anyone who already have passed through this problem can guide?

  • How do you access iCloud (non-Pages) stored documents on iCloud

    How does one access iCloud (non-Pages) stored documents on iCloud? Only iWork shows up.

    iCloud does not provide general file storage: only iWork docucuments (at the moment) will upload to iCloud for access by other devices/computers. There aren't any other documents stored up there.

  • WLS JMS supports the clients developed by using non-java program languages,such as,c++,VB...

              WLS JMS supports the clients developed by using non-java program languages,such
              as,c++,VB?
              

    The short answer is yes. This is a frequently asked question. I
              suggest searching this newsgroup in google using terms like "C++",
              "IIOP", ".NET", "JCOM".
              Note also that WL 8.1 (now out in beta) contains a thin java client
              (something like 0 or 300K without JMS, 700k with. The 0K client comes
              from leveraging WL's IIOP support.)
              Tom, BEA
              jerry8006 wrote:
              > WLS JMS supports the clients developed by using non-java program languages,such
              > as,c++,VB?
              

  • Developer access key

    Hi there!
    I understand that one needs to be registered as a developer in the system before changing/creating any object.
    However, system prompted me for developer access key when I tried changing some custom program in SE38 and system allowed me to change SAP script form without prompting anything about developer access key.
    Any information on why system never prompted for developer access key when changing SAP script form in SE71?
    G@urav

    Thanks for all the replies!
    Still the question remain same..
    Why system allows to change a custom SAP Script form to a user who is not registered as a developer in the system?
    G@urav

  • Developer access key question

    Hello,
    I am trying to create some domains per a OSS note. the domains are FILE_APPL and FL_EXTN. when I create the first domain, the system prompted me for the developer access key. The BASIS person sent me the key and I entered and created the first domain. I am trying to create the second domain and again it asked me for the developer access key. I typed the same number and I am getting a "incorrect entry" box. when I clicked on the information button, it states that I should only have to enter this key once.
    why does the invalid entry box appear when I am entering the same key?
    why do I have to enter the key again?
    am I doing something wrong in the process?
    thanks in advance for the help

    Basically, if you are referring to a developer key, you only have to enter this once, but if you are referring to an object registration key, then these are specific to each object, which would be the reason why the key doesn't work for the second object.  It appears that the first is ok, so you now need a second object registration key for the second domain,  have your basis person register this object and get the other key.
    Read the dialog carefully, it probably says about registering the object and not entering the developer key.
    Regards,
    Rich Heilman

  • Where to enter developer access key

    Hello gurus,
       By logging on through the OSS login have created developer key. But how to register it with the R/3??? Which is the T-code and what are the steps involved???
    Thanks and Regards,
    Rahul

    Hi Rahul,
    First i  requested you to get in touch with ABAP moulde lead and get confirmation
    mail from customer, then only we can create Developer Access key.
    Procedure explains how to obtain a developer key:
    a) Log into OSS.
    b) Click on the Registration button and then click the Register Developer button.
    c) Select appropriate customer installation.
    d) Enter the user ID in the user box,.
    e) Click on the Register button.
    f) Copy the KEY (by highlighting and using ctrl/c for copy and ctrl/v for paste) and email the user
    of his key. The ctrl/c, ctrl/v ensures that the complete key is copied since it is a very long
    number.
    g) Click the Cancel button when done or click the Register button to register another developer.
    h) Click the green '¬ ' to exit.
    Thanks.

Maybe you are looking for

  • Call  RFC from ECC and display the values in  AET

    Hi ALL, I had an RFC in ECC ( Z_CRM_SPEC_DATA) this should be called into my AET Fields in getter method. In getter method of tat AET field what code should i write? Plz help me on this.

  • Add Printer Does Nothing

    I have been trying to get a network printer installed in my iBook G4 but have run into a lot of problems. I am trying to connect to a samba shared printer (served by a desktop running ubuntu) and I finally was able to get OS X to see the printer. I w

  • Unable to add transitions fcpx 10.1.4

    I am unable to add transitions in fcpx 10.1.4. Haven't used the program in a while and today it is not working properly. I cannot add a dissolve or wipe between two clips even though there is plenty of available media on both sides of the edit. If I

  • How to arrange desktops in 2x2 grid instead of 4x1

    I've set up four desktops in Mission Control, but they are arranged in a single row.  I'd like them logically in a 2x2 grid, as I had them on my old Mac (was Leopard, now using 10.9.5).  Any ideas?

  • I have a Sony HVR-V1P, can i successfully capture and edit with Final Cut Pro X

      I have a Sony HVR-V1P, can i successfully capture and edit with Final Cut Pro X