Normalize lab docs and keep reusable TNS alias
Some checks failed
Repo Quality / structure (push) Has been cancelled
Some checks failed
Repo Quality / structure (push) Has been cancelled
This commit is contained in:
@@ -23,7 +23,7 @@ After Oracle Deep Data Security is enabled, the database enforces data grants on
|
||||
Run shell commands from the repository root:
|
||||
|
||||
```bash
|
||||
cd ~/DEEP-DATA-SECURITY/oracle-deep-data-security-lab
|
||||
cd <repo-root>
|
||||
```
|
||||
|
||||
Connect with SQLcl:
|
||||
@@ -171,3 +171,6 @@ Oracle Deep Data Security reduces the risk of AI prompt injection and overprivil
|
||||
See [RUNBOOK.md](RUNBOOK.md) for deeper technical notes, expected evidence, and official Oracle documentation references.
|
||||
|
||||
For a LiveLabs-style guided workshop, use [WORKSHOP.md](WORKSHOP.md).
|
||||
|
||||
|
||||
Connection alias note: ddslab_tunnel is the TNS alias configured in the wallet `tnsnames.ora` for this lab. If your wallet uses another alias, replace ddslab_tunnel with your own service alias.
|
||||
|
||||
Reference in New Issue
Block a user