basharoracle.wordpress.com Open in urlscan Pro
192.0.78.12  Public Scan

URL: https://basharoracle.wordpress.com/
Submission: On September 08 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

GET https://basharoracle.wordpress.com/

<form role="search" method="get" id="searchform" class="searchform" action="https://basharoracle.wordpress.com/">
  <div>
    <label class="screen-reader-text" for="s">Search for:</label>
    <input type="text" value="" name="s" id="s">
    <input type="submit" id="searchsubmit" value="Search">
  </div>
</form>

GET https://basharoracle.wordpress.com/

<form role="search" method="get" id="searchform" class="searchform" action="https://basharoracle.wordpress.com/">
  <div>
    <label class="screen-reader-text" for="s">Search for:</label>
    <input type="text" value="" name="s" id="s">
    <input type="submit" id="searchsubmit" value="Search">
  </div>
</form>

POST https://subscribe.wordpress.com

<form action="https://subscribe.wordpress.com" method="post" accept-charset="utf-8" data-blog="103286695" data-post_access_level="everybody" id="subscribe-blog">
  <p>Enter your email address to follow this blog and receive notifications of new posts by email.</p>
  <p id="subscribe-email">
    <label id="subscribe-field-label" for="subscribe-field" class="screen-reader-text"> Email Address: </label>
    <input type="email" name="email" style="width: 95%; padding: 1px 10px" placeholder="Email Address" value="" id="subscribe-field" required="">
  </p>
  <p id="subscribe-submit">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="blog_id" value="103286695">
    <input type="hidden" name="source" value="https://basharoracle.wordpress.com/">
    <input type="hidden" name="sub-type" value="widget">
    <input type="hidden" name="redirect_fragment" value="subscribe-blog">
    <input type="hidden" id="_wpnonce" name="_wpnonce" value="9c359a6434"> <button type="submit" class="wp-block-button__link"> Follow </button>
  </p>
</form>

POST https://subscribe.wordpress.com

<form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;">
  <div>
    <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address">
  </div>
  <input type="hidden" name="action" value="subscribe">
  <input type="hidden" name="blog_id" value="103286695">
  <input type="hidden" name="source" value="https://basharoracle.wordpress.com/">
  <input type="hidden" name="sub-type" value="actionbar-follow">
  <input type="hidden" id="_wpnonce" name="_wpnonce" value="9c359a6434">
  <div class="actnbr-button-wrap">
    <button type="submit" value="Sign me up"> Sign me up </button>
  </div>
</form>

<form id="jp-carousel-comment-form">
  <label for="jp-carousel-comment-form-comment-field" class="screen-reader-text">Write a Comment...</label>
  <textarea name="comment" class="jp-carousel-comment-form-field jp-carousel-comment-form-textarea" id="jp-carousel-comment-form-comment-field" placeholder="Write a Comment..."></textarea>
  <div id="jp-carousel-comment-form-submit-and-info-wrapper">
    <div id="jp-carousel-comment-form-commenting-as">
      <fieldset>
        <label for="jp-carousel-comment-form-email-field">Email (Required)</label>
        <input type="text" name="email" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-email-field">
      </fieldset>
      <fieldset>
        <label for="jp-carousel-comment-form-author-field">Name (Required)</label>
        <input type="text" name="author" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-author-field">
      </fieldset>
      <fieldset>
        <label for="jp-carousel-comment-form-url-field">Website</label>
        <input type="text" name="url" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-url-field">
      </fieldset>
    </div>
    <input type="submit" name="submit" class="jp-carousel-comment-form-button" id="jp-carousel-comment-form-button-submit" value="Post Comment">
  </div>
</form>

POST

<form method="post">
  <input type="submit" value="Close and accept" class="accept"> Privacy &amp; Cookies: This site uses cookies. By continuing to use this website, you agree to their use. <br> To find out more, including how to control cookies, see here: <a href="https://automattic.com/cookies/" rel="nofollow">
			Cookie Policy		</a>
</form>

Text Content

BASHAR'S BLOG

