Download Trace Analyzer and open traceanalyzer. BAT in Bin.
The trace file of EBS can be analyzed in a graphical interface, without tkprof
You need to configure javahome to confirm that the Java version is 1.6 or later.
Java-version
Effect
Http://blog.csdn.net/xiaofan23z/article/details/7978998
1 swingbench1.1 OverviewThis isOracleAn employee of UK developed on the basis of a abandoned project. The current stable version is 2.2, the latest versio
1. Create a cux userSQL> Conn/As sysdba;Connected.SQL> Create tablespace pai_ntk_cux datafile '/EBS/proddata/pai_st/data/cuxd01.dbf'Size 50 m autoextend on next 1 m;Tablespace created.
SQL> create user cux identified by cux default tablespace 1__ntk_cuxTemporary tablespace temp;
SQL> grant connect, resource to cux;
Grant succeeded.
SQL> grant select any table to cux;
Grant succeeded.
2. Create a cux directory under $ appl_top and ensure that the
: Pending/immediate TRX stuck in rcv_transaction_interfaceBugs: 4649123-pending/immediate TRX stuck in rcv_transaction_interface
The following are some of my actual business phenomena:1) input two rows of data on the output interface of po_requisition_lines, with the same material2) input two rows of data on the output interface of po_requisition_lines. The materials are different.
After approval, perform the following operations in EBS:1) import an i
Label:Quickly view information such as output file or log for a request in ORACLE EBS On the project, there are often requests to report yellow and other issues reflected on the technical consultant side, but due to certain restrictions, sometimes even the system administrator responsibility can only see a request information, but cannot view its output File. The following method can be very convenient to view the output of the request and log informa
Implementation of add-on functions in EBS form development (5)
(Copyright notice, I original or translated articles for reprint, such as reprinted for Personal learning, please specify the source; otherwise please contact me, the offender must investigate)
Continue using the last created form and add an attachment feature to it. In the EBS form development implementation of the attachment function is very s
Purge function background data analysis for cycle count (periodic counting) in EBS
EBS, we can purge ABC assignment group,abc compiles and cycle count at the corresponding interface
And according to the interface hint, if want to purge ABC compiles, must first purge ABC assignment Group; If you want to purge ABC assignment Group, you must first purge cycle count;
When purge collects the corresponding SQL
Tags: r12.2 customized module Adsplice EBSThe following steps describe EBS R12.2 How to register a customized module, refer to the Oracle SupportCreating a customapplication in Oracle e-business Suite Release 12.2 (document ID 1577707.1)1 download patch 3636980 Span lang= "ZH-CN" style= "Font-family:simsun", copy 3636980\ Izu\admin 3 .txt file to /tmp such as: Izuprod.txt renamed to Cux Hdprod.txtIzuterr.txt renamed to Cuxhdterr.txt2 ,
Tags: EBS session logon profile limit time How to avoid a long time without logging in again(English environment) 1, set the value of the profile icx:session timeout to null 2, the icx:limit time setting slightly larger, such as 8 hoursProfile Description:icx:session TimeoutThis profile option determines the length of time (in minutes) of inactivity in a user's session before the session is dis abled. If the user does not perform any operation in O
Tags: phenomenon sharing effect filter Inference Nan complex mil top First, the phenomenonThis address: http://blog.csdn.net/sunansheng/article/details/50952758When our EBS Lov SQL is more complex to write. or more data volume, Lov pop-up display speed, or directly fill in the number and then move to the other input box (Validate from list open case) will appear busy status, users need to wait!Second, analysis1. Click the Lovbutton pop-up selection bo
http://www.cnblogs.com/lzsu1989/archive/2012/10/17/2728528.htmlOracle EBS provides various forms of development and output of reports, and because of the obvious advantages of MS excel in processing data, report output is a common development item to open in Excel. but because Excel is "too smart to be smart", it sometimes causes output fields to be processed automatically by Excel, resulting in data errors. For example: The System internal field, th
Objective:Sometimes, due to certain needs, we need to know what Oracle's form is used in order to make decisions.For example, if a form is used in a very high number of times, the associated SQL code for this form should be prioritized to reduce server load and thus provide a system run speed.Or, (especially) when the system is going to be upgraded, this data is very important: decide which form should be left and which form should be taken away.Of course, this information is only the reference
Oracle EBS prompts XX to be unavailable to the current user -- XXisnotavalidresponsibilityforthecurrentuserOracle EBS prompts XX to be unavailable to the current user -- XX is not a valid responsibility for the current user has recently added a new role in EBS for switching, however, it is difficult to enter the Form or Web page of relevant responsibilities. The
The first thing we need to know is what PCP is doing. PCP = parallel concurrent process is generally a multi-concurrent node that provides concurrent services and is highly available. if the master node fails, it is automatically switched to the target node. When the master node is up, it is automatically switched back. below I will briefly describe the configuration method:
1. Check whether appldcp is set to on in V $ context_file. If modified, execute AutoConfig.
2. Check tnsnames. ora and lis
This is the second article on multi-organization access.AnilPassiMultiOrg R12
We all know that in OracleThe Multi org model in Release 12 is changed. It is called multi org Access Control (MOAC ). I will tell you the reason for this change and how it will affect you. I will also tell you how to avoid affecting your existing settings at all [if you do not want to useMOAC-multi-organization access control]
If you are not familiar with multiple organizations in
Oracle EBS does not allow you to log on again for a long time. oracleebsZookeeper how to avoid logon for a long time (English environment) 1. Set the value of the configuration file ICX: Session Timeout to null 2. Set the ICX: Limit time to a slightly larger value, for example, 8 hoursProfile description:ICX: Session TimeoutThis profile option determines the length of time (in minutes) of inactivity in a user's session before the session is disabled.
To view database Parameters in Oracle EBS, go to System Administration> Oracle Applications Manager> Initialization Parameters.OrPath: System Administration> Oracle Applications Manager> System Configuration Overview> Database> Init. ora Parameters
You can view the database parameter (init. ora or pfile parameter) of the DB)
For more information about Oracle Parameter, see my previous post: Oracle Parameters
If init
You can modify the database param
Sometimes, the EBS reports insufficient connections. Therefore, we try to improve processes and sessions. After EBS is installed, the default value of the init parameter processes is 200, and the default value of sessions is 400. here I increase the processes and sessions of DB to 500 and 1000.Processes = 500 # Max. no. of users x 2Sessions = 1000 #2 X processes
After modification, restart the database and
EBS organizational structure: (1) Business Group (BG) (2) Legal Entity (LE) (3) Business Entity (OU) (4) Inventory Organization (INV) (5) company cost center (6) HR Organization (7) multi-organization access control ShipConfirm shipping function module of SaleOrder sales order: Remember to make status changes
EBS organizational structure: (1) Business Group (BG) (2) Legal Entity (LE) (3) Business Entity (OU
Tags: object business Control Panel identify counting plan priority definition enforcement Overview of Oracle EBS WMS features (ii)(Copyright notice, I original or translation of the article to be reproduced, such as reproduced for personal study, please specify the source.) Otherwise please contact with me, offenders must investigate)Shipping Logistics Logic mainly includes1. Packaging. Ability to package multiple layers of nested packages. and notif
Http://www.cnblogs.com/songdavid/articles/2067534.htmlWhen calling the EBS standard API, it may be possible to return some incomprehensible errors, such as when I recently developed rcv_transaction_interface, the data card is not in the interface table, but the error returned is confusing.For example, the following two errors are confusing:*******************Error:derive_vendor_rcv_line_qty-098:1CAUSE:A SQL error has occurred in Derive_vendor_rcv_line
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.