You cannot post messages because this group is only available as an archive.
|
HP IT/Operations and Oracle user grant issue
|
| |
I am running Oracle 9.2.0.4 on HP-UX 11i. We are also trying to use the HP Product IT/Operations. This one monitor we are having issues with didn't have issues before I moved the database to locally managed tablespaces. Here is the command and the result (I had to hit CTRL+C to end it): ...Instance: 'DEV' @ '/oracle/DEV/920_64'... more »
|
|
Oracle Database FAQ
|
| |
Archive-name: databases/oracle-faq Posting-Frequency: monthly Version: 1.04 FAQ ABOUT THE ORACLE FAQ: ------------------------- The following topics are addressed in this FAQ: 1. Where is the Oracle FAQ located? 2. What is in the Oracle FAQ? 3. Who should use the Oracle FAQ? 4. Where can one post Oracle related questions?... more »
|
|
Mogwai ER-Designer 0.9.4 released
|
| |
The 0.9.4 Release of Mogwai ER-Designer is available for download at [link]. Mogwai ER-Designer is an Java based entity relationship modelling tool that supports databases like Oracle or MySQL. The 0.9.4 release comes with a better user interface, plugins for database reverse engineering, Hibernate and JPox source generators and also a database... more »
|
|
XML Type Table???
|
| |
Can someone explain to me what XML Type Table is? And how can it be used in Oracle? What do you use it for? All details. Thanks in advance. Jeff
|
|
need help on sql query
|
| |
hi, I have a following table data- city region issue value c1 north i1 y c1 north i2 y c2 north i1 n c2 north i2 y c3 south i1 y c3 south i2 n c4 east i1 n c4 east i2 n This table has value for each issue in every city. How can I create a report from this which looks like- region issue count(yes) north i1 2... more »
|
|
Performance difference between Windows and Solaris 10g
|
| |
Hy! We got the same datamodell on Solaris and on WindowsXP. But there is a mojor difference in the Performance. The database on Windows is much faster than the one on Solaris although the Solaris machine is a dual processor. The initialization parameters are also correct, I hope so (like db_block_size... more »
|
|
create index on a new table
|
| |
Hi everybody !! Here's my problem : DROP TABLE Equivalent CASCADE CONSTRAINTS / CREATE TABLE Equivalent ( id_equivalent NUMBER(6) NOT NULL, nom VARCHAR2(50), est_suppr NUMBER(1) DEFAULT 0 NOT NULL constraint Equivaet_est_suppr_BOOL check (est_suppr in (1,0)), CONSTRAINT PKEY_569 PRIMARY KEY (id_equivalent))... more »
|
|
Help for replicating DB's
|
| |
Hi, I need help or guidance from the group wrt Oracle DB replication. My client has its production running on Oracle 9.2.1.0, and he is going to set a new test environment. As the application is dependent on real-time transactions, thus the client requires that the test DB should be in sync with the production... more »
|
|
|