#db18c search results

Oracle Database 18c is here! More details on what you can expect from the latest version can be found at sqlmaria.com/2018/02/16/ora… #oracle #database #db18c

SQLMaria's tweet image. Oracle Database 18c is here! More details on what you can expect from the latest version can be found at sqlmaria.com/2018/02/16/ora… #oracle #database #db18c

@ChrisAntognini any idea what this button was/is for in EM 12c (SQL Monitoring page) ? (it could be used and it said to me it canceled the SQL successfully but actually it always lied to me, DB Version 12.1) will it work when run against #DB18c ?

MatthiasRogel's tweet image. @ChrisAntognini 
any idea what this button was/is for in EM 12c (SQL Monitoring page) ?
(it could be used and it said to me it canceled the SQL successfully but actually it always lied to me, DB Version 12.1)
will it work when run against #DB18c ?

I tried it on an ODA X6M with #db18c, works too. So it is a documentation bug 😀

DBAMarco's tweet image. I tried it on an ODA X6M with #db18c, works too. So it is a documentation bug 😀

My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG

biju_thomas's tweet image. My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG
biju_thomas's tweet image. My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG

A whole bunch of these started showing up one day. We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change. Any ideas? #orclapex #db18c

swesley_perth's tweet image. A whole bunch of these started showing up one day. 
We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change.
Any ideas? #orclapex #db18c
swesley_perth's tweet image. A whole bunch of these started showing up one day. 
We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change.
Any ideas? #orclapex #db18c

I've shared a lot of session recommendations the last days for #oow2018 her a picture from the #db18c #migration #multitenant & #em13 session - gr8 work @osc_us

ghofweber's tweet image. I've shared a lot of session recommendations the last days for #oow2018 her a picture from the #db18c #migration #multitenant  & #em13 session - gr8 work @osc_us

Cloning a non-CDB as a PDB #oracle #db18c #oratidbit #Database

#oratidbit #db18c When cloning a non-CDB as a PDB or relocating a PDB, use the DBMS_PDB.EXPORTRMANBACKUP procedure to export RMAN backup metadata into the PDB dictionary, enabling backups of the source non-CDB or PDB to be usable for restore and recovery of the target PDB.



18.5.0: 1050 new bug fixes ! #db18c


Great. #Oracle #DB18c

It's here!! Oracle Database 18c is now available on-premises! You can get more details in this mornings blog, buff.ly/2LBZRPZ which features a great video by Penny Avril that explains what you can expect for our first annual release of the Database, 18c!

SQLMaria's tweet image. It's here!! Oracle Database 18c is now available on-premises!  You can get more details in this mornings blog, buff.ly/2LBZRPZ which features a  great video by Penny Avril that explains what you can expect for our first annual release of the Database, 18c!


#orcldb #db18c Rapid Home Provisioning and Maintenance - what's new in 18c buff.ly/2V75smq


select /*+ optimizer_features_enable('11.2.0.3') */ case when 'A' = 'A ' then 1 else 2 end from dual; #WORKAROUND also in #db18c


#oratidbit #db18c The DataPump Import DATA_OPTIONS parameter CONTINUE_LOAD_ON_FORMAT_ERROR option. If DataPump encounters a stream format error when loading table data, attempts to skip forward to find the start of the next row and continue loading data from that location.


First wanted to finish this blog post about #OracleDB 12.2 before I start reading the new features guide of #DB18c danischnider.wordpress.com/2018/02/20/dir…


#orcldb #db18c ALTER SYSTEM CANCEL SQL : Cancel a SQL Statement in a Session in Oracle Database 18c buff.ly/2ISdMDp


Are WHEN conditions possible in compound triggers? #plsql #db18c


#oratidbit #db18c Automatically maintain Active Data Guard standby databases when performing PDB remote clones by using initialization parameter STANDBY_PDB_SOURCE_FILE_DBLINK (name of the db link used to clone the PDB at the primary).


