diff --git a/in-memory-21c/im-parallel/parallel.md b/in-memory-21c/im-parallel/parallel.md index 47f1a080c..6542ee027 100755 --- a/in-memory-21c/im-parallel/parallel.md +++ b/in-memory-21c/im-parallel/parallel.md @@ -1247,8 +1247,6 @@ SQL> This lab demonstrated how Database In-Memory can optimize the access of external data, and support both external and hybrid partitioned tables. -You may now **proceed to the next lab**. - ## Acknowledgements - **Author** - Andy Rivenes, Product Manager, Database In-Memory diff --git a/in-memory-21c/workshops/desktop-advanced/manifest.json b/in-memory-21c/workshops/desktop-advanced/manifest.json index 902f8314f..64072c759 100644 --- a/in-memory-21c/workshops/desktop-advanced/manifest.json +++ b/in-memory-21c/workshops/desktop-advanced/manifest.json @@ -1,6 +1,6 @@ { "workshoptitle": "Learn How Database In-Memory Enables Real-Time Analytics", - "help": "livelabs-help-db_us@oracle.com", + "help": "andy.rivenes@oracle.com", "tutorials": [ { "title": "Introduction", @@ -18,7 +18,7 @@ "filename": "../../initialize-environment/initialize-environment.md" }, { - "title": "Lab 2: Setting up the In-Memory Column Store", + "title": "Lab 2: Set up the In-Memory Column Store", "description": "Populating and administering the In-Memory column store", "filename": "../../setup/setup.md" }, diff --git a/in-memory-21c/workshops/sandbox/manifest.json b/in-memory-21c/workshops/sandbox/manifest.json index c1f1efbbb..3399d15e6 100644 --- a/in-memory-21c/workshops/sandbox/manifest.json +++ b/in-memory-21c/workshops/sandbox/manifest.json @@ -18,7 +18,7 @@ "filename": "../../initialize-environment/initialize-environment.md" }, { - "title": "Lab 3: Setting up the In-Memory Column Store", + "title": "Lab 3: Set up the In-Memory Column Store", "description": "Populating and administering the In-Memory column store", "filename": "../../setup/setup.md" }, diff --git a/in-memory-21c/workshops/tenancy-advanced/manifest.json b/in-memory-21c/workshops/tenancy-advanced/manifest.json index 77691097e..7af8e95ff 100644 --- a/in-memory-21c/workshops/tenancy-advanced/manifest.json +++ b/in-memory-21c/workshops/tenancy-advanced/manifest.json @@ -1,6 +1,6 @@ { "workshoptitle": "Learn How Database In-Memory Enables Real-Time Analytics", - "help": "livelabs-help-db_us@oracle.com", + "help": "andy.rivenes@oracle.com", "tutorials": [ { "title": "Introduction", @@ -31,7 +31,7 @@ "filename": "../../initialize-environment/initialize-environment.md" }, { - "title": "Lab 4: Setting up the In-Memory Column Store", + "title": "Lab 4: Set up the In-Memory Column Store", "description": "Populating and administering the In-Memory column store", "filename": "../../setup/setup.md" },