BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//grepOra - ECPv6.17.4//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://grepora.com
X-WR-CALDESC:Events for grepOra
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Sao_Paulo
BEGIN:STANDARD
TZOFFSETFROM:-0300
TZOFFSETTO:-0300
TZNAME:-03
DTSTART:20200101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20220313T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20221106T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/Denver
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:20200308T090000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:20201101T080000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:20210314T090000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:20211107T080000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:20220313T090000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:20221106T080000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Asia/Kolkata
BEGIN:STANDARD
TZOFFSETFROM:+0530
TZOFFSETTO:+0530
TZNAME:IST
DTSTART:20200101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20200308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20201101T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20190101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Sao_Paulo:20210311T120000
DTEND;TZID=America/Sao_Paulo:20210311T163000
DTSTAMP:20210330T163921Z
CREATED:20210122T151711Z
LAST-MODIFIED:20210330T163921Z
UID:15343-1615464000-1615480200@grepora.com
SUMMARY:DB Viscosity Training PART 3: ORACLE DATABASE PERFORMANCE TUNING
DESCRIPTION:Join ODTUG and Viscosity for a hands-on virtual class that introduces upgrading to Oracle 19c. In this class\, students will get hands-on experience with on how to tune your Oracle database 19c. \nWe have a limited number of user IDs available for the hands-on lab\, so be sure to register quickly as a “Hands-On Participant” or for the HOL Waiting List. Registration is unlimited for those interested in only watching/listening. \nOracle database upgrades often lead to performance related issues. This is due to the number of underlying technical changes in software\, introduction of new features\, and general enhancement of the products. With many 19c upgrades going on\, it’s good to know how to use the many technical features in Oracle for dealing with or even eliminating performance issue. \nIn this lab we will go through some of the basic skills that every DBA should have around performance tuning from enhance explain plans and gathering statistics to using SQL Plan Management. We will also cover the differences between SQL Baselines and SQL profiles. This session should be good if you are an experienced DBA just brushing up on your skills\, or new to using Oracle database performance tuning tools. \nOutline: \n1. 19c upgrade / Lab setup \nA. MOS Reading \nB. Profiles vs Baselines \nC. Optimizer Decision Tree \n2. SQL Explain Plan + Lab \nA. Normal \nB. Plan statics \nC. Monitor \nD. Finding your statements \n3. Database Statistics + Lab \nA. Automated jobs \nB. Checking object staleness \n4. SQL Plan Management (SPM) / Baselines + Lab \nA. Create a baseline \nB. Evolving Baseline \nC. Viewing Baseline Plan / Usage \n5. SQL Profile + Lab \nA. Generated by SQL tuning advisor \nB. Transport to another DB \n6. SQL Patch + Lab \nA. Grabbing a SQL ID \nB. Adding a patch (hint)
URL:https://grepora.com/event/db-viscosity-training-part-3-oracle-database-performance-tuning/
CATEGORIES:English,North America,Online,Oracle
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210224T123000
DTEND;TZID=America/New_York:20210224T130000
DTSTAMP:20210330T164841Z
CREATED:20210125T200604Z
LAST-MODIFIED:20210330T164841Z
UID:15399-1614169800-1614171600@grepora.com
SUMMARY:OATUG Mentor Program
DESCRIPTION:Looking to expand your career\, connect with people\, and get to know more of OATUG’s community? Join us for this session focused on the Emerging Leaders Mentor Program! \nThis webinar will introduce you to some of the OATUG Emerging Leaders and help you to learn about our Mentor Program. The Mentor Program connects early to mid-career professionals working in Oracle Applications and Technology with a mentor that can help guide them in their career. \nYou can learn a little about the Mentor Program <a href=”https://www.oatug.org/geosigs/emergingleaders&#8221; target=”_blank” rel=”noopener”>here</a>\, but please feel free to bring any and all questions to\nthis webinar.
URL:https://grepora.com/event/oatug-mentor-program/
CATEGORIES:English,North America,Online,Oracle,Webinar
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Sao_Paulo:20210219T120000
DTEND;TZID=America/Sao_Paulo:20210219T130000
DTSTAMP:20210330T164745Z
CREATED:20210122T150556Z
LAST-MODIFIED:20210330T164745Z
UID:15337-1613736000-1613739600@grepora.com
SUMMARY:ODTUG EPM Community Webinar: Inter-pod Revolutions: Connected Enterprise Solution in Oracle EPM Cloud
DESCRIPTION:Presented by:Vatsal Gaonkar\,Alithya\n \n*This webinar is eligible for one (1) CPE credit for Computer Software &amp; Apps. To receive the credit attendees must be a Full (paid) ODTUG member\, attend the entire webinar and answer all poll questions that will pop up on-screen during the webinar\, and fill out the evaluation form (with your name) that will pop up on your screen immediately after the webinar. \nPrerequisites: None Program Level: Beginner to Intermediate Instructional Delivery Method: Group Internet Based Price &amp; cancellation policy: Free. No need to cancel – if you do not attend you will be automatically cancelled. \nAt the time of this abstract submission\, inter-application data transfer solutions are not possible using inter-pod data maps. The session will discuss a library of solutions implemented at clients for transferring between applications in separate pods. Each configuration has its own merits and use case. The four main categories that will be discussed are – \n1.Trickle Feed – uses a combination of inter-pod REST API connection\, data management load rule\, groovy scripting and scheduled EPM Automate job on a jump server to pick-up the files from source and push to target. \n2.Focused On-save Push – pushes an intersection from source to target using inter-pod REST API connection\, data management load rule and groovy scripting. \n3.Scheduled Push- uses a combination of windows or linux job\, inter-pod REST API connection\, groovy\nscripting\, data management load rule and EPM Automate commands to extract and push data en masse from source\nto target. \n4.Json Extract and Load – uses a combination of groovy scripting and inter-pod REST API connection to\nextract and push an intersection on-save. \nThe audience will walk-away with learnings and understanding of inter-pod configurations\, mainly for EPM Cloud planning applications. Snippets of code will form the “gold dust” takeaway from the session.
URL:https://grepora.com/event/odtug-epm-community-webinar-inter-pod-revolutions-connected-enterprise-solution-in-oracle-epm-cloud/
CATEGORIES:English,North America,Online,Oracle,Webinar
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210218T140000
DTEND;TZID=America/New_York:20210218T160000
DTSTAMP:20210330T164730Z
CREATED:20210112T121449Z
LAST-MODIFIED:20210330T164730Z
UID:15251-1613656800-1613664000@grepora.com
SUMMARY:DB Viscosity Training PART 2: Upgrading Oracle to 19c.
DESCRIPTION:Join ODTUG and Viscosity for a hands-on virtual class that introduces upgrading to Oracle 19c. In this two hour class\, students will get hands-on experience with on how to upgrade databases to Oracle Database 19c. A virtual presentation will be followed by the hands-on practicum on performing an actual database upgrade. Attendees will have access to a virtual machine with Oracle database versions 11.2.0.4 and 12.1.0.2 pre-installed with the latest PSU. Attendee can perform database upgrades from Oracle versions 11.2.0.4 or 12.1.0.2 to Oracle Database 19c (19.7 or higher). Only 30 user logins are available for hands-on\, so be sure to register quickly as a “Hands-On Participant” if you want to secure a login for yourself. Registration is unlimited for those only interested in watching/listening. \nThe hands-on-lab will consist of the following:  \n• Installing Oracle Database 19c software • \nPatching the database software to the latest Release Update (RU) \n• Performing pre-upgrade tasks prior to the database upgrade \n• Upgrading an Oracle 11.2.0.4 or 12.1.0.2 database to Oracle Database 19c with the latest RU \n• Performing post-upgrade tasks after the database upgrade
URL:https://grepora.com/event/db-viscosity-training-part-2-upgrading-to-oracle-database-19c/
CATEGORIES:North America,Online,Oracle
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210218T080000
DTEND;TZID=America/New_York:20210218T120000
DTSTAMP:20210330T164717Z
CREATED:20210125T194822Z
LAST-MODIFIED:20210330T164717Z
UID:15396-1613635200-1613649600@grepora.com
SUMMARY:Unlimited Reporting from Agile PLM Using Oracle Analytics Cloud
DESCRIPTION:Abstract:\nThis session will detail how attendees could use Oracle Analytics Cloud (OAC) to obtain multi-faceted reports out of their current Agile PLM implementation. \nLearning Objectives\nAgile PLM product provides standard out of box reporting capabilities\, but almost all customers find the need to write custom reports to leverage their implementation. This presentation will discuss how OAC can be used to extract varied reports from Agile PLM\, from analytical to even predictive data. \nEducational Tracks\n* Agile * Analytics and BI * CX Cloud * Database * Emerging Technologies \nPresenters\n– Raj Periaswamy\, Senior Principal Consultant\, NexInfo
URL:https://grepora.com/event/unlimited-reporting-from-agile-plm-using-oracle-analytics-cloud/
CATEGORIES:English,North America,Online,Oracle
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20210208T130000
DTEND;TZID=America/Denver:20210211T220000
DTSTAMP:20210330T164543Z
CREATED:20210121T203423Z
LAST-MODIFIED:20210330T164543Z
UID:15323-1612789200-1613080800@grepora.com
SUMMARY:RMOUG: 2021 Summit
DESCRIPTION:Virtual Training Days \nFebruary 8 – 11\, 2021 \n\n\n\n\n\n\n\nRMOUG Virtual Training Days\n\n\n\n\n \nRMOUG’s Training Days is the premier grass-roots user training event in the U.S.\, offering a variety of  technical and functional educational sessions over three days from world-renowned experts. It’s known  throughout the country for relevant content and networking opportunities\, all of which will continue at this  years’ virtual event. \nFor almost 30 years\, Training Days has been hosted by RMOUG\, an active\, independent\, nonprofit organization  striving to provide its members with instruction\, guidance\, and networking events throughout the year\,  including a multi-page quarterly newsletter full of topical content and tips. \nDue to the limited space\, you may only sign-up for a total of 2 workshops/deep-dive sessions. All other  sessions are not limited and you do not need to pre-register for. \n  \n\nAGENDA\nhttps://events.bizzabo.com/TD2021/agenda \n\n\n\n\n\n\n\n\nREGISTER\n\n\nPRICE\n\n\nTOTAL\n\n\n\n\n\n\n\n\n\n\nRMOUG Member Conference Rate\nIf registering 5 or more people please contact leslie@epsconferences.com\nUS$100\nUS$100\n\n\n\n\n\n\n\n\n\nNew/Renewing Membership Fee and Conference Rate\nIf registering 5 or more people please contact leslie@epsconferences.com\nUS$175\nUS$175\n\n\n\n\nAlso Attending\n\n\nSandra Grotewohl\n\nSean Stacey\n\nCraig Shallahmer\nBobby Curtis\nSean Scott\nElaine Thomas-Magnuson\nRocky\nAdao Oliveira Junior\nRoel Hartman\nKellyn Pot’Vin-Gorman\nMarcelle Kaye\nTim Giltinan
URL:https://grepora.com/event/rmoug-reach-for-the-summit/
CATEGORIES:Community,English,North America,Online,Oracle
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Asia/Kolkata:20210203T133000
DTEND;TZID=Asia/Kolkata:20210203T143000
DTSTAMP:20210330T164520Z
CREATED:20210122T152830Z
LAST-MODIFIED:20210330T164520Z
UID:15348-1612359000-1612362600@grepora.com
SUMMARY:What the Heck is the Oracle Optimizer Doing? Part 2 - Plan Costing
DESCRIPTION:Session Abstract: \nWhen Oracle optimizes your SQL\, it works out what it thinks is the best way to execute your statement to retrieve your data as quickly as possible\, minimising unnecessary resource usage. \nThis presentation will look at what Oracle is doing. We will use the 10053 trace functionality to show how Oracle uses statistics to cost your SQL access paths\, showing what cost really means and how it works\, and the impact of messing with system statistics on your database. \n<strong><span data-preserver-spaces=”true”>Note:</span></strong><span data-preserver-spaces=”true”> This webinar session not planned for recording\, please attend the live session only. \n  \n\n\nSpeakers\n\n\n\n\n\n\n\nNeil Chandler\nDatabase Guy\, Chandler Systems\n\nNeil has been working in IT since 1988\, and with Oracle software since 1991. \nHe is an independent consultant who specialises in Performance Tuning\, RAC\, DataGuard\, Goldengate\, Upgrades\, Data Migration\, with some PL/SQL and Apex Development for good measure. \nHe likes to drink strong smooth Italian coffee\, good beer and better whisky\, depending upon the time of day. \nNeil is an Oracle ACE Director\, and a board member of the UKOUG
URL:https://grepora.com/event/what-the-heck-is-the-oracle-optimizer-doing-part-2-plan-costing/
CATEGORIES:English,North America,Online,Oracle,Webinar
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210128T140000
DTEND;TZID=America/New_York:20210128T143000
DTSTAMP:20210330T164503Z
CREATED:20210125T194459Z
LAST-MODIFIED:20210330T164503Z
UID:15393-1611842400-1611844200@grepora.com
SUMMARY:OATUG: Become an Oracle Influencer
DESCRIPTION:Do you want to influence future changes of Oracle’s help documentation site? The Oracle Help Center Design Team is interested in getting feedback from real users like yourself to learn how updates to our technical help center might improve certain tasks and workflows. Your unique opinions will help us measure how ‘usable’ or ‘intuitive’ our designs are. This type of input is vital because it will result in updates to future versions of the Oracle Help Center (docs.oracle.com). Oracle Help Center is the hub for Oracle’s documentation\, APIs\, tutorials and other technical resources. \nPlease join our upcoming 30-minute session! Our team will show you a series of screens and prototypes and ask you polling questions about your first-impressions\, how you think you might interact with the pages\, and what your expectations are based on what you see. \nAttendees have the opportunity to shape the Oracle Help Center into a version that best serves them. Feedback/perspective directly results in design updates to future versions of the Oracle Help Center (docs.oracle.com) \nThis will be an interactive session! \n<strong>Hosted by:\nSara Perez-Wells\, Oracle\, UX Researcher\nSusan Snipes\, Oracle\, Sr. Manager\, UX Design ​
URL:https://grepora.com/event/become-an-oracle-influencer/
CATEGORIES:English,North America,Online,Oracle
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210128T110000
DTEND;TZID=America/New_York:20210128T123000
DTSTAMP:20210330T164450Z
CREATED:20210125T205653Z
LAST-MODIFIED:20210330T164450Z
UID:15414-1611831600-1611837000@grepora.com
SUMMARY:Oracle Fusion HCM Analytics Virtual Workshop
DESCRIPTION:Join us to get hands-on with Oracle Fusion HCM Analytics\, the analytical cloud service purpose-built to maximize the value of your Oracle HCM SaaS data. \nYou will learn how to: \n\n\n\n\nAccess pre-built KPIs and Dashboards\nBuild your own KPIs\nCreate custom self-service visualizations by combining spreadsheets with HCM data\n\nPlease note: registration will close on Wednesday\, January 27th to allow time to provision log-ins
URL:https://grepora.com/event/oracle-fusion-hcm-analytics-virtual-workshop/
CATEGORIES:English,North America,Online,Oracle,Webinar
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210126T140000
DTEND;TZID=America/Los_Angeles:20210126T220000
DTSTAMP:20210330T164400Z
CREATED:20210125T202234Z
LAST-MODIFIED:20210330T164400Z
UID:15404-1611669600-1611698400@grepora.com
SUMMARY:Oracle Developer Live: AI and ML for Your Enterprise
DESCRIPTION:Put AI to work for your business and IT operations. AI can accelerate automation\, reduce human errors\, and enhance business insights. Join Oracle executives and product experts as they discuss how to eliminate the development roadblocks to building an AI-powered enterprise. Because data is the foundation for AI\, you’ll also learn how to access\, prepare\, and process it with speed and agility. \nAttend Oracle Developer Live to discover how you can optimize the data and machine learning lifecycle and spur AI adoption—all while delivering innovation\, automation\, and smarter decision making to your business.
URL:https://grepora.com/event/oracle-developer-live-ai-and-ml-for-your-enterprise/
CATEGORIES:English,Live,North America,Online,Oracle
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20210126T130000
DTEND;TZID=America/New_York:20210126T140000
DTSTAMP:20210330T164349Z
CREATED:20210125T193939Z
LAST-MODIFIED:20210330T164349Z
UID:15389-1611666000-1611669600@grepora.com
SUMMARY:Oracle Analytics Cloud – Is It Worth Embracing?
DESCRIPTION:Abstract:\nOracle Analytics Cloud is a robust Analytics solution that provides real-time data in Analytics Dashboards/Reports. It also provides integrations with Enterprise Business applications (such as ERP\, HCM\, and CRM) and robust reporting and analytics with user-friendly self-service. This session will give you a great understanding of OAC and discuss why creating an Analytics Workplace culture is important. \nLearning Objectives:\n* Where to start the Analytics Transformation\n* How to define &amp; identify analytics success measures\n* The key consideration for narrowing your focus area for a successful Data Analytics Implementation\n* How to effectively visualize Data using OAC for deriving Business Value\n* Understand flexibility in integrating with varied Data Sources\n* Learn about the robust Analytical Reporting that OAC provides\n* Day in Life Use Case using OAC for an Enterprise Customer \n 
URL:https://grepora.com/event/oracle-analytics-cloud-is-it-worth-embracing/
CATEGORIES:English,North America,Online,Oracle
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20201119T120000
DTEND;TZID=America/New_York:20201119T130000
DTSTAMP:20201026T183110Z
CREATED:20201026T183110Z
LAST-MODIFIED:20201026T183110Z
UID:14772-1605787200-1605790800@grepora.com
SUMMARY:EPM Webinar - Configuring Workforce: Employee? Job? Or Both?
DESCRIPTION:From: https://www.odtug.com/p/ca/vi/sid=703 \nAn out-of-the-box Workforce module allows companies to plan for labor related expenses and integrate with other modules such as financials. Workforce provides options to enable expense planning\, headcount planning\, and workforce management. But first you need to determine the granularity at which to plan your Workforce: Employee only\, job only\, or employee and job? \nIn this webinar\, we will take a deeper dive into those three levels of granularity and what the implications are for each. We will also review the most important enablement and configuration processes for the Workforce module.
URL:https://grepora.com/event/epm-webinar-configuring-workforce-employee-job-or-both/
CATEGORIES:Community,English,North America,Online,Webinar
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20201110
DTEND;VALUE=DATE:20201113
DTSTAMP:20201026T185826Z
CREATED:20201026T182635Z
LAST-MODIFIED:20201026T185826Z
UID:14769-1604966400-1605225599@grepora.com
SUMMARY:AUSOUG Virtual Connect 2020 Conference
DESCRIPTION:From: https://www.odtug.com/p/ca/vi/sid=696 \nThe event will take place\, online\, over 3 days from 10th November 2020 to 12th November 2020\, with each day dedicated to a stream: \n10th November 2020 – Development/Database Day Series\n11th November 2020 – Applications/EPM and Analytics Summit\n12th November 2020 – Cloud Day \nIT’S FREE – Registrations will be opening soon\nWe will have plenty of in-depth presentations on subjects such as Architecture and Design\, ORACLE RDBMS\, Analytics\, Security\, Operations\, Scalability\, Performance\, Cloud\, Big Data and other challenging business areas! \nWe are securing some amazing speakers both from within Australia and from around the globe\, who will be presenting a varied and informative set of papers that are broadly split into the four streams below. \nIf you are interested in presenting at AUSOUG Virtual Connect 2020\, please submit your paper/abstract via this link: https://ausoug.org.au/virtual-connect-conference-2020-call-for-papers-submission/
URL:https://grepora.com/event/ausoug-virtual-connect-2020-conference/
CATEGORIES:Community,English,North America,Online
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20201105T120000
DTEND;TZID=America/New_York:20201105T130000
DTSTAMP:20201026T183405Z
CREATED:20201026T182016Z
LAST-MODIFIED:20201026T183405Z
UID:14766-1604577600-1604581200@grepora.com
SUMMARY:All Communities Webinar Tips and Suggestions from Experienced APEX Presenters
DESCRIPTION:From: https://www.odtug.com/p/ca/vi/sid=704 \nPanelists: Jorge Rimblas and Francis Mignault\, Insum; Jackie McIlroy and Dimitri Gielis\, United Codes; Gemma Wood\, Cavanti Corporation; and Karen Cannell\, TH Technology\nJoin us as Women in APEX host a panel on How to Submit a Successful Abstract.\nEver wonder what it takes to get your idea accepted to a conference? Or how your favorite speakers overcome the presentation jitters? Get advice\, tips and tricks\, recommendations\, as well as pitfalls to avoid from APEX conference veterans. You have what it takes to present!
URL:https://grepora.com/event/all-communities-webinar-tips-and-suggestions-from-experienced-apex-presenters/
CATEGORIES:Community,English,North America,Online,Webinar
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20201027T120000
DTEND;TZID=America/New_York:20201027T130000
DTSTAMP:20201026T181251Z
CREATED:20201026T181251Z
LAST-MODIFIED:20201026T181251Z
UID:14763-1603800000-1603803600@grepora.com
SUMMARY:Analytics Webinar: Secure and Flexible Oracle Analytics on Any Data by Integrating Autonomous Databa
DESCRIPTION:From: https://www.odtug.com/p/ca/vi/sid=693 \nNowadays we need to run analytics on all kinds of data. This includes flexible formats and semi-structured data from data lakes as well as curated data from relational databases. A great way to access these different types of data sets and sources with Oracle Analytics is by integrating a flexible\, scalable (object) storage layer with the powerful Oracle database engine. This works especially well in the cloud\, using OAC on top of the Autonomous Data Warehouse service. The key to all of this is the clever use of (partitioned) Oracle External Tables. In this presentation we will discuss the integration of OAC\, ADB\, and Object Storage from an architecture point of view\, as well as the technical implementation. Demos will show the elegance of the approach\, the great performance\, and its security benefits.
URL:https://grepora.com/event/analytics-webinar-secure-and-flexible-oracle-analytics-on-any-data-by-integrating-autonomous-databa/
CATEGORIES:Community,English,North America,Online,Webinar
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20201001
DTEND;VALUE=DATE:20201002
DTSTAMP:20200728T165928Z
CREATED:20200728T165928Z
LAST-MODIFIED:20200728T165928Z
UID:14085-1601510400-1601596799@grepora.com
SUMMARY:Dallas Oracle Users Group (DOUG) Training Day
DESCRIPTION:Make plans to join the Dallas Oracle Users Group (DOUG) and the Texas Louisiana Oracle Applications and Technology User Group (TLOATUG) for a full day of speakers and presentations across a wide variety of Oracle-related topics.  This year\, we are coming together to bring twice as many speakers and presentations to Texas.  Dallas is blessed with some of the greatest minds in the Oracle ecosystem.  And this is a chance for the community to come together and learn from each other. \nHopefully\, we will be back to normal in time for the conference.  But we have made contingency plans and intend to hold the sessions – one way or another – on October 1st.  For now\, presentation proposals can be submitted by emailing us at trainingday@doug.org.
URL:https://grepora.com/event/dallas-oracle-users-group-doug-training-day/
CATEGORIES:Community,English,North America
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20200921
DTEND;VALUE=DATE:20200926
DTSTAMP:20200728T164657Z
CREATED:20200529T155208Z
LAST-MODIFIED:20200728T164657Z
UID:13174-1600646400-1601078399@grepora.com
SUMMARY:Oracle OpenWorld 2020!
DESCRIPTION: 
URL:https://grepora.com/event/oracle-openworld-2020/
LOCATION:Las Vegas\, United States
CATEGORIES:English,North America,Oracle,Worldwide
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20200813
DTEND;VALUE=DATE:20200814
DTSTAMP:20200803T171944Z
CREATED:20200803T171944Z
LAST-MODIFIED:20200803T171944Z
UID:14320-1597276800-1597363199@grepora.com
SUMMARY:Oracle Developer Live (Americas)
DESCRIPTION:You love to build apps that can harness data in real-time and enable you to make smart decisions? You are mesmerized by the power of SQL and the Oracle Database? Or you want to bring your data to the next level and become cloud-native? Then this event is for you. Learn from our experts how you can build applications at light speed and turn data into information and information into insights. The power of SQL is yours to possess\, and we will show you how! \nThis is an Oracle Official event!
URL:https://grepora.com/event/oracle-developer-live-americas/
CATEGORIES:Latin America,Live,North America,Online,Oracle
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20200805T120000
DTEND;TZID=UTC:20200805T143000
DTSTAMP:20200803T173106Z
CREATED:20200803T173106Z
LAST-MODIFIED:20200803T173106Z
UID:14336-1596628800-1596637800@grepora.com
SUMMARY:COUG 20: Converged Database: The Path to a Long and Healthy Oracle DBA Career (and Eventual Retirement) with Jim Czuprynski\, Rich Niemiec\, Nitin Vengurlekar
DESCRIPTION:In the brave new digitally-driven world\, IT organizations can no longer focus on internal-only RDBMS databases as the central pillar of their infrastructure; data must be accessed externally as well\, regardless of format or location\, with utmost security. Fortunately\, Oracle’s Converged Database strategy makes it simple to satisfy these demands. Join ACE Directors Nitin Vengurlekar\, Rich Niemiec and Jim Czuprynski as they explore the facets of Converged Database from the perspectives of CEO\, CIO\, and DBA\, and what it means for your career’s future path.
URL:https://grepora.com/event/coug-20-converged-database-the-path-to-a-long-and-healthy-oracle-dba-career-and-eventual-retirement-with-jim-czuprynski-rich-niemiec-nitin-vengurlekar/
CATEGORIES:Community,English,Live,North America,Online
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20200731
DTEND;VALUE=DATE:20200801
DTSTAMP:20200728T165752Z
CREATED:20200728T165752Z
LAST-MODIFIED:20200728T165752Z
UID:14084-1596153600-1596239999@grepora.com
SUMMARY:CFP-CLOSE: Dallas Oracle Users Group (DOUG) Training Day
DESCRIPTION:Make plans to join the Dallas Oracle Users Group (DOUG) and the Texas Louisiana Oracle Applications and Technology User Group (TLOATUG) for a full day of speakers and presentations across a wide variety of Oracle-related topics.  This year\, we are coming together to bring twice as many speakers and presentations to Texas.  Dallas is blessed with some of the greatest minds in the Oracle ecosystem.  And this is a chance for the community to come together and learn from each other. \nHopefully\, we will be back to normal in time for the conference.  But we have made contingency plans and intend to hold the sessions – one way or another – on October 1st.  For now\, presentation proposals can be submitted by emailing us at trainingday@doug.org.
URL:https://grepora.com/event/cfp-close-dallas-oracle-users-group-doug-training-day/
CATEGORIES:CFP,Community,English,North America,Online
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20200628
DTEND;VALUE=DATE:20200703
DTSTAMP:20200728T163104Z
CREATED:20200529T155825Z
LAST-MODIFIED:20200728T163104Z
UID:13181-1593302400-1593734399@grepora.com
SUMMARY:ODTUG Kscope20
DESCRIPTION:ODTUG Kscope20
URL:https://grepora.com/event/odtug-kscope20-28th-2nd/
CATEGORIES:Community,English,North America,Online
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20200608
DTEND;VALUE=DATE:20200609
DTSTAMP:20200728T162520Z
CREATED:20200529T154856Z
LAST-MODIFIED:20200728T162520Z
UID:13170-1591574400-1591660799@grepora.com
SUMMARY:CFP-CLOSE: Oracle OpenWorld Las Vegas!
DESCRIPTION:Hi all! \nIs it happening this year? So far we know\, yes! \nSo unless something happens\, I’m submitting my paper. Aren’t you? \nBefore starting your proposal\, review the Call for Papers Guidelines and Instructions for submitter\, track\, and session information\, and key dates for Oracle Code One 2020. \nThe submission tool supports current versions of Firefox\, Chrome\, and Safari. \nNote: When you submit a proposal\, you authorize Oracle Code One 2020 to promote\, publish\, display\, and disseminate the content you submit to Oracle\, including speakers’ names and likenesses\, for use associated with Oracle Code One 2020. Press\, analysts\, bloggers\, and social media users might be in attendance at Oracle Code One 2020. \nAfter you submit your proposal\, note your confirmation number (session ID). \nKey Dates\n(Subject to change) \n\n\n\nOracle Code One Call for Papers — Open\nMarch 5\, 2020\n\n\nOracle Code One Call for Papers — Close\nJune 8\, 2020 (5 pm PT)\n\n\nNotifications for accepted and declined submissions sent\nMid July\n\n\n\n  \n  \nClick START to Create and Submit Your Proposal \nImportant: The submission tool times out after 15 minutes of inactivity. If it times out\, you’ll lose the submission you were working on. \nMore info: https://reg.rainfocus.com/flow/oracle/oow20/codeone20cfp/cfpHome \nIf you have more questions\, contact speaker-services_ww@oracle.com
URL:https://grepora.com/event/cpf-oracle-openworld-las-vegas-ends/
CATEGORIES:CFP,North America,Oracle,Worldwide
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20200218T080000
DTEND;TZID=UTC:20200220T170000
DTSTAMP:20200728T183526Z
CREATED:20200728T183526Z
LAST-MODIFIED:20200728T183526Z
UID:14140-1582012800-1582218000@grepora.com
SUMMARY:RMOUG Training Days 2020
DESCRIPTION:The event is happening this year from Feb 18th to 20th. Here is the event home\, for additional information. \n \nI see there agenda is full of great names\, exponents of Oracle Community. Check here for the complete agenda. \nSome other additional important links: \n\nRegistration\nWorkshops\nLocation\n\nI can barely wait to be among some long-distance friends in this great place:
URL:https://grepora.com/event/rmoug-training-days-2020/
CATEGORIES:Community,InPerson,North America
END:VEVENT
END:VCALENDAR