Oracle stuff especially E-Business Suite
Skip to content
 * E-Business Suite
   * EBS News
   * EBS Development
   * EBS Maintenance
   * EBS New Features
   * EBS Scripts
   * EBS Upgrade
   * Workflow
   * Discoverer
 * Database
   * Database Maintenance
   * Database Software
 * About

← Older posts



LOGICAL HOST NAMES ENHANCEMENT IN AD-TXK DELTA 9

Posted on May 15, 2017 by Bashar's Oracle Blog

In Oracle EBS release 12.2.6 and earlier with (AD-TXK Delta 8 or before), it was
not possible to use a combination of logical and physical host names for
configuring Oracle EBS nodes. The logical host name must have been the same as
the physical one.

In AD-TXK Delta 9 (and the upcoming 12.2.7), this restriction has been lifted.
You need to apply patches in section 3 of the below document before you can use
it.
In addition, read sections 4.2 and 5.3 for instructions on how to implement this
combination.

Configuring Oracle E-Business Suite Release 12.x Using Logical Host Names (Doc
ID 1968231.1)

 

Note: At the time of posting this article (15-May-2017), the links of the first
two patches are not working. You need to search for them the usual way.

Advertisements
Powered by wordads.co
We've received your report.

Thanks for your feedback!
Seen too often
Not relevant
Offensive
Broken
Report this ad
Posted in EBS New Features | Tagged 12.2.7, ad-txk delta 9, logical host name |
Leave a comment


RUNNING ORACLE EBS FORMS BASED APPLICATIONS

Posted on March 26, 2017 by Bashar's Oracle Blog

The Java applets used by Oracle EBS (and many other applications) depend on
NPAPI plugin technology that is becoming desupported in modern browsers.
It started with Google Chrome gradually until it was removed completely in
Chrome 45 (September 2015) and followed by Microsoft Edge which does not support
any plugins.

Firefox dropped NPAPI plugins support (except Adobe Flash) in Firefox 52 which
was released in March 2017.

To run Oracle EBS forms applets, you can do one of the following:


RE-ENABLE NPAPI SUPPORT IN FIREFOX 52

This is a temporary workaround and it will be removed in Firefox 53.

> How To Re-Enable NPAPI Plugin Support (i.e. Java) in Firefox 52




INSTALL FIREFOX ESR

This will provide you with a version of Firefox that is supported for about a
year (March 2018).
https://www.mozilla.org/en-US/firefox/organizations/faq/


USE INTERNET EXPLORER

This is probably the easiest solution since IE comes preinstalled with all
versions of Windows.


USE IE TAB EXTENSION IN GOOGLE CHROME

You can run Java applications in Google Chrome by using this useful extension.
https://chrome.google.com/webstore/detail/ie-tab/hehijbfgiekmjfkfjpbkbammjbdenadd?hl=en


USE SAFARI (MAC USERS)

Additional references:

R12: Recommended Browsers for Oracle E-Business Suite (Doc ID 389422.1)

 

Edit #1: Oracle has finally made Java Web Start available for EBS 12.1 and 12.2.
It enables running forms based applications without the need to use Java
applets. This means that almost all popular browsers will support the EBS
application with some exceptions to certain functionalities.
https://blogs.oracle.com/stevenchan/java-web-start-now-available-for-ebs-121-and-122

 


Posted in EBS News | Tagged firefox 52, ie, ie tab, java support, npapi | 3
Comments


QUERY APPLIED PATCHES IN ORACLE EBS 12.2

Posted on November 21, 2016 by Bashar's Oracle Blog

In releases prior to 12.2, we used to query ad_bugs or ad_applied_patches to
find out if a patch is applied or not.
In 12.2, this is no longer the right way to do it due to the implications of
online patching.
For example, if you apply a patch in an online patching cycle and aborted the
cycle before it is complete, the records inserted in the above two tables will
not be updated or removed.

The following query helps in identifying the patches applied:

