504 GATEWAY_TIMEOUT errors with JD Edwards in AWS using ELB
We are load testing JD Edwards in AWS, once again getting a lot of 504 errors. We are using the AWS provided ELB to load balance JD Edwards between AZ’s. 10 users are giving us a pile of 504’s.I...
View Articlesudo: sorry, you must have a tty to run sudo
My e1agent start script is not running on reboot, but it is when I run the service command manually… What is going on?This is easy, if you look into your...
View ArticleI gave my VM more memory, now OATS will not start
It always happens when you don’t want it to happen.A quick change to get more performance out of my VM for OATS and resulted in killing itA quick search of logs shows problems with the following in...
View ArticleDatabase class and throughput lessons for JDE in AWS
You gotta start somewhere… We all know that you need to start somewhere, but where should we start?This is a question that I had when choosing the database instance class for a POC in AWS. I needed...
View ArticleI’ve downloaded a par file, but the BSFN is going to the WRONG DLL
What should I do?It’s funny, but you cannot easily change the parent library for a BSFN, even if it’s brand new for your system.So, it’s time for SQL cowboy.select SIPARDLL from ol910.f9860 where...
View ArticleLoad test traffic analysis–what goes where
When trying to work out your JD Edwards architecture, you really need to know what goes where – (in terms of network traffic), so you can design disk and network layers appropriately.Wouldn’t it be...
View ArticleAWS and standard edition oracle
The more I use AWS, the more I think that this is how everyone should be running their IT environment. So far, so good.Everything that I’ve wanted from my environment, AWS has been able to provide....
View ArticleFinding when the last time your object was stuck into a package
‘said the vicar to the nun!Bit of comedy gold there! No, this is a bit serious. So you’re in the situation where you’ve done some modifications – awesome!But your modifications are not on the web...
View Articledeveloper tip to avoid repetition
This is a long an involved problem.I have a join between F4801 and F1201 and F1217 and F4801T – this is the work order super find. This enables me to look at any work orders using equipment...
View Articleopenscript will not start
okay, so I downloaded openscript from here:http://www.oracle.com/technetwork/oem/downloads/index-084446.htmlIt’s the proper place, windows 32 and 64 bitinstall it (note had to do this as...
View Articlesimple post about oracle clients–not people-32 bit clients
Any oracle client that is used to send data traffic from your database server to the client (and back), should be at the same release as the database. You know that if you are on database 11.2.0.4 64...
View Articlenaming a managed server vs a managed instance–server manager naming standards
Quick guide:Managed instance and managed serverManaged InstanceExampleManaged ServerRecommendationThe is the server manager name, used in all SM screens and server manager...
View Articlesimple JD Edwards database security model implementation in oracle
I tend to want the ability to give people a read only account in JD Edwards. I do this by creating a bunch of roles and then granting database permissions based upon these roles. I keep my users that...
View ArticleAWS architect course
I’ve been doing more and more with AWS and I’ll begin to blog more and more about this, it really must be the future of compute, and the ERP workload is perfect for it. Designing JD Edwards in this...
View Articleauto scaling group in AWS
Another cool exercise while doing the AWS training is the formation of an auto-scale group. Despite the fact that the exercise was pretty trivial, (in terms of workload), it’s an amazing exercise to...
View Articleintegrating UPK and OATs–not what I expected!
I’ve been dreaming about this process for a long time. Create detailed training material. Use this for your automated regression testing. Surely if you run through the scenario in UPK, it could...
View ArticleWhen the JDE interface is not intuitive enough
What do you mean? This has never occurred. Surely, everyone at any “JDE101” course in the world has thought, this is the most intuitive software that has ever been created. So easy to use… No… Just...
View ArticleJD Edwards and ORA-03113 again
Are you running an oracle database and JD Edwards. Do you ever get seemingly random ORA-03113 errors, and when they start they can often go downhill fast. I’ve blogged about this for a while, this...
View Articleimpact of 80 JD Edwards users on a windows system
I’m running a fairly intensive interactive load and some batch activity – 80 concurrent users across 2 web servers and 2 enterprise servers.Everything is running okay, I’d recommend more CPU for...
View ArticleJD Edwards performance, 4 ways of measuring performance for a complete picture
This article tries to explain 5 different methods you can use to measure (and therefore improve) performance for your JD Edwards implementation. Regular analysis of these metrics will give you...
View Article