I want to learn the Oracle configurator(OracleApps)can any one tell best institutes in Hyderbad
2 8391WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
1 6619I am using oracle developer suit(form 10g), On used ole2
objects to initialize excel and worksheet and on "BEFORE
REPORT" i am printing report heading in excel using OLE2
objects only. if i run report from developer suit report
builder it give output in excel normally and what expected
but when ever i put same report on server and run report
from application it gives error : " Terminated with error :
REP-1401 'before report': FATAL pl/sql error occured.
ORA-43356; message 43356 not found; Product=RDBMS; facility
= ORA." Please reply it is urgent
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
2954plz explain when we are using pre-query,post-query,pre-insert and post-insert?plz explain with one example
2 15761Post New Oracle Forms Reports Questions
How can we expand Parameter Form Canvas on Reports 6i?
what are bind variables?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
Can we invoke one form from another in a multi-forms application?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What is a user exit program in oracle reports?
Explain how can you use the same lov for 2 columns?
all steps of bitmap report?
if u want to delete all these detail block etc what will happen in form
What is a matrix report and how many minimum groups are required to prepare the same?
What is an oracle report?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
List the different types of columns in oracle reports.
what is a package n what r the packages availbla in report