JDEdwards 9.1 and Tidal 6.1

I'm wondering if anyone is using Tidal 6.1 that is connected to JDEdwards 9.1?  We are in the process of upgrade EOne but having issues with tidal not executing jobs in EOne.  Our connection is green but when we kick off a job it says in a Launch status for 5 mins thens eventually fails.  ANy one have this same issue?  If so, what did you do to fix it?  Thanks!!!

Hi Roy,
We currently have JDEdwards 9.0 and Tidal 6.0.2, from time to time we see problems with jobs hanging in a Launched status. The process we follow to get these jobs moving is
1. Setting the Job Queue to 0 ( prevents further jobs from Launching)
2. Disable/Enable the agent the jobs are running against.
3. If this does not work, restarting the master will resolve the issue.
Hope this helps
Art

Similar Messages

  • PowerShell and Tidal

    I'm looking to get Multiple Windows server rebooted using PowerShell script in Tidal. Does anyone know how to use global variable using multiple servers. ?? Any Help would be appreciated.

    Sounds like you are looking to do some automation surrounding microsoft patching or something like that.
    I would not go about it with a global variable... I think there may be a character limitation on a var value.
    Powershell is pretty powerfull and can easily do the task, you can get as fancy as you want...  Tidal can take mulitple powershell
    statements. We often do this and leverage exit codes for different scenarios. using multiple ifs.
    if (condition met) {Do this}  else {Do Else} ; Exit(###);
    Then Tidal takes action based on exit code (alert, send email, etc)
    From a Tidal/Powershell perspective you need to consider a few things
    Security ... the runtime user needs access to all servers in the list in order to execute a shutdown or you pass it credentials. 
    Tidal Agent config
    Powershell commands can have issues with double quotes in params depending on how its used... so we avoid and each agent tagent.ini has this config switch
    [config]
    substticks=n
    Target Servers may need same version of powershell as agents and have their execution policys set properly (depending on technique used)
    Active Directory you may be organized to take advantage of server names
    Workflow/Design
    AD
    You could have Tidal Powershell get a list from AD, generate a list, then reboot for each object..
    List
    Another Simple way would be to use powershell to determine the list based on critera or supply it a list. The simple way is something like this
    restart-computer (get-content \\SomeNetworkShare\MS_PatchWeekend_ServerReboot_List.txt) ;
    Tidal Groups with Group variables
    Ad-Hoc
    Maybe you want to be able to reboot servers ad-hoc so you could create a template that takes a group variable and passes that server name to the powershell restart-computer cmdlet.
    Patch Weekend job group
    Depending on size of the environment you could have a job set that is "scheduled" on patch weekends that is made up of mulitple template groups that leverage job name to pass server name to the powershell restart-computer cmdlet (jobname=servername). You could also have some sort of secondary powershell statement or second job that lets you know when server is back up...
    Other
    Here's a case where it finds servers to reboot and there are many examples on the internet to borrow and learn from.
    http://blogs.technet.com/b/heyscriptingguy/archive/2013/02/20/use-powershell-to-find-servers-that-need-a-reboot.aspx
    Hope this helps!
    Marc

  • Peoplsoft and Tidal Master Service Account .

    Master 5.3.1-Windows
    Peoplesoft Adapter 8.5
    We're having issues  with running  Peoplsoft Jobs in TIDAL  . Tidal Master Service runs as a LOCAL SYSTEM and Account has  all the rights that specified in the doc. However Peoplesoft doe not see the output path of Peoplesoft Folder .
    Does the Tidal Master Service Needs to run as Service Account ???

    If the output path for the Peoplesoft Folder is not on the Master server, then the Master service needs to run as a Service Account with access to the output path for the Peoplesoft Folder.  When a Windows Service runs as a LOCAL SYSTEM account it can only access the server's resources, UNC folders on other servers are not accessable.

  • Tidal 6.1 and JDE 9.1error logging

    Guys,
    Is it possible to address/resolve the following error message generated by Tidal starting any JDE UBE process:
    660/4776 MAIN_THREAD                            Wed Jan 29 15:57:25.682001     XMLRequest.cpp542
    XML0000010 - XMLRequest does not have role. Default role will be used.
    3660/4776 MAIN_THREAD                            Wed Jan 29 15:57:26.150000     JDB_CTL.C6744
    JDB4200001 - Failed to validate User handle
    All the jobs are scheduled and executed as expected, but the JDE log file is filled with these messages and I am not certain what other impact this error may have in our JDE production environment as this a new implementation of JDE 9.1 and Tidal 6.1.
    We have done some testing using jxml tool from Oracle and no errors are reported when the same UBE is called via jxml tool using the same user, role and environment.
    Our environment runs on Windows 2008R2 with the following versions:
    MS SQL      2008R2
    JDE           9.1
    JDE Tools      9.1.3.3
    Tidal           6.1.0.400
    JDE Adapter      4.1.0.228
    Cheers,
    Ivica

    Art,
    Thanks for you comment.
    Yes, we have implemented kernel monitoring as well.
    Unfortunately we are discovering additional JDE Adapter issues as well.
    * JDE Adapter (in our configuration) is not respecting the UBE version options, like "print immediately".
    * Some UBEs run successfully in JDE but Tidal thinks they have failed.
    * Running UBE with debug option is not working.
    * Interface very slow compared to 5.x version.
    * Very specific/touchy about browser versions.
    We are implementing all kinds of work-arounds to cater for Tidal's behaviour.
    We have also logged a few errors with CISCO support but there are no updates for days now.
    I am getting very nervous about recommending this version of Tidal.
    Cheers,
    Ivica

  • Creating a package from Github source and install instructions

    hello
    I've read that the correct way to install things is to make a package from source if it's not in a repository.
    Install instructions: https://github.com/yaxu/Tidal/blob/mast … l-linux.md
    I copied /usr/share/pacman/PKGBUILD.proto into the source directory but was having difficulty getting it to work.
    I've actually just done make clean; make like it says in the instructions since I was thinking it's not installing anything (since it's not "make install").
    It seems to have changed a few things in /usr/local/include...
    I guess I'd like help creating the package,
    and possibly undoing what I did with make clean; make.
    Thanks

    Tidal itself does not have a Makefile (except for its docs), so I suppose you’re talking about Dirt’s makefile. From what I can see it shouldn’t touch /usr/local/include or anything outside the build directory as long as you don’t run “make install”.
    Arch doesn’t put anything in /usr/local anyway, as far as I know, so you can probably easily see if Tidal or Dirt put something in there…
    It might be easier for you to first build Dirt and Tidal manually and then make a PKGBUILD once you know the different steps required.

  • Crystal 2013 is casting a function with a date result as a string result, sometimes??

    I have an SQL Server function to take a JDEdwards numeric date and convert it to an SQL Date field. 
    CREATE FUNCTION [dbo].[date_ccyyddd_to_mmddyyyy]
      @JulianDate as Numeric(18,0)
    RETURNS Date
    AS
    BEGIN
    Declare @ResultDate as Date
    Set @ResultDate = DATEADD(YEAR, @JulianDate / 1000 + 1899, Cast('01/01/0001' as Date))
    Set @ResultDate = DATEADD(Day, @JulianDate % 1000 -1, @ResultDate)
    RETURN @ResultDate
    END
    In many query based reports we have used the function.  It works quite nicely for all but one user.  For this one user Crystal is casting the date result as a string, it will then display as a yyyy-mm-dd format instead of his default mm/dd/yyyy short date format.  It would generally be ok but since it is typed as a string if the user exports the results to excel it is not recognizing the column as a date either.  The strange piece of the equation is that if the user saves the report to the enterprise server and I open it, go to edit the SQL command, do nothing, close the edit box, it gives me the unmapped fields wizard where I can fix the report.  Thus when I open or generate a new report with this function it "knows" the result is a date but with a specific user it sees the result as a string.
    Has anyone had a similar situation or can lead me in the correct direction to fix this?  Unfortunately, this user is our power user, he writes more reports than anyone else.  It appeared as a problem when we upgraded from Crystal Enterprise 2008 to 2013.
    Current work around for user is to use a crystal CDate() function on the report side but I would like to get the correct solution.
    Any assistance appreciated,

    To add to Dell's suggestion:
    If OLE DB then use:
    MS SQL 2005 - OLE DB Provider
    MS SQL 2008 - SQL Native 10
    MS SQL 2012 - SQL Native 11
    MS SQL 2013 - SQL Native 11
    If ODBC then use:
    MS SQL 2005 - SQL Native
    MS SQL 2008 - SQL Native 10
    MS SQL 2012 - SQL Native 11
    MS SQL 2013 - SQL Native 11
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Has anyone had success with the VMWare adapter in 5.3.1?

    We are trying to use the VMWare adapter to control the powerstate of our VMs. 
    Issues we are having specific to the adapter:
    1.  Tried passing a group variable in the Virtual Machines dropdown on the VMWare tab.  The job launched, but didn't do anything, so we cancelled it.
    2.  We then tried to run a shutdown job on one of the VMs, but received the error:  "Unable to launch task, because another task is already running on this VM "
    3.  The only way to get the job to run was to stop and start the adapter connection, which won't be possible in Prod.
    4.  We were able to run the shutdown job, and the VM shutdown, but the job stayed active until our job event to cancel after max runtime triggered.
    5.  We then tried running our Power Off job with the "skip if already in expected power state" flag set.  The job ran anyway and completed abnormal.  We are wanting to run this second step as we have seen instances where gracefully shutting down a VM doesn't work.
    Are these issues that other folks have experienced?
    Michelle

    I worked with Cisco/Tidal to investigate the issues.  We were able to "resync" Tidal and the ESX server by making sure no VM jobs were running in Tidal and disabling the connection.  We waited 20 minutes and then enabled the connection.  We waited until the connection went green and requested the powerstate and Tidal reflected the same state as VCenter.  We are not receiving the 'task running' message any longer.
    Michelle

  • Customizing JD Edwards E9.1 ADF Mobile Application

    Hi
    I would like to find out, if anyone has been able or know how to customize jd edwards adf mobile application
    To be more specific, I have modified the ProcurementManager business service (JP430000) to render more fields from F4311 - Purchase Order Detail Table
    When testing the business service through SOAPUI and in JDeveloper 11.1.1..5.0 all is well
    But I cant seem to get the fields to show on the PurchaseOrderApproval ADF application details.jspx page
    Your help with highly appreciated
    Much Thanks

    Hi,
    You Can create custom tables on DB2 through JDE EnterpriseOne 8.12 and you can have the tables to be accessed from Webservices also but you have to be very careful about the integrity of the application before giving such access.
    You can customize JDEdwards Application UI and it is available in
    JD Edwards EnterpriseOne Tools 8.98 Development Tools: Form Design Aid Guide
    as you have to customize the Form on which you need the corresponding link.
    Please let me know if you need any further information.

  • QTP add-ins for JD Edwards

    Hi,
    Please let me know if QTP has add-ins for JD Edwards for Testing JD Edwards Applications?

    Hi,
    You Can create custom tables on DB2 through JDE EnterpriseOne 8.12 and you can have the tables to be accessed from Webservices also but you have to be very careful about the integrity of the application before giving such access.
    You can customize JDEdwards Application UI and it is available in
    JD Edwards EnterpriseOne Tools 8.98 Development Tools: Form Design Aid Guide
    as you have to customize the Form on which you need the corresponding link.
    Please let me know if you need any further information.

  • IPhone 3GS Compass is a LIFESAVER!!! (Testimonial)

    I went to DC for the Caribbean Festival this past weekend and as we were walking, we got lost and didnt know how to get to Howard University from where we were, so I pull out my iPhone 3GS and type Howard on the Maps app. It shows the location and the direction, and with the compass, it showed my exactly where to walk and what direction to go. Also finding the closest metro was easy with the iPhone 3GS, and it pointed me in the right direction and the compass showed us where to go...who'd think a compass in a phone would be so useful
    I love this phone!!!!
    I just wanted to share how great this phone is lol

    I agree, and here is my testimonial: It REALLY did save my you know what:
    I recently had to RELY on my iPhone in a bad situation. I have a 60ft boat I had to bring up from Maryland where it was getting work done to it, to NJ, its a 2 day trip onboard and I found that onboard the compass worked surprisingly well, mind you I was in open water with no buildings or large structures around, but since I was in a middle of very populated areas had great 3G coverage even on the water. The compass was within a few degrees of 2 highly accurate marine gimbaled compasses and an electronic marine compass. Now a few degrees doesnt sound like much, but on open water with no other means of guidance, it actually can be quite bad, but I have to say for a handheld telephone, it was quite good. Here's the fun part, and why I will never leave home without my iPhone.. Before I left I had downloaded the Navionics Marine app from the app store, it works in conjunction with your GPS and compass, and states blatantly that it is not to be used for accurate plotting purposes. Ok, cool, it was only 4.99 and I wanted to see how accurate it was. About halfway through the first day of the trip we lost power to our starboard side, that included one engine AND the generator. No big deal really, we can operate slower on one engine, and the instrumentation onboard has backups not connected to the generator in case of failure like this. However we found one major problem.... the depth finder for the GPS apparently was somehow connected to the generator and we were in trouble, plus the main GPS went out but the secondary one, well, we didnt have the graphical map card for the area we were in - our stupid mistake not the equipments.
    So, I whip out the iPhone, launch the GPS. It found us in a split second on the water, not the usual wait time. I launched the app, and knowing full well not to rely just on this app, used it to navigate the boat, and it did it PERFECTLY! Not only did I have a 100% accurate location, but I had accurate depths and tidal information thanks to the app. With the app we were able to avoid several low depth areas that would have had us ran aground pretty easily.
    I would NOT recommend solely relying on this to anyone with a boat, but in this emergency, the iPhone, the GPS, and the compass along with this app, well, Im gald I had it. Very glad. it got us into the marina, we fixed our issue (blocked fuel line), and finished the trip successfully!

  • TS2690 Has anyone had success with this in a domain environment?

    I work for a school system, windows 7 64bit machines and there seems to be no fix. A reimage of the machine only fixes it for a short time.

    I worked with Cisco/Tidal to investigate the issues.  We were able to "resync" Tidal and the ESX server by making sure no VM jobs were running in Tidal and disabling the connection.  We waited 20 minutes and then enabled the connection.  We waited until the connection went green and requested the powerstate and Tidal reflected the same state as VCenter.  We are not receiving the 'task running' message any longer.
    Michelle

  • Import -File(Subtemplate) for an I.P. Location

    hy people! i have one issue that i cant solve
    when i want import a file that contains a subtemplate and the subtemplate is in local machine i dont have problems: i do: <?import:file:///C:\Xml\dir\header.rtf?>
    in this case the folder of templates are in a server! i try to do <?import:file:///\\192.168.10.5\Xml\dir\header.rtf?> or <?import:file:///192.168.10.5\Xml\dir\header.rtf?> but it doesnt work.
    Someone know if exits another way or syntax to put this work? i apreciate a lot.Tks
    In this case the folder are in E:\JDEDWARDS\E812\XML AND THE SERVER ARE 192.168.10.5. This Folder are shared to the network
    Edited by: user5877544 on 13/Mai/2009 4:43

    Hi,
    I tried using "http", but when i tried to connect to the report from ADF layer, i always get PermGen Space error during the execution of runReport. Any inputs to solve this issue?
    Thanks,
    Pavithra

  • Agent Lost Connection Alert

    Hi,
         How will I set up an email alert whenever the agent lost connection to the master?
    Thanks!

    The master looses connection to the agent not the other way around. 
    We use SCOM (replace with whatever tools is appropriate to your platform) to monitory that the Tidal master services and Tidal failover services themselves do not go down. 
    Keep in mind you'll need to work with your mail administrator to add your Tidal servers into an SMTP mail message allowed if working with Exchange.
    Two system events you should define for every Tidal master are:
    1) se public connection status - one action email followed by an alert action (Security Level=Warning) :
    An error alert has been generated for an unplanned connection outage:
    Job Connection Name: <SysConnect>
    Job Agent: <JobAgent>
    Status: <JobStatus>
    2) se admin failover complete - define a system event on Backup master took over with an action email associated titled "Failover Notice on <SysDate.M/d/yyyy>" with message as follows:
    The primary Tidal master has failed over to the backup Tidal master.  
    Before the end of the next business day, investigate the reason and as soon as practical restore service to use to the primary Tidal master.
    Tidal Administrator
    For our connection messages down, we use something like this:
    Subject=FYI: Connection Down: <SysConnect> on <SysName>
    Message:
    The Tidal connection mentioned in the subject line has gone down, please investigate.  
    Possible Root Causes:
    1) maintenance was performed without a defined Tidal outage when a server or service was brought down.
    2) server or service is down ( remote into your server to verify if the server is down, is so, escalate with Infrastructure ext ZZZZ rather than with our Tidal Administrators )
    Take appropriate action contacting a Tidal Administrator or Infrastructure Administrator as necessary if the connection remains inactive for more than 15 minutes.

  • Tidal Oracle DB Adapter: Can we out the CSV format as a CSV file and send it out in a mail?

    I am trying to run a Select query from Oracle DB job in Tidal. The results of this query can be output-ed in a CSV format. But, the requirement is for me to send out a CSV file, not just data in CSV format.
    I've this same requirement with XML output format as well. Can we send out a "Completed Normally" mail with an XML output of the result of the Select query?
    Thanks in advance.

    Hi,
    I have a jpeg movie file 60 mins long and a text file tell me five time-lines for breaking the movie. For example, break the movie at 10:21, 16:05�
    The final output should be five small jpeg movie files. Each file contains a 90 sec (30 sec before the break time and 60 sec after the break time).
    Do you know any java library (jar) contain the library that can help me on programming this? Any existing source code? Any SDK for a movie editor can do that?
    Please help.
    Thanks
    Kenny

  • Can Tidal detach an email attachment and save it to a folder?

          I do not see a way within Tidal to do this (using version 6.1.0.171), but has anyone found a workaround?   I want to be able to save an attachment from a received email before Tidal deletes the email.  I'm using pop3 so delete is my only option.
    thanks
    Bill Slobodnik         

    Sadly I don't think it is possible in existing Tidal
    I would think this would be an easy add for Tidal Developers and had commented on this as a feature request some time ago.
    In the disposition section they could add an operation to save attachement (save as... and allow varaibles to be used...). I think you have to follow a procedure to request this feature.
    This could be useful from both external data file providers and end users who want to trigger jobs (like reload this file) that are all currently manual.
    Marc

Maybe you are looking for

  • Time Capsule won't allow connection

    I recently installed a 1 Tb. Time Capsule and attached it to my existing Airport wireless network. Things worked fine for about 2 weeks then I started getting errors such as "time cacpsule cannot set up directory". Now I cannot even connect to the ti

  • Special G/L Indicator: which customizing steps to set them?

    Hi All, could anyone show me the customizing steps for Special G/L Indicators? Thanks Gandalf

  • .mac...  My Pages question

    When I go to my .mac page I always access my sites by finding them under the "My Pages" section. Recently it only shows the last page edited, eventhough I republished all of my pages on the last update. Is there a preference somewhere that I can chan

  • ESS benefits and payment not displaying after support pack update

    Hi All, After the latest HR support pack update ESS benefits and payment not displaying SAP ECC 604 EPH5 SAP_ABA 702 SAP Kernel :  720_EXT_REL Kernel Patch number : 439 Netweaver portal version - 7.30 please help Regards Rahul

  • Office 365 downgrade for Office 2010 Product Key

    Hi, I just would like to inquire if it is possible to downgrade the Office 365 that was purchased from a vendor.  The vendor specifically assured us that there would be product keys that would be given and we would be able to use it in on our existin