SELECT adop_session_id, bug_number, session_type, 
       DECODE(status,'N','Applied on other nodes',
                     'R','Running',
                     'H','Failed (Hard)',
                     'F','Failed (Jobs Skipped)',
                     'S','Success (Jobs Skipped)',
                     'Y','Success',
                     'C','Clone Complete') status,
       applied_file_system_base, patch_file_system_base,
       node_name, start_date, end_date, 
       ROUND((end_date - start_date) * 24*60,2) exec_time,
       adpatch_options, autoconfig_status, driver_file_name
FROM ad_adop_session_patches
WHERE session_type IN ('ADPATCH','HOTPATCH','DOWNTIME','ONLINE')
ORDER BY adop_session_id, start_date, end_date;

Session type column was restricted to the following values:

 * ADPATCH: Patches applied using the traditional adpatch tool. It is used right
   after installing 12.2 and before online patching is enabled by applying patch
   13543062.
 * HOTPATCH: Patches applied in hotpatch mode (aka. no online patching cycle is
   involved). It should be used only when instructed by Oracle.
 * DOWNTIME: Patches applied when all application services are down. Only used
   when instructed by Oracle, such as when applying 12.2.6 RUP.
 * ONLINE: Patches applied in a normal online patching cycle. This is the
   recommended method.

 

If you want to find out which patch fixed a specific bug, you can use the
following query:

SELECT b.bug_number, asp.adop_session_id, asp.bug_number patch#,
       asp.session_type, asp.applied_file_system_base,
       asp.node_name, asp.start_date, asp.end_date
FROM ad_bugs b, ad_patch_run_bugs prb, ad_patch_runs pr,
     ad_patch_drivers pd, ad_adop_session_patches asp
WHERE b.bug_id = prb.bug_id
  AND prb.patch_run_id = pr.patch_run_id
  AND pr.patch_driver_id = pd.patch_driver_id
  AND pr.patch_run_id = asp.patchrun_id
  AND prb.applied_flag = 'Y'
  AND b.bug_number = '&bug_num';

 

 

Posted in Queries | Tagged 12.2, ad_adop_session_patches, ad_bugs | 1 Comment


CASE STUDY: “CREATE DETAILED DISTRIBUTIONS” SYSTEM OPTIONS CHECKBOX IN
ORACLE RECEIVABLES

Posted on November 17, 2016 by Bashar's Oracle Blog

A new feature “Detailed Line Level Distributions” introduced in R12 (12.0.x and
12.1.1) can cause severe impact on system performance.
Oracle addressed the possible negative impact through the introduction of the
“Merge Distributions” feature via patch 7559194 (released in 2009), which is how
release 11i worked!
At the time of writing, patch 7559194 was downloaded 97 times for R12.0 and 175
times for R12.1.
This enhancement allowed controlling how the system will generate the
distributions through the use of the newly introduced checkbox “Create Detailed
Distributions” in Receivables system options. When checked, each receipt
application/adjustment will generate at least one distribution line for every
transaction line in the transaction this receipt is paying. This will also
affect the performance of the Create Accounting request as well.
This checkbox was enabled by default in 12.1.3 or after applying the mentioned
patch.

In one of the upgrades I worked on several years ago, it caused a huge
performance problem.
Each transaction had hundreds (or even thousands) of lines. Many receipts were
applied on these transactions every day. If a transaction has 1,000 lines then
the receipt application will generate a few thousand distribution lines.
The more receipt applications you have, the worse the performance will get. It
may start with 1 second per receipt application and end up with 50 seconds after
some period of time.
With the detailed line level distributions feature disabled, a receipt apply
does not usually take more than 0.1 seconds to finish!

Deselecting this checkbox does not change anything for transactions already
applied to receipts. That’s because a new column “UPGRADE_METHOD” (in
RA_CUSTOMER_TRX_ALL & RA_CUSTOMER_TRX_LINES_ALL) will be stamped with the value
“R12_11ICASH”, which means the detailed distributions will be generated for all
subsequent receipt applications.
If you uncheck the checkbox before any receipt is applied, the column will have
the value “R12_MERGE” which reverts to 11i behavior.
This improved the performance for most cases by 60 to 100 times. In some cases,
it went faster by 600 times!
Sadly, a service request was logged and worked on for over 3 months without even
suspecting this feature. At that time, the new checkbox was not documented
anywhere. A few blog posts mentioned it in 2013 (too late for us!).

