GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle Apps
Go To First  |  Previous Question  |  Next Question 
 Oracle Apps  |  Question 34 of 61    Print  
What is concurrent program ? and why we have to register the reports,sql*loader program, package,procedure and functions as a concurrent program ?

  
Total Answers and Comments: 1 Last Update: October 20, 2006     Asked by: srinu 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 20, 2006 04:20:55   #1  
Dheeraj        

RE: what is concurrent program ? and why we have to re...

A concurrent program is an instance of an execution file along with

parameter definitions and incompatibilities. Concurrent programs use

concurrent program executables to locate the correct execution file.

Several concurrent programs may use the same execution file to

perform their specific tasks each having different parameter defaults

and incompatibilities.

After you have defined the logic for your program you must define a

concurrent program that you call from your forms or from Standard

Request Submission. You first define a concurrent program executable

that tells the application where to find your program logic. You then

define as many concurrent programs as you need that use your

concurrent program executable.


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : dealing with packages and procedureswe usesql> package_name.procedure_name(pass the parameter here) ...
Read Answers (7) | Asked by : Aminur

What is Recurring Invoice Report from AP?Can you guide some Customized reports from AR,AP,GL and PO module?
Read Answers (2) | Asked by : chiranjeevi reddy

Latest Answer : IF YOU ARE REGISTERING A REPORT IN CONCURRENT PROGRAMING THEN FOLLOW:UPLOAD U R REPORT.rdf TO THE SERVER ACCORDING TO THE PATHapps/test/peilappl/gl/11.5.0/reports/USCREATE AN EXECUTABLE ------ WHERE THE EXECUTION_FILE_NAME = REPORT.rdf  NAME EXECUTION_METHOD ...
Read Answers (6) | Asked by : Meenu

What is concurrent program ? and why we have to register the reports,sql*loader program, package,procedure and functions as a concurrent program ?
Read Answers (1) | Asked by : srinu

1. What are the types of Invoices , what is prepayment & steps to apply it to an Invoice ?2. What are the Distribution Type while entering the Invoice? 3. What's the difference between the "Payables 
Latest Answer : Types of Invoice in Payables e.i1. Standard invoice2. Debit memo 3. Credit memo4. Prepayment5. Expenses Report6. PO defualt7. Quick match8. Mixed invoice9. Withholding Tax 10. Interest invoice 11. Recurring invoicethanks amjad khan   ...
Read Answers (13) | Asked by : nihar

How will you submit SQL script like as concurrent request?If the Temp tablespace is full every time what we will do?
View Question | Asked by : nagaraju

What is the purpose of XML report when compared to reports 6i & discoverer?What are the API's in OM module?
Read Answers (1) | Asked by : kishore.panuganti

what is the procedure for testing after implementation as a Functional consultant? 
Latest Answer : Functional guys are needed to provide the necessary information taken from clients or from the legacy system to the techies and rest. They will take care to provide necessary guidance and information given to them. ...


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

Getting Started with Oracle and ODP.NET

ODP NET Developer’ s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

PHP Oracle Web Development Review

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books The author is also an expert in open source technologies and SOA Service Oriented Architecture But besides
 

Microsoft AJAX Library - Anonymous Functions

Anonymous Functions Anonymous functions can be created adhoc and used instead of a named function Although this can hinder readability when the function is more complex you can do this if you don t intend to reuse a function s code In the following example we pass such an anonymous function to Displ
 

Microsoft AJAX Library - Functions as Variables

Functions as Variables In JavaScript functions are first class objects This means that a function is regarded as a data type whose values can be saved in local variables passed as parameters and so on For example when defining a function you can assign it to a variable and then call the function thr
 

Microsoft AJAX Library - JavaScript Functions

JavaScript Functions A simple fact that was highlighted in the previous chapter but that is often overlooked is key to understanding how objects in JavaScript work code that doesn t belong to a function is executed when it s read by the JavaScript interpreter while code that belongs to a function is
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape