Hide a defined system Exception to a user-defined exception!

Hi gurus!

I have a problem with throwing exception in PL/SQL. I want to hide an exception-2292 (foreign key violation) with my own exceptions defined by the user. I tried the following code:

< pre >
CREATING a PACKAGE test
AS
my_own_exception EXCEPTION;
PRAGMA EXCEPTION_INIT (my_own_exception,-20002);
...
some_other_code
END;

Test to CREATE THE PACKAGE BODY
AS
PROCEDURE some_procedure
AS
BEGIN
remove from table_x; -This statement triggers the exception-2292
EXCEPTION
WHEN my_own_exception THEN
raise_application_error (-20002, "My own error message");
WHILE OTHERS THEN
IF (sqlcode =-2292) THEN
RAISE my_own_exception;
END IF;
END;
< / pre >

My problem is that the error message that is displayed is not my own, but there
< pre >
ORA - 20002:ORA - 06510... ORA-02292...
< / pre >

The error message should appear is
< pre >
ORA-20002: my error message
< / pre >

Help, please!

Concerning

I think that you will just take the exception-2292

EXCEPTION
WHEN "-2292 exception" CAN
RAISE_APPLICATION_ERROR ("-20002, ' my own error message");
END;

Tags: Database

Similar Questions

  • "System.Exception: cannot create ActiveX component." at Microsoft.VisualBasic.Interaction.CreateObject (String ProgId, String ServerName)

    Hello

    I have a console application of .net that generate thumbnails of pdf files. This application has no user interface, and it works well as a stand-alone executable file.

    However, when I called this app services windows I get this error

    "System.Exception: cannot create ActiveX component." at Microsoft.VisualBasic.Interaction.CreateObject (String ProgId, String ServerName) at PDFThumbnail.Main (String [] args)"


    I learned that the "Session 0 ', home of the services, is quite an inhospitable home for ActiveX controls.


    It's the mistake of the SysInternals Process Monitor

    Machine default permission settings do not grant Local Activation permission for the COM with CLSID {FF76CB60-2E68-101B-B02E-04021C009402} server application and APPID unavailable to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19) of the address LocalHost (using LRPC). This security permission can be modified using the Component Services administrative tool.

    This CLSID {FF76CB60-2E68-101B-B02E-04021C009402} is mapped to (AcroExch.PDDoc on the registry.

    I have changed the ownership of this CLSID to administrator with full control in Component Services and I still get the same problem when the executable program pdfthumbnail is involke by services of the window.

    As an experience that when using the Acrobat Api (AcroExch.PDDoc) via windows services.

    Thank you.

    What I did to fix this problem of not being able to call the Acrobat of service, it's that I have created a windows Task Scheduler that listening to an event triggered by the windows service when the new pdf are created, and then start the console application that generates thumbnails.

    I hope this helps someone.

  • How to make the updates of operating system for the limited user account?

    original title: how to make the updates of operating system for the limited user account?  Limited user account cannot access the Windows Update page, see instead cautioned against MS the most recent must be installed.

    XP Pro SP3 slipstreamed.  New a DBAN nuked HDD installation

    All the OS updates installed from Admin acct before creating the LUA

    AV installed AVAST

    all dot net uninstalled and then reinstalled to resolve a problem installing Quicken

    Updates to auto lit

    Active Windows Firewall

    Three solutions of workaround for Windows XP running as a limited user

    http://blogs.Computerworld.com/16502/three_workarounds_for_running_windows_xp_as_a_limited_user

    Survive a Windows XP Limited user account

    http://techknack.NET/surviving-a-Windows-XP-limited-user-account/

    See the response from Michael Kuntz - re: HAL files

    http://social.technet.Microsoft.com/forums/en-us/itproxpsp/thread/e8612ac4-b881-4FB3-85e7-32004932fb5f

    There is an available for installation of SP3 Cd

    Manually installing SP3 using the Microsoft Download Center or a CD

    If you have problems to receive the service pack from Windows Update, you can download SP3 as a standalone package from the Microsoft Download Center Web site, and then install SP3 manually. The installation package is intended for it professionals and developers, but you can always download and install this file.

    You can also order a CD from Microsoft containing SP3. For more information, go to the Microsoft site.

    To manually install SP3 using the standalone package installation or CD

    1. Do one of the following:

      • If you downloaded SP3 from the Web site, to install it immediately, click Open or run and follow the instructions on the screen. To install the program later, click on save and download the file to install it on your computer. When you are ready to install the service pack, double-click the file.

      • If you install SP3 from the Service Pack 3 CD, insert the disc into your computer with your current version of Windows XP running, and Software Update Installation Wizard should appear automatically. If this wizard does not appear, click Start, double-click my computer, click on your CD or DVD drive and then click AutoPlay.

    2. In Windows XP Service Pack 3 page, click Next.

    3. Follow the instructions that appear on your screen.

    4. Once the installation is complete, click Finish to restart your computer.

    5. If you disabled your antivirus software, turn it back on.

  • service of system exception

    While working the screen of the computer laptop blue and displays "service system exception" and restarts.

    I have windows 8

    vernon128,

    One of your modules of memory went bad.

    You can remove one at a time until you find the one that is bad.

    Here is a link to your service manual that will guide you in the steps to remove it from memory.

    Begins on page 69.

    If you don't feel able to do it yourself, here is a link to a number that you can call HP and see what they have redress.

    Your system should be covered under the factory warranty of you.

    I would like to know how everything goes.

  • Migration oracle db user of an operating system to any other user of system operating in an environment of rhel 6 with oracle 11.2.0.3.0

    Hi all

    Migration of oracle db user of an operating system to any other user of system operating in an environment of rhel 6 with oracle 11.2.0.3.0.

    Suppose I have a database running with os user user1

    I have another user user2 where I want the database runs and not on User1

    Please let me know how to achieve this goal,

    Thank you.

    Have you looked on the MOS for this?

    I thought to do exactly this, but ultimately I didn't actually accomplish. Despite the fact, it may be an interesting feature...

    Something like this:

    S ' ensure that two users are members of the same groups

    -Database stop

    -As the former owner, change the ownership of all files in Oracle Home, inventory of the Oracle and all data files, to the new. On Linux/Unix, only the owner (and root) can change the ownership of files, so all files/directories not belonging is not to the former user, will obtain authorization refuses, legitimately so. The new user for example cannot 'take' the files, because they are not his. Only the old can 'give' files. Of course, root can do as well, if you have this permission.

    -Configure the new user to set up the environment correctly (ORACLE_HOME,..)

    -Start of the database

    -Do NOT remove the old user of the system, but do not give him a different password

    That's what I think

  • vCAC 6.0, adding a storage of identity to vsphere.local "System Exception.

    Hi all

    When I try to add my first identity store to vsphere.local I get a system exception error. The ldap test works fine, but I can't add the identity store. Below you can find the journal and the screenshot.

    2014-01-02T10:24:11.653480+01:00 vcac cafe-authentication: 2014-01-02 10:24:11,652 [tomcat-http--1] ERROR com.vmware.vcac.platform.service.rest.resolver.ApplicationExceptionHandler.handleUnexpectedException:820 - Constraint violation
    2014-01-02T10:24:11.653547+01:00 vcac javax.validation.ValidationException: Constraint violation
    2014-01-02T10:24:11.653598+01:00 vcac     at com.vmware.vcac.authentication.service.sso.impl.AbstractSSOManagementImpl.convertException(AbstractSSOManagementImpl.java:71)
    2014-01-02T10:24:11.653646+01:00 vcac     at com.vmware.vcac.authentication.service.sso.impl.IdentityStoreManagementImpl.createOrUpdateIdentityStore(IdentityStoreManagementImpl.java:223)
    2014-01-02T10:24:11.653678+01:00 vcac     at com.vmware.vcac.authentication.service.impl.IdentityStoreServiceImpl.saveOrUpdate(IdentityStoreServiceImpl.java:44)
    2014-01-02T10:24:11.653707+01:00 vcac     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-01-02T10:24:11.653735+01:00 vcac     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-01-02T10:24:11.653763+01:00 vcac     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-01-02T10:24:11.653791+01:00 vcac     at java.lang.reflect.Method.invoke(Unknown Source)
    2014-01-02T10:24:11.653818+01:00 vcac     at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
    2014-01-02T10:24:11.653858+01:00 vcac     at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
    2014-01-02T10:24:11.653891+01:00 vcac     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
    2014-01-02T10:24:11.653920+01:00 vcac     at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)
    2014-01-02T10:24:11.653949+01:00 vcac     at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)
    2014-01-02T10:24:11.653985+01:00 vcac     at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)
    2014-01-02T10:24:11.654014+01:00 vcac     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
    2014-01-02T10:24:11.654052+01:00 vcac     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    2014-01-02T10:24:11.654082+01:00 vcac     at com.sun.proxy.$Proxy1342.saveOrUpdate(Unknown Source)
    2014-01-02T10:24:11.654143+01:00 vcac     at com.vmware.vcac.authentication.controller.IdentityStoreController.updateOrCreate(IdentityStoreController.java:87)
    2014-01-02T10:24:11.654182+01:00 vcac     at com.vmware.vcac.authentication.controller.IdentityStoreController$$FastClassByCGLIB$$d778b2b1.invoke(<generated>)
    2014-01-02T10:24:11.654211+01:00 vcac     at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
    2014-01-02T10:24:11.654239+01:00 vcac     at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:698)
    2014-01-02T10:24:11.654267+01:00 vcac     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
    2014-01-02T10:24:11.654296+01:00 vcac     at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:64)
    2014-01-02T10:24:11.654328+01:00 vcac     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
    2014-01-02T10:24:11.654357+01:00 vcac     at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:631)
    2014-01-02T10:24:11.654386+01:00 vcac     at com.vmware.vcac.authentication.controller.IdentityStoreController$$EnhancerByCGLIB$$31d2f577.updateOrCreate(<generated>)
    2014-01-02T10:24:11.654414+01:00 vcac     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-01-02T10:24:11.654443+01:00 vcac     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-01-02T10:24:11.654471+01:00 vcac     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-01-02T10:24:11.654499+01:00 vcac     at java.lang.reflect.Method.invoke(Unknown Source)
    2014-01-02T10:24:11.654527+01:00 vcac     at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:219)
    2014-01-02T10:24:11.654556+01:00 vcac     at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132)
    2014-01-02T10:24:11.654585+01:00 vcac     at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)
    2014-01-02T10:24:11.654618+01:00 vcac     at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:745)
    2014-01-02T10:24:11.654647+01:00 vcac     at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:686)
    2014-01-02T10:24:11.654682+01:00 vcac     at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80)
    2014-01-02T10:24:11.654709+01:00 vcac     at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925)
    2014-01-02T10:24:11.654737+01:00 vcac     at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856)
    2014-01-02T10:24:11.654765+01:00 vcac     at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:936)
    2014-01-02T10:24:11.654792+01:00 vcac     at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:849)
    2014-01-02T10:24:11.654828+01:00 vcac     at javax.servlet.http.HttpServlet.service(HttpServlet.java:650)
    2014-01-02T10:24:11.654874+01:00 vcac     at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:812)
    2014-01-02T10:24:11.654915+01:00 vcac     at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
    2014-01-02T10:24:11.654945+01:00 vcac     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
    2014-01-02T10:24:11.654973+01:00 vcac     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    2014-01-02T10:24:11.655001+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
    2014-01-02T10:24:11.655135+01:00 vcac     at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
    2014-01-02T10:24:11.655167+01:00 vcac     at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
    2014-01-02T10:24:11.655195+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
    2014-01-02T10:24:11.655223+01:00 vcac     at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
    2014-01-02T10:24:11.655252+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
    2014-01-02T10:24:11.655286+01:00 vcac     at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
    2014-01-02T10:24:11.655315+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
    2014-01-02T10:24:11.655343+01:00 vcac     at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:150)
    2014-01-02T10:24:11.655372+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
    2014-01-02T10:24:11.655401+01:00 vcac     at com.vmware.vcac.authentication.http.spring.SamlTokenAuthenticationFilter.doFilter(SamlTokenAuthenticationFilter.java:83)
    2014-01-02T10:24:11.655428+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
    2014-01-02T10:24:11.655456+01:00 vcac     at com.vmware.vcac.authentication.http.tenancy.TenancyContextFilter.doFilterWithTenancyContext(TenancyContextFilter.java:59)
    2014-01-02T10:24:11.655503+01:00 vcac     at com.vmware.vcac.authentication.http.tenancy.TenancyContextFilter.doFilter(TenancyContextFilter.java:47)
    2014-01-02T10:24:11.655531+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
    2014-01-02T10:24:11.655575+01:00 vcac     at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50)
    2014-01-02T10:24:11.655624+01:00 vcac     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    2014-01-02T10:24:11.655664+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
    2014-01-02T10:24:11.655693+01:00 vcac     at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
    2014-01-02T10:24:11.655721+01:00 vcac     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
    2014-01-02T10:24:11.655749+01:00 vcac     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
    2014-01-02T10:24:11.655777+01:00 vcac     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
    2014-01-02T10:24:11.655820+01:00 vcac     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
    2014-01-02T10:24:11.655851+01:00 vcac     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
    2014-01-02T10:24:11.655880+01:00 vcac     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
    2014-01-02T10:24:11.655909+01:00 vcac     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    2014-01-02T10:24:11.655942+01:00 vcac     at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
    2014-01-02T10:24:11.655974+01:00 vcac     at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    2014-01-02T10:24:11.656003+01:00 vcac     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
    2014-01-02T10:24:11.656031+01:00 vcac     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    2014-01-02T10:24:11.656059+01:00 vcac     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
    2014-01-02T10:24:11.656086+01:00 vcac     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
    2014-01-02T10:24:11.656114+01:00 vcac     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
    2014-01-02T10:24:11.656142+01:00 vcac     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
    2014-01-02T10:24:11.656170+01:00 vcac     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
    2014-01-02T10:24:11.656197+01:00 vcac     at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
    2014-01-02T10:24:11.656225+01:00 vcac     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
    2014-01-02T10:24:11.656252+01:00 vcac     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
    2014-01-02T10:24:11.656279+01:00 vcac     at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
    2014-01-02T10:24:11.656307+01:00 vcac     at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
    2014-01-02T10:24:11.656334+01:00 vcac     at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
    2014-01-02T10:24:11.656360+01:00 vcac     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    2014-01-02T10:24:11.656387+01:00 vcac     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    2014-01-02T10:24:11.656414+01:00 vcac     at java.lang.Thread.run(Unknown Source)
    2014-01-02T10:24:11.656441+01:00 Caused by: com.vmware.vim.sso.admin.exception.InternalError: Constraint violation
    2014-01-02T10:24:11.656468+01:00 vcac     at com.vmware.vim.sso.admin.client.vmomi.impl.VmomiClientCommand.execute(VmomiClientCommand.java:172)
    2014-01-02T10:24:11.656495+01:00 vcac     at com.vmware.vim.sso.admin.client.vmomi.impl.VmomiClientCommand.executeEnsuringDomainErrorIs(VmomiClientCommand.java:220)
    2014-01-02T10:24:11.656523+01:00 vcac     at com.vmware.vim.sso.admin.client.vmomi.impl.IdentitySourceManagementImpl.registerLdap(IdentitySourceManagementImpl.java:81)
    2014-01-02T10:24:11.656550+01:00 vcac     at com.vmware.vcac.authentication.service.sso.impl.IdentityStoreManagementImpl.doCreateIdentityStore(IdentityStoreManagementImpl.java:196)
    2014-01-02T10:24:11.656578+01:00 vcac     at com.vmware.vcac.authentication.service.sso.impl.IdentityStoreManagementImpl.createOrUpdateIdentityStore(IdentityStoreManagementImpl.java:216)
    2014-01-02T10:24:11.656605+01:00 vcac     ... 86 more
    

    vcac system exception.png

    Best regards

    Jose Luis Gomez

    Hello everyone once again.

    I found the error. In 'Group search base DN', I've added the name of the security group in the DN (CN = group, OU = vcac, DC = example, DC = local) and it does not work. I removed the CN = Group of DN and it works. She agrees that only the base DN as label.

    Best regards

    Jose Luis Gomez

  • How to hide a page and its tab to users?

    Hello

    I have a created a user with the following information.
    Username: has
    Address e-mail: [email protected]
    Developer privileges
    Default Schema: S
    The user is a developer: No.
    The user is an administrator of the workspace: No.
    Control of accounts
    Consider the availability: unlocked
    Change password on first use: No.

    I set the permission scheme: 'administrator access - control' for the page and its tab.
    But the page and its tab appear not only for me (admin), but also to the user.
    How to hide the page and its tab to users?

    Thank you
    Guy
    -----
    H5. FYI, I am very new to SQL, PL/SQL, and APEX. Would appreciate much more explanation and full path (for example. Shared components > change the security attributes > VPD)

    Guy,

    The user is an administrator of the workspace: No.

    These authorisation schemes created by the access control wizard do not use status of developer/workspace user accounts. Must add user names in the apex_access_control table and assign the desired privilege to every user.

    Scott

  • message from 10 min to stop system initiated by the user PTChangeFilterApplication

    Hello, I got a closed mind system. The clock on it began a countdown of 10 min. In the message box, it had the following 6910p-1B4BEE60\CARY then it said error was drunk insiders user. I turned off Computer properly and then restarted, it. I then went to the Task Manager to check the process and I was amazed at what I saw. I have normally about 35. He had 70 ongoing process, about half of those who are anywhere for 35 000 to 120 000. My use is way up too. Here are the names I've ever seen. The big one is the PTChangeFilterApplication. It will be not let me end the procces on it and hide it from me also. Those I can end up back in a few seconds. Clues? Thanks Cary

    I received a closed system. He gave me a low number of 10 min. The message box had this inside 6910p-1B4BEE60\CARY. Then it says error initiated by the user. He also had this PTChangeFilterApplication. I restarted after shutdown my laptop properly. Just after the closure showed up, I had one of these send or not to send error things. I hit send and he sent about 15 of these reports referring to the PTChanger filter. I checked my task manager, because he was very slow start. My processor usually runs about 35. It was running 75 and all new, I've ever seen. They are many of them running in 50,000. Is this PTChangeFilterApplication running in 100,000. He didn't let me finish. It keeps jumping around making it difficult to click on it again. Others will allow me to put an end to return to about 15 seconds. Thanks Cary

    Hey guys of I wanted to make sure I have thanked 5 viewers that not even looked at my post. I was recommended to this site. I was told that everyone was very nice and very helpful. HHMMM!. However, I found the solution myself. I'll go ahead and post the remedy for those who need or should be soon. He took off the bad treatment on the Task Manager. I still have a lot of things prosessing. All managed help would be nice. Sorry for the sarcasim but it's frustrating to not have my machine running smooth and fast.  -Here's what I found - feat: Java / Blacole.fd definition: 1.123.1622.0 out the alert 12/04/12: severe _ here is the 2nd one - feat: Java / CVE-2012-0507. P Definition1.123.1500.0 Released4-11-12 put 1.127.273.0 published 19/05/12 updated alert: serious.

  • my windows vista computer is infected with a trojan hidding as a system of windows vista security 2012?

    Somehow my daughter and me were watching you tube videos yesterday. today I went on my computer and was hacked by some viruses to windows vista security 2012. the virus is coming as a Trojan - BNK. Win32.key logger.gen. I tried to restart the system in safe mode and use system restore. The blocked virus, I tried to find the virus, no chance he hid. That I tried to download bigfix that worked before. all that I'm trying to work the horse of Trojan malware blocks and said infected with this Trojan BNK. Win32. under the window buy Vista security 2012. What can I do my Mc McAfee Security has expired? Curtis

    Hello

    If McAfee is expired then you must uninstall it and run the McAfee removal tool to avoid problems of
    remains of the original. There are recommendations of the antivirus configurations for free below.

    McAfee - removal tool
    http://service.McAfee.com/FAQDocument.aspx?ID=TS100507

    ------------------------------

    Here's what I use and recommend: (these are all free and very effective versions.)

    Avast and Prevx proved extremely reliable and compatible with all I have
    launched on them. Microsoft Security Essentials and Prevx have also proven to be very
    reliable and compatible. Use MSE or Avast and Prevx, Prevx 3 but not all.

    Avast Home free - stop any shields is not necessary except leave the file system, Web,.
    Operational network (Script and behavior are also recommended in Ver 6 +).

    Prevx - Home - free

    Windows Firewall

    Windows Defender (is not necessary if you use MSE)

    Protected IE - mode

    IE 8 - SmartScreen filter WE (IE 7 phishing filter)

    I also IE always start with asset if filter InPrivate IE 8.
    (It may temporarily turn off with the little icon to the left of the + bottom
    right of IE)

    Two versions of Avast are available 6.x and 4.8 x

    Avast - home - free - 6.x stop shields you do not use (except files, Web, network, &)
    Shields of behavior) - double click on the icon in the Notification area - real time Orange - click on the
    Shield that you want to stop - STOP. To stop the Orange icon to show an error indicator-
    Click on the Orange icon - top right - settings - click on the status bar - uncheck shields you
    disabled - click OK
    http://www.avast.com/free-antivirus-download

    Avast 4.8 x - home - free - stop shields, you don't need except leaving Standard, Web,.
    and the network running. (Double-click the blue icon - look OK. - upper left - Shields details
    Finish those you don't use).
    http://www.avast.com/free-antivirus-download#TAB4

    Or use Microsoft Security Essentials - free
    http://www.Microsoft.com/Security_Essentials/

    Prevx works well alongside MSE or Avast

    Prevx - home - free small, fast, exceptional protection CLOUD, working with other security
    programs. It is a single scanner, VERY EFFICIENT, if it finds something come back here
    or use Google to see how to remove.
    http://www.prevx.com/   <-->
    http://info.prevx.com/downloadcsi.asp?prevx=Y<-->

    Choice of PCmag editor - Prevx-
    http://www.PCMag.com/Article2/0, 2817,2346862,00.asp

    Also get Malwarebytes - free - use as scanner only. If you ever think malware and that
    would be unusual with Avast and occasional Prevx running with the exception of a low level cookie
    (not much), to UPDATE and then run it as a scanner. I have a lot of scanners and they
    never find anything of note that I started to use this configuration.
    http://www.Malwarebytes.org/products/malwarebytes_free

    I hope this helps and happy holidays!

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • System shows a friendly user with an IP address that is using dial-up. ___@___.___

    My system is showing a friendly user with an IP address that is using dial-up. I tried to delete it but am denied access. I tried a system restore, it has not removed it. Any suggestions? I also tried to use MS Essentials, he did not pick up it is. This person was also able to turn off my screen and while he was off, added the ability to save the password. I immediately made a difficult start, and this has prevented the action. But nevertheless I change my password again. I tried to locate the email support so that they can run a scan on the system and may remove these files for me. I checked the user's list, it does not appear in Control Panel.

    I thank each and everyone of you for all the helpful suggestions. I used some of them. But in the end, I simply had to reformat and reinstall. That solve all the problems with the hijacker. Had no other choice because it was this had damaged a message than even the garbage. Since the reformat everything is wonderful, with the exception of no file audio, such as published under questions. I just wanted to take the time to thank everyone for all the very useful answers. Kudo "s.

    Warm greetings,

    smallwonder703

  • Show/hide menu based on the logged in user

    Hello

    12.1.3 Jdev

    I want to show/hide some menu items based on the logged in user.

    I will explain the current design:

    In my application, I created a menu as below. (It is created using 'Create or Update ADF Menu' file adfc_config).

    ibis_menu. XML

    <?xml version="1.0" encoding="windows-1252" ?>
    <menu xmlns="http://myfaces.apache.org/trinidad/menu">
      <itemNode id="itemNode_home" label="Home" action="goHome" focusViewId="/home"/>
      <itemNode id="itemNode_transaction" label="Transaction" action="goTransaction" focusViewId="/transaction"/>
      <itemNode id="itemNode_customer" label="Customer" action="goCustomer" focusViewId="/customer"/>
      <itemNode id="itemNode_upload" label="Upload" action="goUpload" focusViewId="/upload"/>
      <itemNode id="itemNode_profile" label="Profile" action="goProfile" focusViewId="/profile"/>
      <itemNode id="itemNode_serviceRequest" label="Service Request" action="goServiceRequest"
                focusViewId="/serviceRequest"/>
      <itemNode id="itemNode_report" label="Report" action="goReport" focusViewId="/report"/>
    </menu>
    

    I have a navigation pane in my Pages that use this menu as below:

    <af:navigationPane hint="bar" id="np1" value="#{ibis_menu}" var="menuInfo">
                            <f:facet name="nodeStamp">
                                <af:commandNavigationItem id="ni1" text="#{menuInfo.label}"
                                                          destination="#{menuInfo.destination}"
                                                          action="#{menuInfo.doAction}"/>
                            </f:facet>
                        </af:navigationPane>
    

    Now, I want to hide some items on the menu, depending on the Type of user loggedIn. I have the userType stored in the managed bean.

    How can I get this feature.

    An approach which I think is as below:

    Define a variable for each itemNode in a managedbean(session scope) and who associate with the property ' visible ' / ' rendering ' of the itemNode in the Menu xml.

    Please let me know is a good way to do it or is there another solution better?

    See you soon

    AJ

    So, maybe this can help:

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/48-sitemenu-protection-169190.PDF

  • Weird system evolution of unknown users

    Hello

    I can't understand what it is, but by the names of these processes (see screenshot below) it seems legitimate. In addition, after each reboot of the computer (I also did the software update), the real name of the user changes all these processes, and the usernames are very strange also.

    I noticed that Trovi got my infested Safari, I ran a well, malicious software removal, but these strange processes are always there so I suspect that I'm still having problems. Anyone know what are these processes and how to do a good cleaning? Thank you!

    Update meanings. Various research positions and find tips very useful Linc Davis on malware etc. I went in/Library/LaunchDaemons/and found all the .plist associated with all these processes and removed manually (to make sudo). After the restart of the process have disappeared. But come back Trovi Safary and Chrome. I don't have recognizable VSearch things in libraries, as advised by LincDavis to seek out here records



    Re: Trovi guard reset itself as my default browser on Safari. How can I get rid of it for good?



    The only remaining files remaining .plist are


    $ cd/Library/LaunchDaemons /.

    $ ls

    com.Adobe.adobeupdatedaemon.plist

    com.Adobe.agsservice.plist

    com.Adobe.fpsaud.plist

    com Apple.Nalen.plist

    com Apple.roinnris.plist

    com.microsoft.office.licensingV2.helper.plist

    com NVIDIA. CUDA. Launcher.plist

    com.securemac.MacScanDaemon.plist

    They are not suspicious, could remove the com.securemac.MacScanDaemon.plist, although I have installed to 'clean up '. Looks like Trovi has found a clever way to hide? Someone at - it ideas on removing this pest on a Yosemite 10.10.5?

  • A full system restore (while retaining user data) will delete my previous backup files?


    According to this FAQ:

    http://Acer.custhelp.com/app/answers/detail/A_ID/12869/~/how-do-i-restore-my-computer-using-the-EREC...

    The second option is to restore the operating system and preserve user data, which is essentially the same process, but the information stored in your user account folder will be saved. Acer always recommends all backup data if you choose to use this option.

    Then C:/backup will be wiped.

  • How to delete a file duplicate, located on the system drives and the user, which hogs place CPU when enabled?

    trying to open iTunes, all 100% of the space of the CPU is used immediately, make all executable programs

    slow to run.  Go to the Windows Task Manager shows two processes support AppleMobileDevice, one in the system account, the other to the user

    account.  All other Apple processes are in the user account. Considering the upgrade to Windows 7 without worrying, but are looking for the best way to remove the

    process to the system account without affecting overall performance. Thank you all. Glenwood

    Completely remove iTunes and do a clean reinstall by following the steps below.

    Note that you cannot 'upgrade' from Windows XP to Windows 7.  If your computer hardware is compatible with Windows 7 and Windows 7 drivers are available, you can install Windows 7, but this operation will require a new install of Windows 7.

    You can use Windows Easy Transfer to copy your data, but not your applications.  Applications will need to be reinstalled from original installation media.

    To perform a "clean" iTunes installation uses this technique proposed, from Support of Apple HT1926 article.

    Warning: uninstall utility for cleaning Windows mentioned in the instructions below has been removed from Microsoft download servers because sometimes it seems more removed he was supposed to (I think that this phenomenon was linked to the bureau uninstalls).  You can still get utility Windows Installer Cleanup--> http://majorgeeks.com/Windows_Installer_CleanUp_Utility_d4459.html here is a free alternative Revo Uninstaller. Before using these cleaning products, you must create a restore point from the system first (or back up the registry with C:\WINDOWS\ERUNT).  See http://windowsxp.mvps.org/registry.htm a complete disk image would be safer if you have this ability.

    Go to control panel > Add/Remove programs
    Remove these applications:
    1 Apple Software Update
    2. Apple Mobile Device Support
    3 Hello
    4 iPod for Windows (this may or may not exist, be it, it is not necessary, then we can remove it)
    5 iTunes
    6 QuickTime

    Open my computer > C: > Program Files
    Delete this files (if present)
    1 iPod
    2 iTunes
    3 QuickTime

    Empty your temp directory:
    Open my computer > C: > Documents & Settings > username > Local Settings and delete the contents of the folder called "Temp".

    If you don't see the local settings, enable hidden files:
    Tools > Folder Options > view tab
    Select Show Hidden Files & folder, and then click OK

    Once this file is empty, restart the computer

    Download & install the Windows Installer Cleanup utility:
    http://support.Microsoft.com/kb/290301/
    Launch the utility: start > programs > Windows Installer Clean Up
    Select one of the applications mentioned above and click on remove

    Restart the computer
    Download & reinstall iTunes from here: http://www.apple.com/itunes/download/

  • Unable to boot to the XP system except in Mode safe

    When I press the power button on the Tower, it will emit several beeps, but stops eventually. When I turn on the monitor is empty. Nothing shows as usual. The computer is not pretend to start. When I press a button it will say her power in economy mode and either move the mouse or press a key on the keyboard to exit the mode. The problem is that the mouse or the keyboard seems to be able to go to them. Tried to hit the keys and moving the mouse. I tried the F8 key and still nothing, it remains off. The keyboard and mouse are not wireless. Computer was working fine and it is all of a sudden just last night. Please help because it is extremely annoying:]

    As a general rule, it should not beep repeatedly.

    If Yes, then you can have some sort of hardware problem.

    You know the brand and model of your tour?

    The computer POST (Power On Self Test) tests the computer, ensure that it meets necessary and that all system requirements hardware working properly before starting the rest of the startup procedure.

    If the computer passes the POST the computer will usually have a single beep (with some computer BIOS manufacturers it can beep twice) that the computer starts and the computer will continue to boot normally. However, if the computer falls down the POST, computer or no sounds at all or will generate a beep code, which informs the user of the source of the problem.

    Generally, a short beep to the power up is a good sign.

    If you hear beeps other, try to describe them in writing as best you can.  His brief, two short, a short one long, three short films, etc.

    Try to describe the beeps like this:

    beep-beep-beep (3 short films)
    beep-beeeeeeeep (1 short, 1 long)
    beeeeeeep-beeeeeeep-beeeeeeep (3 long)
    beep (2 short films)

    Sometimes, there is a simple configuration problem or a simple hardware problem that must be solved.

    Have you done with the hardware changes lately (new RAM, video card, sound card, network card, modem card, hit nothing loose when cleaning...)?

    Here are a few websites that allows you to try to interpret your beep codes:

    http://www.bioscentral.com/beepcodes/amibeep.htm
    http://www.bioscentral.com/

Maybe you are looking for