Database

Update column in a table with several lines at a time

I created a tabular presentation, page 19, with a single editable column, STATUS. Let's say that there are 300 rows in this form. I would like to have a button that selects all lines and change the status to "AUTHORIZED", if the status is set to "PLA

error in the identification of control for 11g update files...

No 64-bit RAC ASM OEL4 Oracle10gR2 Hi all I try to update our data base to 11g and I get the following error when I try to start the database with the command START UPGRADE. I make a manual level and following the upgrade guide: SQL > startup pfile='

Procedure of APEX 3.1 to 3.1.2 on the Oracle XE database update

Hello How to make an update of APEX full 3.1 to 3.1.2 on an Oracle XE database with the installation package (which you can normally get to OTN)? I mean the patches from Metalink 7313609 group will not work on a XE database because there is no built-

Tablespace compression does not work as I expect

Database 11g, Enterprise edition. I have a problem, which allows automatic compression in a tablespace. Objects are created in the space of storage are not compressed, they get only tablets if I perform a DISPLACEMENT of ALTER TABLE on them or create

question of editing model

Hi all When you create a new theme from the repository, model editing for this theme will not affect the theme of the repository? I am currently using Theme 13: blue-gray. Everything is ok except for the font that I want to move from Arial Verdana. I

Oracle SQL Developer datetime format

Hello I use Oracle SQL Developer 1.5.1. When I query from a table with a column of type DATE, the result for this column shows data only go back but not time, as below. ID TIME_STAMP.....        ....................100 29 AUGUST 08 How can I get disp

complaints about adding new partition

Hi guys! I have a partitioning by date range. 1. the values less than 08/08/012 values less then 09/08/01 I want to add a new partition values less (07/08/01), but I can't. How to create this whith ext to the re-creation of a table?

Newb AJAX - construction hyperlink from two selection lists

Hi people, Would anyone familiar with care of AJAX to help out me? I am very new to AJAX, and I'm trying to set up a page that generates a URL hyperlink based on two input chooses. By example, if the first select statement was 'IT' and the second 'AP

HELLP needed to resolve the error

Hello While running a package get the error below on a function call insidea function, I have bolded the error line. Can any help me to clear what is doingsomething wrong, please advice. Error: PLS-00201: identifier 'PRICE' must be declared FUNCTION

APEX apps - CVS, Subversion version management

Hi all As in other projects, we are studying how to add version control to our development with APEX.Since SQLDeveloper offers Subversion and CVS clients to control the development and we have access to the schema of the APEX (FLOWS_030000) user, it

index of information doubt

Hi all.Can someone explain to me why the following results are always different?I tried this on several database and the results are never the same, I expect somehow to be.In any case, please see: select count(*) from dba_objects where object_type='I

PL/SQL to run FOREACH

I want to do something I think it's pretty simple, but I can't figure out how to put it in an Oracle procedure. I want to selct a set of tables inspired AS condition in the name of the table, then remove it from the table where the column name is the

Upgrade 10.1.0.2 to 10.2.0.4

Can someone point me in the direction to download the upgrade of Oracle 10.2.0.4 for Windows 32 - bit? BTW, is there a simple Web page that I can go to for available Oracle upgrades?

Question of the OMF

HelloIs it possible to create a database with OMF files only.I don't want to create control files and redo newspapers such as OMF, because I want to create a group of 4 and 2 groups of members redolog and 3 control files. (How can I create such a str

Max vs characteristic of 10g

I would like to have a folder with the lfdnr max. Does anyone know of a new feature - 10g instead of my statement? SQL> with dummy as ( select 25 Nr#, 1  LfdNr, to_date('30.06.1982','dd.mm.yyyy') end_date from dual union all   2                  sele

Treatment performance tree

I have a performance problem in Oracle 9i, when you try to filter in a tree hierarchy. I guess it's because of my limited understanding of the manipulation of the data sets.The ideas are greatly appreciated. Here's the business problem: Identify each

Find columns that exist in one, but that do not exist in another table?

I ' having a slight problem. I can't find an appropriate SQL query to return values for a column that exist in a table, but that do not exist in another (related). TABLE CAR(PK CAR_ID,CAR_TYPE) TABLE CAR_IN_REPAIR(PK ID,FK CAR_ID,FK REPAIR_SERVICE_ID

The use of shortcuts in the help text element

Hi all I have a problem using shortcuts in the sections of help text for the items. It is said in the help "help of the element supports shortcuts using the syntax"SHORTCUT_NAME".", but apparently not. In the sections of shortcuts to shared component

Query to see the name of the table and the name of the column...

Hi Experts, I have an Oracle DB, I have more than 50 tables and 100,000 records. I want to get the name of the table of the record that contains "ITxtVarValue made reference to a non-existent text" text. Is there any simple query it to find the table

and interpreted as set

SQL > BEGIN nts_mail_out_utils.insert_row (00002934, "SENT", "to: c & [email protected] ',' topic: RASCAL batch daily updates"); END; Enter the value for rsupportteam: How can I make the '&' interpreted as a part of the string, without the u
« Prev 1 2 3 4 5 6 7 8 9 ... 10 Next »