Tidal Enterprise Scheduler - Get Job status using c#

Is it possible to get the list of jobs scheduled and their status in Tidal Enterprise scheduler using a programming language like C# ?

API depends on your version and you need to have the client installed from Server/DEsktop initiating the API
the PDF document should have been included on you CD2 called Command Line Program Guide
I will use 5.3.1 as an example:
open a command prompt
Browse to C:\Program Files (x86)\TIDAL\Scheduler\client
type in set alias=DEV > example=DEV otherwise it defaults to Admiral
type in SACMD
type  HOST I always type in HOST so I can verify what master I am running against (nio need if only one connection)
type in jobmon with your options I included below from doc
[-d date] +display_options [filtering_options] [-b]
It may be of limited use in 5.3.1 because to isolate you need to know Job ID or Alias or some other filter critiera... Job ID is in database jobmst.dbo.jobmst_id which is the unique identified and can be different from alias... depending on your  requirements (dashboard?) and how you have organized your jobs a SQL query would be the better option. 
DISPLAY
r
Job rule ID
i
Job run ID
p
Parent job group ID
j
Job type (job or job group)
c
Occurrence number
o
Job or job group owner
u
Runtime user
h
Agent The Agent the job runs on
z
Scheduled vs. unscheduled job
t
Job start time
s
Job status
v
Job duration
n
Job name
a
Job alias
q
Queue
x
Exit code
FILTER
-r
rule_id Job rule ID
-p
group_id Parent job group ID
-j
type Job type. You can choose: job group: group, or 1 job: Job, or 2
-o
owner Job or job group owner
-u
run_user Runtime user
-h
agent The Agent name the job runs on
-s
job Status ( Completed Abnormally=103, Normal=101)
-a
alias Job alias
-x
exit_code Exit code
-b
Suppresses the header information

Similar Messages

  • Help Regarding Tidal Enterprise Scheduler with SAS

    Actually, we have SAS Server running on Windows 7. Till the day one of the developer is manually running the jobs.
    Now client want to use Tidal Enterprise Scheduler for all Servers(including SAS) for executing jobs, which is present in another windows 7. We are working on SAS with Tidal.
    We have created a .bat file on SAS server which is having below line.
    “C:\Program Files\SAS\SAS 9.1\SAS.EXE" -SYSIN "\\uscol2k3sas02\SASBATCH\VDM\Batch\BatchRunSas\PCRPManualAdjustmentsDaily_testing.sas"
    Then finally we are trying to schedule the .bat file in Tidal. We have received the status as “status change to Externally Defined” without executing the job in SAS server.

    Hi seniblue,
    Welcome to TES @ Support Forums. Have you reviewed your MLA to see what it covers - and how long support is for? And did you know that Cisco has pushed the EOL & EOS date further into January 31, 2016. So you still have time, but planning should start now.
    http://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/tidal-enterprise-scheduler/eol_c51-697468.html
    Tidal 6.0 is pretty buggy from what I've been told, and to perform an upgrade -- it would be better to jump from 5.3 to 6.2 directly. There are a lot of people in a similar situation, please check out
    https://supportforums.cisco.com/discussion/12348951/tidal-621-client-manager-and-fault-monitor
    BR,
    Derrick Au

  • Unable to get job status via BIP web service

    Hi,
    I'm scheduling a report job using the method scheduleReport of the ScheduleService web service. The method returns the jobId correctly, then I check the job status using getScheduledReportStatus.
    Every time the method returns jobstatus = "Scheduled", but the report is finished. I noticed that BIP schedule a child job with different jobId (why?) and If I use it, the getScheduledReportStatus return a null status.
    Using the method getScheduledJobInfo I have all the information, but how can I get the child jodId ?
    Best regards,
    Alessio

    Hi Alessio
    I know this was a long time ago but i was just taking a chance:
    Quick question: did you get this to work? I can schedule a report using the ScheduleReport sevice, but when i query the status using getScheduledReportStatus, the status remains 'Scheduled', even after the job has run. The job also does not appear in the Job History of the report. The report is set to burst, which it does correctly.
    Do you have any ideas?
    Thanks very much.

  • Cicso Tidal Enterprise Scheduler

                       We use Tidal Enterprise Scheduler for the submitting of our batch processes on Unix and Windows platforms.  Currently we run SAS on windows and use the SAS adapter to make this happnen.  Now a director wants to know how we can run SAS using Tidal on a Unix platform.  Does Tidal require another adapter for this?, if not does anyone have an example of how to get Tidal to submit batch processes to run SAS on  Unix?
    Thanks

    It disturbs me you received no answer on this forum. I'll leave something for others who still have this question.
    We use the Oracle adapters (not SAP) but ERP adapters are platform independent.  You may have a component that installs on your unix SAS platform different than on Windows; however, you license to the SAS adapter doesn't change.
    If you were using Windows command line processes as well since your platform was on Windows but will now be on Unix, you may have to get the SSH adapter for unix/linux so that you can invoke OS level processes in the new SAS environment. But you business processes scheduled under the SAS adapter should work as is (or by increasing the patch level of them). Typically going from Windows to unix you're likely updating your SAS version so you need to check that version support with Tidal.
    SAS platform are a good time to get your Tidal SAS agent up to the latest patch level as well.
    http://www.cisco.com/c/dam/en/us/products/collateral/cloud-systems-management/tidal-enterprise-adapter-sap-businessobjects/1014F0710_cte_adapter_for_sap.pdf

  • Tidal Enterprise Scheduler Upgrade Paths

    Hi guys....
    We currently run Tidal Masters v5.3.1 and Linux Agents 3.0.x. We've been running in an environment so strict to changes that I didn't look at upgrade options for years. But now that EOL already kicks in... I have no choice but to look at upgrades.
    From my understanding ... the highest available upgrade for this version is Masters 6.0 using the same licensing methods.
    To upgrade to latest version (6.2?) ... the licensing model will change to per physical machine.
    Did I understand things correctly?
    I've been trying to understand the technical changes too... but it seems a little vague... can a Cisco professional help me understand the major differences between
    - 5.3.1 and 6.0
    - 6.0 and 6.2

    Hi seniblue,
    Welcome to TES @ Support Forums. Have you reviewed your MLA to see what it covers - and how long support is for? And did you know that Cisco has pushed the EOL & EOS date further into January 31, 2016. So you still have time, but planning should start now.
    http://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/tidal-enterprise-scheduler/eol_c51-697468.html
    Tidal 6.0 is pretty buggy from what I've been told, and to perform an upgrade -- it would be better to jump from 5.3 to 6.2 directly. There are a lot of people in a similar situation, please check out
    https://supportforums.cisco.com/discussion/12348951/tidal-621-client-manager-and-fault-monitor
    BR,
    Derrick Au

  • Informatica Concurrent Schedules from Tidal Enterprise Scheduler

    Hi, I'm trying to run a Informatica job which has been set up with 3 instances.  If I run if from Informatica it runs all 3 instances  just as expected.  If I run it from Tidal Enterprise Scheduler, it only ever runs 1.
    Anyone have any ideas please>

    Hi seniblue,
    Welcome to TES @ Support Forums. Have you reviewed your MLA to see what it covers - and how long support is for? And did you know that Cisco has pushed the EOL & EOS date further into January 31, 2016. So you still have time, but planning should start now.
    http://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/tidal-enterprise-scheduler/eol_c51-697468.html
    Tidal 6.0 is pretty buggy from what I've been told, and to perform an upgrade -- it would be better to jump from 5.3 to 6.2 directly. There are a lot of people in a similar situation, please check out
    https://supportforums.cisco.com/discussion/12348951/tidal-621-client-manager-and-fault-monitor
    BR,
    Derrick Au

  • How to get lync Status using VBScript

    Hello,
    I have some application that uses VBScrit, and Microsoft Lync running in my PC. I'm trying to get Lync Status of any contact. Could someone help me?

    For get Lync status using VBScript, you can check below link
    http://social.msdn.microsoft.com/Forums/lync/en-US/0d4a11ec-9a4d-4cb1-b292-f9831af16b3d/how-to-use-the-communicatorapi-in-vbscript?forum=communicatorsdk
    I recommended to ask this question in Lync Development forum
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Announcing Cisco Tidal Enterprise Scheduler (TES) 6.2.1

    We are happy to announce the general availability of TES 6.2.1!
    TES 6.2.1 software and related documents have been published in Cisco.com as of Aug 5, 2014.
    What is new in TES 6.2.1:
    Full-fledged version of Java Client
    JDE Adapter Enhancement to support OSA_CLASS
    Oracle Apps 12.1 MOAC support
    Oracle 12c support
    Master and Client Manager database
    Oracle DB and JDBC Adapter
    Windows 2012 R2 Server DC edition support
    MSSQL Server 2012 Always-On support
    Master and Client Manager database
    MSSQL DB and JDBC Adapter
    AD 2012 support
    Derby cache deprecation for Client Manager
    Internet Explorer 11 support (compatibility mode)
    Bug fixes and hot fix roll ups
    Here are the links to the key documents and download site for quick reference:
    Install and Upgrade Guides
    Cisco Tidal Enterprise Scheduler 6.2.1 Installation Guide
    Technical References
    Cisco Tidal Enterprise Scheduler 6.2.1 Performance Tuning Guide
    Release Notes
    Cisco Tidal Enterprise Scheduler 6.2.1 Release Notes
    Software Download
    Download TES 6.2.1
    In case if you missed our July 31 webinar on TES 6.2.1, we encourage you to take a look at the presentation attached here.
    For more on the Tidal Enterprise Scheduler visit http://www.cisco.com/go/workloadautomation

    Yah....!! Tidal 6.2X offering good features like Java Client which will help Tidal Developers to work more enthusiastically.

  • How to get job status information from printer without using printer's web interface

    Hi, all!
    I need to resolve problem with logging my printer hp lj 700 m712.  
    I configure syslog on it, but it sending only status messages ("peripheral low-power state" - for exapmle), I need to register the job status of printer's job on my server.
    How can I do that?
    Can you help me? 

    Hi Lexabb,
    I suspect your question would be better answered in the HP Enterprise Business Community,  as the HP LaserJet Enterprise 700 M712 printer series is a commercial model.
    My technical expertise is with consumer products and software, I am sure the commercial folks would be happy to help if you re-post your question for them to answer. The HP Enterprise Business Community is an HP Forum designed for the Commercial and Enterprise customers to help one another. I am sure you will find some HP folks there to help too.
    Click here to view the Printing and Digital Imaging.  When the page opens you will see the option to 'Log in' or 'Register Now' on the right. The commercial forums are separate from the consumer boards, thus you will need to register if you don't already have a commercial account.
    You may find the HP LaserJet Enterprise 700 Printer M712dnpage helpful while you wait for somebody in the commercial Forum to respond to your inquiry.
    Best of luck.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Get job status

    Hi gurus does any one knows if there is a way to know the status of a job? or is there is a funtion module to know if a job is still runnnig?

    Hello,
    You can use BP_JOB_STATUS_GET to get the status of particular job.
    CALL FUNCTION 'BP_JOB_STATUS_GET'
      EXPORTING
        jobcount                         =  ---> provide job number here
        jobname                          = ---> provide job name here
    * IMPORTING
    *   STATUS                           =
    *   HAS_CHILD                        =
    * EXCEPTIONS
    *   JOB_DOESNT_EXIST                 = 1
    *   UNKNOWN_ERROR                    = 2
    *   PARENT_CHILD_INCONSISTENCY       = 3
    *   OTHERS                           = 4
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Hope this helps!
    Thanks,
    Augustin.
    Edited by: Augustarian on Aug 26, 2009 8:46 PM

  • Oracle scheduler : Setting job attributes using Enterprise Manager

    Hi,
    I have created below job and set the attribute "'raise_events" using the dbms_scheduler.set_attribute procedure.
    begin
    dbms_scheduler.create_job
    ( 'ebj_A', job_action =>
    '/tmp/job_A.ksh',
    job_type => 'Executable',
    enabled => false ,
    auto_drop =>false) ;
    dbms_scheduler.set_attribute
    ( 'ebj_A' , 'raise_events' , dbms_scheduler.job_run_completed);
    end;
    Now I am creating the same job using the Enterprise Manager (GUI).
    I donot see any where to set the attribute (Raise_events) using GUI.
    Please can you tell me can we set that attribute using the Enterprise manager or not.
    If yes please let me know how.
    Thanks in advance.
    Sreenath.

    Hi ,
    I am modified my question.
    We could set the value for "raise_events" attribute using Dbms_Scheduler.Set_Attribute.
    Can we also set the value for the "raise_events" attribute using the EM.(GUI).
    Please let me know.
    Thanks in advance.
    Sreenath.

  • Query for job status using Web Services in BODI

    Hello,
    I am starting a Batch job in DI using Web Services, getting the following response from DI:
    Code:
    <soapenv:Envelope
        xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
        xmlns:xsd="http://www.w3.org/2001/XMLSchema"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <soapenv:Body>
            <BatchJobResponse>
                <pid>704</pid>       
                <cid>26</cid>       
            </BatchJobResponse>
        </soapenv:Body>
    </soapenv:Envelope>
    How can I know the status of the started job?
    How can I know if the job execution finished with success or not?
    I did not find in WSDL file any method to query for job or service status...
    Thank you in advance,
    Adrian Mitrica

    Did you ever get this figured out?  I am having exactly the same problem in code generated by VS, with the BAPIRET2 structure.
    Any help you could provide would be greatly appreciated.
    Thanks!
    Leighton Wingerd
    Adirondack Solutions, Inc.
    [email protected]

  • Regarding Calendar Expiry in Tidal Enterprise Scheduler

    Hi All,
    While checking the Tidal Admiral DB i found that the Table evntmst contains a column evntmst_untildt which contains information about the Last possible calendar date to include. If the date mentioned is 31st DEC 2013 does it means after this date the Calendar will get expire? if so how to change the expiration date.
    Thanks.     
    Parul.          

    The data model says that field is Last possible calendar date to include
    Looking at our dates in our database I would say that that field isn't used for either calculation or expiraiton.
    I think Cisco TAC would have to comment further, but if I were to bet... I would say that it was obsoleted...
    I just created a calendar in our dev environment and heres what I found:
    evntmst_untildt        <--- looks like this stores the calculated date 3 years out to the end of that year
    2016-12-31 00:00:00.000
    evntmst_lstcmptm   <-- last Last time dates for this calendar were compiled
    2013-09-11 11:43:50.000
    if Calendars did expire it would create huge operational headaches..
    How would you even know what the value is as I don't think that field is exposed through the GUI
    From a best practices/maintenance perspective
    We calculate all our calendards annually in december to project out the date 3 years
    Marc

  • Tidal Enterprise Scheduler is Sending Blank E-mails

    Hi,
    We're trying to pin down what exactly is happening - jobs running (whether they fail or not) are returning e-mails to users (as intended) with nothing in them (which is not intended).
    It was my understanding that the emails returned to users usually do not behave in this manner. They seem to be sending them repeatedly during one time interval (one user got three emails with nothing in them at 10:00AM).
    Thanks.

    I'd suggest going to 6.2.1 patched up to the eyeballs There have been some big improvements in performance and the new java client is actually pretty nice.
    A big win was swapping ojdbc7.jar to ojdbc6.jar which I think is something you can do in 6.1.
    For us it turned the web client from borderline useless to very effective.

  • TES 5.3.1 All Jobs Status Timed Out or Scheduled

    Reboot of SQL server caused all jobs to be in status Timed Out or Scheduled and never run.
    Have rebooted TES server multiple times, but every day since the SQL server reboot the problem returns.
    Must restart the TES server every day and then override every job to get them to run out of schedule.
    No errors in event viewer.
    No errors in logs. - attached
    Please help!

    I wasn't aware of this functionality, but I was curious so...
    If you click the "Restore" button (I think that's what it is called) it toggles between window and tab views.  To the very right of the tabs are the standard three windows buttons: "Help", "Restore" and "Exit".  Use the ones below the "Enterprise Scheduler" text.
    Tracy

Maybe you are looking for

  • Problems downloading DNL_CUST_PROD1

    Hi all, Can anyone please help me with the below. Problem : Start initial download for DNL_CUST_PROD1 , the monitor shows it is successful , but the relevant tables are not populated. Nothing appears in the queues. We are facing this problem for the

  • Cant open indesign trial

    I have just downloaded the 30 day indesign cs3 trial. I have installed it and gone through all the necessary set up process', till now it is an 'adobe cs3' folder sitting on my desktop. when i double click it, it just opens up more folders and then m

  • Why won't my mp3s import?

    When I try to import an mp3 from the desktop of my Mac to my iTunes, there is no result. Does this have nothing to do with 'privileges?' I know nothing about them. The icons of the mp3s are the little iTunes symbol with an 'mp3.' Does that help? Any

  • Not enough virtual memory

    Sigh. We have an old Explore Parliament CD-ROM which was produced using MM Director 5 in 1999. The CD-ROM still sells (a bit) and runs on most Windows PCs. However, we see around 10% - 15% of our customers getting the Director error message: - - - "T

  • Can you string more than one captivate move into one movie

    I want to know if I have 3 captivate movies, can I make one new movie that attaches each of the other moives into it (like having a parent movie with child movies)? thanks Deb