Skip to content

Commit fb746b9

Browse files
committed
ASE header fix, readme update
1 parent 500c46b commit fb746b9

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* [Self-Service](/self-service/INSTRUCTIONS.md)
2424
* [Postgres](/postgresql/instructions.md)
2525
* [Masking ](/masking/INSTRUCTIONS.md)
26+
* [ASE](/ase-admin/INSTRUCTIONS.md)
2627

2728
## <a id="welcome"></a>Welcome to the Lab Guide
2829

ase-admin/INSTRUCTIONS.md

+12-14
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,8 @@ In the above IP addresses, the **x** denotes your **Student Number**. For exampl
6767
At the login screen for the lab server, enter the username and password: delphix/delphix
6868

6969
## <a id="part-i"></a>Part I
70-
======
7170

72-
## <a id="option1"></a>Optional Advanced Exercise - Perform a Storage Performance Test through the CLI
71+
### <a id="option1"></a>Optional Advanced Exercise - Perform a Storage Performance Test through the CLI
7372

7473
In this exercise, you will:
7574
- Log into the Delphix Engine *prior to configuration* via the Delphix Command Line Interface (CLI)
@@ -119,7 +118,7 @@ As an advanced exercise, this lab has no corresponding Lab Solution. Instead, we
119118

120119
e. Then type: commit
121120

122-
## <a id="exercise1"></a>Exercise 1 - Delphix Engine Configuration
121+
### <a id="exercise1"></a>Exercise 1 - Delphix Engine Configuration
123122

124123
In this exercise, you will:
125124
* Access the Delphix Engine GUI for the first time
@@ -149,7 +148,7 @@ Additional resources to learn more:
149148

150149
[Setting Up the Delphix Data Platform](https://docs.delphix.com/docs/deployment/installation-and-initial-system-configurations/initial-setup)
151150

152-
## <a id="exercise2"></a>Exercise 2 - Create delphix_disc login on Source and delphix_db login on target
151+
### <a id="exercise2"></a>Exercise 2 - Create delphix_disc login on Source and delphix_db login on target
153152

154153
In this exercise, you will:
155154
* Create a Delphix delphix_disc user on your source Sybase Instance
@@ -201,7 +200,7 @@ Started guide above).
201200
exit
202201
```
203202
204-
## <a id="exercise3"></a>Exercise 3 - Validate Environment with Hostchecker
203+
### <a id="exercise3"></a>Exercise 3 - Validate Environment with Hostchecker
205204
206205
**a. Validate Source Environment with Hostchecker**
207206
@@ -255,7 +254,7 @@ this exercise. You can type `quit` to exit hostchecker.
255254
Note: The sshd_config test may again return a WARNING response, which is normal in a production installation due
256255
to permissions on the file. If hostchecker is run as root for this test, it will perform the test properly
257256
258-
## <a id="exercise4"></a>Exercise 4 - Add a Source and Target Environment
257+
### <a id="exercise4"></a>Exercise 4 - Add a Source and Target Environment
259258
260259
In this exercise, you will:
261260
@@ -307,7 +306,7 @@ The target environment is the host where the virtual databases will be created.
307306
308307
You should now see the Target environment listed under the Environments panel.
309308
310-
## <a id="exercise5"></a>Exercise 5 - Link a dSource
309+
### <a id="exercise5"></a>Exercise 5 - Link a dSource
311310
312311
**Context**
313312
@@ -349,7 +348,7 @@ You will know this is successful if the dSource completes in the Actions pane wi
349348
350349
## <a id="part-ii"></a>Part II
351350
352-
## <a id="exercise6"></a>Exercise 6 - Create and Save a Hook Operation Template
351+
### <a id="exercise6"></a>Exercise 6 - Create and Save a Hook Operation Template
353352
354353
In this exercise, you will:
355354
@@ -381,7 +380,7 @@ EOF
381380
382381
2. Verify the Hook Operation Template appears in the list on the left side of the screen.
383382
384-
## <a id="exercise7"></a>Exercise 7 - Provision a VDB
383+
### <a id="exercise7"></a>Exercise 7 - Provision a VDB
385384
386385
In this exercise, you will:
387386
@@ -428,7 +427,7 @@ go
428427
429428
This will verify that the VDB is online with the VDB Operation Template we specified, and that the appuser user was created by our hook.
430429
431-
## <a id="exercise8"></a>Exercise 8 - Set a New Retention Policy
430+
### <a id="exercise8"></a>Exercise 8 - Set a New Retention Policy
432431
433432
There are four types of Policies in Delphix. In this exercise, you will:
434433
* Create a Retention Policy
@@ -448,7 +447,7 @@ Both dSources and VDBs timeflow is governed by snapshots, which are either creat
448447
c. 3 monthly snapshots taken on the 1st of the month (this may be in the "Advanced" section)
449448
3. Click Next, review the summary, and click Submit.
450449
451-
## <a id="exercise9"></a>Exercise 9 - Refresh a VDB
450+
### <a id="exercise9"></a>Exercise 9 - Refresh a VDB
452451
453452
In this exercise, you will:
454453
@@ -503,7 +502,7 @@ go
503502
504503
If this returns a count of 1 row, the refresh was successful.
505504
506-
## <a id="exercise10"></a>Exercise 10 - Rewind a VDB
505+
### <a id="exercise10"></a>Exercise 10 - Rewind a VDB
507506
508507
In this exercise, you will:
509508
@@ -561,7 +560,7 @@ go
561560
The count should return 2 rows. You are back in action!
562561
563562
564-
## <a id="option3"></a>Optional Advanced Exercise - Configure Delphix Replication
563+
### <a id="option3"></a>Optional Advanced Exercise - Configure Delphix Replication
565564
566565
Note: This exercise is only possible if your classroom has been configured with 2 or more students.
567566
@@ -621,7 +620,6 @@ says Available which is the default Namespace for Delphix replica targets.
621620
d. In order to see the replica objects, click on the dropdown list and select the second entry, which
622621
should be the IP address of the Source Delphix Engine that sent the replica.
623622
624-
625623
7. While still logged into your target Delphix Engine, click on System and then Replication
626624
8. Observe the Received Replicas section at the bottom, indicating and verifying the target’s receipt of
627625
replication data.

0 commit comments

Comments
 (0)