Luckily, this option is disabled by default in 12.2.

There are cases where you must enable the detailed distributions. This is
explained in the following blog post:

https://blogs.oracle.com/ebs/entry/learn_the_impact_of_system

 

Posted in EBS Upgrade | Tagged Detailed Line Level Distributions, Merge
Distributions, receipt apply performance, Upgrade 11i | Leave a comment


NEW CONCURRENT PROGRAMS IN ORACLE EBS R12

Posted on November 3, 2016 by Bashar's Oracle Blog

If you are performing an upgrade from 11i to R12 or from 12.x to 12.x (such as
12.1 to 12.2) then you might want to get a list of new seeded concurrent
programs available in the new release.
The query below lists all new and enabled programs for the following list of
applications:

 * Advanced Pricing
 * Application Object Library
 * Applications DBA
 * Assets
 * Bills of Material
 * Cash Management
 * E-Business Tax
 * General Ledger
 * Inventory
 * Order Management
 * Payables
 * Payments
 * Purchasing
 * Receivables
 * Regional Localizations
 * Report Manager
 * Shipping Execution
 * Subledger Accounting

 

SELECT a.application_name, p.user_concurrent_program_name, 
       decode(p.created_by,120,'12.0',121,'12.1',122,'12.2') introduced_in,
       l.meaning execution_method, p.output_file_type
FROM fnd_concurrent_programs_vl p, fnd_application_vl a, fnd_lookup_values_vl l
WHERE p.application_id = a.application_id
  AND p.execution_method_code = l.lookup_code
  AND p.created_by BETWEEN 120 AND 122
  AND p.application_id in (0,50,101,140,200,201,222,235,260,265,
                           401,602,660,661,665,673,702,7003)
  AND p.enabled_flag = 'Y'
  AND l.lookup_type = 'CP_EXECUTION_METHOD_CODE'
  AND p.user_concurrent_program_name not like '%Obsolet%'
ORDER BY 1,2;

In a 12.2.6 instance, there are 938 new concurrent programs for the above list
of applications.

If you want to find out the request groups that include these programs then use
the following query:

SELECT a1.application_name, p.user_concurrent_program_name,
       l.meaning execution_method,
       a2.application_name request_group_appl, request_group_name
FROM fnd_concurrent_programs_vl p, fnd_request_group_units gu,
     fnd_request_groups g, fnd_lookup_values_vl l, 
     fnd_application_vl a1, fnd_application_vl a2
WHERE p.concurrent_program_id = gu.request_unit_id (+)
  AND a1.application_id = p.application_id
  AND g.application_id = a2.application_id (+)
  AND g.request_group_id (+) = gu.request_group_id
  AND p.execution_method_code = l.lookup_code
  AND l.lookup_type = 'CP_EXECUTION_METHOD_CODE'
  AND p.enabled_flag = 'Y'
  AND p.created_by BETWEEN 120 AND 122
  AND a1.application_id in (0,50,101,140,200,201,222,235,260,265,
                            401,602,660,661,665,673,702,7003)
ORDER BY 1,2,4;

 

A lot of these new programs are BI (XML) Publisher reports. Most of those are a
new version of an existing standard (Text) report.
To find out those BI Publisher reports that have corresponding text reports, run
the following query:

SELECT a.application_name, p.user_concurrent_program_name,
       decode(p.created_by,120,'12.0',121,'12.1',122,'12.2') introduced_in,
       l.meaning execution_method
FROM fnd_concurrent_programs_vl p, fnd_application_vl a, fnd_lookup_values_vl l
WHERE p.application_id = a.application_id
  AND p.execution_method_code = l.lookup_code
  AND p.created_by BETWEEN 120 AND 122
  AND p.application_id in (0,50,101,140,200,201,222,235,260,265,
                           401,602,660,661,665,673,702,7003)
  AND p.enabled_flag = 'Y'
  AND l.lookup_type = 'CP_EXECUTION_METHOD_CODE'
  AND output_file_type = 'XML'
  AND p.user_concurrent_program_name LIKE '%(XML)%'
  AND exists (SELECT 1 FROM fnd_concurrent_programs_vl p2
              WHERE p2.user_concurrent_program_name = 
                     SUBSTR(p.user_concurrent_program_name,
                            1,INSTR(p.user_concurrent_program_name,
                            '(XML)')-2)
                AND p2.output_file_type = 'TEXT'
                AND p2.created_by != p.created_by)
  AND p.user_concurrent_program_name not like '%Obsolet%'
ORDER BY 1,2;



 

Posted in Queries | Tagged bi publisher reports, r12 new concurrent programs |
Leave a comment


AUTO REFRESH FEATURE IN CONCURRENT REQUESTS FORM BREAKS THE SESSION
TIMEOUT FUNCTION

Posted on October 19, 2016 by Bashar's Oracle Blog

The new requests form introduced in 12.2.6 (and 12.1.3 via a patch) has an issue
that disables the session timeout.

If you keep the requests form open and leave your computer for a period of time
exceeding what you have set for the profile option “ICX:Session Timeout” (or
just work on anything else), the session timeout feature is not honored at all.
Needless to say that this only happens if the refresh interval is shorter than
the timeout value!

This only happens if the requests form is open. The timeout occurs as usual when
it is closed.
This is also noticeable if you keep the requests form open and switch to any
other form.

If you don’t want the auto refresh feature or you want the session timeout to
work as expected then set the profile option “Concurrent: Auto-refresh View
Request Timer” to zero (0) to disable it.

Posted in EBS Maintenance, EBS New Features | Tagged 12.2.6 requests form,
session timeout | Leave a comment


INSTALLING AND CONFIGURING ORACLE DISCOVERER 11G WITH ORACLE EBS

Posted on October 18, 2016 by Bashar's Oracle Blog

In order to install the latest Oracle Discoverer version (11gR1) and configure
it with Oracle EBS, follow the below steps:

 1.  Download Oracle Discoverer 11g (11.1.1.3) from the following URL:
     http://www.oracle.com/technetwork/developer-tools/discoverer/downloads/index-095113.html
 2.  Extract the downloaded file.
 3.  For Windows 32-bit, run “Disk1\setup.exe”.
 4.  For Windows 64-bit, run “Disk1\install\win64\setup.exe”.
 5.  Install the software in a new Oracle home.
     For example, C:\oracle\product\11.1.1\disc11g
 6.  Configure tnsnames.ora
 7.  Create a new folder “secure” in the new Oracle home.
 8.  FTP the .dbc file from $FND_SECURE folder on the EBS application tier to
     the new folder. You will probably need the help of your system
     administrator with this.
 9.  Go to Control Panel -> System -> Advanced system settings -> Environment
     Variables
 10. Create two new system environment variables as follows:
     1. FND_SECURE
        C:\oracle\product\11.1.1\disc11g\secure
     2. FND_TOP
        C:\oracle\product\11.1.1\disc11g
 11. Click OK.
 12. Start Discoverer Desktop.
 13. If you want to avoid the message “Failed to update the system registry”,
     start the tool using admin rights after adding the Windows user to the
     power users or administrators group.
 14. When you are prompted with the login screen, click Cancel.
 15. Go to Tools -> Options -> Connection.
 16. Choose “Connect to both standard and applications EULs”.
 17. Enter the applications EUL settings (Usually APPLSYSPUB/PUB and APPS).
     
     

 18. Click OK and go to File -> Connect to Database..
 19. Enter the applications user name and password and the tnsnames connect
     string.
 20. Enable the “Oracle Applications User” checkbox.
     
     

 21. Click Connect.

 



If you are not using an Oracle Applications EUL then omit the steps 7-11, 14-18
and 20.

 

Posted in Discoverer | Tagged discoverer ebs, discoverer windows 64-bit, oracle
bi discoverer | 2 Comments


CONFIGURING READ-ONLY FORMS USING RBAC

