Quantcast
Channel: JDELIST.com - JD Edwards ERP Forums
Viewing all 7916 articles
Browse latest View live

SQL Performance Difference (IBMi vs SQL Server)

$
0
0
Hello JDEList!

We are currently in the process of upgrading JDE as well as switching platforms from IBMi to SQL Server (details below). However, the average time to submit a SQL statement is "drastically" different between IBMi vs SQL Server. I tease on the word "drastically" because we are only talking about millisecond differences. Unfortunately, these milliseconds add up for jobs that submit millions of sql statements (ie, Financial jobs).

Take R007031 for example. Even though the underlying code between 9.1 and 9.2 is identical, the average time to run a sql statement is 0.2 milliseconds in IBMi and 3.6 milliseconds in SQL Server. I know it doesn't sound like much but if you extrapolate these times over a million records is becomes a large time difference (approximately 3 minutes for IBMi and 60 minutes for SQL Server).

Here are some details that may help point to the difference:

1. Database has been tuned for the SQL statement we have been using for testing
2. Statistics have been rebuilt
3. RCSI is enabled on SQL Server
4. Enterprise Server and Database are on separate boxes (were on the same box for IBMi)

Has anyone encountered anything similar? My thought was that RCSI or the Database being on a different box was probably the cause. However, this is purely a guess. Just looking for some things to try (Server Manager settings, etc) or verification that one or both of those things would account for the time difference.

Here are the specifics of each environment:

Current:
IBMi - V7R1M0
Tools - 9.1.4.5
Apps - 9.1
Oracle Weblogic Server 12.1.2.0.0


Moving toward:
SQL Server 2014
Tools - 9.2.0.5
Apps - 9.2
Oracle Weblogic Server 12.1.3.0.0


Sorry for the long post! Thanks for reading this far :).

Chop

What form/label software are people using

$
0
0
I have a client that is starting to investigate using forms software, I know of Transform, Create!Print, Optio, BI.

If you don't mind responding what software are you using and why?

Thanks

Tom

Relations between Document Types and Batch Types on the JD Edwards World

$
0
0
Hello,

Iwant to know all relations between Document Types and Batch Types on the JD Edwards World. Could you help me please?

For example:

"JE" document type has been related to batch type “G”

"PV" document type has been related to batch type “V”



Thanks and regards,

Issue in C Bsfn

$
0
0
Hi Guys,
am getting the below error in C bsfn. please help me

B55F0911.cD:\E910\DV910\source\B55F0911.c(130) : error C2059: syntax error : 'type'
jdertdll.c


Adjusting DLL load addresses . . .




************Build Finished************


CCUSTOM.dll - 1 error(s), 0 warning(s): Build failed. Restored previous dll.

130th line(as per my code): JDBReturn=JDB_UpdateTableCols(hRequestF0911, NID_F0911,(ID)0, idIndexF0911, void * &dsF0911key,short sNumberOfKeysF0911, void * &dsColF0911, NID * DSVJ, short nNum )

Understanding Inbound Interoperability for Procurement

$
0
0
Hello,

First, I am not a JDE expert and I am looking for advice. Thank you for this consideration.

I am looking for some insights for future interoperable capabilities with JDE.
Context and assumptions:

  • JDE E1 9.0 is the central A/P platform
  • A user is using a systemX to produce a PO to send to a supplier as it needs to follow POs within the systemX functional environment
  • As JDE E1 is the platform for central A/P, the PO is to be sent to JDE E1 when issued by systemX using potentially the JDEPOIN transaction type for inbound purchase order transactions. PO to be received in JDE E1 as issued.
  • PO receiving is tobe done in systemX and sent to JDE E1 to notify JDE E1 PO has been received using
  • At the end of the process, JDE E1 is looking to do invoice match (voucher match) as the invoice is to be managed by E1 A/P for payment


Assuming the PO is to be issued to a supplier by system x using its own PO number, and assuming the PO will be interfaced to JDE E1 for voucher-match and payment,

how do we reconcile the PO Number from system x with PO number from JDE and the PO number on the invoice (issued from system x) for future match?
which transactions should be used for interfaces?

Any other scenarios resuming on the same objectives are welcomed?

Thank you!

Understanding Inbound Interoperability for Procurement

$
0
0
Hello,
Please note that I am not a JDE specialist and thank you for this consideration.
I am looking to validate interoperability capabilities within the Procurement applications ; JDE E1 v9.0
Context and assumptions:

  • JDE E1 is the central A/P system
  • A user is using a systemX to issue a PO to a supplier with its own PO number
  • As the payable is to be handled by JDE E1, we are looking to interface the PO issued by systemX to JDE E1 using JDEPOIN transaction type for inbound purchase order transactions
  • SystemX is acknowledging PO reception and must interface reception in JDE E1
  • JDE E1 is receiving supplier invoice and needs to perform invoice match(voucher-match) and then prepare for payment
  • JDE E1 is notifying systemX that payment has been performed for the PO

Q: How do we reconcile systemX and JDE E1 PO numbers to ensure invoice match
Q: anybody had experience the similar situation, experience sharing is welcomed.
Thank you!

Link on E1 page.

$
0
0
Hey Group.
Just wondering is there quicker way to change one url link on E1 page? Example go to server and change the Html?

The performance problem when OS of Webserver is WindowsServer2012R2

$
0
0
Hi!

We have two JDE EnterpriseOne 9.1 instance on TOOLS9.1 and 9.2 with two AS400 Enterprise/DB LPARS on V7R1.

<Cause>
After E1 Webclient login execution of SQL via a webserver(WindowsServer2012 R2) is slow.

<Oracle SR GCS comment>
The difference in the Tools versions (9.1.5.5 > 9.2.0.6), it's being talked about as a performance on the database driver side
such as problems of a performance in a JDBC connection of DB2 in Windows Server 2012 because the difference in the operating systems
by which a web server works (Windows 2008 / Windows 2012) seems caused, and query processing of a data base is related.

<Question>
The version of the jt400.jar is being changed and inspected variously, but the situation doesn't change.
Can there be someone who was the same phenomenon?

<Inspection>
●Performance is good. → WebServerOS is Windows2008 R2.

Case 1. ToolS9.1.5.5
 ・EnterpriseServer OS(AS400 V7R1) JDE E9.1 TOOLS9.1.5.5
 ・WebServer OS(WindowsServer2008 R2) JDE E9.1 TOOLS9.1.5.5 weblogic12

Case 2. TOOLS9.2.0.5
 ・EnterpriseServer OS(AS400 V7R1) JDE E9.1 TOOLS9.2.0.5
 ・WebServer OS(WindowsServer2008 R2) JDE E9.1 TOOLS9.2.0.5 weblogic12

Case 3. TOOLS9.2.0.5
 ・EnterpriseServer OS(AS400 V7R1) JDE E9.1 TOOLS9.2.0.5
 ・WebServer OS(WindowsServer2008 R2) JDE E9.1 TOOLS9.2.0.5 WebSphere Application Server V8.5



●Performance is bad. → WebServerOS is Windows2012 R2.

Case 4. ToolS9.1.5.5
 ・EnterpriseServer OS(AS400 V7R1) JDE E9.1 TOOLS9.1.5.5
 ・WebServer OS(WindowsServer2012 R2) JDE E9.1 TOOLS9.1.5.5 weblogic12

Case 5 TOOLS9.2.0.5
 ・ EnterpriseServer OS(AS400 V7R1) JDE E9.1 TOOLS9.2.0.5
 ・WebServer OS(WindowsServer2012 R2) JDE E9.1 TOOLS9.2.0.5 weblogic12

Case 6 TOOLS9.2.0.5
 ・EnterpriseServer OS(AS400 V7R1) JDE E9.1 TOOLS9.2.0.5
 ・WebServer OS(WindowsServer2012 R2) JDE E9.1 TOOLS9.2.0.5 WebSphere Application Server V8.5


Sincerely.
Y.Inoue from Japan.

Forms and Label Printing Software

