Tagged Questions

2
votes
2answers
255 views

New Oracle Database

When I create an Oracle database it has a lot of tables in it with strange names. What are these tables? Should I keep them? If not, how can I avoid creating them? These are the table names: ...
2
votes
5answers
575 views

What tools are available to document a legacy database schema (PDF, DOC, HTML, RTF)

I need to document a legacy database schema for a new employee and as there's no design document I'd like to generate one from the existing schema. As the tables are MyISAM the foregin key ...
1
vote
1answer
86 views

Legacy databases from Hell [closed]

I'm a VFP developer that has just come of retirement to face a bunch of legacy apps from hell so any help/input would be much appreciated. It's a total of 14 different business apps running a mix of ...
1
vote
0answers
90 views

integrated ERD and ETL tools?

I have a situation where I am inheriting several legacy databases and will be re-engineering them into a new combined database and further exporting data from there into several de-normalized data ...
0
votes
1answer
111 views

What default system tables are available on Informix 9.53C1?

I'm looking for the data dictionary for Informix 9.53C1 system tables/catalog. I've found a couple sites that show some of these tables, but I couldn't find a full, comprehensive list of all system ...
0
votes
2answers
78 views

Data dictionary and reporting tools

My question is about reporting tools and the concept of Data dictionary. Is it necessary to use a Data dictionary in order to do good reports? and which tools use it? by tools i mean jasper reports, ...
0
votes
1answer
266 views

Data Dictionary Entries

I am in dire need of help on how to explain what a data dictionary record is... I've been on Google all night and couldn't find a thing. From a few investigations I was able to find some information, ...