#oratidbit #db18c DBMS_PDB.EXPORTRMANBACKUP procedure exports the RMAN backup information that belongs to a pluggable database to its dictionary before unplug so that pre-plugin backups can be used. Use for non-CDB to PDB migration. Not needed for PDB relocation.


Are WHEN conditions possible in compound triggers? #plsql #db18c


A whole bunch of these started showing up one day. We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change. Any ideas? #orclapex #db18c

swesley_perth's tweet image. A whole bunch of these started showing up one day. 
We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change.
Any ideas? #orclapex #db18c
swesley_perth's tweet image. A whole bunch of these started showing up one day. 
We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change.
Any ideas? #orclapex #db18c

#Orcldb #db18c #db19c #linux8 Oracle 18c and 19c on Oracle Linux 8 (beta) buff.ly/2E38Qb7


My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG

biju_thomas's tweet image. My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG
biju_thomas's tweet image. My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG

#oratidbit #db18c Automatically maintain Active Data Guard standby databases when performing PDB remote clones by using initialization parameter STANDBY_PDB_SOURCE_FILE_DBLINK (name of the db link used to clone the PDB at the primary).


#oratidbit #db18c Automatically maintain standby databases when performing PDB plugins by using initialization parameter STANDBY_PDB_SOURCE_FILE_DIRECTORY (directory location where files of a PDB being used for repeated plugins are stored).


#orcldb #db18c Private Temporary Tables (Oracle 18c) buff.ly/2utdycQ


#oratidbit Passwords in database links are encrypted in #db18c. Oracle Data Pump handles the export and import of these passwords. Import operations from older versions and export operations to older versions can still be used.


#orcldb #db18c Patching Oracle Database Release Updates Revision (RUR) 18.3.0.0 to 18.3.2.0 – Oracle Blog | HariPrasath Rajaram buff.ly/2Bxgut4


Among other things, ordimage can be used to generate thumbnails from images. Given the deprecation of Oracle Multimedia in 18c, what are you planning to do in future? #orcldb #db18c docs.oracle.com/en/database/or…


#oratidbit #db18c A scalable sequence adds a 6 digit prefix to the sequence. The prefix is made up of a 3 digit instance offset concatenated to a 3 digit session offset. buff.ly/2D6mkBC


#orcldb #db12c #db18c Slides From January 2019 AZORA Meeting buff.ly/2MKLFp4


#oratidbit #db18c The TREAT ... as JSON operator provides a way to inform the database that the content of a VARCHAR2, BLOB, CLOB should be treated as containing JSON. buff.ly/2o9qYZ0


#orcldb #db18c ALTER SYSTEM CANCEL SQL : Cancel a SQL Statement in a Session in Oracle Database 18c buff.ly/2ISdMDp


#oratidbit #db18c New routine validate_character_encoding in UTL_I18N allow for validation of characters within a particular characterset. buff.ly/2HSIvkq


#oratidbit #db18c The DATA_OPTIONS parameter of the DBMS_DATAPUMP.SET_PARAMETER procedure option KU$_DATAOPT_CONT_LOAD_ON_FMT_ERR tells DataPump to continue loading data from the next row if it encounters stream format errors in the table data.


#oratidbit #db18c The DataPump Import DATA_OPTIONS parameter CONTINUE_LOAD_ON_FORMAT_ERROR option. If DataPump encounters a stream format error when loading table data, attempts to skip forward to find the start of the next row and continue loading data from that location.


Oracle Database 18c is here! More details on what you can expect from the latest version can be found at sqlmaria.com/2018/02/16/ora… #oracle #database #db18c

SQLMaria's tweet image. Oracle Database 18c is here! More details on what you can expect from the latest version can be found at sqlmaria.com/2018/02/16/ora… #oracle #database #db18c

#db18c New Features, @GeraldVenzl ci spiega le novità della nuova versione

IT_OUG's tweet image. #db18c New Features, @GeraldVenzl ci spiega le novità della nuova versione

