Best Of
Re: MAXJOB - on subsystem job queue (possibility of overlapping jobs??)
Hi,
I have moved this question into the JDEdwards EnterpriseOne (MOSC)› Design Tools & Output Technologies - JDE1 (MOSC) subcategory for those subject matter experts to further engage.
If an answer resolves your question, please choose the "YES" on that comment for "Did this answer the question?".
In the meantime, feel free to review the following information to learn more about our Community:
- How to Find and "Follow" Categories - Learn how to Follow Categories of interest
- Setting Up Category Notifications for New Content - Learn how to get notifications on content
- How to Search and Do Advanced Search - Learn how to get to advanced search and filter options
- Visit our MOSC Resource Center,
- Browse all of our represented Product Categories.
- How to Edit Your Community Username - Details are provided to change your default display name, which will allow for a more personalized profile.
- How to Ask Questions and View Answers - My Oracle Support Community organization details are provided, which can be used to find the product subcategory for your question.
- Community Guidelines: https://community.oracle.com/mosc/kb/articles/27-my-oracle-support-community-guidelines
- How to be a good Community citizen" -- https://community.oracle.com/mosc/kb/articles/23-my-oracle-support-community-posting-etiquette
- Not posting Private Information: https://community.oracle.com/mosc/kb/articles/15-what-is-pi-information-and-why-is-it-important
- How to be a Community Star: https://community.oracle.com/mosc/kb/articles/30-how-to-be-a-community-star-six-behaviors-to-promote-mosc-success
Best Regards,
Margi
My Oracle Support Community Administrator
Re: MAXJOB - on subsystem job queue (possibility of overlapping jobs??)
Hello John,
If the subsystem version is processing a record at a time and you have multiple subsystem processes running (subsystem versions submitted from Batch Versions), then the array order cannot be guaranteed.
Kindly please check also the "E1: SS: Overview of Subsystem Processing in EnterpriseOne (Doc ID 1265778.1)" which provides more information about the logic behind the subsystem process in E1.
Thank you!
Best regards,
Cezar
Re: How to open RMA in MOS
Hello User_8M7BO,
If SR 3-42740715481 is your ticket then you are on your way. In the SR you will need provide info on what is actually failing as we need to troubleshoot the hardware to determine if its faulty.
Once that is determined, the assigned support engineer will submit the RMA to replace the hardware.
Let me know if you have any questions.
Best regards,
Dave
Re: after autoupgrade, DATA_PUMP_DIR exist but cannot be dropped
Hi Lalitha,
Here is the full step:
SQL> alter session set container=xxx; ←— pdb
Session altered.
SQL> set line 500 pages 1000
SQL> col owner form a10
SQL> col directory_name for a20
SQL> col directory_path form a100
SQL> select * from dba_directories where directory_name = 'DATA_PUMP_DIR';
OWNER DIRECTORY_NAME DIRECTORY_PATH ORIGIN_CON_ID
SYS DATA_PUMP_DIR /u01/app/oracle/product/19240E/rdbms/log/xxxxx 1 ←— why is the origin_con_id = 1, is it because it is autoupgrade to pdb?
SQL> drop directory DATA_PUMP_DIR;
drop directory DATA_PUMP_DIR
*
ERROR at line 1:
ORA-04043: object DATA_PUMP_DIR does not exist
←- also I did try lower case "data_pump_dir", uppercase "DATA_PUMP_DIR", all errors out with does not exist
Please advise
Appreciated.
Friend
Re: Question on budget journal exception- Excluded Account Type
You have to look at the budget definition that is being used for EGUBU / EG_DEPT.
You would have to look at the set controls to determine which SETID is associated with Record Group FS_49. Presuming you're talking about the DEMO environment, then it would be PSUSI.
Account 0103 is an Asset Account, and you can see below that it's an excluded account type.
Re: Can I add a tab in the Form Extension Manager?
Thanks for the quick response, David - it looks like this solution is using Forms Design Aid. Is it possible just using Form Extension Manager?
Re: Can I add a tab in the Form Extension Manager?
There is no option available in form extension to add a new tab. However, you can re-arrange the fields in existing tabs, delete tabs etc.
Re: Fail to login to Oracle mylearn
Please check this announcement, it explains what happened and how to proceed:
Lois Houston-OracleOct 31, 2025
We want to acknowledge that, due to the overwhelming popularity of the Race to Certification 2025 program and the large number of participants taking exams on the final day of the promotion, some users have experienced site issues today. We sincerely apologize for any inconvenience this may have caused.
We understand how important your exam experience is and are committed to ensuring everyone has an opportunity to complete their exam.If you were unable to take your exam, please log a support request (SR) through MyLearn.Our team will assess your case and provide an exam voucher if needed to ensure you have the opportunity to complete your exam.
Thank you for your enthusiasm, patience, and understanding as we address these issues.
If you were taking a Foundation level exam, you do not need to open a support ticket, they are always free so you can go and take the exam again. For all other exams you need to open a support ticket once the entire site is working again, please go here:
Regarding opening the support ticket, please do that once the site is fully functional. And if you receive an "400 - Bad Request" error, remember that usually it can be solved by opening the link in a new Incognito mode browser window.
Re: How to Allocate and transact Multiple Lot Numbers for a single Move Order Line through Api or interf
For Move Orders, if business logic permits, Lot numbers can be added to the move order line prior to allocation.





