Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between procedure and stored procedur?

Answer Posted / raja

Hi,

I think, Diff b/w Application Procedure and Stored
Procedure.
Application Procedure developed in Oracle Developer tools
such as Forms, etc and stored in the same application.
But Stored procedure stored in oracle server.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we create index after completion of load process?

1162


I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?

1815


What are the differences between oltp and olap?

1015


In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.

2103


In informatica workflow manager, how many repositories can be created?

1435


What is option by which we can run all the sessions in a batch simultaneously?

1187


How does the aggregator transformation handle null values?

1192


How to elaborate powercenter integration service?

1172


how tokens will generate?

2247


Explain lookup transformation source types in informatica

1151


How can informatica be used for an organization?

1270


How would you copy the content of one repository to another repository?

1058


Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?

2405


how many types of dimensions are available in informatica?

1174


CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks

9287