New security on 10.2.0.2

I have a 3rd party product for QA that creates automatically all database objects.
When I create users for testing I grant them only connect , resource, and unlimited tablespace.
The tool was running until now with no problems on 10.1.0.4, but after switching today to 10.2.0.2 - it fails on the creating on the first view. (All scripts are the same on both versions). If I grant DBA to the user the tool runs with no problem but as you would agree I do not want to give DBA privs to QA logins... not a good idea...
Is the version 10.2 .0.2 have special permission change that I might have missed when I was reading the docs? How can I solve the issue without giving the users DBA privs?
Thanks a lot,
mj

When I create users for testing I grant them only
connect , resource, and unlimited tablespace.
The tool was running until now with no problems on
10.1.0.4, but after switching today to 10.2.0.2 - itThe security "idea" here is that you should grant no more privs than necessary, and also to create your own roles (dont rely on other apps, oracle's in this case, roles).
fails on the creating on the first view. (All scriptsGuess create view privilege is missing then :)
Is the version 10.2 .0.2 have special permission
change that I might have missed when I was reading
the docs?It should be in the Security Guide book.
How can I solve the issue without giving
the users DBA privs?Define the needed privilege set requirement and then e.g. create and grant a suitable role. (include this in your scripts)

Similar Messages

  • Am being prompted to enter security questions when making a purchase on my new IPad.  I don't believe I have ever setup security questions on my apple id.  How to I create new security questions?

    I am being prompted to enter security questions when making a purchase on my new IPad.  I don't believe I have ever setup security questions on my apple id.  I have tried logging into my apple id and have chosen the security and priviacy settings to set up security questions.  However I am prompted to enter answers to security questions and am told they don't match.  How to I create new security questions or reset them? 

    You need to ask Apple to reset your security questions; ways of contacting them include phoning AppleCare and asking for the Account Security team, clicking here and picking a method for your country, and filling out and submitting this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (104011)

  • Internet/Router issues and new "secure email"

    I'm supposed to have a 35MPS internet plan. When I switched to the higher speed plan, I paid for the Verizon router and installation.  I have both a Mac and Windows 7 Laptops as well as an older netbook.  To say that the wireless connectivity sucks would be complimentary.  I've used the automatic troubleshooter....I've looked through forums and followed advice on settings etc...with no joy.  Before I "upgraded" I had my own belkin n router.  Even though the router is downstairs in an office , with the belkin, I could connect on my back deck and all but the furthest upstairs rooms in the house.  Since I "upgraded"  the wireless won't stay connected with line of sight 8 feet from the router so we have cables trailing thru the living room.  For the brief moments when wireless is connected it is slower than dial-up.  The cabled connection seldom exceeds 10MBPS ( this is where they tell me the plan is "up to" 35MBPS")
    We have a mountain home with DSL and a VERY basic wireless router.  Both the Mac and PC connect effortlessly and even my very untechsavvy wife mentioned how much faster the 3MPBS DSL service is than FIOS.  Her next question "Tell me again why are we paying so much for FIOS?"
     The latest debacle (forget that companies choose to not learn from others mistakes, think Netflix here) is the new secure email settings. I updated my Mac and my android in strict compliance with the Verizon directions and for a few minutes all was well.  Today I can't connect through my android.  An "authentication error receiving" message show up with a note to check my settings only I HAVEN"T CHANGED MY FLIPPING SETTINGS!  Now I have to go in and re-enter my account password several times a day to get into my email account when the PW is stored in my phone!  I consantly have to rest the Mac as well. (Hmmm no yahoo, gmail  issues and they are free....)
     To be fair I haven't called in the issue with the wireless connectivity because I have called before on other issues and frankly I don't have the time to wait on hold.  The last time I had a "technical problem" with my service I ended up telling the tier 2 tech how to fix the problem. 
     As a Quality Assurance /Customer Service professional,  the one thing I can tell Verizon is that there is no marketing campaign that will overcome word of mouth reports on poor service and response.  I installed FIOS years ago when it was first available in my neighborhood.   Service was reliable, customer service responsive and capable.  That all seems to have gone by the wayside to improve the bottom line.  Volume can go a long way to masking attrition for quite a while, but it isn't sustainable.  The cable companies in my area have an even worse reputation which is the only reason I've not yet left...and that's a really crappy reason to stay.
    I understand that it's the processes and the system which are hosed up.  The poor CS reps are customer facing and they take it on the chin for every corporate decision viewed as stupid by customers. There may be a few really bad customer service reps, but the majority of  CS reps DON’T come to work to see how many customers they can **bleep** off.   CS Reps are only as good as the process under which they must work.  When working with organizations and speaking with CS reps one question I always ask is "How long would you put up with what you put out if you were dealing with another company?"  Then I suggest that the leaders/managers attempt to call in with a problem using only the same avenues available to paying customers.  
    Companies should also must realize that the "cancellation fee" they threaten people with is usually about a month and a half worth of service.  After that it's money back in the consumers pocket, or more likely into competitions pocket and not in Verizon’s pocket.  It’s the principle of the fee that keeps customers hanging on.
    Now that I’ve vented if anyone can tell me a better router to use than the one Verizon gave me, I’m all ears.  I really don’t care about remote accessing my DVR.

    NavyCPORet wrote:
    ...Before I "upgraded" I had my own belkin n router.  Even though the router is downstairs in an office , with the belkin, I could connect on my back deck and all but the furthest upstairs rooms in the house...
    ...Now that I’ve vented if anyone can tell me a better router to use than the one Verizon gave me, I’m all ears.  I really don’t care about remote accessing my DVR.
    Since you already have the Belkin and know that it works well, I would suggest hooking that up to the Verizon-supplied router and using that. Turn off the wireless from the Verizon router.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Error while adding new security group in content server

    Hi,
    When i am trying to add new security group in UCM using User Admin applet i am getting following error:
    Event generated by user 'weblogic' at host 'vpunvfpctnsz-07.ad.infosys.com:16200'. Unable to execute service ADD_GROUP and function insertGroupRow.
    Unable to execute query 'IroleDefinition(INSERT INTO RoleDefinition (dGroupName, dRoleName, dPrivilege, dRoleDisplayName)
    values ('Test_111', 'admin', 0, ''))'. ORA-00001: unique constraint (DEV_OCS.PK_ROLEDEFINITION) violated
    java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OCS.PK_ROLEDEFINITION) violated. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,vpunvfpctnsz-07.ad.infosys.com:16200!$!csServiceDataException,ADD_GROUP,insertGroupRow!$!csDbUnableToExecuteQuery,IroleDefinition(INSERT INTO RoleDefinition (dGroupName\, dRoleName\, dPrivilege\, dRoleDisplayName)<br>          values ('Test_111'\, 'admin'\, 0\, ''))!$ORA-00001: unique constraint (DEV_OCS.PK_ROLEDEFINITION) violated<br>!syJavaExceptionWrapper,java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OCS.PK_ROLEDEFINITION) violated<br>
    intradoc.common.ServiceException: !csServiceDataException,ADD_GROUP,insertGroupRow!$
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2071)
    at intradoc.server.Service.buildServiceException(Service.java:2207)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2201)
    at intradoc.server.Service.createServiceException(Service.java:2196)
    at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1736)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1691)
    at intradoc.server.Service.doAction(Service.java:476)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1439)
    at intradoc.server.Service.doActions(Service.java:471)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1371)
    at intradoc.server.Service.executeActions(Service.java:457)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:723)
    at intradoc.server.Service.doRequest(Service.java:1865)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1332)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1678)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:221)
    at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1592)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: intradoc.data.DataException: !csDbUnableToExecuteQuery,IroleDefinition(INSERT INTO RoleDefinition (dGroupName\, dRoleName\, dPrivilege\, dRoleDisplayName)
    *          values ('Test_111'\, 'admin'\, 0\, ''))!$ORA-00001: unique constraint (DEV_OCS.PK_ROLEDEFINITION) violated* at intradoc.jdbc.JdbcWorkspace.handleSQLException(JdbcWorkspace.java:2441)
    at intradoc.jdbc.JdbcWorkspace.execute(JdbcWorkspace.java:584)
    at intradoc.server.UserService.insertGroupRow(UserService.java:1201)
    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 intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:549)
    at intradoc.server.Service.doCode(Service.java:504)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1622)
    ... 39 more
    Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OCS.PK_ROLEDEFINITION) violated
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1095)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:193)
    at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1028)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1379)
    at oracle.jdbc.driver.OracleStatement.doScrollExecuteCommon(OracleStatement.java:5846)
    at oracle.jdbc.driver.OracleStatement.doScrollStmtExecuteQuery(OracleStatement.java:5989)
    at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:2012)
    at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1958)
    at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:301)
    at weblogic.jdbc.wrapper.Statement.executeUpdate(Statement.java:503)
    at intradoc.jdbc.JdbcWorkspace.execute(JdbcWorkspace.java:564)
    ... 50 more
    I checked in database , the security group Test_111 is not present in ROLEDEFINITION table.
    What could be the issue?
    Regards,
    Minal

    1) Try importing CMU bundle with 'Overwrite Duplicates' option unchecked .
    2) In the CMU bundle, open file roles_guest.hda and see if 'guest' role has access to any group that start with special character or group you haven't created in the system..
    Eg: guest
    #AppsGroup
    0
    Also open securitygroups folder in CMU bundle, and see if you can find any groups that starts with special character or group you haven't created in the system.
    3) Identify that group and execute below query in the UCM database.
    select * from roledefinition where dgroupname= '#AppsGroup';
    Replace '#AppsGroup' with the groupname you identified.
    4) Solution would be to delete all the rows with dgroupname= '#AppsGroup' from the 'roledefinition' table.
    delete from roledefinition where dgroupname= '#AppsGroup';
    Replace '#AppsGroup' with the groupname you identified.

  • New Security Update - Airport no longer works. Help ?

    Hey all
    this morning I ran various software updates: itunes, safari and the new security update. From that moment onwards, I cannot access the internet using my MacBook (about a year old, running Mac OS X 10.4.11). I normally use Firefox to access the net, but neither that nor Safari work now.
    I know my internet works as I can access it wirelessly using my work laptop and my desktop.
    But when I try to access my broadband using my macbook:
    a) the "waves" on the airport all remain light-shaded
    b) I receive an error message saying " There was an error joining the Airport network 'Zyxel' " (the router is zyxel).
    If anyone has any thoughts on how to reset the connnection back to how it was, I'd be EXTREMELY grateful.
    thanks
    B

    Having the same problem, but only with my Mac. PC and iPhone continue to work fine. Must be security update related. Is there a way to uninstall the security update?

  • New Security Update and now apple based programs will not run

    I recently downloaded and installed the new security update. I also attempted to download the safari 3.1 update, but an error occurred during download. After restart, iTunes, Mail, Safari, Installer and iMovie will not start (Quicktime will start). The applications from bar and from applications folder will not launch. All third party apps seem to work (I used Explorer 5.2-which I found hidden in one of my folders- to download firefox which I am using now)
    I have tried:
    -Reinstalling most recent Leopard Update (10.4.11), which fails to even start because Installer crashes
    -Deleting preference files
    -Using disk utility
    -Booting from safe mode and single user mode
    -Running repair permissions from prompt screen (command-s)
    -"Problem Report for Installer" reads:
    "Symbol not found: __ZN3KJS11Interpreter4markEv
    Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Expected in: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    /System/Library/Frameworks/WebKit.framework/WebKit
    Model: PowerMac4,2, BootROM 4.4.0f1, 1 processors, PowerPC G4 (2.1), 800 MHz, 512 MB
    Graphics: NVIDIA GeForce2 MX, GeForce2 MX, AGP, 32 MB
    Memory Module: DIMM0/J12, 256 MB, SDRAM, PC133-333
    Memory Module: DIMM1/J13, 256 MB, SDRAM, PC133-333
    Modem: Dash2, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    I searched for JavaScriptCore, and it was no where to be found. I have yet to reinstall the system software because I would like to know what caused this. I am not great with computers but I catch on quick. Please help.

    I found the java script. Hard drive>System>Library>Frameworks>Java Script Core.
    Ray

  • How do i remove the new security crap of my browser ?

    ok i have been using firefox ever since it first came out and i love it to death it has always been the best browser i have ever used and only been using it for the past few years and never had a complaint with it UNTIL now , this new security crap you all out in here absolutely sucks ass , i want to remove it , delete it , burn it and see to it that it never enters my computer again , so how the hell do i get rid of it , i cant even play my facebook games now because it keeps blocking everything and wont even let my page load i have been forced to go back to internet explorer "Which i hate with a passion" but at least it will let me play my facebook games . i have tried the disable on this page thing but that dont do squat and it keeps blocking everything , if there is nothing i can do to remove it then i will have to do something i never thought i would ever do and download google crome which for me would be scraping the bottom of the barrel but i hate IE but its the only way i can do my facebook stuff now thanks to this new crap you all put on my browser .

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • I keep getting an error message when trying to download the new security software IOS 7.0.6?

    I keep getting an error message when trying to download the new security software IOS 7.0.6?

    what error message?

  • Create new Security Policy in UME is not available

    Hello,
    We are on NW CE 7.1 EHP1 and MII 12.1.7 build 47.
    I have MII Super Administrator role, few custom roles and I also have Action "Manage_All" and I am able to perform most of the activities on UME but I don't see any option to create new security policies all I can do is modify the Default Security Policy and save it.
    It never shows me an option to create new security policy and I am not sure what roles or actions I am missing.
    1) Are there any roles or actions that my profile needs to have?
    2) Is it something to do with NW CE version or MII version?
    3) Has something gone wrong or have we missed some configuration while installing NW CE or MII?
    Any suggestions will be of great help
    Thanks,
    Adarsh

    Adarsh,
    I am not a NW UME expert, but I know this issue has nothing to do with MII.  Not sure if you have rights but providing the Administrators Group for the UME database should allow you to do this. 
    I would try posting this thread on the NW UME Forum.  Modifying policies in NW has nothing to do with MII. 
    Just to verify what policies are you trying to change, I am assuming they are in NW UME and not MII, is this correct?  If they are in MII can you be more specific.
    Good luck.

  • Firefox will not open a new, secure log-in page, on my bank's site

    My Bank's website opens a new, secure, log in page from a link on its home page. When I click on this link to do so, nothing happens. No window opens and Firefox does not give any messages as to why. It used to work, but has stopped in the last couple of months. I don't know if it something in my settings or not. I also use the Flock browser - which is based on the Mozilla code and the link works in this browser. Settings in both browsers appear to be the same.
    == URL of affected sites ==
    http://banksa.com.au

    I get the login window in Firefox.
    It uses javascript to open the window. Try hitting control-F5 - that will reload all the scripts in case one is corrupt in the cache.
    Do you have any add-ons that might block scripts? Adblock Plus, No Script, ...
    If so try disabling them.
    Try safe mode
    [[Safe Mode]]
    Also see
    [[Basic Troubleshooting]]

  • EBay does not recognize new security feature requiring security number in Firefox but works with IE

    eBay has a new security feature when attempting to e-mail a seller; it requires that you enter a numerical code in a box. When on Firefox eBay does not recognize that I've entered the number and keeps telling me to enter the number but when on IE it recognizes the number. What add-on, etc do I need to make Firefox compatible with eBay? Thanks
    == URL of affected sites ==
    http://ebay.com

    The problem seems to be caused by the Java Console add-ons. Disabling mine (6.0.20 and 6.0.21) fixed the problem.

  • How Can I create the new security answers?

    How Can I create the new security answers?

    Read this about how to change the security questions: http://support.apple.com/kb/HT5312
    If you can't use these procedures contact Apple. See http://support.apple.com/kb/HT5699

  • I cant do the new security thing, what do i do?

    Itunes did a new security thing and i cant buy anything because theres something wrong with it. It keeps saying that it cannot set up the security thing. Nothing is missing or invalid. What do I do.

    Do you have access to a desktop computer with iTunes so you can complete the process there?
    Otherwise you will have to contact support at the iTunes Music Store and see if they can assist you further.

  • HT5312 how do i submit new security questions, I don't have a 2nd email address

    how do i get new security questions, i don't have a 2nd email address.  I anwser my current ?s and they say I'm wrong.

    The Best Alternatives for Security Questions and Rescue Mail
        a. Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
        b. Call Apple Support in your country: Customer Service: Contact Apple support.
        c. Rescue email address and how to reset Apple ID security questions.

  • New Secure Connect Method

    Hi all
    For more information about the new secure connect method for SAP processes to connect to the Oracle database, see [our homepage|SAP on Oracle].
    Best regards, Aidan
    Follow us on [Facebook |http://www.facebook.com/SAPonOracle#!/SAPonOracle] and [Twitter|http://twitter.com/#!/SAPonOracle].

    Its pretty easy. Perform the steps mentioned in this link
    http://docs.oracle.com/cd/E23507_01/Platform.20073/ATGConsCommRefGuide/html/s0604shippingcalculators01.html
    -karthik

  • Sup 2.1.3 new security configuration problems

    Hi all,
    I created a new security configuration. In the new security configuration I configured for OpenLdap. Then I deployed my MBOs with a new security configuration.
    but, when I try to register the devices a error appear:
    May  6 09:19:45 dreifs-mini-ipad TEST[2433] <Warning>: onRegistrationStatusChanged: status = REGISTRATION_ERROR, code = 14850, message = SUPApplicationError_REGISTRATION_TEMPLATE_NOT_FOUND
    What could be problem?
    thanks in advance,
    david

    Please mark this Discussion with a Correct Answer and Helpful Answer where appropriate.  See http://scn.sap.com/community/support/blog/2013/04/03/how-to-close-a-discussion-and-why   Even if you discovered the solution without any outside contributions, it helps others to understand what the solution turned out to be.
    Regards, Mike
    SAP Customer Experience Group - CEG

Maybe you are looking for

  • Stopping some family members using my internet!!!

    my problem, i have a 20 step son i want to stop their access to my internet network, if i change the password on my wifi all he will do is reset it in some way and get back on ( yes he is a clever little so and so ) what i want to know if i bought th

  • Inserting "Continued..." text in iText for PDF

    Hi, I am creating a PDF using iText with page breaks . Something like this:- Page information in Page 1 <page break> Page information in Page 2 <page break> Page information in Page 3 at the start of page 2 and page 3 i need a text displaying "contin

  • IPOD nano 4Gb not detected

    Hi all, hope you can help... Received nano on 26th April. All was working well, playing music and connecting to computer up until I updated to IPOD 1.1.1. This update seems to have unleashed the IPOD gremlins. iTunes no longer recognises the ipod nor

  • Enhancement for qa32 for rebate amount

    Want to do one enhancement before MIRO - Invoice Verification transaction for rebate amount for defects in material during quality inspection and usage decision . Presently our process of invoice verification is as follows, 1. We do goods receipts an

  • Odisendmail - Different email address for different context. Flexfields?

    Hi I am using odisendmail to send error alerts in packages. I want to set up odisendmail to send to one email address in DEV environment and another email address in Production. I would like to set up odisendmail to take email address from a user def