Posted on October 3, 2016 by Bashar's Oracle Blog

A new feature in R12.2.6 enables you to make the forms ready only for a specific
user, responsibility, operating unit or group of users.

Here is how you can implement it:

ACCESS THE “FUNCTIONAL ADMINISTRATOR” RESPONSIBILITY.



 

CLICK ON “CREATE GRANT” BUTTON AND FILL THE GRANT NAME, EFFECTIVE DATES,
GRANTEE, ETC. AND CLICK NEXT.



 

CHOOSE THE SET “EBS READY ONLY” AND CLICK NEXT.



 

REVIEW THE INFORMATION YOU ENTERED AND CLICK FINISH.





 

NOW NAVIGATE TO THE RESPONSIBILITY/USER YOU CHOSEN AND YOU WILL NOTICE THAT ALL
THE FORMS ARE NOW READY-ONLY.





 

Note that this feature is only available for Forms-based applications.

References:

https://docs.oracle.com/cd/E26401_01/doc.122/e22952/T156458T156461.htm#I_px2Dfuncworks

 

Posted in EBS Maintenance | Tagged ebs 12.2.6, forms read only | 3 Comments


TRANSACTION REGISTER (XML) REPORT FAILS WHEN THE PARAMETER “SOURCE TYPE” IS USED

Posted on September 28, 2016 by Bashar's Oracle Blog

Release: Oracle EBS R12.2.4

The report fails with the error “ORA-00936: missing expression” when the source
type and the transaction sources from/to parameters are entered.
Applied patch 20298352 (included in 12.2.5 and above) as instructed in the
following document:

Transaction Register (XML) Report Errors If Parameter “Source Type” Is Entered
(Doc ID 1994319.1)

A new error was raised: ORA-00920: invalid relational operator

After working with Oracle Support for over two months, it turned out that the
cause is missing key flexfield setup. There were no segments defined for the
Account Aliases KFF.
Oracle Development provided the following action plan:

1. Check if any one attribute in “Account Aliases” KFF is enabled
2. Create segment and save
3. Freeze Flexfield
4. Re-run the Transaction Register (XML) report
5. If satisfied with the results, migrate solution to other instances as needed.

The report ran successfully after the changes were applied.
Note that the normal (text) version of the report works without issues even when
the mentioned KFF is not setup.

The following document was created specifically for this issue:

Transaction Register (XML) Report Errors Out With ORA-20303: KFF Structure is
not frozen (Doc ID 2179589.1)

Posted in EBS Maintenance | Tagged INVTRREG_XML, ORA-20303 KFF Structure is not
frozen, Transaction Register (XML) | Leave a comment


NEW FILE SYSTEM SYNCHRONIZATION METHOD IN ORACLE EBS 12.2.6

Posted on September 19, 2016 by Bashar's Oracle Blog

Prior to 12.2.6, there were two methods to synchronize the file systems: prepare
and fs_clone.

A new method called “Delta Synchronization Method” is introduced. It is much
faster than the other two methods and enables using a third-party tool to do the
file system synchronization.
You can even ignore specific files/directories if you want.
First you need to set up the synchronization by reviewing some examples in the
file “delta_sync_drv.txt”.
It can be utilized by running the following command:

$ adop phase=prepare sync_mode=delta

For more information, read section “Online Patching Cycle Steps – Prepare Phase”
in the following documentation page or just search for the text “Delta
Synchronization Method” :

https://docs.oracle.com/cd/E26401_01/doc.122/e22954/T202991T531065.htm

Posted in EBS New Features | Tagged 12.2.6, adop prepare, Delta Synchronization
Method | Leave a comment
← Older posts

Older posts
 * Search for:


 * RECENT POSTS
   
   * Logical Host Names Enhancement in AD-TXK Delta 9
   * Running Oracle EBS Forms Based Applications
   * Query Applied Patches in Oracle EBS 12.2
   * Case Study: “Create Detailed Distributions” System Options Checkbox in
     Oracle Receivables
   * New Concurrent Programs in Oracle EBS R12


 * RECENT COMMENTS
   
   Bashar's Oracle Blog on Finding Out Patches Applied to…Alex on Finding Out
   Patches Applied to…Bashar's Oracle Blog on Apply a Patch In the Middle
   of…Muneer Alam on Apply a Patch In the Middle of…Ramakrishna Devineni on
   Running Oracle EBS Forms Based…


 * ARCHIVES
   
   * May 2017 (1)
   * March 2017 (1)
   * November 2016 (3)
   * October 2016 (3)
   * September 2016 (3)
   * August 2016 (8)
   * July 2016 (1)
   * June 2016 (5)
   * May 2016 (9)
   * April 2016 (4)
   * March 2016 (5)
   * February 2016 (3)
   * January 2016 (1)
   * December 2015 (6)
   * November 2015 (1)


 * CATEGORIES
   
   * Database Maintenance (3)
   * Database Software (1)
   * Discoverer (1)
   * EBS Development (1)
   * EBS Maintenance (24)
   * EBS New Features (6)
   * EBS News (3)
   * EBS Scripts (11)
     * APIs (2)
     * Queries (8)
     * Unix/Linux (1)
   * EBS Upgrade (14)
   * Uncategorized (1)
   * Workflow (1)


 * META
   
   * Register
   * Log in
   * Entries feed
   * Comments feed
   * WordPress.com
   
   

 * Search for:


 * RECENT POSTS
   
   * Logical Host Names Enhancement in AD-TXK Delta 9
   * Running Oracle EBS Forms Based Applications
   * Query Applied Patches in Oracle EBS 12.2
   * Case Study: “Create Detailed Distributions” System Options Checkbox in
     Oracle Receivables
   * New Concurrent Programs in Oracle EBS R12


 * RECENT COMMENTS
   
   Bashar's Oracle Blog on Finding Out Patches Applied to…Alex on Finding Out
   Patches Applied to…Bashar's Oracle Blog on Apply a Patch In the Middle
   of…Muneer Alam on Apply a Patch In the Middle of…Ramakrishna Devineni on
   Running Oracle EBS Forms Based…


 * ARCHIVES
   
   * May 2017
   * March 2017
   * November 2016
   * October 2016
   * September 2016
   * August 2016
   * July 2016
   * June 2016
   * May 2016
   * April 2016
   * March 2016
   * February 2016
   * January 2016
   * December 2015
   * November 2015


 * CATEGORIES
   
   * APIs
   * Database Maintenance
   * Database Software
   * Discoverer
   * EBS Development
   * EBS Maintenance
   * EBS New Features
   * EBS News
   * EBS Upgrade
   * Queries
   * Uncategorized
   * Unix/Linux
   * Workflow


 * META
   
   * Register
   * Log in
   * Entries feed
   * Comments feed
   * WordPress.com


 * TOP POSTS
   
   * Query Profile Option Values at All Levels
   * Finding Out Patches Applied to WebLogic Server in EBS 12.2
   * User Logins Statistics
   * Query Applied Patches in Oracle EBS 12.2
   * Determine Which Manager Runs Which Concurrent Program
   * Logical Host Names Enhancement in AD-TXK Delta 9
   * Error Applying a Patch "adop is not able to detect any application tier
     nodes in FND_NODES table"


 * BLOG STATS
   
   * 109,319 hits


 * FOLLOW MY BLOG VIA EMAIL
   
   Enter your email address to follow this blog and receive notifications of new
   posts by email.
   
   Email Address:
   
   Follow
   
   Join 19 other subscribers

Bashar's Blog
Blog at WordPress.com.

 * Subscribe Subscribed
    * Bashar's Blog
      
      Sign me up
    * Already have a WordPress.com account? Log in now.

 *  * Bashar's Blog
    * Customize
    * Subscribe Subscribed
    * Sign up
    * Log in
    * Report this content
    * View site in Reader
    * Manage subscriptions
    * Collapse this bar

 

Loading Comments...

 

Write a Comment...
Email (Required) Name (Required) Website

Privacy & Cookies: This site uses cookies. By continuing to use this website,
you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Design a site like this with WordPress.com
Get started