Why job queue can't start?

DB: Oracle 9i Enterprise Edition Release 9.2.0.5.0
Platform: Windows 2003 Server
I imported several job queues from another oracle DB, after submit them, it seems everything is ok. But it can't start automatically upon reach time. (Should be run every 2 minutes)
I check the dba_jobs view, BROKEN = N, INTERVAL = ‘sysdate + 2/60/24’,FAILUERS=0. And I can successfully execute the job by DBMS_JOB.RUN(job_no), but it won't start again after next time reach.
CONNECT, RESOURCE and SELECT_CATALOG_ROLE privilege were granted to job owner, and JOB_QUEUE_PROCESSES parameter was set to 10. JOB_QUEUE_INTERVAL wasn't set in init.ora file.
no relative error was found in alter.log file.
Thanks.

even there's no job runing you should still see this process after you set
JOB_QUEUE_PROCESSES
if you select from v$process you should see some process like this
oracle@yourhost (J000)
I don't have a Window platform to test this, because in windows Oracle is threaded instead of having seperate processes
How Jobs Execute
Jnnn processes execute jobs. To execute a job, the process creates a session to run the job. When a Jnnn process runs a job, the job is run in the same environment in which it was submitted and with the owner's default privileges. The owner must be explicitly granted the necessary object privileges for all objects referenced within the job definition.
When you force a job to run using the procedure DBMS_JOB.RUN, the job is run by your user process and with your default privileges only. Privileges granted to you through roles are unavailable. You must be explicitly granted the necessary object privileges for all objects referenced within the job definition.
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96521/jobq.htm#991

Similar Messages

  • I just bought my export pdf but if I sing in and enter in my plan I don't see it, why? when can I start using it?

    I just  bought my export pdf how can i start using it? if i sign in & look for my export pdf I am sent to the page to pay it again??? Could you help me please?

    Hi florence,
    Thanks but it did not work.
    I bougth the Export PDF for power point but I do not see it in my account
    and if I clicked in my orders buttons, nothing appears, it seems my
    purchase is lost. Could you help me to verify it, I did it yesterdar
    September 22, 2014 around 10:30 in the morning Mexico time. Or how do I get
    my funds back?
    Regards
    Fabiola
    2014-09-23 5:50 GMT-05:00 florencejohn <[email protected]>:
        I just bought my export pdf but if I sing in and enter in my plan I
    don't see it, why? when can I start using it?  created by florencejohn
    <https://forums.adobe.com/people/florencejohn> in Adobe ExportPDF - View
    the full discussion <https://forums.adobe.com/message/6755125#6755125>

  • Why my KDM can not start kde4.2[SOLVED]

    I install kde and xorg .but  the KDM can not start my kde ,I input my username and passworld ,but i not work
    use gdm instead ,it works. how shoule I do to make the KDM work .
    Last edited by wenzi_lee (2009-04-07 04:37:40)

    guansito wrote:
    Hello again.
    That doesn't work for me! I have already installed hal and fam, but kdm still doesn't log me in kde4.
    I ran "startx" from my user prompt, and i can use kde now, but when I ran kdm as root, I can log in.
    quarkup, here is the output.
    [~]$ ls -la .*authority
    -rw------- 1 juan users 54 Feb 7 17:31 .Xauthority
    I supposed that i have to configure kdm, i was looking for more information when i saw this post.
    that's ok..
      the .ICEauthority was the file which needed a chown/chmod to let me go into kde.. but it's ok i guess, since you don't have it.
    mine is somehow like this:
    ~$ ls -la .*authority
    -rw-rw---- 1 quarkup quarkup 64K Fev 2 13:20 .ICEauthority
    -rw------- 1 quarkup root 1,4K Fev 7 21:55 .Xauthority
    > KDM must be configured to allow the "root" user to access the X11 session - in:   systemsettings > Login Manager > Users(6)  (root account has the uid=0)
    hope it helps you.
    I don't really use the root account for anything, only the very necessary stuff..

  • What is the problem? Why MBeanConnector server can not start?

    I try to start a Coherence server and use MBeanConnector to access Mbean. But get a error message.
    What is the problem?
    C:\Documents and Settings\jimq>java -Dtangosol.coherence.management=all -cp coherence.jar com.tangosol.net.management.MB
    eanConnector -rmi
    Exception in thread "main" java.lang.NoClassDefFoundError: com/tangosol/net/management/MBeanConnector
    Caused by: java.lang.ClassNotFoundException: com.tangosol.net.management.MBeanConnector
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    Could not find the main class: com.tangosol.net.management.MBeanConnector.  Program will exit.

    Hi,
    sounds like a class path issue - are you sure coherence.jar is in the current directory., i.e. C:\Documents and Settings\jimq? What is the result of jar tvf coherence.jar | grep MBeanConnector or windows equivalent?? Here is the result of me running the same cmd line:
    hraja@hraja-lnx:/stuff/jlib/coherence/3.5.2/java/lib$ java -Dtangosol.coherence.management=all -cp coherence.jar com.tangosol.net.management.MBeanConnector -rmi
    2009-11-13 14:03:33.924/1.556 Oracle Coherence 3.5.2/463p1 <Info> (thread=Main Thread, member=n/a): Loaded operational configuration from resource "jar:file:/stuff/jlib/coherence/3.5.2/java/lib/coherence.jar!/tangosol-coherence.xml"
    2009-11-13 14:03:33.936/1.567 Oracle Coherence 3.5.2/463p1 <Info> (thread=Main Thread, member=n/a): Loaded operational overrides from resource "jar:file:/stuff/jlib/coherence/3.5.2/java/lib/coherence.jar!/tangosol-coherence-override-dev.xml"
    2009-11-13 14:03:33.936/1.567 Oracle Coherence 3.5.2/463p1 <D5> (thread=Main Thread, member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
    2009-11-13 14:03:33.940/1.571 Oracle Coherence 3.5.2/463p1 <D5> (thread=Main Thread, member=n/a): Optional configuration override "/custom-mbeans.xml" is not specified
    Oracle Coherence Version 3.5.2/463p1
    Grid Edition: Development mode
    Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.
    2009-11-13 14:03:35.533/3.164 Oracle Coherence GE 3.5.2/463p1 <Info> (thread=Main Thread, member=n/a): Loaded cache configuration from "jar:file:/stuff/jlib/coherence/3.5.2/java/lib/coherence.jar!/reports/report-group.xml"
    2009-11-13 14:03:36.716/4.347 Oracle Coherence GE 3.5.2/463p1 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior service member n/a
    2009-11-13 14:03:39.952/7.583 Oracle Coherence GE 3.5.2/463p1 <Info> (thread=Cluster, member=n/a): Created a new cluster "cluster:0xD1CB" with Member(Id=1, Timestamp=2009-11-13 14:03:36.484, Address=192.168.159.1:8088, MachineId=63233, Location=site:local,machine:hraja-lnx,process:15775, Edition=Grid Edition, Mode=Development, CpuCount=2, SocketCount=1) UID=0xC0A89F0100000124EDDB34A4F7011F98
    2009-11-13 14:03:40.238/7.869 Oracle Coherence GE 3.5.2/463p1 <D5> (thread=Invocation:Management, member=1): Service Management joined the cluster with senior service member 1
    Starting RMI Connector...
    RMI Connector started--harvey                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • HT1222 After downloading this, it tells my iphone to resync, and it cant sync with the computer. it gives no information as to why, and I can't start up my iphone, it's in the same syncing state as when i first bought it.

    It's what it says in the question above; after downloading the newest update from apple my Iphone 4 goes into a state where i must resync it with my computer to continue use.  While syncing, about 2/3 of the way done, it says there was an error with the sync, and all of the memory will be erased.  Without my approval, it erased the memory, and now it is in the same "must sync" state as when I first bought it, about one week ago.  I tried syncing on so far two computers, and they both failed, with the same error.  No error code or anything like that is given.
    Help please!!

    Place your phone in DFU mode (search google for instructions) and restore as new.
    If this doesn't work, you'll need to bring your phone into Apple.

  • Why I can't start firefox like this?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/960958]]
    </blockquote>
    I put “ "C:\firefox\firefox.exe" -osint --no-remote -profile "C:\firefox\profile" -url "www.google.com" “ in cmd.exe ,why my firefox can't start?

    This function may not be available for mobile yet. You can put your suggestions to the [[Suggestion Box]]. Thanks!

  • Can't Start Pulseaudio

    Hi,
    I don't know why but I can't start pulseaudio or alsamixer. I used to be able to start them, but I forgot what I had to do to get them running. I was just using it as a simple volume control when I had it working.
    I've tried:
    [gulliver@myhost ~]$ pulseaudio --start
    E: [pulseaudio] main.c: Daemon startup failed.
    [gulliver@myhost ~]$ start-pulseaudio-x11
    E: [pulseaudio] main.c: Daemon startup failed.
    [gulliver@myhost ~]$ alsamixer
    ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused
    cannot open mixer: Connection refused
    [gulliver@myhost ~]$ pulseaudio
    E: [pulseaudio] main.c: Unknown command: (eg. when X is not active)
    E: [pulseaudio] main.c: Failed to initialize daemon.
    [gulliver@myhost ~]$
    Verbose isn't any different.
    In another thread I read somebody trying.  I got a pretty large output.
    [gulliver@myhost ~]$ pulseaudio --log-level=4 --log-target=stderr
    I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
    D: [pulseaudio] core-rtclock.c: Timer slack is set to 50 us.
    D: [pulseaudio] core-util.c: RealtimeKit worked.
    I: [pulseaudio] core-util.c: Successfully gained nice level -11.
    I: [pulseaudio] main.c: This is PulseAudio 1.1
    D: [pulseaudio] main.c: Compilation host: x86_64-unknown-linux-gnu
    D: [pulseaudio] main.c: Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -Wextra -Wno-long-long -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option
    D: [pulseaudio] main.c: Running on host: Linux x86_64 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011
    D: [pulseaudio] main.c: Found 2 CPUs.
    I: [pulseaudio] main.c: Page size is 4096 bytes
    D: [pulseaudio] main.c: Compiled with Valgrind support: no
    D: [pulseaudio] main.c: Running in valgrind mode: no
    D: [pulseaudio] main.c: Running in VM: no
    D: [pulseaudio] main.c: Optimized build: yes
    D: [pulseaudio] main.c: All asserts enabled.
    I: [pulseaudio] main.c: Machine ID is c1b3c15dc26d22642398743300001ac8.
    I: [pulseaudio] main.c: Session ID is c1b3c15dc26d22642398743300001ac8-1326592649.892198-2012670361.
    I: [pulseaudio] main.c: Using runtime directory /home/gulliver/.pulse/c1b3c15dc26d22642398743300001ac8-runtime.
    I: [pulseaudio] main.c: Using state directory /home/gulliver/.pulse.
    I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-1.1/modules.
    I: [pulseaudio] main.c: Running in system mode: no
    I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
    D: [pulseaudio] memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
    I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1
    I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions.
    I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers.
    I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions.
    I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers.
    I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions.
    I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions.
    D: [pulseaudio] database-tdb.c: Opened TDB database '/home/gulliver/.pulse/c1b3c15dc26d22642398743300001ac8-device-volumes.tdb'
    I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/gulliver/.pulse/c1b3c15dc26d22642398743300001ac8-device-volumes'.
    I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
    D: [pulseaudio] database-tdb.c: Opened TDB database '/home/gulliver/.pulse/c1b3c15dc26d22642398743300001ac8-stream-volumes.tdb'
    I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/gulliver/.pulse/c1b3c15dc26d22642398743300001ac8-stream-volumes'.
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1 added for object /org/pulseaudio/stream_restore1
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry1
    I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
    D: [pulseaudio] database-tdb.c: Opened TDB database '/home/gulliver/.pulse/c1b3c15dc26d22642398743300001ac8-card-database.tdb'
    I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/gulliver/.pulse/c1b3c15dc26d22642398743300001ac8-card-database'.
    I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
    I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
    D: [pulseaudio] cli-command.c: Checking for existence of '/usr/lib/pulse-1.1/modules/module-udev-detect.so': success
    D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
    D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:1b.0/sound/card0 is busy: yes
    I: [pulseaudio] module-udev-detect.c: Found 1 cards.
    I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #4; argument: "").
    D: [pulseaudio] cli-command.c: Checking for existence of '/usr/lib/pulse-1.1/modules/module-jackdbus-detect.so': success
    D: [pulseaudio] cli-command.c: Checking for existence of '/usr/lib/pulse-1.1/modules/module-bluetooth-discover.so': success
    D: [pulseaudio] dbus-util.c: Successfully connected to D-Bus system bus 7660e9b219ab55868191f04200000028 as :1.18609
    D: [pulseaudio] bluetooth-util.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired
    D: [pulseaudio] bluetooth-util.c: Bluetooth daemon is apparently not available.
    I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: #5; argument: "").
    D: [pulseaudio] cli-command.c: Checking for existence of '/usr/lib/pulse-1.1/modules/module-esound-protocol-unix.so': success
    I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #6; argument: "").
    I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #7; argument: "").
    D: [pulseaudio] cli-command.c: Checking for existence of '/usr/lib/pulse-1.1/modules/module-gconf.so': success
    I: [pulseaudio] module.c: Loaded "module-gconf" (index: #8; argument: "").
    I: [pulseaudio] module-default-device-restore.c: Saved default sink 'alsa_output.pci-0000_00_1b.0.analog-stereo' not existent, not restoring default sink setting.
    I: [pulseaudio] module-default-device-restore.c: Saved default source 'alsa_input.pci-0000_00_1b.0.analog-stereo' not existent, not restoring default source setting.
    I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #9; argument: "").
    I: [pulseaudio] module.c: Loaded "module-rescue-streams" (index: #10; argument: "").
    D: [pulseaudio] module-always-sink.c: Autoloading null-sink as no other sinks detected.
    D: [pulseaudio] module-device-restore.c: Database contains invalid data for key: sink:auto_null (probably pre-v1.0 data)
    D: [pulseaudio] module-device-restore.c: Attempting to load legacy (pre-v1.0) data for key: sink:auto_null
    D: [pulseaudio] module-device-restore.c: Size does not match.
    D: [pulseaudio] module-device-restore.c: Unable to load legacy (pre-v1.0) data for key: sink:auto_null. Ignoring.
    D: [pulseaudio] module-device-restore.c: Database contains invalid data for key: sink:auto_null:null
    I: [pulseaudio] sink.c: Created sink 0 "auto_null" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: device.description = "Dummy Output"
    I: [pulseaudio] sink.c: device.class = "abstract"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card"
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
    D: [pulseaudio] module-device-restore.c: Database contains invalid data for key: source:auto_null.monitor (probably pre-v1.0 data)
    D: [pulseaudio] module-device-restore.c: Attempting to load legacy (pre-v1.0) data for key: source:auto_null.monitor
    D: [pulseaudio] module-device-restore.c: Size does not match.
    D: [pulseaudio] module-device-restore.c: Unable to load legacy (pre-v1.0) data for key: source:auto_null.monitor. Ignoring.
    D: [pulseaudio] module-device-restore.c: Database contains invalid data for key: source:auto_null.monitor:null
    I: [pulseaudio] source.c: Created source 0 "auto_null.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of Dummy Output"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: device.icon_name = "audio-input-microphone"
    D: [null-sink] module-null-sink.c: Thread starting up
    D: [pulseaudio] module-device-restore.c: Database contains invalid data for key: sink:auto_null:null
    I: [pulseaudio] module.c: Loaded "module-null-sink" (index: #11; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'").
    I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #12; argument: "").
    I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #13; argument: "").
    D: [pulseaudio] module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 seconds.
    I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #14; argument: "").
    D: [pulseaudio] cli-command.c: Checking for existence of '/usr/lib/pulse-1.1/modules/module-console-kit.so': success
    I: [pulseaudio] client.c: Created 0 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session1"
    D: [pulseaudio] module-console-kit.c: Added new session /org/freedesktop/ConsoleKit/Session1
    I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #15; argument: "").
    I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #16; argument: "").
    I: [pulseaudio] module.c: Loaded "module-cork-music-on-phone" (index: #17; argument: "").
    I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #18; argument: "").
    I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #19; argument: "").
    D: [pulseaudio] cli-command.c: Checking for existence of '/usr/lib/pulse-1.1/modules/module-dbus-protocol.so': success
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Memstats added for object /org/pulseaudio/core1/memstats
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/sink0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink added for object /org/pulseaudio/core1/sink0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device added for object /org/pulseaudio/core1/source0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source added for object /org/pulseaudio/core1/source0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module1
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module2
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module3
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module4
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module5
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module6
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module7
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module8
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module9
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module10
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module11
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module12
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module13
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module14
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module15
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module16
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module17
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module18
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module added for object /org/pulseaudio/core1/module19
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object /org/pulseaudio/core1/client0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1 added for object /org/pulseaudio/core1
    I: [pulseaudio] module.c: Loaded "module-dbus-protocol" (index: #20; argument: "").
    I: [pulseaudio] module.c: Loaded "module-x11-bell" (index: #21; argument: "sample=bell-windowing-system").
    E: [pulseaudio] main.c: Unknown command: (eg. when X is not active)
    E: [pulseaudio] main.c: Failed to initialize daemon.
    I: [pulseaudio] module.c: Unloading "module-device-restore" (index: #0).
    I: [pulseaudio] module.c: Unloaded "module-device-restore" (index: #0).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-stream-restore" (index: #1).
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1 removed from object /org/pulseaudio/stream_restore1
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry removed from object /org/pulseaudio/stream_restore1/entry0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry removed from object /org/pulseaudio/stream_restore1/entry1
    I: [pulseaudio] module.c: Unloaded "module-stream-restore" (index: #1).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-card-restore" (index: #2).
    I: [pulseaudio] module.c: Unloaded "module-card-restore" (index: #2).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-augment-properties" (index: #3).
    I: [pulseaudio] module.c: Unloaded "module-augment-properties" (index: #3).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-udev-detect" (index: #4).
    I: [pulseaudio] module.c: Unloaded "module-udev-detect" (index: #4).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-bluetooth-discover" (index: #5).
    I: [pulseaudio] module.c: Unloaded "module-bluetooth-discover" (index: #5).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-esound-protocol-unix" (index: #6).
    I: [pulseaudio] module.c: Unloaded "module-esound-protocol-unix" (index: #6).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-native-protocol-unix" (index: #7).
    I: [pulseaudio] module.c: Unloaded "module-native-protocol-unix" (index: #7).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-gconf" (index: #8).
    I: [pulseaudio] module.c: Unloaded "module-gconf" (index: #8).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-default-device-restore" (index: #9).
    I: [pulseaudio] module.c: Unloaded "module-default-device-restore" (index: #9).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-rescue-streams" (index: #10).
    I: [pulseaudio] module.c: Unloaded "module-rescue-streams" (index: #10).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-null-sink" (index: #11).
    D: [pulseaudio] module-always-sink.c: Autoloaded null-sink removed
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/sink0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Sink removed from object /org/pulseaudio/core1/sink0
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Device removed from object /org/pulseaudio/core1/source0
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] flist.c: pulsecore/hashmap.c: entries flist is full (don't worry)
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Source removed from object /org/pulseaudio/core1/source0
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    D: [null-sink] module-null-sink.c: Thread shutting down
    I: [pulseaudio] module.c: Unloaded "module-null-sink" (index: #11).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-always-sink" (index: #12).
    I: [pulseaudio] module.c: Unloaded "module-always-sink" (index: #12).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-intended-roles" (index: #13).
    I: [pulseaudio] module.c: Unloaded "module-intended-roles" (index: #13).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-suspend-on-idle" (index: #14).
    I: [pulseaudio] module.c: Unloaded "module-suspend-on-idle" (index: #14).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-console-kit" (index: #15).
    D: [pulseaudio] module-console-kit.c: Removing session /org/freedesktop/ConsoleKit/Session1
    I: [pulseaudio] client.c: Freed 0 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session1"
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloaded "module-console-kit" (index: #15).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-position-event-sounds" (index: #16).
    I: [pulseaudio] module.c: Unloaded "module-position-event-sounds" (index: #16).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-cork-music-on-phone" (index: #17).
    I: [pulseaudio] module.c: Unloaded "module-cork-music-on-phone" (index: #17).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-filter-heuristics" (index: #18).
    I: [pulseaudio] module.c: Unloaded "module-filter-heuristics" (index: #18).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-filter-apply" (index: #19).
    I: [pulseaudio] module.c: Unloaded "module-filter-apply" (index: #19).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-dbus-protocol" (index: #20).
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1 removed from object /org/pulseaudio/core1
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module1
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module2
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module3
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module4
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module5
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module6
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module7
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module8
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module9
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module10
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module11
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module12
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module13
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module14
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module15
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module16
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module17
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module18
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Module removed from object /org/pulseaudio/core1/module19
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Client removed from object /org/pulseaudio/core1/client0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Core1.Memstats removed from object /org/pulseaudio/core1/memstats
    I: [pulseaudio] sink.c: Freeing sink 0 "auto_null"
    I: [pulseaudio] source.c: Freeing source 0 "auto_null.monitor"
    I: [pulseaudio] module.c: Unloaded "module-dbus-protocol" (index: #20).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] module.c: Unloading "module-x11-bell" (index: #21).
    I: [pulseaudio] module.c: Unloaded "module-x11-bell" (index: #21).
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to remove event.
    I: [pulseaudio] main.c: Daemon terminated.
    I don't know how to decipher what it's telling me or how to fix it.

    The lines starting with E are your errors, which tell you what the (perceived from pulse) problem is.

  • The kde can't start automatically

    I had been using GNOME and initscripts.
    and transit to systemd and KDE recently.
    after "systemctl enable kde.service" and reoot, I got the console shell, but not kde, of cause, I can login with console, and "systemctl start kde" to start KDE,
    but why the KDE can't start automatically?
    I have checked the log, but got nothing.

    you should have got an error somewhere when enabling "kde.service," because that service doesn't exist. KDE's login manager is kdm. you should do
    systemctl enable kdm.service
    instead. to start the service immediately, type (after the above):
    systemctl start kdm.service
    and you should get KDE's login manager.

  • Can't start MacBook Air––wheel turns around forever

    I had my MacBook Air A Rev C 1.86GHz 120 GB powered on and on sleep for about a week. I was using my other MacBook Air and so left this MBA on sleep.
    I decided to use the older MacBook Rev C Air again and I tried connecting the ethernet cable to it. The internet connection didn't work, so I restarted the computer thinking it might help.
    However, the computer DOES kind of start and I get the apple logo and the light gray background but the wheel goes on forever, for 30 minutes.
    When I tried Option-Start, I was able to get into the Windows partition fine, but when I tried Option-Start and selected Mac, I have the same problem––the gray screen and the wheel thing under the Apple logo going around for a while.
    I never had any major problems with the computer in the past, and I never had this problem of starting the computer. It was a bit sluggish––would take 3 minutes to start up, but never as long as this. I have tried rebooting several times and it still does not work.
    I should tell you that I pressed the "Shut Down" button for five seconds to shut down the computer.
    Do you think that caused it?
    How can I get the Mac OS back?
    Once again, getting into Windows Bootcamp is fine, it's just the Mac part I can't access.
    I have the hard drive saved on a backup.
    Should I try reinstalling the OS? And do a clean install? And then put all the information back onto the computer using the backup drive?
    Just checking here before I try that because that solution takes time.

    I went into Bootcamp (Windows XP Prof) and looked at the Macintosh HD drive. I got 97.8 GB total size and then 425 MB free space.
    Something happened when I connected the ethernet cord to the USB port and then connected the router. It mucked up my computer and swallowed up GB. I had about 10 GB spare before this happened.
    That is probably why the computer can't start up and is stuck at the gray screen with the whirly thing going around forever––there is no disk space for it use its start programs.
    I don't know how to clear the unwanted Gigabytes because I can only see Mac HD from Bootcamp.
    Any suggestions?

  • Job Queues using Scheduler

    Hi,
    Can you please let us know whether we could create any job queues using Oracle Scheduler so that one job queue can be run with one license and another using a different license?
    Thanks,
    Sandeep.

    Hi Sandy,
    I am not sure what you mean but when you are on 11g you can schedule jobs to run in remote systems/databases. So I can imagine that the remote databases can be any edition, as long as you can connect to it. Maybe you should check the license information docs <http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/toc.htm>
    I hope this helps,
    Ronald
    http://ronr.blogspot.com

  • "can not start a job" issue in AWM

    Hi ALL,
    I am maintaining my cube from PLSQL with following options
    1. buildtype = "BACKGROUND"
    2. trackstatus = "true"
    3. maxjobqueues = 3
    i get following error when i see the "olapsys.xml_load_log" table
    ***Error Occured: Failed to Build(Refresh) DB_OWNER.MY_ANALYTICAL_WORKSPACE Analytic Workspace. Can not start a job.
    Can anybody explain when and why this error occurs? I have wasted a lot of time searching for this issue, but have found no person facing such issue.
    Hi Keith, it will be great if you can answer this one.
    My database version is 10.2.0.4.0 and AWM version is also 10.2.0.3.0
    Kind Regards,
    QQ
    Message was edited by:
    dwh_10g

    Applies to:
    Oracle OLAP - Version: 10.1 to 11.1
    This problem can occur on any platform.
    Symptoms
    - We have an AW maintenance / refresh script or procedure that contains BuildType="BACKGROUND", so that the AW maintenance task will be sent to the Oracle Job queue.
    - When we execute the AW maintenance / refresh script or procedure, we do not get any errors in the foreground, the script/procedure has been executed successfully.
    - However when we look into the build/refresh log (see <Note 351688.1> for details) we see that the maintenance/refresh task failed with:
    13:29:39 Failed to Submit a Job to Build(Refresh) Analytic Workspace <schema>.<AW Name>.
    13:29:39 ***Error Occured in BUILD_DRIVER
    - In the generated SQL trace for the session of the user who launches the AW build/refresh script or procedure, we see that ORA-27486 insufficient privileges error occurred at creation of the job.
    We see from the relevant bit of the SQL trace that err=27486 occured while executing the #20 statement which is 'begin DBMS_SCHEDULER.CREATE_JOB ...', and the statement is parsed and tried to be executed as user having uid=91:
    PARSING IN CURSOR #20 len=118 dep=2 uid=91 oct=47 lid=91 tim=1176987702199571
    hv=1976722458 ad='76dd8bcc'
    begin
    DBMS_SCHEDULER.CREATE_JOB(:1, 'plsql_block', :2, 0, null, null, null,
    'DEFAULT_JOB_CLASS', true, true, :3); end;
    END OF STMT
    PARSE
    #20:c=1000,e=1100,p=0,cr=0,cu=0,mis=1,r=0,dep=2,og=1,tim=1176987702199561
    EXEC #20:c=65990,e=125465,p=10,cr=1090,cu=3,mis=1,r=0,dep=2,og=1,tim=
    1176987702325167
    ERROR #20:err=27486 tim=465202984
    Cause
    User who tries to create a job (executes DBMS_SCHEDULER.CREATE_JOB() procedure) does not have the sufficient privileges.
    Solution
    1. Identify the user under which the job is supposed to be created. This user is not necessarily the same as the user who launched AW build/refresh script or procedure. Get the corresponding username from one of the %_USERS views e.g. from ALL_USERS.
    e.g.
    SELECT user_id,username FROM all_users WHERE user_id=91;
    2. Identify the system privileges currently assigned to the user by connecting as the user whom the privileges need to be determined, and execute:
    SELECT * FROM SESSION_PRIVS ORDER BY PRIVILEGE;
    3. Ensure that the CREATE JOB privilege is listed.
    The CREATE JOB privilege can be granted in various ways to a user:
    - via role OLAP_USER or via role OLAP_DBA (see view ROLE_SYS_PRIVS for what privs are assigned to a role):
    GRANT OLAP_USER TO <username>;
    - explicitly
    GRANT CREATE JOB TO <username>;

  • Can I create a table in a procedure submitted to job queue?

    I have created a package (with AUTHID CURRENT_USER) where some of the procedures create temporary tables to facilitate processing. These procedures run just fine when executed directly from within an anonymous block at the SQL*PLUS level. However, when I submit the procedures to the job queue (via DBMS_JOB.SUBMIT), the job is submitted successfully but fails when run. Investigating the Alert Log shows an error of insufficient privilege on the CREATE TABLE command in the procedure.
    QUESTION:
    Can I create a table from a procedure running in the Job Queue? If so, then how to get it to work? Does the job run in a different environment that needs Create Table privileges set to my schema?
    Thanks for any info you can provide.
    John

    FYI: Found the problem. In the Administrator's Guide (of course not in the supplied packages documentation about DBMS_JOB) I found:
    "How Jobs Execute
    SNP background processes execute jobs. To execute a job, the process creates a session to run the job.
    When an SNP process runs a job, the job is run in the same environment in which it was submitted and with the owner's default privileges.
    When you force a job to run using the procedure DBMS_JOB.RUN, the job is run by your user process. When your user process runs a job, it is run with your default privileges only. Privileges granted to you through roles are unavailable."
    And of course we had set up our users to get all privileges through Roles, so CREATE TABLE wasn't one of my DEFAULT PRIVILEGES!
    It sure would be nice if Oracle documentation could get its act together and provide ALL information about a topic in a logical place. The effort to find the information about privileges occurred after it took me 1/2 hour to figure out why my submissions were failing - I didn't have the ';' included in the quoted string for the procedure to be called - which I only figured out after looking at the code for DBMS_JOB where it made the note to make sure you include the ';'. Wouldn't it be good to have that MINOR DETAIL mentioned in the description of DBMS_JOB.SUBMIT?????

  • Simple Queue-Queue Failing with : kwqjaq: Only job queue slave can run prop

    I know this is a simple problem, but I can't get by it.
    I have two DB servers and I just want to queue a message on a local queue and have it propagated to a remote queue.
    Here are my steps:
    I do this on both databases:
    grant dba to johnb identified by johnb ;
    connect johnb/johnb
    create type my_type as object ( a number, b varchar2(2000), c varchar2(2000)) ;
    --- multi consumer queue
    Begin
    /* This queue table should already exist */
    dbms_aqadm.create_queue_table( queue_table => 'MY_QUEUE_TAB',
    queue_payload_type => 'MY_TYPE',
    multiple_consumers => TRUE,
    comment => 'Test MultiConsumer OAQ',
    compatible => '8.1.0' );
    DBMS_AQADM.CREATE_QUEUE (
    queue_name => 'MY_QUEUE'
    , queue_table => 'MY_QUEUE_TAB' );
    dbms_aqadm.start_queue('MY_QUEUE') ;
    End;
    -- on "Local DB" I do the following:
    DECLARE
    subscriber sys.aq$_agent;
    BEGIN
    subscriber := sys.aq$_agent( 'subscriber1' , 'JOHNB.MY_QUEUE@otmdmz2' , null);
    DBMS_AQADM.ADD_SUBSCRIBER(queue_name => 'JOHNB.MY_QUEUE', subscriber => subscriber);
    END;
    -- scheduling propagation
    BEGIN
    DBMS_AQADM.SCHEDULE_PROPAGATION( queue_name => 'JOHNB.MY_QUEUE' , destination => 'otmdmz2' , destination_queue => 'JOHNB.MY_QUEUE');
    END;
    BEGIN
    DBMS_AQADM.ALTER_PROPAGATION_SCHEDULE( queue_name => 'JOHNB.MY_QUEUE' , destination => 'otmdmz2' , destination_queue => 'JOHNB.MY_QUEUE' , latency => 1 );
    END;
    -- I queue with this
    -- enqueue local
    DECLARE
    enqueue_options DBMS_AQ.enqueue_options_t;
    enqueue_properties DBMS_AQ.message_properties_t;
    enqueue_handle RAW(16) ;
    enqueue_message JOHNB.MY_TYPE;
    BEGIN
    enqueue_message := JOHNB.MY_TYPE(1, 'an aq test','sending to remote db' ) ;
    dbms_aq.enqueue(queue_name => 'JOHNB.MY_QUEUE',
    enqueue_options => enqueue_options,
    message_properties => enqueue_properties,
    payload => enqueue_message,
    msgid => enqueue_handle) ;
    commit ;
    end;
    No messages move to remote DB.
    I can see the message in the local queue table.
    Both databases have the same init.ora parameters : job_queue_processes=1000, aq_tm_processes=1.
    If I attempt to run the job I get the message in the subject line in a trace file:
    kwqjaq: Only job queue slave can run propagation job, exiting
    Though I am sure simple configuration issue, I cannot find a relevant note.
    Thanks,
    John

    Another case of the documentation being less than precise - it happens.
    Without personally having investigated, that's my understanding as well bearing in mind the following observation/explanation in the same article which seems to apply for all except 11gR2:
    Although you typically use the JOB_QUEUE_PROCESSES initialization parameter to limit
    the number job queue processes for DBMS_JOB and you use the Scheduler attribute
    max_job_slave_processes to limit the number of job slave processes for the Scheduler,
    the Scheduler is affected by the JOB_QUEUE_PROCESSES parameter.
    The maximum number of job slave processes for Scheduler is determined by the lesser
    of the values of JOB_QUEUE_PROCESSES and max_job_slave_processes. For example:
    If JOB_QUEUE_PROCESSES is set to 10 and max_job_slave_processes is set to 20,
    the job coordinator will start no more than 10 job slave processes to be shared
    between DBMS_JOB and the Scheduler.
    If JOB_QUEUE_PROCESSES is 20 and max_job_slave_processes is 10, the coordinator
    will start up to 20 job slave processes. The Scheduler can use only 10 of these,
    but DBMS_JOB can use all 20.
    If JOB_QUEUE_PROCESSES is 0, DBMS_JOB is disabled, and the maximum number of
    job slave processes for Scheduler is controlled by the max_job_slave_processes
    Scheduler attribute.

  • After downloaded the Lightroom CC(2015) the programm wont start why or what can I have done wrong

    I have downloaded the Lightroom CC(2015) after downloadibg the programm wont start. I have, stuped done, uninstalled the earlier version 5.7.1. This version is not possibel to download again. So now I have no Lightroom.

    Thank you for replay. The problem is fixed with help from the support. I did just what you say in your mail/answer.
    With regards
    Krister Arvidsson
    Från: Jim Wilde 
    Skickat: den 22 april 2015 21:27
    Till: Krister Arvidsson
    Ämne:  After downloaded the Lightroom CC(2015) the programm wont start why or what can I have done wrong
    After downloaded the Lightroom CC(2015) the programm wont start why or what can I have done wrong
    created by Jim Wilde <https://forums.adobe.com/people/Jim+Wilde>  in Photoshop Lightroom - View the full discussion <https://forums.adobe.com/message/7466758#7466758>

  • Why when I tried to update itunes it crashed and now I get a MSVCR80.dll was not found and can not start my itunes any more

    Why when I tried to update itunes it crashed and now I get a MSVCR80.dll was not found and can not start my itunes any more?

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

Maybe you are looking for

  • Open a closed work order.

    Hi Gurus, Can any one tell me is there a way to open a closed work order. The system status of the work order currently is CLSD and I have to make some changes to the work order, is that possible? Regards Anoop

  • Edit customisation in Business graphics is not working

    Hi Experts, I created business graphic UI element of chart type "Speedo meter" . I am trying to chnage the colors of the chart by using 'EDIT CUSTOMISATION' .When i change the clors in preview colors are chnaging but when i test my application it is

  • Updating data in PSA

    Hi experts, In 0sd_c03 cube, condition subtotal 17 was not updated from R/3. in R/3 subtotal 17 value is '1890',but in Cube it showing '0'.then i want to update this value manually in PSA and then i want update from PSA to CUBE, i have deleted that r

  • HT4052 I can't see some of mt pictures in photos or the journals.

    In the iPhoto application, some of my pictures are not shown but has a thumbnail of frames & not the actual picture. Also, it appears in one of my journals.

  • What are the Terms and Conditions for the AppleID

    What are the Terms and Conditions for the AppleID?   You know, those speed bumps you blow by when trying to achieve something.  Good luck trying to find them.  Apple has one place to take your money, many many different ways to tie you up with dispar