-
Notifications
You must be signed in to change notification settings - Fork 152
WMS ID 11079 - change ingress rule instructions due to new OCI UI #827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Made the following updates: 1. typos 2. changed URL link for TimesTen product home to the correct TT home location.
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.
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.
07-prepare-cache/prepare-cache.md 1. Add new oracle-livelabs#2 to create ttcacheadm and grant privileges to ttcacheadm to task 1 2. Move old oracle-livelabs#4 to be oracle-livelabs#3. And change the grant to only contain “create session” privileges for both OE and Appuser to task 1. 3. Add new oracle-livelabs#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 oracle-livelabs#1 to create oe cache group in task 2. 6. New oracle-livelabs#2 is to display cache group by oe in task 2. 7. New oracle-livelabs#3 is to create cache group for appuser in task 2. 8. New oracle-livelabs#4 is display cache group by appuser in task 2. 9. New oracle-livelabs#5, disconnect as ttcacheadm, reconnect as OE and check tables in task 2 10. New oracle-livelabs#6 spawn new connect as user appuser to check out the table for task 2. 11. Updated acknowledgement with last update date.
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 oracle-livelabs#1 to connect as ttcacheadm instead of appuser in task 1 3. Remove appuser from load cache group in oracle-livelabs#2 in task 1 4. Remove oracle-livelabs#4 from task 1 5. Remove the bullet oracle-livelabs#7 for disconnect since we will reuse the same ttcacheadm user for task 2 6. Remove oracle-livelabs#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 oracle-livelabs#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.
09-cache-refresh/cache-refresh.md 1. Under task 2, oracle-livelabs#2, update sqlplus output screen to reflect latest oracle version. 2. Updated acknowledgement with last update date.
11-query-performance/query-performance.md 1. Updated task oracle-livelabs#3 to reflect 22.1.1.18.0. 2. Updated acknowledgement with last update date.
12-dynamic-caching/dynamic-caching.md 1. Updated task1, oracle-livelabs#1 to connect as ttcacheadm user instead of appuser 2. Updated task 1, oracle-livelabs#2 to include appuser for parent and child table in the cache group 3. Updated task 1, oracle-livelabs#3 to reflect output with ttcacheadm as the cache group owner. 4. Move task1 , oracle-livelabs#5, checking off the empty table to Task 2 and replace it with disconnect as ttcacheadm user. 5. Added connect as appuser as oracle-livelabs#1 for task2. 6. Updated acknowledgement with last update date.
13-shutdown/shutdown.md 1. Updated screen to reflect latest. 2. Updated acknowledgement with last update date.
updated TT installation version.
updated the isntructions for creating ingress rules for new OCI UI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @jennylibloom, in the Acknowledgment section please make sure you have the year updated as well. Thank you!
updated last updated to June 2025.
Updated the Last Updated to reflect June 2025. I am not sure I've done all the steps needed for you to see it. Please advise what to do if it's not sufficient. Thanks. |
WMS ID 11079
file: timesten/cache-introduction/02-prepare-setup/prepare-setup.md
Changed step 3 and 4 to reflect the new OCI UI for addinging ingress rules.