HELP - ABAP Program Cancelled After Running for 2.5 Hours in Background

I have an ABAP report program that was being tested in our QA system and it died after running for 2.5 hours with the status of "Cancelled" (which, I assume, means it was terminated by SAP for exceeding some type of governor).
I ran Code Analyzer and no performance issues were recognized.
I am running several SELECT statements during program execution.  These are a list of all the SELECT statements used in my program.  Also, I'm using PNPCE to get a list of pernrs for which to pull data at the beginning of the program.
SELECT *
      INTO CORRESPONDING FIELDS OF TABLE gt_p0167
      FROM pa0167
      WHERE pernr EQ gt_selected_pernrs
        AND bplan IN s_bplan
        AND begda LE pn-endda
        AND endda GE pn-begda.
          SELECT SINGLE fgbdt fasex
            INTO (lv_dob, lv_gender)
            FROM pa0021
            WHERE pernr EQ gt_selected_pernrs
              AND subty EQ <fs_dtyxx>
              AND objps EQ <fs_didxx>
              AND begda LE pn-endda
              AND endda GE pn-begda.
  SELECT SINGLE agency ansvh
    INTO (p_agency_out, lv_ansvh)
    FROM pa0001
    WHERE pernr EQ p_pernr_in
      AND begda LE pn-endda
      AND endda GE pn-begda.
  SELECT SINGLE vorna nachn gbdat perid gesch
    INTO (gt_control_table-fname, gt_control_table-lname, gt_control_table-dob, gt_control_table-mskssn, gt_control_table-gender)
    FROM pa0002
    WHERE pernr EQ p_pernr_in
      AND begda LE pn-endda
      AND endda GE pn-begda.
  SELECT SINGLE perid
    INTO (lv_ssn)
    FROM pa0106
    WHERE pernr EQ p_pernr_in
      AND subty EQ p_subty_in
      AND objps EQ p_objps_in
      AND begda LE pn-endda
      AND endda GE pn-begda.
  SELECT SINGLE smoke
    INTO (p_smoker_out)
    FROM pa0376
    WHERE pernr = p_pernr_in
      AND begda LE pn-endda
      AND endda GE pn-begda.
  SELECT SINGLE state pstlz zcounty
    INTO (p_state_out, lv_zip, p_county_out)
    FROM pa0006
    WHERE pernr EQ p_pernr_in
      AND begda LE pn-endda
      AND endda GE pn-begda.
  SELECT SINGLE werks btrtl
    INTO (lv_werks, lv_btrtl)
    FROM pa0001
    WHERE pernr EQ p_pernr_in
      AND begda LE pn-endda
      AND endda GE pn-begda.
    SELECT SINGLE region
      INTO (p_region_out)
      FROM zpat_county_code
      WHERE county EQ p_county_in.
      SELECT SINGLE pernr
        INTO lv_pernr
        FROM pa0002
        WHERE perid EQ gt_cobra_table-l_essn.
  SELECT SINGLE eecst ercst
    INTO (lv_eecst, lv_ercst)
    FROM t5ubi
    WHERE barea EQ '01'
      AND bplan EQ lv_bplan
      AND bcost EQ p_bcost_in
      AND cstv1 EQ '0001'
      AND smoke EQ p_smoker_in
      AND begda LE pn-endda
      AND endda GE pn-begda.
    SELECT SINGLE kwert
      INTO lv_kwert
      FROM t511k
      WHERE molga EQ '10'
        AND konst EQ 'ZCOB1'
        AND begda LE pn-endda
        AND endda GE pn-begda.

