Skip to content

Commit c95b29c

Browse files
jennylibloommalchermklazarz
authored
WMS ID 11079 - change ingress rule instructions due to new OCI UI (#827)
* added alt-text to 6 md files for accessibility * Added a note about fullscreen option for noVNC * Change Taks 3 from Finally to Log out of TimesTen host * Change couple of tasks/title to use imperative verbs * Change titles to meet imperative verb requirement * Change type sandbix to sandbox * fixe typos to several files * changed updated date * Update README.md Made the following updates: 1. typos 2. changed URL link for TimesTen product home to the correct TT home location. * Update create-instance.md 05-create-instance/Create-instance.md 1. Change to tt22.1.1.18.0 2. Ls -l /shared/sw/tt22.1.1.18.0 output update 3. ttversion output with 22.1.1.18.0 4. Updated acknowledgment for last update date. * Update prepare-oracle.md 06-prepare-oracle/prepare-oracle.md 1. Update Oracle version from 19.14 to 19.19.0 in the sqlplus output 2. Updated acknowledgment with last update date. * Update prepare-cache.md 07-prepare-cache/prepare-cache.md 1. Add new #2 to create ttcacheadm and grant privileges to ttcacheadm to task 1 2. Move old #4 to be #3. And change the grant to only contain “create session” privileges for both OE and Appuser to task 1. 3. Add new #4 to show exit as tt instance admin user and reconnect as ttcacheadm user to task 1. 4. Remove exit from ttisql as the last step since we will be using ttcacheadm to create cache group in the next task in task 1. 5. Add new #1 to create oe cache group in task 2. 6. New #2 is to display cache group by oe in task 2. 7. New #3 is to create cache group for appuser in task 2. 8. New #4 is display cache group by appuser in task 2. 9. New #5, disconnect as ttcacheadm, reconnect as OE and check tables in task 2 10. New #6 spawn new connect as user appuser to check out the table for task 2. 11. Updated acknowledgement with last update date. * Update load-cache.md 08-load-cache/load-cache.md 1. Change “Load the APPUSER and OE cache groups” to “Load cache group for APPUSER and OE cache tables.” 2. Change #1 to connect as ttcacheadm instead of appuser in task 1 3. Remove appuser from load cache group in #2 in task 1 4. Remove #4 from task 1 5. Remove the bullet #7 for disconnect since we will reuse the same ttcacheadm user for task 2 6. Remove #1 in task 1, no longer need to connect as ttcacheadm again. 7. Remove “oe.” From the load statements in task 2 8. Include individual updatestats statements for all the OE tables instead of one in task 2 9. Remove #6 to display the tables. 10. Added “oe.” to the select count stmt in task 2 for all the tables 11. Updated acknowledgement with last update date. * Update cache-refresh.md 09-cache-refresh/cache-refresh.md 1. Under task 2, #2, update sqlplus output screen to reflect latest oracle version. 2. Updated acknowledgement with last update date. * Update query-performance.md 11-query-performance/query-performance.md 1. Updated task #3 to reflect 22.1.1.18.0. 2. Updated acknowledgement with last update date. * Update dynamic-caching.md 12-dynamic-caching/dynamic-caching.md 1. Updated task1, #1 to connect as ttcacheadm user instead of appuser 2. Updated task 1, #2 to include appuser for parent and child table in the cache group 3. Updated task 1, #3 to reflect output with ttcacheadm as the cache group owner. 4. Move task1 , #5, checking off the empty table to Task 2 and replace it with disconnect as ttcacheadm user. 5. Added connect as appuser as #1 for task2. 6. Updated acknowledgement with last update date. * Update shutdown.md 13-shutdown/shutdown.md 1. Updated screen to reflect latest. 2. Updated acknowledgement with last update date. * Update create-instance.md updated TT installation version. * further revised the order instructions of the labs after first round of testing. * more revision after 2nd round of testing. * more revision to adjust the flow better. * further refining instructions based on testing feedback. * added ... to the more output to indicate more tables. * added clarification that you login as "oracle" user and not opc user. * added clarification that to user not run commands before Task 1. * added clarification that to user not run commands before Task 1. * some more minor changes with language. * refresh ls -l output to include the extras directory * updated new PAR link for updated image * updated the instructions for creating ingress rule for new OCI UI updated the isntructions for creating ingress rules for new OCI UI. * updated prepare-setup.md with modification date updated last updated to June 2025. --------- Co-authored-by: Michelle Malcher <48925485+malcherm@users.noreply.github.com> Co-authored-by: Kevin Lazarz <kevin.lazarz@oracle.com>
1 parent f1d739a commit c95b29c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

timesten/cache-introduction/02-prepare-setup/prepare-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ This workshop requires a certain number of ports to be available, a requirement
6868

6969
2. Choose your network.
7070

71-
3. Under Resources, select *Security Lists*.
71+
3. Select *Security* tab from the sub-menu bar.
7272

73-
4. Click on *Default Security Lists* under the Create Security List button.
73+
4. Under *Security Lists*, click on the Create Security List button.
7474

7575
5. Click the *Add Ingress Rule* button.
7676

@@ -84,4 +84,4 @@ This workshop requires a certain number of ports to be available, a requirement
8484

8585
* **Author** - Chris Jenkins, Senior Director, TimesTen Product Management
8686
* **Contributors** - Doug Hood & Jenny Bloom, TimesTen Product Management
87-
* **Last Updated By/Date** - Jenny Bloom, November 2023
87+
* **Last Updated By/Date** - Jenny Bloom, June 2025

0 commit comments

Comments
 (0)