11.1.1.6.9 - scheduljob - status of actual job instead of parentjob

we know the jobid returned for the schedulereport is parentjobid and not instance jobid.
1. How to get the instance jobid ?
2. Tried getAllScheduledReportHistory by providing parentjobid - its not returning childjobs
3. Only way it worked is getAllScheduledReportHistory - filter having jobname and timestamp of our request - that returned child jobid
Is the 3rd step correct way or workaround of Bug 12946719 is fine like check for job_id+1 ( to me it looks error prone) not sure.
Thanks,
Ayaps

Hi Varad,
Well, Oracle Metalink actually got it fixed for me! Got to give them credit.
I ran the 1st bit of SQL they sent me and it fixed it so I think it was only cosmetic. I've enclosed all of their response in case others may find themselves in similar situation.
Thanks again for YOUR help too.
Perry
==========================================================
1. Do you see any invalid objects in the database?
2. Please update the SR with the output of running the commands below
1.Connect as SYS.
set serveroutput on (This will let you see if any check fails)
exec validate_apex; (If your version is 2.0 or above)
If all are fine, the registry should be changed to VALID for APEX and you should see the following
message:
PL/SQL procedure successfully completed.
Note : The procedure validate_apex should always complete successfully.
With serveroutput on, it should show why Application Express is listed as invalid.It should show output like:
FAILED CHECK FOR <<obect_name>>
Or
FAILED EXISTENCE CHECK FOR <<object_name>>

Similar Messages

  • How to check the status of a job!!!

    Hi,
    i want to check the status of a job and also send a mail when a job is cancelled.
    Is there any function  module which does that , also i want check the jobs across various time periods and not of today....
    Its urgent,
    Answers will be rewarded,
    Regards,
    Rohan

    Hi Rohan,
    You can get job information by <b>calling function "BP_JOB_READ".</b> If you pass the value btc_read_jobhead_only defined in LBTCHDEF, it will only return the
    job header info into the export parameter JOB_READ_JOBHEAD. The job status
    is set in JOB_READ_JOBHEAD-STATUS.
    Alternatively, <b>you can just lookup table TBTCO</b>, the status is in
    TBTCO-STATUS.
    The values in STATUS are defined in LBTCHDEF as follows;
    DATA:
    BTC_RUNNING LIKE TBTCO-STATUS VALUE 'R',
    BTC_READY LIKE TBTCO-STATUS VALUE 'Y',
    BTC_SCHEDULED LIKE TBTCO-STATUS VALUE 'P',
    BTC_RELEASED LIKE TBTCO-STATUS VALUE 'S',
    BTC_ABORTED LIKE TBTCO-STATUS VALUE 'A',
    BTC_FINISHED LIKE TBTCO-STATUS VALUE 'F',
    BTC_PUT_ACTIVE LIKE TBTCO-STATUS VALUE 'Z',
    BTC_UNKNOWN_STATE LIKE TBTCO-STATUS VALUE 'X'.
    Thanks,
    Vinay

  • Checking status of scheduled jobs in Hyperion System 9.3.1 ....

    Hi All,
    We have Hyperion System 9 9.3.3. We have a Daily job scheduled every morning to check the status of the scheduled jobs that run daily. One of the jobs has a status message as below.
    Failure - Internal error.ContainerCache.populate: The object "0000011386a6823b-0000-a99f-0a103a4a" is not found. It either does not exists, or it may be inaccessible.
    But when I check the job status in View Job Status > Job Scheduler module, I see the report is still running. It's just that this report is taking longer to run and completes some time after the Daily Job Status check report runs.
    In this case, shouldn't the status should say something like the job is still running instead of "Failure" which is misleading?
    Thanks in advance.
    Z

    Hi,
    I have the same problem with Oracle EPM 11.1.2:
    com.sqribe.transformer.ObjectNotFoundException: ContainerCache.populate: The object "0000012f0710ca12-0000-a4ad-c0a80003" is not found. It either does not exists, or it may be inaccessible.
    Who gives me the right answer?
    Thanks in advance, Ron

  • Approval process monitor status turn to "Initiated" instead of "Pending", so awe is not routed

    When I submit a transaction, after successful submission in approval process monitor the status has turn "Initiated" instead of "Pending". That's why it's showing "Not Routed" for the next approving person. So that worklist is not populated.
    Please suggest me to resolve this issue.
    Process Monitor as follows after submission:
    Separation Approval Process (Stage)
    Initiated (Monitor status)
    Approval Routing from Unit HR (Path)
    Not Routed    (Step)                                                    Not Routed      (Step)
    Multiple Approvers                                                     Multiple Approvers
    STATEHR ROLEUSER SEPARATION                              Central Hr
    (Userlist)                                                                        (Userlist)

    Looking at the error message "The Network Adapter could not establish the connection" , It appears hostname and port may be incorrect. Review the targets.xml under E:\oracle\product\10.2.0\db_1\SAP_solman_SDB\emd and
    emoms.properties under E:\oracle\product\10.2.0\db_1\SAP_solman_SDB\config folder to make sure host ( sap_solman) and port (1527) are correct.
    As far as setting the environment variables goes, you can go to control panel -> system -> advanced -> environment variables and set the ORACLE_HOME and ORACLE_SID
    -Ramesh

  • HT1695 What does it mean when my wi-fi indicator in the status bar is gray instead of blue?

    What does it mean when my wi-fi indicator in the status bar is gray instead of blue..it is blue when using the Fox news and local TV station app..but gray when using the CNN app--all on my home wi-fi.   Thanks.

    What does it mean when my wi-fi indicator in the status bar is gray instead of blue..it is blue when using the Fox news and local TV station app..but gray when using the CNN app--all on my home wi-fi.   Thanks.

  • If BW system is down for several hours, what will be the status of the Jobs

    Hello Gurus,
       I don't know where i should post this issues! anyways .....! i need some information. One of our BW production system will be down for about 12 hours tomarrow to move it on to new hardware and this current system has lots of scheduled jobs with run daily and hourly..! so my question is ..what will be the status of this jobs which fall in between this down time?
         as per our basis team information....they said that all these jobs will be queued up and when once the system is online ...these jobs will access all the avalable processess and if this thing happen....! then the system will have a VERY BAD performance and user cannot use this BW system...they cannot even open the bex analyzer.
          so...i thought of deleting these queued jobs. can any one tell me WILL THESE JOBS WILL BE SCHEDULED FOR NEXT DAY??? OR IS THERE ANY OTHER WHY TO CONTROL THIS SITUATION?? our process chains are locked for modification..so, we cannot even re-schedule them in prod system.....
             aaaaaah! can any one HELPP MEEEEE@
    I will award full points for your suggestion

    Hi,
    when you'll restart you SAP system all jobs will be displayed with a delay since they didn't run during your downtime.
    And that's true that they will be queued and fired as soon as a system resource will be available. That means a lot of paralel processes with system overload and usually subsequent errors in loading data.
    As per suggested already, the best would be to shift the scheduling.
    Another option is to execute the report BTCTRNS1 before shutting the system down. This will change all background job status to a "suspended" mode.
    when your system is up again you will be able to release (or reschedule or cancel or any other action) single jobs in a controlled manner.
    When you've finished with this task then don't forget to run BTCTRNS2 in order to enable background jobs to be executed.
    hope that helps...
    Olivier.

  • Check Status of a job step

    Hi,
    Can anyone tell me how to check the true status of a job step.
    Using tables TBTCP , or FM BP_JOB_READ what i can come to know is the status of a job step to be 'P" ie Scheduled even when the job containing that step has finished succesfully(Status from TBTCO ).
    My Job has 3 steps.
    I want to know the status of my 1st job step and based on the status (either Aborted or Finished) i want it to proceed further n execute the 2nd step.and so on.
    IS any there way out??
    Answers will be rewarded,
    regards,
    Rohan

    Hi,
    Checking  your job status with SM50 (processor type BTC) is more accurate then SM37.  SAP updates the tables TBTCO wheneveryour background jobs status change.  If SAP is shutdown, the currentjobs might not be update ontime to the table. (e.g. a background job wasshown as Active (SM37), in fact it real status should be Cancelled.
    Look at the function module <b>GET_JOB_RUNTIME_INFO</b>
    Regards
    Sudheer

  • There was an error trying to get the status of the job. 1: The server returned an error processing CloseJob: Stack empty.

    Hi
    While trying to perform the operation 'Annul All Below' in DRM 11.1.2.1, I received the following error: There was an error trying to get the status of the job. 1: The server returned an error processing CloseJob: Stack empty.
    Has anyone seen this error before, and does anyone know what the fix is?
    Thanks,

    Just giving my view on this.
    When you try to restore a Version backup file, you get this error.
    This is a known defect.  The problem is caused by missing values in properties like AddedOn, AddedBy, which may occur when a version is copied with 'Clear Changed Properties' selected.
    this is a known bug
    but to workaround - Blend the affected version into a new, empty version, which will populate the 'ChangedOn' properties. You can then back up this version and it will restore.
    Thanks,
    ~KKT~

  • When running the workflow background process for drop shipment order, sale order line's status gets automtically closed instead of awaiting shipping

    Hello friends,
    I am created a drop shipment order with all the setups done . now i have booked the sale order as source type external. but when i run the workflow background process , after completing the report when i check the sale order line status it changes to "closed" instead of "awaiting shipping".
    Plz guide me if i have missed something in the setups.
    thanks,
    Sachin

    Hi Sachin,
    pls check the below notes from MOS
    Drop Ship Sales Order Cycle In Order Management (Doc ID 749139.1)
    Vision Demo - How To Create A Drop Ship Sales Order/Purchase Order (Doc ID 1060343.1)
    Thanks
    -Arif.

  • Check the status expdp datapump job

    All,
    I have started expdp (datapump) on size of 250GB schema.I want to know when the job will be completed.
    I tried to find from views dba_datapump_sessions and v$session_longops,v$session.But but all in vain.
    Is it possible to find completion time of expdp job?
    Your help is really appreciated.

    Hi,
    Have you started the Job in "Interactie mode".. ??
    If yes then you can get the status of Exectuion with "STATUS"- defauly is zero (If you setting to not null value then based on that it will show the status - seconds)
    Second, thing check "dba_datapump_jobs"
    - Pavan Kumar N

  • Workflow status is 'In progress' instead of 'Error'

    Hi all,
      In ISU module, most of error message will trigger using message type 'S' (Success).
      For example, if the object is locked, it will show message that the object is lock with 'S' (Message).
      This problem causes workflow status to be 'In progress' even though it is an error message and transaction stop there.
      How can I configure workflow to make in progress to be error? Or set it to be error when it find some success messages that actually are error.
    Thanks,
    Chaiphon

    Thanks for the answers.
    I am on ECC 6.0 ISU/CCS.
    This workflow is trigger with standard event of object DISCONNECT and I use its standard method as a task to create an order. However, the returned standard message from the mehod are always 'S' type even though it is an error.
    Is there anyways to fix this without copying the standard object and create customized method in order to change message from 'S' to 'E' in case it is an error.
    Thanks,
    Chaiphon

  • Scheduled status of the job?

    Hi experts,
    I have a job RSUVM007 which has status as "Scheduled"?.
    There are around 8 jobs of with similar job name. May i know what does scheduled means?
    And what happens if i delete using job tab->delete option.?
    thanks in advance,
    Dubbu

    Scheduled(Planned) status indicates that the job has been passed to the background processing system. It may or may not have a start specification.
    The job is not however eligible to run, even if its start specification is met. Before the job can run, it must also be released.
    Pl refer following links.
    http://help.sap.com/saphelp_nw04/helpdata/en/c4/3a8016505211d189550000e829fbbd/content.htm
    http://help.sap.com/saphelp_45b/helpdata/en/c4/3a8016505211d189550000e829fbbd/frameset.htm
    If you click on delete, the job gets deleted from the database. If you want to schedule a similar job, you will have to create a new one.
    Thanks
    Archana

  • VA05 - Status is showing wrongly- instead of 'C" it is showing as "A"

    Dear All,
    This is regarding with VA05 List of Sales Orders:
    In this report we have one field   "Status" where we got options such as
    A = Not yet processed
    B = Partially Processed
    c = Completly Processed.
    We got number of Sales Orders completed Invoiced
    When we run VA05,  all these Sales Orders Status must show as "C" as the Orders are completly processed but the status is showing as "A" thought the Orders are processed completly.
    Can anyone suggest me the reason?
    Best  regards
    Amjath

    Dear,
             This is for coming that your sales order not deliver to billing.
            Please check there is any item pending for delivery in sales order.
    Regards,
    Sandip

  • Report to do check status of sm37 jobs

    Hello,
    I wold like to create a job that checks the status of all running jobs on sm37 (the same as when we go to SM37,job, check status), can anyone tell me the name of the program that does that?
    Thanks,
    Pedro

    Hi,
    Good Day,
    TRY SM50 Transaction.  Program Name : RSMON000_ALV.
    Best Regards,
    Suresh Kumar K
    Assign Points if its useful.

  • Java Printing Service (JPS) How to get printer status and pending jobs list

    Hi,
    I am trying to determine what is the current status of a printer in my computer as well as what is the list of pending printing jobs at any moment.
    I want to monitor activity on a printer in my computer, so I can capture and log the jobs that are sent to my printer over time.
    I would like to do so by monitoring the printer pending jobs list (if that can be retrieved through any java method) and make a log of changes in that list.
    Any advice on how to get the list of pending jobs of a printer?
    I checked the API and JobState class seems to be a descriptor of one single job... I suppose the method to retrieve a list of pending jobs in a printer would return an array of JobState objects... but I have not being able to find yet such method...
    Thanks in advance,
    JN

    Moderator Action:
    This post has been moved from the Java Programming,
    to the ADF forum, for closer topic alignment.
    *... and Comment:*
    Get help from people that work with ADF.
    They may have already done something like this.

Maybe you are looking for

  • Restart problems

    Hi After a restart the Mac would not start, I got the bong but then only half of my USBs lit and the caps lock was lit and I only got a gray screen. I forced closed down and restarted but got he same, I did this once more but then had to unplug leave

  • Help needed in SYNCBO Creation with MI 2.5 SP 09

    Hi I have got the MI 2.5 downloaded from the SAP download center.First sync is over Device ID is generated and i have deployed a application(<b>details below</b>) to the device.From the merep_mon transaction i could see the data in the  outbound cont

  • I think I get a malware in my iMac and Ipad

    When I look for a website in Safari and then I clic to get in another link in the same website, safari get me into this website http://dca14d4e.megaline.co/url/http://www.unav.edu/web/facultad-de-filosofia-y- letras The same thing happens with my Ipa

  • WPA2-EAP and WPA2-PSK supported Access Points

    Dear Team, I have been looking to find the Cisco Access Points that support both: WPA2-EAP: Encryption: AES, Authentication: IEEE 802.1X WPA2-PSK: Encryption: AES, Authentication: PSK (Pre Shared Key) with more than 21 Characters, combined with MAC a

  • How to lock quotation

    Hello All! I have a quotation in ERP with user status replicated from CRM system. I need to lock this quotation from manual update until i get new user status from CRM. How can i lock this quotation without custom code or it is impossible?? I've foun