forked from oracle-livelabs/database
-
Notifications
You must be signed in to change notification settings - Fork 0
disclaimer for mongo workshop (#240) #1
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
Merged
william-masdon-oracle
merged 1 commit into
william-masdon-oracle:main
from
oracle-livelabs:main
Apr 25, 2023
Merged
disclaimer for mongo workshop (#240) #1
william-masdon-oracle
merged 1 commit into
william-masdon-oracle:main
from
oracle-livelabs:main
Apr 25, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
william-masdon-oracle
pushed a commit
that referenced
this pull request
Aug 14, 2024
…wner users. tested against TT release 22.1.1.18.0. (oracle-livelabs#436) * 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 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 #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. * 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 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 #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. * Update cache-refresh.md 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. * Update query-performance.md 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. * 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, 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 #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 --------- Co-authored-by: Michelle Malcher <48925485+malcherm@users.noreply.github.com> Co-authored-by: Kevin Lazarz <kevin.lazarz@oracle.com>
william-masdon-oracle
pushed a commit
that referenced
this pull request
Jun 10, 2025
…acle-livelabs#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 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 #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. * 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 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 #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. * Update cache-refresh.md 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. * Update query-performance.md 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. * 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, 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 #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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add here your WMS ID
General requirements
Checklist - Refer to the QA document for the complete list
Please confirm that the following is completed before submitting your PR