Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • Some OS level threshold for performance. Linux/Unix
  • How to analyze statspack or AWR report. Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • Session_info.ksh Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • configUOCIOTTO.ora Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Virtual Indexes in Oracle Oracle
  • ORA-3136 Oracle
  • TRUNCATE Privs Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle

Create type and Grant on it.

Posted on 06-Mar-2006 By Admin No Comments on Create type and Grant on it.

conn cs/XXX

Create TYPE VARCHAR2_ARRAY AS VARRAY(5000) OF VARCHAR2(50);

Grant execute on VARCHAR2_ARRAY to r_exec_cs;

Oracle, SQL scripts

Post navigation

Previous Post: Flowers Resize datafiles
Next Post: Single character replacement in Unix

Related Posts

  • create database syntax Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • initUOCIOTTO.ora Oracle
  • find_string_in_database.sql Oracle
  • AWR settings- MMON is not taking snapshot. 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
  • cur_sql.sql Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • Debugging Shell FIles Linux/Unix
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • Jai Shree Ram Oracle
  • Sample WW22 listener.ora Oracle
  • Formatter Explain plan Output 1 Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme