ORACLE Database Connection Guide
This document provides instructions for connecting to the database using the given credentials.
Connection Details
- Method: Standard (TCP/IP)
- Hostname:
qcstun-qcint.quintessence.de, for local connect between VMs use qcodb01-qcint[depend od DB, current host includes ASGARDBUILD, KRTESTDB] - Port:
1521 - SID:
xe - Username:
(should be added manually) - Password: (should be added manually)
Step-by-Step Setup
Using SQL Developer:
- Open SQL Developer.
- Click +
- Create a new connection:
- Name:
_add_name_ - Username:
- Password:
- Port:
1521 - SID:
xe
- Name:
- Click Test to verify.
- If successful, click Save and Connect.
Changelog
| Date | Author | Message |
|---|---|---|
| 2026-02-25 | aresnikowa | Merge remote-tracking branch 'origin/master' |
