While compiling a package, I ran into an error message: Error: PLS-00123: program too large (Diana nodes)
We have a peculiar challenge with overly-strict use restrictions, and I\'m trying to find a way to accomplish it.
We have an OLTP application using Oracle Database 10g Enterprise Edition, and plan to build a bu开发者_JAVA百科siness reporting layer to meet the following needs.
How can I update a full name as the c开发者_StackOverflow中文版ombination of the first name and last name of the same record which is being updated/inserted using a trigger?CREATE OR REPLACE TRIGGER u
I have to install an application server that requires an user to write to the database, possibly create new schemes and such. However, I\'ve always used the \"work around\" to assign the DBA Role to t
The scenario is like this; we have a database server with Oracle 10g installed, with an instance already in use, lets call this Instance1 (with the same SID). Now, we want to have a second instance on
How I can disable F8 in oracle forms? I have developed a form and put verification for the save button.开发者_开发问答 But users bypass this verification by pressing F8 to save the form.
Is there anything like thread in Oracle forms for updating one part? I want to create a message box and update that part with the new events, so I need开发者_StackOverflow社区 to have something like t
Ok imagine this situation. I make a change to a pl/sql module, recompile it and everything is fine. No errors.
How can i migrate oracle database from one server to another along with data? Database is on Wind开发者_运维问答ow server and i need to copy it to another window server. Nothing complex :)The easiest