i need to know the coding for NEXT BUTTON in oracle forms 6i,when the fields are not database items…. i want to fetch next record after pressing NEXT BUTTON…i have applied select query and tried to store the fetched records in fields of the form….but in vain…i got no output in the screen…jst the empty [...]
I’ve never seen it. I’ll be training it. How different is it from OWW?
I have run into a problem with 2 Oracle forms I have “adopted”. When a user hits the next block button to execute the query based on their criteria, the forms will sometimes return data and sometimes will clear out every text field on the screen (it isn’t deleting or removing the text elements… just [...]
we’re using Oracle forms 10g, after exiting from the Application the browser stilll open, is there a code or built in function that will close the browser?
unable 2 run the form 10g. while i am runing the forms itis displaying “oracle forms ” and hanging any one plz help me
declare type x is ref cursor; d x; r varchar(300); begin open d for select *from departments loop fetch d into r.last_name; exit when d%notfound; dbms_output.put_line(r); end loop; close d; end; fetch d into r.last_name; * [/pre] يوجد خطأ عند سطر 8: ORA-06550: ¿¿¿ 7 ¿ ¿¿¿¿ 6 : PL/SQL: ORA-00933: ¿¿¿ SQL ¿¿ [...]
how can i get started to be a db developer?
Hi Iam using Oracle 10g Enterprise edition as my DB server in my XP PC and using xp pcs of about 65 as clients connecting like http://192.168.1.10:5560/isqlplus connecting server and working all machines fine but the [strong]problem is: every 15 minutes the oracle service is stops again i have to goto services and restart service then its working fine.[/strong] iam [...]
Hi All, I am currently in IT Industry as Oracle Apps Technical Consultant since last 3 years. I have learn OBIEE (Admin and Presentations Services) and around 6 months work experiance in OBIEE (Admin and Presentation Services). Now, my confusion is is really help this way of learning my career means Oracle Apps Technical [...]
Why I solve this problem?This error is ‘ORA-06401: NETCMN:Invalid Driver Designator.’The error occurs when I am trying to insert record through database link.
I want to display Oracle Database generated error msg in my Form 6i application
how to solve ORA-6550 PLS-00201 when trying to run a stored procedure in Oracle10g
How can a thrid node be added in Oracle 10g standard edition. Server being used is DELL 2850.
what setting is required to do to run oracle forms 10g on web
The following SQL produces a very useful report of current resource utilization at the time of the query and the HWM since the database was started. What SQL can I add to list the time of the HWM? Database & ‘OS = Oracle 10.2.0.4 running on AIX 5.3.0.0 5300-09 64-bit. Thanks, Bruce col resource_name format [...]
When huge files are being uploaded in Oracle 10g standard edition, query from end user has to be stopped. Is there a way out that I do not have to keep the database down for end user.
I am now working at a pharmaceuticals company as an assistant officer , IT after completing Oracle Certified Associates(OCA) and Oracle Certified Professional (OCP). I also completed MSc in Chemistry.I want to build my carrier in IT (Global).So, I want to go for addmition in BSc in Computer Science & Engineering or DBA or SAP [...]
How I configure Oracle 9i Application Server to run a form without starting OC4J?
Hoping to get some feedback- I am planning build a interface library to an existing enterprise scale (multi threaded appln. with perfromance being a very high priority) to use managed dll. The application is currently using OLEDB for db access. New extensions like thread pool for db connections etc have to be built. Is it [...]
while using OLTP in Oracle 10g stanadard edition, does row level locking happen? What are its benefit?





