Apex_plsql_job.submit_process job not showing up in apex_plsql_jobs table

Hello ghurus,
I am running APEX 3.1 on Oracle 10g 10.2.0.1 and am trying to run a potentially long running procedure in the background so the user doesn't have to sit and watch the hourglass.
The button process has the following code:
DECLARE
return_code NUMBER;
exec_stg VARCHAR2(4000);
squote VARCHAR2(1) := chr(39);
edit_cnt NUMBER;
BEGIN
SELECT COUNT(*)
INTO edit_cnt
FROM edit_history eh
WHERE eh.rept_inst = :f104_curinst
AND eh.rept_time_frame = :f104_curterm
AND eh.submission = :f104_cursubm
AND eh.edit_complete_dtm IS NULL;
univdb.exception_logging.insert_log(0, 'NO SQL ERROR', 'apex_editsubm','count=' || to_char(edit_cnt));
IF edit_cnt = 0
THEN
INSERT INTO univdb.edit_history
(rept_inst,
rept_time_frame,
submission,
audit_id)
VALUES
(:f104_curinst,
:f104_curterm,
:f104_cursubm,
:app_user);
COMMIT;
univdb.exception_logging.insert_log(0, 'NO SQL ERROR', 'apex_editsubm',
'insert row successful');
exec_stg := 'univdb.edit_any_submission(' || squote || :f104_curinst ||
squote || ', ' || squote || :f104_curterm || squote || ', ' ||
squote || :f104_cursubm || squote || ', ' || squote ||
:app_user || squote || ');';
univdb.exception_logging.insert_log(0, 'NO SQL ERROR', 'apex_editsubm',exec_stg);
return_code := apex_plsql_job.submit_process(exec_stg);
univdb.exception_logging.insert_log(0, 'NO SQL ERROR', 'apex_editsubm','return_code=' || to_char(return_code));
commit;
END IF;
END;
The calls to exception_logging write a row to a table so I can see what's happening in the process and I get the following rows writte:
count=0
insert row successful
univdb.edit_any_submission('UNIV', '200701', 'TEF', 'ELSA_LESLIE');
return_code=103
The last message implies to me that the job was successfully submitted but when I query the apex_plsql_jobs table, job 103 does not exist and the procedure never gets executed. The procedure does work when tested outside of APEX.
I checked all of my grants according to the post in this thread and they are all there:
Re: Missing apex_plsql_job in 3.1
Does anyone have a suggestion?
...elsa

Hi Elsa
I am also having similar problems calling the APEX_PLSQL_JOB.SUBMIT_PROCESS as well where it doesn't insert into the APEX_PLSQL_JOBS table.
I also noticed that you used SCHEDULER. One of the challenges we are having is when the user presses the submit button, the browser hangs and doesn't return the result set until the process is complete. This process can take 20 mins before the screen loads saying the process was finished. I have tried used DBMS_JOB as we aren't on 10g and can not use SCHEDULER, but still having that issue where the user has to wait 20 mins before the process finishes.
Did you ever solve that problem where the user clicks the button and then a page is returned immediately while the job is firing away with scheduler
Any help would be great and much appreciated.
Thanks

Similar Messages

  • BI Publisher "Report Job" not showing job continously searching

    Hi Experts,
    I'm facing problem while schedule job in Oracle BI Publisher, I successfully schedule job (for bursting) and its running 3 or 4 days continuously, as a result got the report by email but after that I don't get any email, even no error message by email as well. when I go to "Report Job" it showing no data and continuously searching, showing "Fetching Jobs Data....." right top of the page
    Administration>Scheduler Configuration
    Scheduler = Quartz
    Administration>Scheduler Diagnostics
    Result = Passed
    Oracle BI Publisher 11.1.1.6.0

    Ok, you cannot see report scheduler information, report history if scheduler is down or hung.
    1. How many reports are simultaneously scheduled to run?
    2. How do you rate the size of the scheduled reports? Based on number of rows it generates - Small? Medium? or Large?
    Looks like BI Publisher is not able to push jobs into the scheduler queue.
    Please check BIP scheduler database table "QRTZ_FIRED_TRIGGERS" to see any running or pending jobs.
    You will come to the root cause of the issue by setting the BIP log level to trace:32
    http://docs.oracle.com/cd/E28280_01/bi.1111/e22255/diagnostics.htm#BIPAD343
    or configure xdodebug
    https://blogs.oracle.com/xmlpublisher/entry/get_logging
    Take next action steps based on the error/warning that will be captured in the log files during the time of scheduling
    You can also consider the following but I would prefer to check the log files first
    Please try this at your BIP server side
    1. Increase Java Heapsize if it is less
    2. Increase BIP Scheduler Database size
    3. Clear server cache and scheduler database transaction logs

  • Schduling background jobs not showing in sm37

    Hi,
      I scheduled the  jobs : Z_MM_INVENTORY_REPORT, RM07MLBS on daily basis from 03/22/2011.Its running successfully upto 03/26/2011 daily,after that when iam checking on SM37 from 03/27/2011 to 03/31/2011 it showing schduled on 03/27/2011 not running. and remaining dates 28,29,30,31 not showing any thing(means not scheduling).
    what could may be the reason for not running that jobs.
    Thanku

    What is the status of the Job in SM37 ?
    and on
    and remaining dates 28,29,30,31 not showing any thing(means not scheduling).
    The periodical jobs create the next job, when the current job changes is status from Released to Active. Since your Job on 27th is having some issue, the Job for 28th has not been created, simillarly the rest.
    Regards,
    Sanujit

  • Route not showing up in routing table.

    I have my core switch connecting to my router which connects to our MPLS provider. My router has a BGP default route going to the MPLS provider edge router B*   0.0.0.0/0 [20/0] via 172.30.252.78, 1w4d .... This route is not showing up in my core switch. Shouldnt it show up as an eigrp ex default route? Can anyone assist me? my routing table for each device is below. Thank you!
    Router
    USJONELAWTN01R#sho ip route
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is 172.30.252.78 to network 0.0.0.0
         68.0.0.0/32 is subnetted, 1 subnets
    S       68.142.83.236 is directly connected, Null0
         198.63.196.0/32 is subnetted, 1 subnets
    S       198.63.196.103 is directly connected, Null0
         64.0.0.0/32 is subnetted, 1 subnets
    S       64.234.192.40 is directly connected, Null0
         172.26.0.0/16 is variably subnetted, 3 subnets, 2 masks
    D       172.26.82.0/24 [90/28416] via 172.28.82.10, 1w5d, GigabitEthernet0/1
                           [90/28416] via 172.28.80.10, 1w5d, GigabitEthernet0/0.1
                           [90/28416] via 172.28.80.9, 1w5d, GigabitEthernet0/0.1
    D       172.26.83.0/24 [90/28416] via 172.28.82.10, 1w5d, GigabitEthernet0/1
                           [90/28416] via 172.28.80.10, 1w5d, GigabitEthernet0/0.1
                           [90/28416] via 172.28.80.9, 1w5d, GigabitEthernet0/0.1
    D       172.26.80.0/23 [90/28416] via 172.28.82.10, 1w5d, GigabitEthernet0/1
                           [90/28416] via 172.28.80.10, 1w5d, GigabitEthernet0/0.1
                           [90/28416] via 172.28.80.9, 1w5d, GigabitEthernet0/0.1
         172.28.0.0/16 is variably subnetted, 4 subnets, 2 masks
    C       172.28.176.0/23 is directly connected, GigabitEthernet0/0.6
    C       172.28.80.0/23 is directly connected, GigabitEthernet0/0.1
    C       172.28.82.0/23 is directly connected, GigabitEthernet0/1
    D       172.28.80.20/32
               [90/30720] via 172.28.176.3, 1w5d, GigabitEthernet0/0.6
               [90/30720] via 172.28.82.3, 1w5d, GigabitEthernet0/1
               [90/30720] via 172.28.80.3, 1w5d, GigabitEthernet0/0.1
         172.30.0.0/16 is variably subnetted, 6 subnets, 2 masks
    C       172.30.252.78/32 is directly connected, Multilink1
    C       172.30.252.76/30 is directly connected, Multilink1
    D       172.30.252.114/32
               [90/3415808] via 172.28.176.3, 4d00h, GigabitEthernet0/0.6
               [90/3415808] via 172.28.82.3, 4d00h, GigabitEthernet0/1
               [90/3415808] via 172.28.80.3, 4d00h, GigabitEthernet0/0.1
    D       172.30.252.112/30
               [90/3415808] via 172.28.176.3, 4d00h, GigabitEthernet0/0.6
               [90/3415808] via 172.28.82.3, 4d00h, GigabitEthernet0/1
               [90/3415808] via 172.28.80.3, 4d00h, GigabitEthernet0/0.1
    D       172.30.254.24/32
               [90/156160] via 172.28.176.3, 1w5d, GigabitEthernet0/0.6
               [90/156160] via 172.28.82.3, 1w5d, GigabitEthernet0/1
               [90/156160] via 172.28.80.3, 1w5d, GigabitEthernet0/0.1
    C       172.30.254.25/32 is directly connected, Loopback10
    C    192.168.202.0/24 is directly connected, GigabitEthernet0/0.1
         10.0.0.0/8 is variably subnetted, 3 subnets, 2 masks
    S       10.192.254.0/24 [1/0] via 172.28.82.10, GigabitEthernet0/1
    S       10.201.0.0/16 [1/0] via 172.28.82.10, GigabitEthernet0/1
    S       10.200.1.0/24 [1/0] via 172.28.82.10, GigabitEthernet0/1
    C    192.168.203.0/24 is directly connected, GigabitEthernet0/0.1
    C    192.168.51.0/24 is directly connected, GigabitEthernet0/0.1
    B*   0.0.0.0/0 [20/0] via 172.30.252.78, 1w4d
    B    200.200.0.0/16 [20/0] via 172.30.252.78, 1w4d
    B    201.1.0.0/16 [20/0] via 172.30.252.78, 1w4d
    B    172.16.0.0/12 [20/0] via 172.30.252.78, 1w4d
    B    198.30.0.0/16 [20/0] via 172.30.252.78, 1w4d
    B    192.168.0.0/16 [20/0] via 172.30.252.78, 1w4d
    Core Switch
    TNLAW-TN1COREA# sho ip route
    Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2
           i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, * - candidate default, U - per-user static route
           o - ODR, P - periodic downloaded static route
    Gateway of last resort is 10.192.61.1 to network 0.0.0.0
         172.26.0.0/16 is variably subnetted, 3 subnets, 2 masks
    C       172.26.82.0/24 is directly connected, Vlan601
    C       172.26.83.0/24 is directly connected, Vlan603
    C       172.26.80.0/23 is directly connected, Vlan602
         172.28.0.0/16 is variably subnetted, 4 subnets, 2 masks
    D       172.28.176.0/23 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                            [90/28416] via 172.28.82.2, 7w0d, Vlan2
                            [90/28416] via 172.28.80.3, 7w0d, Vlan1
                            [90/28416] via 172.28.80.2, 7w0d, Vlan1
    C       172.28.80.0/23 is directly connected, Vlan1
    C       172.28.82.0/23 is directly connected, Vlan2
    D       172.28.80.20/32 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                            [90/28416] via 172.28.80.3, 7w0d, Vlan1
         172.30.0.0/16 is variably subnetted, 6 subnets, 2 masks
    D       172.30.252.78/32 [90/3413504] via 172.28.82.2, 1w4d, Vlan2
                             [90/3413504] via 172.28.80.2, 1w4d, Vlan1
    D       172.30.252.76/30 [90/3413504] via 172.28.82.2, 1w4d, Vlan2
                             [90/3413504] via 172.28.80.2, 1w4d, Vlan1
    D       172.30.252.114/32 [90/3413504] via 172.28.82.3, 4d00h, Vlan2
                              [90/3413504] via 172.28.80.3, 4d00h, Vlan1
    D       172.30.252.112/30 [90/3413504] via 172.28.82.3, 4d00h, Vlan2
                              [90/3413504] via 172.28.80.3, 4d00h, Vlan1
    D       172.30.254.24/32 [90/130816] via 172.28.82.3, 7w0d, Vlan2
                             [90/130816] via 172.28.80.3, 7w0d, Vlan1
    D       172.30.254.25/32 [90/130816] via 172.28.82.2, 7w0d, Vlan2
                             [90/130816] via 172.28.80.2, 7w0d, Vlan1
    D    192.168.202.0/24 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                          [90/28416] via 172.28.82.2, 7w0d, Vlan2
         10.0.0.0/8 is variably subnetted, 4 subnets, 3 masks
    S       10.192.254.0/24 [1/0] via 10.192.61.1, GigabitEthernet3/47
    S       10.201.0.0/16 [1/0] via 10.192.61.1, GigabitEthernet3/47
    S       10.200.1.0/24 [1/0] via 10.192.61.1, GigabitEthernet3/47
    C       10.192.61.0/28 is directly connected, GigabitEthernet3/47
    D    192.168.203.0/24 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                          [90/28416] via 172.28.82.2, 7w0d, Vlan2
    D    192.168.51.0/24 [90/28416] via 172.28.82.3, 7w0d, Vlan2
                         [90/28416] via 172.28.82.2, 7w0d, Vlan2
    S*   0.0.0.0/0 [250/0] via 10.192.61.1, GigabitEthernet3/47

    Hello,
    The core switch has got a static default route pointing to 10.192.61.1. It has got a better AD value than the EIGRP routes.
    Even if you are redistributing the BGP routes into EIGRP, EIGRP default route will not make it to the routing table because of the higher AD value than the static route.
    However, you can view that it the EIGRP topology table. Check 'Sh ip ei topo'.
    Krishna

  • Power Pivot Slicer options not showing in the Pivot Table Field list

    Excel 2013. In all the tutorials I watch when you create a Pivot Table using Power Pivot there are Slicer options in the
    Pivot Table Fields list.  Slicer Horizontal, Slicer Vertical These do not show for me.   I see Filters, Value, Row, Column only.   Is there a setting I need to turn on?   When I click on PowerPivot
    at the top, the first icon on the bar is Manage Data model, not Powerpivot as I have seen on some of the youtube tutorials.   Thank you in advance.

    Thank you for trying but it's not what I am after.  I understand how to use Slicers with pivot tables.   My question relates to Pivot Tables created using PowerPivot.   Directly under the Pivot Fields list on the right is a section where
    you choose what you want to pivot  i.e  Filters, Values, Rows, Columns.   These are standard with any pivot table.  When I watch videos on PowerPivot there are 2 additional options in the section.  Slicer Vertical, Slicers Horizontal.
     The video comments  they only show in when creating a pivot table using PowerPivot.  These 2 options are not there for me.  I don't know why. It maybe the version of office I am using which is Microsoft Office Plus 2013. I'd like them
    included.  Appreciate you taking the time to help.  

  • IE 10 not showing some text on Table

    Some of the texts are not shown on IE10 mode. This occurs on random cells. On page refresh also this occurs again on any other cells randomly. But these texts are shown while selecting IE9 mode on Internet Explorer.
    I can see those data on source code. And if I copy and paste on Notepad that table data I can the text  for all the cells.
    How to solve this. I need solution for this as soon as possible.
    I have used the following code for the above table:
    <table cellspacing="0" border="1" style="border-collapse: collapse;" align="center">
        <tr class="gr_hdr">
            <td>
                Meter
            </td>
            <td>
                Field
            </td>
            <td>
                Value
            </td>
        </tr>
        <asp:Repeater ID="DataRepeater" EnableViewState="false" runat="server">
            <ItemTemplate>
           </ItemTemplate>
        </asp:Repeater>
    </table>
    CSS used
    .gr_hdr
        background-image: url(../img/grd.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #660000;
        background-color: #845446;
        height:24px;
        text-align: center;

    Hi Rob,
    Thanks for the response.
    I checked and the Trace Styles tab does not show the cell having "display:table-cell" style.
    This web application uses a standard css to define styles for a <td> tag as such:
    td {font-family: Arial; font-size: 8pt;}
    if I add the style you have mentioned as such
    td {font-family: Arial; font-size: 8pt; display:table-cell;}
    It still does not show up when I select the <td> cell and check the "Trace Styles" tab.
    Am I using the "display:table-cell" incorrectly? Where else should I specify it?
    The HTML for the whole web page is huge so I am including just the HTML of the affected part of the page:
    <tr>
    <td align=center>
    <table border=1 bgcolor=white cellspacing=0 cellpadding=2 width=100%>
    <tr valign=bottom class=tableTitle2>
    <td rowspan=3 width=20% colspan=2>Queue Name</td>
    <td colspan=3 rowspan=2 width=35% align=center>Applications</td>
    <td colspan=5 align=center width=45%>Pend Assignments</td>
    </tr>
    <tr valign=bottom>
    <td colspan=3 align=center><b>Assigned To Queue</b></td>
    <td colspan=2 bgcolor=white align=center><b>Assigned From Queue</b></td>
    </tr>
    <tr valign=bottom class=darkHeader>
    <td align=center >Unassigned</td>
    <td align=center >To Me</b></td>
    <td align=center >To Others</td>
    <td align=center>Unassigned</td>
    <td align=center >To Me</td>
    <td align=center>To Others</td>
    <td align=center>By Me</td>
    <td align=center >By Others</td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&rnd=560d1478-2c5a-493a-a18e-034ad6599405'>
    <b>Enrollment</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=19&rnd=790040a0-570c-4429-91c0-7a9d030a174e'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&category=1&rnd=d03bedaa-cb47-40ed-9fce-f04939b2d60e'>
    19</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&category=3&rnd=638bea64-72a1-483e-9081-1ad803cc1e7a'>
    155</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&category=7&rnd=cf5f4985-7a6e-4319-a104-f6beb9ecca59'>
    1</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&category=8&rnd=1ed0ee0a-6d8f-497e-b1eb-4a15b008df6c'>
    113</a>
    </td>
    </tr>
    <tr>
    <td
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=22&rnd=38f71731-0658-4f90-b899-031f5cc3e225'>
    <b>Introduction Call</b></a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=22&rnd=bbbb06e5-8bd1-401a-8c32-881b71eac952'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=22&category=1&rnd=0e871bc7-64bf-4ddf-877a-96a48328e604'>
    14</a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=22&category=3&rnd=d2a512eb-aa5c-4b72-9f9f-87b52bc6aebe'>
    57</a>
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=27&rnd=30b5f89c-be4b-4525-b3ee-0afbe4df85c7'>
    <b>Tax Set-Up</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=27&rnd=72873a74-75ad-4a6a-bca4-a8de0b5165e5'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=27&category=1&rnd=91be337e-3232-4a89-87a9-5b3ba1ed5ccf'>
    3</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    </tr>
    <tr>
    <td
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=17&rnd=8153a964-1403-4345-ae67-f0ebf263b981'>
    <b>Implementation</b></a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=17&rnd=3d532f7b-3ed7-4e2a-8056-af32acd0ce44'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=17&category=3&rnd=697c0e1a-2d28-42e8-a204-5b1f3a70262f'>
    112</a>
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=17&category=7&rnd=15c11294-cd7f-4cac-add6-2dd27c99b1fb'>
    3</a>
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&rnd=6d57a566-07d0-45ec-9f35-e4ad1bd15e60'>
    <b>Tax QA</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=28&rnd=818cad70-e7e0-47fb-a4d0-c30170dfeb24'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&category=1&rnd=2945c092-c06e-4e33-85e6-f5967efa5256'>
    5</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&category=3&rnd=b9538200-588f-4385-86fe-7d33f2841072'>
    11</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&category=7&rnd=72c3073f-cc11-42b2-9164-d98ab4e1858a'>
    1</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&category=8&rnd=453825e3-db85-44d4-87b5-c5c970c8c9d4'>
    3</a>
    </td>
    </tr>
    <tr>
    <td
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=13&rnd=fd8957c6-1ae2-4aa7-8fc0-a88be1e99620'>
    <b>Implementation QA</b></a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=13&rnd=95a425a7-2271-4fec-aa86-0910f9b5928b'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=13&category=3&rnd=847fbc95-0660-45b3-9ee2-0eb85b362efb'>
    601</a>
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=14&rnd=2499ce88-8f1f-4cd5-875e-4d482ad127ea'>
    <b>1st Processed</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=14&rnd=352273f4-976e-43cb-9c3e-a35a81ae8d4e'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=14&category=3&rnd=6be1692f-cbb0-48c3-baf4-f17b80e04d81'>
    420</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=14&category=8&rnd=2b98e623-c93c-4532-ab26-5c4abc34fde2'>
    3</a>
    </td>
    </tr>
    <tr>
    <td
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=12&rnd=e8a8dfec-fdee-40da-b7d9-9c2a803dd039'>
    <b>1st Processed QA</b></a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=12&rnd=c2b39342-cc40-4253-ac8a-1cf16397d24c'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=34&rnd=2e37d520-5ec1-435f-93f5-7c1a64fe2ee8'>
    <b>Account Manager</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=34&rnd=cea88295-1b5a-4948-b79e-b82c1919de94'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=34&category=1&rnd=f618b964-5a6f-4b0c-9ff2-a2b614c847aa'>
    22</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    </tr>
    </table>
    </td>
    </tr>
    Its always the <td> tags with the numeric data in them that disappear.
    Please let me know if I should declare the style for every <td> tag? I was under the impression that this style was only relevant for displaying tabular data within <div> tags.
    Besides this, is there anything else I can do to mitigate this issue? It is quickly escalating with our customers.
    Thanks for all your help.
    Ahmad

  • LST No/CST No is not showing in Excise Header table

    Dear All,
    I am facing one problem that i maintained the LST No.(J_1ILSTNO) and CST No(J_1ICSTNO) in transaction J1ID -customer master excise additional data against the customer code but when i am creating the Excise invoice for that customer  then in excise header table (J_1iexchdr )the LST No(LSTNO)/CST No (CSTNO) is not showing or not getting updated ?
    any reason why it is not getting updated in excise header table?
    warm regards
    ravi k

    HI
    it was a typo error the table is J_1IEXCHDR
    check the customer master and also check whether they are coming in excise invoice
    also check this  Note 1048759 - CST, LST, PAN no. of customer not filled in J1IIN
    regards

  • Apex_plsql_job.submit_process job not Working through Apex

    Hi,
    I am using Apex 4.2 and Oracle DB 11g.
    I have a process (which calls a procedure) to run on page load which is taking quiet some time (more than a min) so I thought of using Apex_Plsql_job API. It is submitting the job (though it is submitting the job to DBA_JOBS rather than APEX_PLSQL_JOBS as said by Doc which even disappears in no time from dba_jobs).
    declare
    l_sql VARCHAR2(4000);
    l_job NUMBER;
    begin
        l_sql := 'BEGIN Pkg.procedure(param1); END;';
        l_job := APEX_PLSQL_JOB.SUBMIT_PROCESS(p_sql => l_sql, p_status => 'Background process submitted');
    end;
    Now My issue is the procedure is not being called. Am I missing something. Can anyone help me pls.
    Thanks,
    Shoaib

    Hi,
    APEX_PLSQL_JOB package works just fine for me.
    What I did check your code I think there is mistake. You have not declare parameter "param1" for job PL/SQL code
    Maybe code should look like this
    DECLARE
      l_sql VARCHAR2(4000);
      l_job NUMBER;
    BEGIN
      l_sql := q'!DECLARE param1 VARCHAR2(255) := 'MY_VALUE'; BEGIN Pkg.procedure(param1); END;!';
      l_job := APEX_PLSQL_JOB.SUBMIT_PROCESS(p_sql => l_sql, p_status => 'Background process submitted');
    END;
    Or something like
    DECLARE
      l_sql VARCHAR2(4000);
      l_job NUMBER;
    BEGIN
      l_sql := 'BEGIN Pkg.procedure(' || Px_MY_ITEM || '); END;';
      l_job := APEX_PLSQL_JOB.SUBMIT_PROCESS(p_sql => l_sql, p_status => 'Background process submitted');
    END;
    Regards,
    Jari

  • Background job not showing full output of Report

    Dear Experts
    we have created zpgm for stad report and try to take output as mail to particular user for future analysis bcaz stad gives only 2 days report only we need keep report for months together so when we run job in foreground it shows proper output but when same thing when we run from background it shows only some part of report in mail (we are unable to get full output through background job )
    we send mail through spool receipts we have created folder and maintain user for getting mails through so15 distribution list
    we need some input to come out of this major issue
    if there is any other workaround let me know
    Regards

    Hello,
    If a job is defined by transaction SM36, the print format parameters will only be taken into account, if they are saved as user specific print parameters of the batch user. If no user specific print format
    is defined,  the ALV standard logic will be processed adjusting the print format to the actual line size of the report.
    For example, the list line size is about 132 characters, the widest available format of the chosen printer will be selected X_65_132.
    The problem would be solved by defining a device type which is no format assigned to print, or by defining user specific print format parameters for the batch user, who creates the jobs in SM36 (see
    SAP note 1179399, item 6).
    Regards,
    David

  • Back Ground Job not showing in SM50,

    Hi Friends,
    I am running XK99 to Mass update Vendor details in Back ground, I am getting some error while running the job in back ground, I would like debugg the issue.
    But in SM50  Iam not able to see the job I sechduled using program MASSBACK or transaction XK99.
    Please let me know, what could be the problem.
    Thanks,
    Veerendra.

    Hi,
    Try this - goto SM37 select the background job and enter JDBG in the command field (similar to entering /h to debug).
    Cheers.
    ...Reward if useful

  • Submited Jobs not showing up in Batch monitor

    I just got done with a reinstall of compressor and Qmaster with some positive results. I can now start a quickcluster just fine, and have it show up in compressor and submit to it. When i click the submit button, The batch doesn't show up in batch monitor. Even when i try submitting it "My Computer" it still fails to show up in batch monitor.
    Anyone have any ideas?

    Batch monitor was set to list completed jobs. I'm an idiot.

  • Disk Quota Warning Job Not Showing Latest Data

    Hi,
    I received warning email about "Approaching Web Site Storage Limit". The old quota is 4GB, the old warning limit is 3.8GB.
    I increased the quota to 5GB and the warning limit to 4.8GB in Central Admin.
    The following week, I received warning email again. I checked the current site storage limit is 4GB, whereas the warning limit is 4.8GB.
    I have restart the timer service, but still the same.
    May I know why and how to force the timer job to use the latest data?

    Have you double checked that the updated quota is applied to the site collection? Per
    http://technet.microsoft.com/en-us/library/cc263480(v=office.14).aspx
    The modified quota template will not be automatically applied to any existing site collections that use the quota template. A member of the Farm Administrators group must manually apply all modified values to all existing sites that use the quota template.
    Regards,
    Andrew J Billings
    Portal Systems Engineer//MCSA,MCSE
    Blog:
    http://www.andrewjbillings.com 
    Twitter:   LinkedIn:
      

  • Specific Model not showing rows in a table in a column of a table

    Hello,
    Fairly simple issue here (I think):
    I have a table bound to a global model and its rows bound to "/items"
    I then have a column within that table which has a valuehelpfield that pops open a dialog with a table.
    This tables rows inside the dialog are bound to a temp model. Now I know this temp model has the correct data and format and I do not get a "no data" messages when I bind it's rows to the node on the temp model, and to double check that I tried binding it to an incorrect node and it did say "no data" and I tripple checked by getting the jsonstring of the model and it's exactly how it should be.
    Here is the code:
    oTable.addColumn(new sap.ui.table.Column({
                label: new sap.ui.commons.Label({
                    text: "Shop",
                    required: true
                width: "200px",
                template:  new sap.ui.commons.ValueHelpField({       
                value:"{shopdesc}",
                 valueHelpRequest: function(oEvent){   
                 var locModel = oTable.getModel();
                 var rowContextPath = oEvent.getSource().getBindingContext().getPath();
                 var oRowObj = oEvent.getSource().getBindingContext().getObject();
              var oDataOld = sap.ui.getCore().getModel().getData();
             var tempModel = new myJSONModel;
          tempModel.setData({
          shops: []
      sap.ui.getCore().setModel(tempModel, "tempModel");
             tempModel = sap.ui.getCore().getModel('tempModel');
                d = tempModel.getData();
                arr = d.shops;
              var shops = oDataOld.shops;
                 for (var i = 0; i < shops.length; i++) {
                     if (shops[i].area == oRowObj.area) {
                             arr.push(shops[i]);
                 var oValueHelpDialog = new sap.ui.commons.Dialog(
                            { modal: true,
                                title: "Select a Shop",
                                closed: function (oEvent) {
                                var oContext = oTableJobs.getContextByIndex(oTableJobs.getSelectedIndex());
                                if (oContext) {
                               var oSel = oContext.getModel().getProperty(oContext.getPath());
                             locModel.setProperty(rowContextPath + "/shop", oSel["shop"]);  
                             locModel.setProperty(rowContextPath + "/shopdesc", oSel["shopdesc"]); 
                 var oTableJobs = new sap.ui.table.Table({
                     visibleRowCount: 15,
                     firstVisibleRow: 1,
                     selectionMode: sap.ui.table.SelectionMode.Single,
                     width : "300px"
                 var oOkButton = new sap.ui.commons.Button({
                     text: "OK",
                     press: function (oEvent) {
                       oEvent.getSource().getParent().close();
                 oTableJobs.addColumn(new sap.ui.table.Column({
                     label: new sap.ui.commons.Label({text: "shop"}),
                     template: new sap.ui.commons.TextField().bindProperty("value", "shop"),
                     editable:false,
                     width: "100px"
                 oTableJobs.addColumn(new sap.ui.table.Column({
                     label: new sap.ui.commons.Label({text: "Shop Description"}),
                     template: new sap.ui.commons.TextField().bindProperty("value", "shopdesc"),
                     editable:false,
                     width: "300px"
                 var jsonString = tempModel.getJSON();
                 alert(jsonString);
                     oTableJobs.bindRows("tempModel>/shops");                                       
                     oValueHelpDialog.addButton(oOkButton);
                     oValueHelpDialog.addContent(oTableJobs);
                     oValueHelpDialog.open();               
            var oModel = sap.ui.getCore().getModel();
            oTable.setModel(oModel);
            oTable.bindRows("/items");
    Any help would be appreciated, I can't see what's wrong here, all seems fine to me! Thanks!

    HI Bob
    I briefly scan thru your code and spotted one common issue. When we are binding property, we need to include the model name. e.g.
    template: new sap.ui.commons.TextField().bindProperty("value", "shop"),
    should be
    template: new sap.ui.commons.TextField().bindProperty("value", "tempModel>shop"),
    -D

  • Mapping not showing up for Oracle Tables

    I'm just getting started with OWB after attending a class and am using the textbooks received with the course. I've created a project with modules for different schemas each containing several Oracle tables. I don't get the Mapping for either of these modules nor can I use the configure option to create Mappings. Does anyone know what I can do?

    For our OWB projects, we create all modules as target
    modules. It is probably a good idea not to use
    source modules since OMBPlus does not recognize them.Hi,
    I think you may be missing the essential difference between source and warehouse modules. A source module is just that, a place where definitions of he source data is held, which is that data outside the scope of the warehouse project. As such, it makes no sense for OMBplus to reference this information.
    As a practical example, it would make absolutely no sense to run OMBplus against your operational OLTP sytem from which you extract your source data.
    The value of source modules is that you can reference this 'remote' data as though it is local data, and because you have its metadata, you can manipulate it and map from it as though it is 'yours', even though it isn't. Further, the Import Metadata Wizard can provide details on source system changes, and you can then analyse the impact.
    But I'm still puzzled about automatic reconciliation. Please see "Metadata Import and Reconcile" for further details. (52 views and no replies? Surely someone knows how to do this!).
    Cheers,
    Donna

  • Subject Area not showing for Single Logical Table Repository Schema

    Hi
    I'm trying to create a very simple OBIEE repository schema for a sales proof of concept. The schema consits of a single physical table, single BMM (logical) table and a single presentation table.
    I have created all the layers OK. However, when I check for global consistancy i get an error message 'Logical table SALES_POC does not join to any other logical table'. Now i understand this error, but in this case this is how the design is intended. However, if ignore this error i'm not seeing the new subject area after bouncing BI server & BI presentation services.
    Anyone know a way round this, or do i need to have at least 2 logical tables?
    Thanks
    James

    Yes I think RPD is in the correct folder & NQSConfig.INI is set correctly.
    RPD is called ethreeCustomv1.RPD & saved in /ora/biee/10.1.3.4/OracleBI/server/Repository
    NQSConfig.INI has the following definition:
    [ REPOSITORY ]
    BIEE = ethreeCustomv1.rpd, DEFAULT;
    [ CACHE ]
    ENABLE     =     NO;

Maybe you are looking for

  • DocumentSetCOntent Type

    Hi, I have created a DocumentSetContentType in a document library in SharePoint 2013 and mapped two word documents templates with it.I am entering the data in a list (like name,designation etc) and have mapped the columns of the list in a drop down w

  • Problem whit cisco 2921 + EVM-HD-8FXS/DID whit CUCM

    Hello everyone. I have the following problem that I am not able to resolve. I define a new connection BRI. I can make calls seamlessly between the Cisco Unified Communications Manager (version: 8.5.1.10000-26) and Cisco 2921 (CISCO2921-V/K9). But whe

  • IDOC acknowledgements

    Hello All, This is a IDOC - XI - File scenario. The scenario works fine and the file is generated as expected. But the IDOC ack has error status in SXMB_MONI. The error msg is "Acknowledgement not possible". When I open the msg in SXMB_MONI and doubl

  • How to find Tcode for database table

    Hi Gurus, I need to find out tcode for Standard SAP table in SCM APO '/SAPAPO/PBMVWT' for maintaining Plannning book text in different languages. The problem is that Table maintainance is not maintained so SM30 wont work. I tried Where used list opti

  • How to customize the "Invalid URL" error page?

    If you type in an invalid page name in the URL you'll get a page with an error message like this: Error: Not a valid URL. (WWC-50014) Object not found. (WWC-50003) Copyright) 2001, Oracle Corporation. All Rights Reserved We need to be able to customi