Oracle DB change notification is not working ..pls help

Can anyone help on my problem ?
Here is the step i done :
Step 1.       Run the following command login as sysdba:
GRANT CHANGE NOTIFICATION TO COPS;
GRANT EXECUTE ON DBMS_CHANGE_NOTIFICATION TO COPS;
Step 2.       Run following create table script and commit:
CREATE TABLE COPS.employees
employee_id NUMBER NOT NULL,
first_name VARCHAR2(10),
last_name VARCHAR2(10),
salary NUMBER
LOGGING
NOCOMPRESS
NOCACHE
NOPARALLEL
NOMONITORING;
ALTER TABLE COPS.employees ADD (
CONSTRAINT employees_PK
PRIMARY KEY
(employee_id));
INSERT INTO employees
VALUES(149,'ALEX','TAN',5000);
Step 3 :Query “select from DBA_CHANGE_NOTIFICATION_REGS”*
I manage to get the notification for insert record appear.
Step 4: Run update query:
update employees set salary = salary + 10 where employee_id = 149;
commit;
Step 5: Re-run the “select from DBA_CHANGE_NOTIFICATION_REGS”*
There is no rows returned.
Can anyone help me on this ? how to trace why the updates notification is not trigger ?

Hi,
I had the same situation in this post by 814992
[Database Change notification running on Unix with c# |http://forums.oracle.com/forums/thread.jspa?messageID=9167210&#9167210]
Can somebody help why database notification cannot works in unix platform ?
Regards,
Chua
Edited by: user13476831 on Dec 14, 2010 7:00 PM

Similar Messages

  • I have deployed one application containing youtube video but it is not working pls help

    I have deployed one application containing youtube video but it is not working pls help Application is build using struts2 and is deployed in oracle cloud, login page works fine but the success page is not displayed please help

    Hello,
    A wild guess, given the lack of details:
    I wonder whether it would violate the http://en.wikipedia.org/wiki/Same-origin_policy ?
    This is part of the security infrastructure.
    "Stealing" content to insert it anywhere else might also violate copyrights?
    Technically, does it at least work "on premises" onto WLS 10.3.6?
    Regards
    Patrick.

  • Why my apps are not transferring from PC to iPhone 5? When I connected to PC the icon shows when I select apps it show 'will install' but it never show on iPhone, I re installed iTunes, deleted all apps and downloaded again but its not working pls help.

    Why my apps are not transferring from PC to iPhone 5? When I connected to PC the icon shows when I select apps it show 'will install' but it never show on iPhone, I re installed iTunes, deleted all apps and downloaded again but its not working pls help.

    Next time an app update gets stuck try a reset. Press and hold both the home and power buttons for10-15 seconds till the Apple logo appears. Then release both buttons. Wait till your iPad starts on it's own. Try now. Also YouTube is still available. If you can't find it the the app store go to the bottom of the app store page and tap purchased. All your deleted apps will be listed and you can reinstall YouTube from there.

  • CALL Transaction in background not working pls help URGENT

    hi i have writtin a bdc program which uses CALL TRSANCTION everything is working in foreground.
    if i schedule the program in background the call transaction does not work. any idea why?????????
    pls help its urgent

    hi
    good
    have you checked in the debug mode, if you have checked in the debug mode check wheather it is giving any error before data is displaying in the screen, if any error is displaying as a message than check that error why it is coming there.
    If no error is coming than check your flow of the bdc screen in the debug mode , there must be some prob, so that it is not working in the background.
    thanks
    mrutyun^

  • I have iphone 5 and its rare camera is not working pls help me

    i have iphone 5 warranty expired and its rare camera is not working so pls help me in this case and in service centre also they r not exchanging the phone pls tel me the idea hoe to fix this and start use of rare camers n front camer is working properly.

    We're all in the same boat, more or less. iOS 8.1 was supposed to fix Bluetooth issues (among other things) that appeared with the release of iOS 8.0.1 that iOS 8.0.2 didn't fix, and, well, they're still there...
    A fix is probably on the way, already, but when will Apple release it, no one know...

  • I had to uninstall my photoshop elements 9 and now Im trying to reinstall and its not working pls help!

    I had to uninstall my photoshop elements as I deleted a texture and now I am trying to reinstall its just comes up saying that the wizard is saying that it was interrupted and its not installing pls help

    Reneeb41086198 without a specific error I would recommend reviewing Troubleshoot installation | Photoshop Elements, Premiere Elements | Windows which discusses common installation troubleshooting processes.
    You may also want to consider evaluating Photoshop Elements 13 from Picture editor, edit pictures | Adobe Photoshop Elements 13 as it was designed to install and function under Windows 8.1.  Windows 8.1 was not available when Photoshop Elements 9 was released.

  • Lenovo G580 the key "{/[" in the keyboard is not working.Pls help.

    Hi,
    I recently bought this laptop less than a month ago.  few day earlier this paranthesis key is not working any more.  Laptop keyboard is without any dust or blemish. I am running ubuntu and when I checked there is no press/release event being registered, using XEV package. I also ran the system with live cd same issue. Tried removing the key and cleaning the interior, nothing helps. 
    Is this a problem with some connection in the keyboard?  I cannot think of any software issues since It was working fine couple days ago? 
    Help would be greatly appreciated since I am in the middle of writing my dessertation.

    Hi
    Welcome To Lenovo Community
    We are really sorry to hear about the issue you are facing,  
    Based on what I read from the post, it seems to be a hardware issue with the keyboard
    Please contact Local Lenovo support to have system verified
    http://support.lenovo.com/en_IN/feedback/detail.page?LegacyDocID=MIGR-76613
    Do give this a try and let us know  
    Hope This Helps
    Cheers!!!
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    How to send a private message? --> Check out this article.
                            English Community   Deutsche Community   Comunidad en Español

  • Basic invisible button movie clip frame actions not working, pls. help!

    Hi,
    I've got a basic little slide show player which is timeline-based, rolling through 5 images with alpha transitions, and on the topmost layer, I have 5 invisible movie clips which have actions applied to them as follows:
    on (press) {
        gotoAndPlay(21);
    This action should allow for the on click button to navigate to that specific frame, or image, but for some reason it is not working.
    Did I do something wrong? I feel like I've done this before but I'm rusty with Flash since I don't use it all the time.
    Any help is greatly appreciated!
    Thanks,
    Sean

    The invisible movie clip is something I know I've done over the years on many occasions - I'm not sure I'm understanding your alternate technique, can you explain it better? The way my movie clips are invisible is just by setting the alpha to zero in the properties for the movie clip instance (clicking on the object on stage, then setting it in properties)..
    Also, the actions are on the invisible movie clips (buttons) and not the timeline.
    Cheers,Sean

  • Two Oracle databases on one AIX Server - Note working, Pls Help

    Dear Friends,
    I have installed Two SAP systems with Two Oracle Databases on one AIX machine, The Installation of both the systems went fine without any errors, and also i have been able to login to both the systems seperately. (that means i cant start both the systems at a time, its one at a time)
    But the problem is of the Oracle Listener, i am not able to start both the systems with single Oracle Listener processes(tnslistener). I tried all the possible scenarios as mentioned in note 98252 but nothing seems to be of any use so far.
    the thing is i can start either one of the SAP Systems, But my objective is to start both the SAP Systems with one listener processes (LISTENER) and one listener port (1527)
    Or
    you can say i am also ready to keep two different listeners for TWO seperate Oracle databases, I tried doing so as per one of the sap notes in which you have to keep different names of listener and different numbers for listener port for second ORACLE database. I tried doing exactly mentioned in the note but yet unsuccessful...
    Now i am completely lost as what is to be done since its critical i want you to immediately look into it and suggest me the appropriate solution so that i can set up both of my DEVELOPMENT and QUALITY system running...
    To troubleshoot this if you require anything from my side then please feel free to ask me since our functional consultants have to soon start working on the SAP systems.
    Regards
    Ayush

    The note you specified talk about 2 database instances not 2 databases... (I was starting to wonder how you deploy 2 databases), you can have multiple database instances on a DB. The note also give you detailed explanation of the configuration of listener.ora
    Now, if this is the case and you have installed 2 instances (not databases) on the same host and configured the listener according to the note, then you should be able to call R3trans -d from both SID's.. if the R3trans fails please post the contents of trans.log here.
    the thing is i can start either one of the SAP Systems, But my objective is to start both the SAP Systems with one listener processes (LISTENER) and one listener port (1527)
    Then, the configuration of your listener.ora file must be incorrect.
    Regards
    Juan

  • CreateJavaVM not working pls help

    Hello folks,
    I am trying to get a simple windows console application to lauch the jvm
    but the call to JNI_CreateJavaVM keeps failing (returns -1). I have tried
    just about everything (with the paths, client dll, server dll,
    paths etc.) but nothing seems to work. I have checked the groups did not
    find anything that works for me. Please suggest something, even if you don't
    see the problem.
    I know that the program does find the jvm.dll, because if i reome it from
    the path, the programs complains about not finding the dll (i use the one
    from the client directory)
    Here is the code (it fails on the call to JNI_CreateJavaVM):
    (the call to launching the java class is commented out since i was not get
    past the problem of creating the jvm)
    This is my code
    #include <stdio.h>
    #include <jni.h>
    JNIEnv* create_vm() {
    JavaVM* jvm;
    JNIEnv* env;
    JavaVMInitArgs args;
    JavaVMOption options[1];
    int i;
    /* There is a new JNI_VERSION_1_4, but it doesn't add anything for the purpo
    ses of our example. */
    args.version = JNI_VERSION_1_4;
    // args.version = 0x30010024;
    args.nOptions = 1;
    options[0].optionString = "-Djava.class.path=c:\\users\\kabilesh\\javacheck\
    \jvm";
    args.options = options;
    args.ignoreUnrecognized = JNI_TRUE;
    printf("inside create vm\n");
    i = JNI_CreateJavaVM(&jvm, (void **)&env, &args);
    perror("error:");
    printf("after create vm : %d\n", i);
    switch(i) {
    case JNI_OK: printf("success");
    break;
    case JNI_ERR: printf("unknown error");
    break;
    case JNI_EDETACHED: printf("thread detached from the VM");
    break;
    case JNI_EVERSION: printf("JNI version error");;
    break;
    case JNI_ENOMEM: printf("not enough memory");
    break;
    case JNI_EEXIST: printf("VM already created");
    break;
    case JNI_EINVAL: printf("invalid arguments");
    break;
    return env;
    void invoke_class(JNIEnv* env) {
    jclass helloWorldClass;
    jmethodID mainMethod;
    jobjectArray applicationArgs;
    jstring applicationArg0;
    printf("inside invoke class\n");
    //helloWorldClass = (*env)->FindClass(env, "example/jni/InvocationHelloWorld
    helloWorldClass = (*env)->FindClass(env, "./InvocationHelloWorld");
    printf("before main method \n");
    mainMethod = (*env)->GetStaticMethodID(env, helloWorldClass, "main", "([Ljav
    a/lang/String;)V");
    printf("after main method \n");
    applicationArgs = (*env)->NewObjectArray(env, 1, (*env)->FindClass(env, "jav
    a/lang/String"), NULL);
    applicationArg0 = (*env)->NewStringUTF(env, "From-C-program");
    (*env)->SetObjectArrayElement(env, applicationArgs, 0, applicationArg0);
    (*env)->CallStaticVoidMethod(env, helloWorldClass, mainMethod, applicationAr
    gs);
    int main(int argc, char **argv) {
    JNIEnv* env = create_vm();
    printf("inside main\n");
    invoke_class( env );
    printf("after invoke class");
    os- windows xp
    C:/users/kabilesh/javacheck/c2javacheck> java -version
    java version "1.5.0"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
    Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing)
    C:/users/kabilesh/javacheck/c2javacheck>
    C:/users/kabilesh/javacheck/c2javacheck> jview
    Microsoft (R) Command-line Loader for Java Version 5.00.3810
    Copyright (C) Microsoft Corp 1996-2000. All rights reserved.
    Usage: JView [options] <classname> [arguments]
    Options:
    /? displays usage text
    /cp <classpath> set class path
    /cp:p <path> prepend path to class path
    /cp:a <path> append path to class path
    /n <namespace> namespace in which to run
    /p pauses before terminating if an error occurs
    /v verify all classes
    /d:<name>=<value> define system property
    /a execute AppletViewer
    /vst print verbose stack traces (requires debug classes)
    /prof[:options] enable profiling (/prof:? for help)
    Classname:
    .CLASS file to be executed.
    Arguments:
    command-line arguments to be passed on to the class file
    C:/users/kabilesh/javacheck/c2javacheck>
    can you please let me know what should i do to make it run.
    thanks
    kabilesh

    Use formatting tags when you post code....
    http://forum.java.sun.com/features.jsp#Formatting
    And search this forum for examples that work....
    http://forum.java.sun.com/forum.jsp?forum=52

  • I have iphone 5. Have no sound and home button is not working pls help., I have iphone 5. Have no sound and home button is not working pls help.

    My iphone 5 has just stopped giving any sound no ringtones, no key clicking or button sounds nothing at all. And the home button has stopped working. Has anyone heard of software 6.1.4 being corrupt Im just updating software at the moment to 7.1. If anyone can offer a pieace of advise would be much appreciated.
    MANY THANKS
    JAY

    The iPhone warranty is not international and as you purchased in
    Malaysia the warranty is only valid in Malaysia
    You could try taking to an iPhone Authorised service provider
    in India but there have been many similar posts to yours
    and I am not aware  of them assisting  with an iPhone from
    outside India

  • Push notifications WhatsApp not work.

    Push notifications WhatsApp not work. I only receive them when I open the app. I've checked the settings on iOs and Whatsapp and all is ok. I've also updated to the latest versions. Can you help me?

    I actually did, and here is the answer I received:
    "When you are sent a message in WhatsApp, but are not online to receive it, WhatsApp will automatically send your message to the Apple Push Notification Service (APNS). This allows an alert containing the message to be displayed, even when WhatsApp is closed or your phone's display is off. Most often, all that is needed to resolve notification issues is to ensure that all notification settings are enabled. Review these FAQ pages for troubleshooting steps:
    Notifications Troubleshooting
    Connection Troubleshooting
    Sending your message to APNS typically takes only a few milliseconds. Once your message is sent to APNS, any delays or failure to deliver the message as a push notification to your device are usually caused by issues with your phone or network connection. Currently, all of our systems are operating normally.
    If you are using iOS 7, and are confident that you have all push notification settings enabled in WhatsApp and the iPhone Notification Center, then there is likely an issue with your phone that WhatsApp cannot resolve for you. In this case, I recommend the following steps:
    Backup your entire phone to iCloud.
    After the backup is complete, Erase all content and settings.
    Continue setting up your phone as a new device (do not restore from the iCloud backup).
    Install WhatsApp and verify that push notifications are working correctly (have someone send you a few test messages while your phone's display is turned off).
    Erase all content and settings and restore from the iCloud backup. "
    I tried to delete everything from my iPhone and then restore my data with the backup on my computer but it did not change anything, I still can't receive any notification, unless I open the application... However, I restored immediatly my backup cause I was afraid it wouldn't work after, but I don't really think it would change something to first start as a new device and then erase all content again and restore it.

  • Email sound notification is not working

    As the title says, My email notification is not working (in a non-quiet mode) the vibration works in both modes. I have changed the sounds just to see if it makes a difference, but no. Everything else works, txt msgs, FB, etc ... Any ideas?
    I have turned sounds off and on and anything else I can think of.
    Thanks

    You may still be within 90 days of purchase, where you have access to Apple telephone support. If so, you might want to contact them.

  • Twitter share button in notification center not working?

    I finally got my code for my free upgrade to Mountain Lion... I updated my computer last night and everything seems to be working well.  Other than the fact that they decided to leave the Facebook integration out without saying anything until last minute (that's the feature I was really looking forward to).  But anyway I woke up this morning and I went to send a tweet from the notification center.  The button is there but when I click it nothing happens.  I've removed my twitter account and readded it.  i checked the box to remove the share button and readded.  I restarted my computer twice and nothing... Anyone have any ideas?

    I know the ans...first install os x mountain lion again above all your installation..then see the build it should be.. (12c60) then..update every thing..but dont install or update..."update for macbook pro and macbook air 2.0 "it is the culprit ...then hide that update..and remember to install offline version of combo and supplement update 10.8.2..ok..as sometimes when ur notification cetre not work then installoffline "combo and supp" updates...ok..REMEMBER NOT TO INSTALL MACBOOK AIR AND MACBOOK PRO 2.0 UPDATE...PLZ...AND USE UR SYSTEM...!! follow me https://www.twitter.com/ankit8083   https://www.facebook.com/ankit8083...good luck..DONT CHANGE UR BUILD..AS IF U WILL CHANGE IT THEN UR SHARE BUTTON WILL NOT WORK..IN NEW BUILD..!!And wait for apple to get new build after april 2013...but not download macbook pro and macbook air 2.0 update..which help in graphical improvements and some usb devices...!!

  • Push notifications does not work

    hey everyone
    i have been having this problem for 2 weaks and im going crazy i cant use y phone without push notifications.
    it happened when my iphone broke down and i took it to get it fixed and it was on v 3.1.2 and after they did it was 3.1.3 and everything was ok but the push notifications did not work
    my iphone is 3gS 32GB factory unlocked(i can use any simcard i want) and i bought it from Du service in UAE. i tried everything and they told me your phone is hacked or unlocked but its not.
    what does unlocking mean and why do i need it if its factory unlocked ??
    and how do i fix the push notification? i tried restoring but it didnt work

    oh and im not using the Du carrier im using Etisalat which is the other carrier company we have, is that maybe the cause ??? because i used to use Du when i bought it then i changed my carrier
    please help me
    Message was edited by: alizorro

Maybe you are looking for

  • Kernel Panic when I try to install OSX 10.3. Can anyone help?

    I bought this iMac recently. It has OS 10.2.? installed and OS 9.1. When I try to install OS 10.3 I get a Kernel Panic when it reboots to start the installation. I ran the Norton Disk Doctor it had over in OS9 -- said it fixed some things and now ok

  • When I edit a remote image, it doesn't refresh in DreamWeaver - I have to restart.

    Surely there has to be a way around this, but I can't seem to find a refresh button. If I edit an image in PhotoShop and save it to a remote URL, I have to restart DreamWeaver and reopen the file to get the remote image to refresh in the work area. T

  • AE will not accept new settings

    I have done a hard reset and I receive this message: The settings for this AirPort wireless device have been successfully updated, but there was a problem re-joining the wireless network or finding the AirPort wireless device. You may need to select

  • I got the new 5S - but where did my new photos go?

    before I restored all my old info from my 4 to the new 5S (photos, apps etc) I used the phone to take photos and text - now that I've restored it all the new photos I took are gone. Where can I find them?

  • Question about creating Contract Document workflow

    Hi experts,      I have started to create the first workflow for the Contract Document. I have a lot of questions in mind and i think you guys can help me to clarify those question. Please see the following question.    1. When i created a new Phase