I just noticed that #ADW was upgraded to #DB18c (18.4). The remarkable thing is that the upgrade of one of my PDB took place while a #JMeter test was running! (I started the test on Nov 5 and stopped it today) #OracleCloud

ChrisAntognini's tweet image. I just noticed that #ADW was upgraded to #DB18c (18.4). The remarkable thing is that the upgrade of one of my PDB took place while a #JMeter test was running! (I started the test on Nov 5 and stopped it today) #OracleCloud

#DB18c partially provides SPM in SE. Missing key features are: multiple SPBs per SQL and evolutions. So functionality is similar to oulines.

ChrisAntognini's tweet image. #DB18c partially provides SPM in SE. Missing key features are: multiple SPBs per SQL and evolutions. So functionality is similar to oulines.

@ChrisAntognini any idea what this button was/is for in EM 12c (SQL Monitoring page) ? (it could be used and it said to me it canceled the SQL successfully but actually it always lied to me, DB Version 12.1) will it work when run against #DB18c ?

MatthiasRogel's tweet image. @ChrisAntognini 
any idea what this button was/is for in EM 12c (SQL Monitoring page) ?
(it could be used and it said to me it canceled the SQL successfully but actually it always lied to me, DB Version 12.1)
will it work when run against #DB18c ?

I tried it on an ODA X6M with #db18c, works too. So it is a documentation bug 😀

DBAMarco's tweet image. I tried it on an ODA X6M with #db18c, works too. So it is a documentation bug 😀

My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG

biju_thomas's tweet image. My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG
biju_thomas's tweet image. My last session and last but one session of the conference. #db19c #db18c features! Welcome, all virtual attendees, and ya’ll!! #ctx19 @IOUG

That's interesting. I'm pretty sure I found it in Oracle documentation somewhere. The feature is there in #db18c. Here is @oraclelivesql screenshot.

biju_thomas's tweet image. That's interesting. I'm pretty sure I found it in Oracle documentation somewhere. The feature is there in #db18c. Here is @oraclelivesql screenshot.

#orcldb #db18c Upgrade Oracle 12.2.0.1 to Oracle Database 18c on-premises buff.ly/2ykb2uj

biju_thomas's tweet image. #orcldb #db18c Upgrade Oracle 12.2.0.1 to Oracle Database 18c on-premises buff.ly/2ykb2uj

I must admit that I didn't notice that a sequence can generate duplicate values :-) #OracleDatabase #DB18c docs.oracle.com/en/database/or…

ChrisAntognini's tweet image. I must admit that I didn't notice that a sequence can generate duplicate values :-) #OracleDatabase #DB18c
docs.oracle.com/en/database/or…

A whole bunch of these started showing up one day. We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change. Any ideas? #orclapex #db18c

swesley_perth's tweet image. A whole bunch of these started showing up one day. 
We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change.
Any ideas? #orclapex #db18c
swesley_perth's tweet image. A whole bunch of these started showing up one day. 
We haven't been able to match up with any increased activity in APEX workspace activity log, nor webservice log, nor known software change.
Any ideas? #orclapex #db18c

I've shared a lot of session recommendations the last days for #oow2018 her a picture from the #db18c #migration #multitenant & #em13 session - gr8 work @osc_us

ghofweber's tweet image. I've shared a lot of session recommendations the last days for #oow2018 her a picture from the #db18c #migration #multitenant  & #em13 session - gr8 work @osc_us

#db18c pluggable database Snapshot Carousel #Kscope18 - crowd.cc/s/1P7as

biju_thomas's tweet image. #db18c pluggable database Snapshot Carousel #Kscope18 - crowd.cc/s/1P7as

#orcldb #windows #db18c Oracle18c Database on your Windows laptop in 6 clicks! buff.ly/2x5BDbr

biju_thomas's tweet image. #orcldb #windows #db18c Oracle18c Database on your Windows laptop in 6 clicks! buff.ly/2x5BDbr

Loading...

Something went wrong.


Something went wrong.


United States Trends