$
0
0
We are using E1, versions 8.12, 9.1, and 9.2. We currently use Transform for designing and printing forms and labels, but are curious as to what other tools folks are using. We print formatted documents (like invoices or purchase orders), as well as barcoded product labels (generally on Zebra printers). The tool also needs to be able to email documents, as well as store copies of the generated document. It also needs some kind of translation capability, as many documents are printed in foreign languages. (Doesn't have to DO the translation - just the ability to have a lookup table to get a translated heading, etc.) Not sure what other information would be needed/helpful, but would appreciate hearing what others are using with a similar environment.

Question on 9.2 upgrade?

$
0
0
We are considering a 9.2 upgrade, I am interested in input from the community on the updates business users have found useful. Is the appropriate place for this discussion in the application forum? Also if this has been discussed please let me know, thank you.

How to determine if a date is a holiday?

$
0
0
I have a date and I want to check if it's a holiday or not. how do I do that please?

Thanks
JDE 9.1

Scheduler error in Production

$
0
0
Hi,
We upgraded to jde 9.2 on Nov7th. We have a job which runs every night at 2 am for almost half an hour to finish( I looked at old system9.0). First 2days after upgrade it ran normally but the after that started to add to the time. Nov 22 job started and it didn't finish processing until I terminate it. Looking at the normal/ successful report this job creates around 300 pages but for some reason I noticed the page sizes are growing which I think that is why it takes longer time to run. On Nov 13 page sizes grow to 1443 pages. I compared the report with a normal day and noticed some assets for example 12568 got repeated and created 167 pages. There should be only one record in the report.
this job runs fine in PY or DV. only Production has the issue. I build a package and promoted it but it didn't solve the problem.
Thanks,

Table Conversion - F0911Z1

$
0
0
Hello Techies,

I have a requirement to copy F0911 batches from one environment to another.

I might use some mapping files (say F55091MAP) to map MCU from originating environment to destination environment. Suppose I want to copy from FR812 environment to TO812 environment.

1. Technical Question
a. Should I deploy the related objects (like F55091MAP) into both environment ?
b. Where should I run the table conversion? in FR812 or in TO812 ?

2. Functional Question
I will transfer the batches from FR812.F0911 to TO812.F0911Z1 and then use the inter-operability features to copy from TO812.F0911Z1 to TO812.F0911. Is there any better way exist in JDE to copy batches from one environment to another ?

Existing Fixed Asset Balance Loads

$
0
0
I have a feeling I know the answer to this from previous implementations of Fixed Assets (8.10 and 8.12) but I just want to make sure nothing has changed in the past 8 or 9 years.

We have a site that has been keeping their Fixed Assets on a spreadsheet but now want to load them into JDE 9.0 or 9.2 (depending on when it is done). I will be confirming later today that all of the Fixed Asset transactions are entered manually from this site

I know from the past that when you add the Beginning Balances Using the P12130, it puts the amounts into the Beg Balances/PYE Forward fields.

If done mid year, this, depending on the Depreciation setup will cause a "Catch-Up" Depreciation. We do not want this to happen since the AD Balance are as of a Certain Month.

Since we are in December, I want to suggest we enter the Costs and Accumulated Depreciation as of the Depreciation in December as the beginning balances either as:

1: 2016 and do a rollover (R12825)
2: 2017 and go forward.

I would prefer #2. I know there may be a little difference in the first month's depreciation. However, in my opinion, it will be the least painful.

Am I correct or am I out in left field on this?

JD Edwards EnterpriseOne 9.2, Tools Release 9.2.0.5: UBE Performance Issue

$
0
0
Hello Everyone,

My company is experiencing the issue as described in the following Oracle document:

E1: UBE: UBE Performance Slows After Upgrade to 92 (Doc ID 2177571.1)


https://support.oracle.com/epmos/fac...5453476589#FIX

The issue is that we are experiencing are that UBEs are taking significantly longer to run in JD Edwards EnterpriseOne 9.2, Tools Release 9.2.0.5. There was a fix released after Tools Release 9.2.0.3, but we are still having the slowness issue after the fix is in place. The fix was adding the following to the jde.ini - CallobjMonitorWorkingDir=0.

Our JD Edwards environment is as follows:

JD Edwards 9.2 Version: 9.2
JD Edwards Tools Release Version: 9.2.0.5
JD Edwards Servers OS: Windows Server 2012 R2 (64-bit)
Database: Microsoft SQL Server 2014
Oracle WebLogic Version: 12.2.1.0.0

Here are examples of applications that are taking a long time to run:

Credit Analysis Refresh, R03B525 - Takes an hour to run in 9.2. In 9.0 takes 3 to 4 minutes.
Pre-Payroll, R07200 - Takes an hour or more to run in 9.2. In 9.0 takes 3 to 4 minutes.


Thank you for any help!

Turn on Batch Approval Organization Wide

$
0
0
our company runs JDE 9.2 latest tool set, management is looking to turn on Batch approval for all (AP, AR, GL), I want to research if there are any negative impact on the system if I turn on batch approval after go live of the system.

Supplemental Data for Finance module

$
0
0
We have implemented Supplemental Data for HR (like Employee Skills, Experience, Language etc).

Using Supplemental Data, what kind of things we can set up for Finance module (GL, AP, AR, & FA).

OR

What are the advantages of using Supplemental Data for Finance module.

R98403XB JDB_OpenTableXML gives error Open XML failed

$
0
0
Hi folks,

I've been tinkering with R98403XA/B today and got the XA to produce an XML file and now I'm running XB to get the data copied.

I'm moving data from PY to DV.

POs are as follows:

Environments tab.
C:\F55208C.xml
DV900
Business Data - TEST

Advanced tab.
1
Y
blank

My file name is F55208C.xml and the table is already in DV yet I get error Open XML failed

Any ideas whats causing this please?
I've tracked it to BSFN B98403XA
nJDBReturn = JDB_OpenTableXML(hUser, szTableName, NULL, lpDS->szXMLPath, JDEDB_XML_READ, FALSE, &hSource);

It seems to be returning code 4

Same also happens when I also try with F0101

Thanks

John

How can i join F03B11 and F03B13 in Bussiness View ??

$
0
0
Hey ,
I want to make Statement of Accounts according to these tables F03B11 and F03B13 .I cant find the proper fields from both the tables to join in Business View .
how can i fix this issue ?

Thanks and Regards ,

JD Edwards EnterpriseOne UX One is Here !!!

$
0
0
Do you want to know all about the cool JD Edwards EnterpriseOne UX One Features ? Then watch our latest video !

If you want these features enabled in your system then you can subscribe to JDEE1Tips.

YouTube
: Click Here
Viewing all 7916 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>