Explore Technorati: Technology / Business / Entertainment / Lifestyle / Politics / Sports / Boating / Motorcycles / Celebrity / IT / Film / Music / Advertising

Tags / oracle tips
Subscribe

Welcome to the oracle tips tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with oracle tips.

Are you an expert about oracle tips? Do you want to be the Technorati authority on oracle tips? You can write a description that will appear right here: Join Blogcritics today!

Blurbs about oracle tips

No blurbs yet.

Add a blurb

Note: <a> <b> <i> HTML tags allowed.

By writing a review you agree to the Technorati Moderation Rules

Look up  "oracle"  "tips" at
The Free Dictionary

Posts tagged oracle tips (54)

  1.  Preview of How To Arena - Oracle and Linux

    Quote (q) Operator

    http://nuwankaluwila.blogspot.com · Authority: 0

    [IMG: http://3.bp.blogspot.com/_aWjrDeNyLxs/Sb4rIYaJjRI/AAAAAAAAACE/VFY5em-qX00/s320/Quote.jpg]

    118 days ago
  2.  Preview of Database Tip & Trick

    Public Synonym

    http://dba-tip-trick.blogspot.com · Authority: 1

    If you are the owner of a table or view and you create a public synonym for the table or view, when you grant select on the synonym mane you

    118 days ago
  3.  Preview of How To Arena - Oracle and Linux

    Check 32-bit or 64-bit

    http://nuwankaluwila.blogspot.com · Authority: 0

    1. sqlplus should display whether it is 64 bit or 32 bit or 2. sqlplus / as sysdba select banner from v$version where banner like

    121 days ago
  4.  Preview of How To Arena - Oracle and Linux

    Free Space in Tablespace

    http://nuwankaluwila.blogspot.com · Authority: 0

    select tablespace_name,round(sum(bytes/(1024*1024))) "Free Bytes In MB" from dba_free_space group by tablespace_name;

    122 days ago
  5.  Preview of How To Arena - Oracle and Linux

    Install Oracle Using Response File

    http://nuwankaluwila.blogspot.com · Authority: 0

    1. Start the installer ./runInstaller -record -destinationFile /tmp/recorded.rsp 2. Make all the selections according to your preference

    123 days ago
  6.  Preview of How To Arena - Oracle and Linux

    Date Upto Milli Seconds

    http://nuwankaluwila.blogspot.com · Authority: 0

    select to_char(systimestamp, 'DD.MM.YYYY:HH24:MI:SS.FF6') from dual; 11.03.2009:09:56:13.718000 Note: FF[1-9] --> This format is

    123 days ago
  7.  Preview of How To Arena - Oracle and Linux

    Check Oracle Error Description in Shell Prompt

    http://nuwankaluwila.blogspot.com · Authority: 0

    Ex: ORA-00308 oracle@nuwank:~$ oerr ora 308 00308, 00000, "cannot open archived log '%s'" // *Cause: The system cannot access a

    123 days ago
  8.  Preview of How To Arena - Oracle and Linux

    Session Time Format

    http://nuwankaluwila.blogspot.com · Authority: 0

    alter session set nls_date_format='YYYY-MM-DD:HH24:MI:SS';

    123 days ago
  9.  Preview of How To Arena - Oracle and Linux

    Check Character set

    http://nuwankaluwila.blogspot.com · Authority: 0

    select * from props$ where name like 'NLS_CHARACTERSET'; NAME VALUE$ COMMENT$

    123 days ago
  10.  Preview of How To Arena - Oracle and Linux

    Get Only Time

    http://nuwankaluwila.blogspot.com · Authority: 0

    select substr(to_char(sysdate,'DD.MM.YYYY:HH24:MI:SS'),-8,8) from dual;

    123 days ago
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6

Blog posts tagged oracle tips

Technorati Chart of ...
oracle tips vs.

Join the conversation!

This Technorati Tag page contains the latest posts from around the Blogosphere about oracle tips. If you’re writing about oracle tips in your blog, make sure to add tags to your article so interested readers can find it!

Your blog may have tag capability built in or you can add Technorati tags to your articles which will ensure it is listed on pages like this one. Simply include this code in your blog post:

For more information please visit the Technorati Tag FAQ