If you don’t use EM12C, you should
How cool is this screen, when you manage your ODA with EM12C
View Articlecannot start windoze SM agent
Getting error starting the SM agent using “startAgent” or using the services app snap in.It’m bombing out immediately, nothing in logs.C:\jde_home\SCFHA\bin>startAgentThe service is not responding...
View ArticleServer windoze build commands, package build history and proper build syntax
Good looking package DLL...
View Articlenever forget how cool parameterized URL’s are for getting back to JDE
These are great. If you has a system that wanted to drill down into the details of a transaction, all you need to do is get the parameterized URL and adapt it for your use case.Let’s say you had a...
View ArticleRDP manager
Get it, you’ll love it.http://www.microsoft.com/en-us/download/details.aspx?id=44989
View Articlev$license
select * from v$license;SESSIONS_MAX SESSIONS_WARNING SESSIONS_CURRENT SESSIONS_HIGHWATER USERS_MAX CPU_COUNT_CURRENT CPU_CORE_COUNT_CURRENT...
View Articleselect * from DBA_FEATURE_USAGE_STATISTICS ;
Want to know what has been done on your database during audit time, here is some more handy hints for working it out:select * from DBA_FEATURE_USAGE_STATISTICS ;Another example of when you are trying...
View Articlestarting e1 on linux OEL 6.5
Brand new install, I did not do it, I’m starting it for the first time..I know, excuses – excuses28698/-150964528 MAIN_THREAD Wed Feb 24 14:08:23.266286 ipcmisc.c299...
View ArticleArticle 1
If you are considering a surface book, DON’T DO IT!I recently bought a surface book. I got the grizzly bear, it has 16GB of RAM and i7 processor – cost a fortune. I wanted a real road warrior. I do...
View Articlecannot start e1Agent / runAgent / startAgen server manager agent for JD Edwards
I try and start eAgent and I get a message about “ERROR: List of process IDs must follow –p”This relates to /u01/jde_home/SCFHA/bin/runAgentyou’ll see there is a command “ps – p $PIDFILEINFO…This is...
View ArticleI need to do it, I need to document the undocumented setting–faster JDE on...
I’ve been sworn to secrecy regarding this setting, but it’s gotta come out. Are you having UBE’s with unpredictable performance, fast one minute and then slow the next. Fast one user and slow the...
View ArticleEXP-00003: no storage definition found for segment(0, 0)
I experienced this when exporting data from an oracle database. I need to use EXP, because dpump writes to dirs on the database server and I do not have access to the database server.Once I own the...
View ArticleInstall e1Agent on el6u6 and getting libXp library problems.
This post basically exists because of the following stack trace. This has occurred because I’m installing software in AWS and used the AMI ID OL6.7-x86_64-PVM-2015-12-04 (ami-0fb7ef6c) as the base...
View Articleoracle 32 bit client on linux ent server
I’m using 11.2.0.4, so I downloaded patch set (which you can just user as an install, not an upgrade). 13390677Great, I don’t need to patch anything, it’s up to date (not 11.2.0.1)you run the...
View Articleip addresses not host names in SM console
I get this and nothing is really working in SM either, I think a bunch of it is related.Si, java program to the rescue – jeepers, I’m terrible at java. Google to the rescue....
View Articleweblogic 12c startNodeManager.sh
Are you getting the following when trying to start nodemanager?[root@vltweb01 ~]# <Mar 8, 2016 10:12:41 PM EST> <INFO> <Loading identity key store:...
View ArticleMy (very) basic guide to iptables and jde
I’ve got my web servers firewalled and everything’d – as they are going to be public facing. I’ve implemented a bunch of security groups to only allow certain ports connecting, but I’m belt and...
View Articleconfigure AWS ELB for HTTPS offload with JDE
I’m configuring AWS for a new client implementation, of course this needs to be highly available and DR-erable… You know what I mean. My definition of DR is across availability zones, they are...
View Article