The screen shot the tester sent me only says that it was canceled.  However, the log shows the following:
09/17/2008 16:54:32 Job Started
09/17/2008 16:54:32 Step 001 started (program ZBNI001...
09/17/2008 19:22:09 ABAP/4 processor: DATASET_NOT_OPEN
09/17/2008 19:22:09 Job cancelled
I'm not sure it was an error, per se, but maybe SAP canceled it because it had been running too long?  The "DATASET_NOT_OPEN" is curious although I've no idea what it means.
Thanks for your help.

Similar Messages

  • LabVIEW program crashes after running for few hours

    Hello,
    I am doing some experiments at the moment which are supposed to last for 18 hours.
    Basically, I use a LabVIEW program to control a power supply through a LabJack U6 DAQ. I am currently using LabVIEW 8.5 on Windows 7.
    In order to do that, I use a laptop where everything has been disabled such as power management settings, network access is off, windows updates are also off...
    As far as I know, the computer can't turn into sleep mode or just shut down (I'm a 100% sure of that actually).
    But last night, I started an 18 hours experiment at 5 pm, and when I came in this morning, the program shutted down by itself. Fortunately, the power supply is still providing the voltage I want, but I can't figure out why the program crashes.
    When I start the experiment, it also automatically starting saving data in a spreadsheet file (I guess the size of the file should be 36 MB), so it might be a problem of memory access or something.
    I really don't know what could have cause this crash, does someone have an idea?
    I saw some other threads similar to my problem but I am not running an executable, I am running the front panel directly from the editing mode.

    Hi,
    thank all of you for your quick answers!
    @Josborne : I do not have an error handling in my program. Actually you can look at my program in the attachment file. This is my first LabVIEW program so I've never dealt with error in and error out function... Moreover, what is a log file exactly?
    @Johnsold : Yes, I am building an array continously growing over time. Actually, my program stops saving data when you hit the "STOP" button, it doesn't write into a spreadsheet file through a period of time, that is something I eventually need to correct.
    @LabJackSupport : I can try to reduce my time step, so far it's 100 ms. I have a problem with disconnecting the USB cable from the computer though : for no reason, if I just unplug the connection between the LabJack U6 and the computer, my power supply will just go providing 157 Volts! And for my experiment, this is something we don't want to have so we just leave it as it is now. Disabling some part of the program is a good idea, I can try it
    Thank you for your answers
    Attachments:
    Control Software.vi ‏511 KB

  • Firefox 3.6.13 on Mac 10.6 I lose the "mouseover" capability after running for a while. Only a REBOOT of the MAC will restore.

    After running for a while (hours ? days?) I lose the ability to "mouseover" data on a website and get info. Specifically on Yahoo's
    portal page, I can't mouse over a news item and get a summary.
    Restarting Firefox, in safe mode or normal mode, does not restore the function. Rebooting the MAC (unheard of !!) restores. What gives ?

    See if this works.
    Type '''about:config''' in the URL bar and hit enter.
    Filter = '''print.print''' <br />
    There are 6 prefs for headers / footers. <br />
    '''print.print_header...''' center, left, & right <br />
    and <br/>
    '''print.print_footer...''' center, left, & right <br />
    You can add what you want in the '''''Value''''' column and then Restart Firefox to effect the change. <br />

  • Server goes into constant Full GC loop after running for a day

    This is a servlet application running under Resin, with Java hotspot 1.5_13 on Linux 64bit OS. JVM args are:
    -verbosegc -Xms8G -Xmx8G -XX:NewSize=512m -XX:MaxNewSize=512m -XX:+TraceClassUnloading -XX:+UseParallelGC -XX:PermSize=512M -XX:MaxPermSize=512M -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+DisableExplicitGC
    After running for a day or so, the server goes in to constant Full GC every few seconds, essentially hanging the server. Here is an excerpt of the JVM log:
    127731.579: [Full GC [PSYoungGen: 156635K->0K(352576K)] [PSOldGen: 7751937K->2260734K(7864320K)] 7908573K->2260734K(8216896K) [PSPermGen: 62855K->62855K(524288K)], 5.2972428 secs]
    127737.596: [GC [PSYoungGen: 179328K->157147K(351040K)] 2440062K->2417881K(8215360K), 0.1275439 secs]
    127739.066: [GC [PSYoungGen: 336475K->155824K(355136K)] 2709605K->2683786K(8219456K), 0.1729460 secs]
    127740.502: [GC [PSYoungGen: 340464K->169143K(353792K)] 2980821K->2836693K(8218112K), 0.1914048 secs]
    127741.562: [GC [PSYoungGen: 353783K->166305K(345344K)] 3021333K->2860977K(8209664K), 0.1367291 secs]
    127742.973: [GC [PSYoungGen: 340908K->153430K(349568K)] 3147976K->3124907K(8213888K), 0.1970560 secs]
    127743.946: [GC [PSYoungGen: 328278K->156065K(349568K)] 3299755K->3277928K(8213888K), 0.1868634 secs]
    127745.498: [GC [PSYoungGen: 330183K->156854K(349568K)] 3564442K->3545105K(8213888K), 0.1836370 secs]
    From the log it seemed that the memory usage jumped by 150M to 250M within 1.5 second, even when the user traffic was very light (a couple of page views a second, vs. 10 page views a second at peak). The same app was running fine for many hours on a Windows dev machine in load testing condition with about 300M heapsize. No memory leakage was found so far. (it would be pretty unlikely to have such a large memory leakage without being noticed in dev and testing)
    Thanks for any help.
    Edited by: tuxzilla on Nov 16, 2008 11:43 PM
    Edited by: tuxzilla on Nov 16, 2008 11:46 PM

    A NewSize of 512m seems small for an 8G heap. This would probably cause most objects to be rapidly tenured into the OldGen heap space. (Ultimately depends on your application.) You might consider either using a NewRatio in place of NewSize/MaxNewSize or not use either and instead see how the jvm handles things itself with"-XX:+UseAdaptiveSizePolicy"
    VisualVM is a good graphical tool for watching gc activity.
    NewRatio=1 is the largest you can go for Eden, which will set (Eden and survivor spaces) equal to oldGen space. ie, for 8G, 4g each.
    Watch activity in the gc tool, you will see "sawtooth" activity. If your sawtooth pattern does not maintain a flat profile, then you have in fact have a memory leak.

  • HT3964 My computer freezes after running for about 15 min even after setting the energy saving to 3 hours

    My Mac computer freezes after running for 15 min even after seeting the energy saving to 3 hours. Any ideas how to stop the freezing/

    Hi Teodorafrombc,
    Thanks for visiting Apple Support Communities.
    If your computer is becoming unresponsive, you may want to see if specific applications are causing this behavior. Try using the Force Quit menu to check for unresponsive applications:
    Using the Force Quit feature of OS X makes an application close, even when it is not responsive.
    Important: Normally you should not need to force quit an app to close it. When an app is forced to quit, any unsaved changes to open documents are not saved, so try these methods to normally close the app first:
    Choose Quit from the app menu. For example, in Safari, choose Safari > Quit Safari.
    Choose Quit by right-clicking or control-clicking on an app's icon in the Dock
    You can find the article with these steps here:
    OS X: How to quit an unresponsive application using Force Quit
    http://support.apple.com/kb/ht3411
    If your display is going blank or seems to be going to sleep unexpectedly, try these steps first:
    Reset the system
    You can reset the Mac's parameter RAM and SMC.
    You can find the article with these steps and more information here:
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/ht1573
    If these steps don't resolve the issue, feel free to reply with more information about the symptoms you are experiencing.
    Best,
    Jeremy

  • Query on a transaction table breaks after running for sometime - Oracle 11g

    Hi,
    I'm running the below query to pull the sum of amount on trans table (which has 12 years of data partitioned yearly) whose last transaction date is 19-MAY-2013. The calendardatekey column is the one which is used in place of transaction date (each day has a unique calendardatekey). The query runs for couple of hours and breaks. When I contacted DBA they told that its trying to do a full table scan and pulling huge amount of data and doing a kind of sort and then breaks. Could someone please help if there is a better approach? If it works out for one day I will have to perform this for few more days.
    Oracle version - 11g
    trans table :
    columns customerkey, programid and amount - are indexed.
    card table :
    column customerkey, status are indexed.
    select t.customerkey, t.programid, sum(t.amount), max(calendardatekey) from trans t
    where
    exists (select null from card c where t.customerkey = c.customerkey and c.status = 'A')  
    --and t.programid = 10
    group by t.customerkey, t.instprogkey
    having sum(t.amount) < -100
    and max(calendardatekey) =4888
    Thanks for your help!

    doubtsinora wrote:
    Hi,
    I'm running the below query to pull the sum of amount on trans table (which has 12 years of data partitioned yearly) whose last transaction date is 19-MAY-2013. The calendardatekey column is the one which is used in place of transaction date (each day has a unique calendardatekey). The query runs for couple of hours and breaks. When I contacted DBA they told that its trying to do a full table scan and pulling huge amount of data and doing a kind of sort and then breaks. Could someone please help if there is a better approach? If it works out for one day I will have to perform this for few more days.
    Oracle version - 11g
    trans table :
    columns customerkey, programid and amount - are indexed.
    card table :
    column customerkey, status are indexed.
    select t.customerkey, t.programid, sum(t.amount), max(calendardatekey) from trans t
    where
    exists (select null from card c where t.customerkey = c.customerkey and c.status = 'A') 
    --and t.programid = 10
    group by t.customerkey, t.instprogkey
    having sum(t.amount) < -100
    and max(calendardatekey) =4888
    Thanks for your help!
    "and breaks" is totally devoid of actionable information.  Surely you got an actual error message (ora-nnnnn) that you could share with us?
    Sounds like your DBA is trying to avoid providing any assistance .....

  • Mail quits after running for a few minutes

    Mail quits after running for a couple of minutes, started doing it yesterday. I have looked at the advice given for similar problems, disk utility can find no problem with my drive, I repaired permissions anyway. No change.
    Also ran the 'plutil' on the plist which came out as 'OK'.
    I don't 'think' it is immediately the result of updating to 10.4.7 as it ran happily for some time after the update.
    Is the only solution to trash the plist and redo all my mail accounts?
    20' iMac 2.1 Ghz PowerPC G5   Mac OS X (10.4.7)   1 GB RAM

    Mail probably is crashing when new junk mail arrives. Try the following in order to identify the problem:
    1. Either tell Mail to go offline immediately after opening it, or shut down your Internet connection and open Mail afterwards.
    2. Disable junk mail filtering in Mail > Preferences > Junk Mail.
    3. Go online again.
    If Mail doesn't crash now, then you know for sure there is something wrong with the junk filter. In that case, the following procedure should fix the problem:
    1. Quit Mail if it's running.
    2. In the Finder, go to ~/Library/Mail/.
    3. Locate LSMMap2 and move it to the Trash -- deleting this file is what clicking the Reset button in Preferences > Junk Mail does. If you see an LSMMap file there, move it to the Trash too.
    4. Locate DefaultCounts and move it to the Trash. This file keeps statistics about the number of messages that have been marked as junk, either automatically by the junk filter or manually by the user.
    5. Locate MessageRules.plist and move it to the Desktop. This is where Mail 2.x stores all rules, including those used by the junk filter. If there is a file called MessageRules.plist.backup, move it to the Desktop too. You may also see MessageSorting.plist files there; this is where Mail 1.x stored the rules, and they are no longer used by Mail 2.x, so just move them to the Trash if you see them.
    6. Look for the account folders. The name of each account folder starts with the account type (POP, IMAP, Mac), followed by the account username and the incoming mail server. Open each of the account folders, locate the Junk.mbox or Junk.imapmbox folder within it, and move it to the Trash if present.
    7. Go to ~/Library/Mail/Mailboxes/. Locate any Junk.mbox folders there (their name may include the account name in parenthesis), and move them to the Trash.
    Note: Messages in Junk folders with an .mbox suffix are stored locally, and will be lost forever as a result of doing steps 6 and 7. If there is a chance that you have legit messages there and you want to preserve them, move them to another mailbox in Mail first (you may prevent Mail from crashing by shutting down the Internet connection or telling Mail to go offline immediately after opening it). Messages in Junk folders with an .imapmbox suffix are stored on the server and can be ignored (Mail will rebuild those mailboxes automatically).
    8. Open Mail. As a result of removing the rules file, the junk filter will be disabled now. You may want to either tell Mail to go offline immediately after opening it, or shut down the Internet connection before opening Mail, to prevent it from downloading anything until the junk mail filter has been enabled again.
    9. Go to Mail > Preferences > Junk Mail, enable junk filtering, and configure it however you wish.
    10. Go online again if you went offline in step 8.
    If the above solves the problem and you don't have any rules you'd like to preserve or recreating them is not a daunting task, just delete the MessageRules.plist files that were moved to the Desktop and be done with it.
    Note: For those not familiarized with the ~/ notation, it refers to the user's home folder. You can easily locate any of the folders referred to in this post by copying the file path here, doing Go > Go to Folder in the Finder, and pasting the file path there.

  • HT3964 I have a Macbook 2.1, running 10.5 8. with a new battery. It won't start with the battery, but after you start it with the charger, disconnect the charger,it will run for over an hour on the battery,all the while it shows 0% charge! tried reset, no

    I have a Macbook 2.1 that runs 10.5.8.   I cannot get it to start on battery power. It will run for over an hour on the battery, if you start it with the charger, but even then it shows a 0% charge! I've tried pulling the battery out while it's booted, pulling battery out and discharging the system by holding the power switch, nothing seems to make it work. any ideas? It has all the updates Apple offers, too.

    Try resetting the SMC
    Shut down the computer.
    Disconnect the MagSafe power adapter from the computer, if it's connected.
    Remove the battery.
    Press and hold the power button for 5 seconds.
    Release the power button.
    Reconnect the battery and MagSafe power adapter.
    Press the power button to turn on the computer.

  • I am trying to set up iTunes match on my apple tv, but it just keeps showing that it is loading, it has been running for over an hour, what can be done here, it has gone with no problem on my iPhone, iPad but not the tv

    i am trying to set up iTunes match on my apple tv, but it just keeps showing that it is loading, it has been running for over an hour, what can be done here, it has gone with no problem on my iPhone, iPad but not the tv

    Same here and this is driving me crazy. I can buy, but can't upgrade. Grrr.

  • I want to schedule a dbms_job to run for every one hour

    Hi Guys,
    I want to schedule a dbms_job(in oracle 10g) to run for every one hour. Can any one provide some idea on this.
    KLR

    Thanks for your reply, but I am getting the error below
    'ORA-06550: line 1, column 112:
    PLS-00103: Encountered the symbol "END" when expecting one of the following:
    := . ( @ % ;
    The symbol ";" was substituted for "END" to continue.
    ORA-06512: at "SYS.DBMS_JOB", line 82
    ORA-06512: at "SYS.DBMS_JOB", line 139
    ORA-06512: at line 7'
    can you please check this error and let me know how can I execute one package for every one hour and how to see whether the job is running every one hour or not.
    Thanks in advance.
    KLR.

  • Installing Software Update has been running for over an hour now, anyone else having the same issue?

    Installing Software Update has been running for over an hour, anyone else have the same issue?

    Hopefully it's been resolved by now - I have no idea how large each one of those files are. The progress bar tells you; FWIW, I only download one at a time - makes it easier and faster and you can choose to do the next one when you have time.

  • ABAP Program Names to Run V3 Jobs from SM36

    Hi,
    I would like to Schedule the V3 Jobs for SD, MM, PM and other Modules Throug SM36 , Can you please let me know the ABAP Program Names for all of them or can i have any PDF documents that contains this list?
    I could abel to find only for SD I am using (RMBWV311) i need for others please.
    regards
    Krishna Mohan.

    Hi Krishna:
    The information below was extracted from the article by P Renjith Kumar (page 8).
    "LO Extraction u2013 Part 4 Update Methods"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5039632a-c398-2d10-0aaf-97167a3de753?QuickLink=index&overridelayout=true
    Useful reports in Queued delta
    The deltas for logistics extractor are moved depending on the setup of Job Control in LBWE.To manually move the deltas we can run the R/3 programs depending on Application Components.Use the following programs to move the deltas manually.Go to transaction SE38 in R/3 and run the relevant program to move data from LBWQ to RSA7 .
    u2013 02 Purchasing             RMBWV302
    u2013 03 Inventory Controlling  RMBWV303
    u2013 04 Shop Floor Control     RMBWV304
    u2013 08 Shipment               RMBWV308
    u2013 11 SD Sales BW            RMBWV311
    u2013 12 LE Shipping BW         RMBWV312
    u2013 13 SD Billing BW          RMBWV313
    Regards,
    Francisco Milán.

  • HT5052 I have been trying to upate my ipod to 5.0.1, but every time i get an error message of the server timed out after downloading for over an hour. My broadband speed here is is 1.5mbs, not good any help?

    I have been trying to update my ipod to the 5.0.1 but after waiting for a hour for the download i get an error message that the server has timed out as my broadband speed is not good, could this be the problem and if so how can i get the update?

    I have the same problem I disable msconfig mode all the programs escept windows and apple products but the same error appears at the last second of downloading the update

  • Reg: An ABAP program has to run two SAP Queries via BG to Appl. server

    Hi,
    I have a requirement to develop an ABAP program to be able to run the two Z Queries respectively and be able to download to the file to the application server via background.
        The selection is based on the Query Name, Usergroup and plant.How do we capture the data from the Queries and send it to the application server? Submit Statement is not working. There is a FM: RSAQ_REPORT_NAME from which we get the Query program name when Qery name and User group is given as an input.Through the above FM I have got the Query program name and used Submit statement with List_options to capture the Internal table data of that Query. As the Query program is dynamically generated and not available in TSTC, the Submit is not Working. Kindly suggest me is there any other approach to do it.
      Please provide me the solution.
    Thanks in advance.

    Please refer to thread [Authorization Error|WDA adobe error] where various solution to the problem specified by you are described.
    Regards
    Rohit Chowdhary
    Edited by: Rohit Chowdhary on Apr 7, 2009 9:41 PM

  • Help Abap Function Module using APO for SNP

    Why does not this function I created abap. To use a macro in SNP.
    My case is as follows. For parameters Product, Location, I get this value / SAPAPO/MATLOC-AT105, representing a value in inventory.
    I created the function abap. When tested in the SNP planning folder with macro. Generates a DUMP ERROR
    CALL_FUNCTION_NOT_FOUND
    CX_SY_DYN_CALL_ILLEGAL_FUNC
      Der Funktionsbaustein "ZVSCMPULLINVM" werden soll aufgerufen.
      Er ist nicht in der Bibliothek jedoch zu finden.
      Error in the ABAP Application Program
      The current ABAP program "GP4XLHDMOVDV2H3L6TVMGR0PKY0" had to be terminated porque has come across a statement That unfortunately can not be executed.
    The macro is used as follows: ZINVENTARIOM (ACT_PRODUC; ACT_LOCATION).
    I have the following code segment
    FUNCTION ZINVENTARIOM.
    * "*" Local Interface
    * "TABLES
    * "VALUE_TAB STRUCTURE / SAPAPO / VALUE_TAB
    * "CHANGING
    * "REFERENCE (F_ARGUMENT) TYPE / SAPAPO / MXVAL OPTIONAL
    * "REFERENCE (F_CALC_ERROR) TYPE C OPTIONAL
    READ TABLE INTO VALUE_TAB gs_param TRANSPORTING STRING INDEX 1.
    w_param1 = gs_param-string.
    p_producto = w_param1.
    IF sy-SUBRC NE 0.
      EXIT.
      ENDIF.
    READ TABLE INTO VALUE_TAB gs_param TRANSPORTING STRING INDEX 2.
    w_param1 = gs_param-string.
    p_ubicacion = w_param1.
    IF sy-SUBRC NE 0.
      EXIT.
      ENDIF.
    F_ARGUMENT = it_materiales-at105.
        clear: value_tab.
        refresh: value_tab.
    Searches *****
        SELECT * FROM / SAPAPO / MATKEY
            INTO CORRESPONDING FIELDS OF TABLE it_productos
            WHERE MATNR EQ p_producto.
            READ TABLE it_productos index 1.
      IF sy-SUBRC = 0.
        MOVE TO it_productos-matid v_matid.
      ENDIF.
       SELECT * FROM / SAPAPO / LOC
               INTO CORRESPONDING FIELDS OF TABLE it_ubicaciones
               WHERE locno p_ubicacion EQ.
              READ TABLE it_ubicaciones index 1.
           IF sy-SUBRC = 0.
              MOVE TO it_ubicaciones-locid v_locid.
           ENDIF.
    SELECT * FROM / SAPAPO / MATLOC
               INTO CORRESPONDING FIELDS OF TABLE it_materiales
               WHERE matid = v_matid
               AND locid = v_locid.
            READ TABLE it_materiales index 1.
            IF sy-SUBRC = 0.
                  MOVE TO it_materiales-at105 at105-INV_MOST.
                  APPEND INV_MOST.
            ENDIF.
    anyone have any comments that you can solve. I'm starting in SCM
    thank you..

    Thank's
    Thanks, it worked perfectly.
    although I'm still in search of that did not work with the code of the function Z.

Maybe you are looking for

  • Anyone with 27" iMac and 24" Apple 24" LED to compare brightness?

    I am running them in a dual monitor set up. I notice the new 27" screen not as bright as the 24". Anyone else? Is this the same as yours in comparison, just wanted to make sure there is not a problem with the new 27". I have both at their respective

  • Project Server 2013 administrator account unable to access PWA site

    I've just finished installing and configuring all the appropriate pieces to get PS2013 up and running along with a pwa site. The problem I'm running into is that my designated administrative account for the pwa site is unable to login at all. I recei

  • Extending DefaultTreeCellRenderer, Jlabel setOpaque(false) no effect

    Hi, im using the code below, but my JLabel component.setOpaque(false) is having no effect, is this possible? private class MyRenderer extends DefaultTreeCellRenderer {             ImageIcon tabIconOnline, tabIconOffline;             String status;   

  • API to validate fnd_flex based on table?

    Hi all, In R12 , I have a flexfield that has a validation type: Table for thier valu sets.. Te validation is against a lookup so.. I need to know if there is any API that validates values for this.. or I need to query first for the value set in the f

  • Java.lang.ClassCastException when invoking EJB from BPEL

    Hi, We have a EJB deployed in one OC4J instance and the BPEL is deployed in another OC4J instance. ClassCastException occurs when the BPEL invokes the EJB. Any feedback would be appreciated. Regards, M.Rajesh