Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • tblwopk.sql tablewopk.sql Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • chk_space_SID.ksh Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • get_vmstat_solaris Oracle
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • get_vmstat.ksh for Solaris Oracle
  • This is im telling Kishore Oracle
  • Physical Standby switchover with session active Oracle
  • Find nth max and min. Oracle
  • Creating never expiring DB user accounts in Oracle Oracle
  • Jai Shree Ram Oracle
  • tuning commmand for cpu, ip and memory stats Linux/Unix

Global Unique Identifier Generation in Oracle 9.2 SYS_GUID()

Posted on 12-Sep-2005 By Admin No Comments on Global Unique Identifier Generation in Oracle 9.2 SYS_GUID()

SYS_GUID generates and returns a globally unique identifier (RAW value) made up of 16 bytes. On most platforms, the generated identifier consists of a host identifier and a process or thread identifier of the process or thread invoking the function, and a nonrepeating value (sequence of bytes) for that process or thread.

The following example adds a column to the sample table hr.locations, inserts unique identifiers into each row, and returns the 32-character hexadecimal representation of the 16-byte RAW value of the global unique identifier.

SQL-> select sys_guid() from dual;

SYS_GUID()

——————————–

0096CC63BC0070DAE0440003BA194E67

Oracle, SQL scripts

Post navigation

Previous Post: How to Modify the statistics collection by MMON for AWR repository
Next Post: online_bkup.sql

Related Posts

  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • TRUNCATE Privs Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • This is im telling Kishore Oracle
  • Ports used by Oracle Software Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • proc.sql Oracle
  • plan10g.sql good Oracle
  • Space padding in korn shell Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • .profile Linux/Unix
  • eplan9i.sql Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • How to check current redo log progress redo_progress.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme