This is from CNC101, just I forget the syntax a lot of the time.
cat JDE.INI |grep maxNumberOfP | awk -F= '{sum+=$2;print $2} END {print sum}'
Gives you the sum of the kernels... Woo hoo. Could also get it to print the maxKernels value and tell you if there is an exception. Too hard for me today.
I love blogging about new technology appropriate for the enterprise. I want to change the face of innovation to embrace change, agility and promote an innovation culture.
Subscribe to:
Post Comments (Atom)
-
Why am I still doing this. Fixing fat clients is not a lot of fun. Here is a couple of tips for connecting to the database using NTS and...
-
This is a really handy tool for working out what DD items and tables are in use in JDE. This is a complete cross reference of JDE DD items,...
-
I quite often what to know this, so perhaps you do too? Codes Description 01 Description 02 Special Handling Hard Coded B...
No comments:
Post a Comment