Getting started on the IU Research Database Complex
On this page:
Introduction
The Research Database Complex (RDC), part of the Libra cluster, is dedicated to research-related databases and data-intensive applications that require a database. Oracle and MySQL databases are supported, and the default database size is 15MB. The RDC also provides an environment for database-driven web applications with a research focus. This system,rdcweb.uits.iu.edu, runs Red
Hat Enterprise Linux 5. User home directories reside on the IBM N5500
NAS storage device, with disk quotas of 10GB per user. This quota is
shared by your Big Red and Quarry accounts, if you have accounts on
those systems.
The RDC is strictly devoted to supporting research; it is not an instructional or classroom environment. If you need to use Oracle or Microsoft SQL Server in an instructional environment, please see Instructional resources: Database and web server access for instruction.
Access to the RDC is available to all Indiana University graduate students, faculty, and staff. Undergraduates and non-IU collaborators must have IU faculty sponsors. For information about user responsibilities and security issues, see What are the usage policies for IU's Research Database Complex?
Your database login
If you don't have an account on Libra at IU, use the Account Management Service (AMS) to request one. See At IU, if I already have some computing accounts, how do I get others?
If you have an account on Libra but don't have an Oracle or MySQL database login, use the Research Database Complex (RDC) and Web Services Account Application to request one. After UITS staff create your database, you will receive a Welcome letter via email that contains information about your database username and password.
If you have an account on Libra and an Oracle or MySQL database login but don't recall the database password, refer to the database Welcome letter that was emailed to you. If you need help, email the UITS High Performance Systems group.
Connecting to your database
Oracle
For instructions on how to connect to your Oracle database on the RDC, see:
- On the IU Research Database Complex, how do I access my Oracle or MySQL database?
- How do I access my database on the IU Research Database Complex using the Oracle client for Windows?
- How do I access my Oracle database on the IU Research Database complex using Aqua Data Studio?
- In Windows, how do I set up an ODBC source to access my database on the IU Research Database Complex?
MySQL
For instructions on how to connect to your Oracle database on the RDC, see:
- On the IU Research Database Complex, how do I access my Oracle or MySQL database?
- On the Research Database Complex at IU, how do I use phpMyAdmin to administer my MySQL database?
- On the RDC at IU, how do I stop or start my MySQL database?
Storing data
Your home directory is on the Libra cluster and resides on the IBM N5500 NAS storage device. You have a 10GB disk quota that is shared with Big Red and Quarry, if you have accounts on those systems.
Scratch file systems are available, but are not backed up to tape. Any data purged from the scratch file systems cannot be recovered. You are responsible for making your own data backups in case of disk failure or purging to free disk space. No disk quotas are enforced on these scratch file systems:
-
Local scratch: Scratch disk space is available
locally on each node in
/tmp(1GB), and an additional large scratch file system named/scr(10GB). Files in/tmpare automatically deleted when they are 24 hours old. Files in/scrare deleted when they are 30 days old.
-
Shared scratch: Shared scratch space is
accessible in one 266TB GPFS file system (
/N/gpfs). The path to your scratch space is/N/gpfs/username. Files older than 60 days are purged automatically to free disk space.
Support
The UITS High Performance Systems (HPS) group supports and administers the RDC; if you have questions about the system, email HPS. If you have questions about compilers, programming, scientific or numerical libraries, or debuggers, email the UITS High Performance Applications team. If you have questions about statistical and mathematical software, email the UITS Stat/Math Center.
Documentation
Oracle
For further documentation, see the Oracle Database Documentation Library, 10g Release 2 (10.2) and the following online guides:
- New Features Guide
- Concepts
- Master Glossary
- Application Developer's Guide - Fundamentals
- Reference
- SQL Reference
- PL/SQL User's Guide and Reference
MySQL
For further documentation, see the MySQL Reference Manual.
Last modified on November 14, 2008.






