INBOUND INTERFACE: Suppose I have 100 Records of employees
in flat file.When moving the records from flat file to
STAGING table using >CTl file, I want to restrict the
records whose salary is less than 500.what are the
validations(or conditions) you write to achieve this.
Answer Posted / abdul
in control file at sal column write "(:sal>500)"
ex:
sal "(:sal>500)";
then we insert only sal >500 records into staging table
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is sca and how is it useful?
How many schemas we have? how many you have used?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
Plz anybody send me Technical specification for AP Interface
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
In oracle application how do you debug or trace errors?
In hierarchical structure of a database? we have write query from where we should start?
q)what are the validations in sql*loader
Tell me how to debug the report?
What do you understand by a set of books?
How can a process be deployed in soa?
How is choreography different from orchestration?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
How do you register report in oracle apps?
how to print multi lay outs,muti currency,muti language in xml publisher