GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  PeopleSoft
Go To First  |  Previous Question  |  Next Question 
 PeopleSoft  |  Question 19 of 45    Print  
Why call section and SQL are mutually exclusive in application engine

  
Total Answers and Comments: 2 Last Update: February 27, 2008     Asked by: Narendranatha Reddy 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 20, 2007 15:29:29   #1  
Madhusudan Reddy        

RE: Why call section and SQL are mutually exclusive in...
If we use call section and SQL actions simultaneously then database deadlock will occur. That is why we cannot use at the same time
 
Is this answer useful? Yes | No
February 27, 2008 03:42:41   #2  
jayakrishna08 Member Since: February 2008   Contribution: 13    

RE: Why call section and SQL are mutually exclusive in application engine
Its because the processer cant decide which action to do first.Both actions involves the transfer of control from one place to another place.
 
Is this answer useful? Yes | No

 Related Questions

Is there any way to have access to the database of FINSYS8 AND HRSYS8 in a single application at one time
Read Answers (2) | Asked by : Oscar Aguilar

In which language is peoplesoft coded? C or C ++In which language is application Engine coded? COBAL or C or C++Also mention the upgrate order, that is which language was applicaion engine coded in at first and whats the current language in which it is coded now?
View Question | Asked by : arundgati

In what language is peoplesoft coded? c or C++?In what language is application engine code? C or C++ or COBAL?ALso mention in order what was it first coded in, later migrated to and latest language in which the above mentioned are coded?

Ok, I have no idea what is going on but I was filling out an online app. When I got to the end of it I got this message as follows:Invalid Row number 1 for class Rowset Method GetRow. (2,263) At FUNCLIB_EXT_APP.RESUME.FIELDFORMULASET_IMAGE_TOOTIP PCPC:10323 STATEMENT 168Then proceeds to tell me to use PeopleCode debugger or some other PeopleCode thing. I need someone to explain to me why I can't submit my application and why I was told to come here to this site. Never before has this happene
View Question | Asked by : ciera47904

Latest Answer : We cannot call SQR program from another SQR program because each SQR has a main function. We cannot have two main functions. ...
Read Answers (1) | Asked by : riya

Latest Answer : Its because the processer cant decide which action to do first.Both actions involves the transfer of control from one place to another place. ...
Read Answers (2) | Asked by : Narendranatha Reddy

Latest Answer : No,we cannot call one SQR from other. ...
Read Answers (2) | Asked by : lakshmi

What is the difference between Section Commit and Step Commit 
View Question | Asked by : kumarps.115


 Sponsored Links

 
Related Articles

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

N-Tier Application Manageability

N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available
 

How does the function call within function get evaluated?

Whenever we have more than one function which is called for a finite number of times then such a function gets evaluated from inside out. Let us understand this concept with an example. For instance consider a function sample called within it 4 times as given in program below: main() { int a=50;
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

Application Frameworks in SQL Server 2005

The new application framework of SQL called the Service Broker is a distributed application framework that provides relable asynchronous messaging at the database to database level. It allows internal and external processes to exchange streams of reliable asynchronous messages using extensions of T-
 

Rapid Application Development

What is RAD? One of the conveniences of developing software is that it is not a physical tool that can be lost once it gets developed or manufactured. Codes are used to implement the software and it does not disappear together with the product. We can re-use the code all over again in another softw
 

Effective Controls for Attaining Continuous Application Security

Effective Controls for Attaining Continuous Application Security Throughout the Web Application Development Life Cycle Given the choice, every organization would want secure Web sites and applications from the Web application development phase all the way through the software development life cycle.
 

Web Application Vulnerability Assessment Essentials

Your First Step to a Highly Secure Web Site If an organization taking a systematic and proactive approach to web security, and to running a web application vulnerability assessment in particular, then that organization defended against the most rapidly increasing class of attacks. &nb
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape