ORA-02264: name already used by an existing constraint
Sorry for ANOTHER thread but here's the thing I am trying to achieve. Here is the tables I am trying to connect in diagram view: http://i46.tinypic.com/a6r.jpg I am trying to link the Part-no but it...
View ArticleRuntime Error 13
We use a sql database which keeps a record of all the projects the company is/has been working on. The database has been set up to automatically create a unique, sequential project number for a new...
View ArticleORACLE EBS Apps DBA Training.
ITIC - International Training Institute for Competence offering Technical training of Oracle E Business suite Apps DBA instructor lead or online trainings available. for details contact on...
View ArticlePhone Number formatting hell
I have a table filled with phone numbers entered in every different way possible (5551212, 1115551212, 111-555-1212, 111 555 1212, 111-555-1212 ex 1234, 5551212 x1234) and I would like to pull them...
View ArticleReplication
My work place has branches in many states and so my supervisor wants me to understand the process behind how the newyork guys pull a replication from one of the file servers they have. Because they...
View ArticleHelp Related to Database.
Hello Everyone :P I need a Help.. I'm working on a project.. I've Databases of Product - Product ID, Product Name, Product Type Location -Location Id, City, Region, State Time -Day, Month , Year User...
View ArticleTruncate table in oracle?
Hello every1, i want to truncate the table before insert any date into that table in a oracle stored procedure.. i know we use TRUNCATE TABLE TABLENAME directly in sql server. but how to achieve this...
View ArticleCalculate Value Using Previous Record Data
Hi Everyone, I'm looking for some help with referring to a previous record in a form and performing calculations with that value. I've uploaded a sample DB to better understand what I refer to. In the...
View ArticleCounting in many-to-many relationship
I'm new to this, so the question may be simple. I have a table with parts-to-assembly relationship, another one with an assembly-to-enterprise relationshhip and a table with parts-parts cost-enterprise...
View Articleextra info returned
I entered: SELECT Name FROM STUDENT AS ST, COURSE AS C, SECTION AS SE, GRADE_REPORT AS G WHERE ST.Student_number=G.Student_number AND G.Section_identifier=SE.Section_identifier AND...
View ArticleCrystal Reports - Field Name restrictions
Hi, I am facing peculiar issue with Crystal Reports XI. I tried to create simple report and selected a table by following the automatic steps in "Standard Report Creation Wizard". When I selected the...
View ArticleSchema vs Table - lowly newbie question
Looking at the large picture I get the relationship of schemas vs. tables. But...looking at the table provided in the book I'm getting confused. I see that all of the Names in the example below are...
View Articledb2 instance getting stopped automatically
Hi, I have DB2 V9.7 installed on AIX6.1,where I observed that db2instance is getting stopped automatically. I've checked the disk space, but it is normal only. Could you please tell where can I check,...
View Articleselect large database into local outfile
Hi, I'm using the Amazon RDS, and i would like to select all my datas in a very large table (6GB) to my local file. Amazon does not allow "select into outfile", so i'm using both methods below. Code:...
View ArticlePostgres 9.1 sync broken after checkpoint reset
Hi Hope you are doing good. I have two postgres 9.1 servers which are setup in the following way DB server A is the master and all the writes happen to it DB server B is synced from the master and...
View Articledb2 load, only few rows inserting
HI I exported table from production db and trying to import in to test db but not all the rows are inserting. ->>db2 export to file of del select * from tabname and import -->db2 import from...
View Articledatetime loading - 10g
Hi guys When I'm trying to load a CSV file using the external table staging method, the first 3 columns out of 30 are not loaded in the ext table. The log file says: LOG file opened at 02/13/13...
View ArticleSecureBridge components with advanced SFTP capabilities
Dear users, Devart Team is glad to introduce the new SecureBridge version 5.5. Secure Bridge is a set of network and data solutions used for protecting any TCP traffic using SSH or SSL secure transport...
View ArticleHiding A Particular Form
I am in process of "using forms for entering variables". Following the instructions in the user's guide, another form is created. I only want to ever see this form after a certain button on another...
View Article