Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • To see mem usage and CPU usage system wide. Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • sid_wise_sql.sql Oracle
  • grep multuple patterns Linux/Unix
  • find_cons.sql Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • Some useful Unix Commands Linux/Unix
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Export Import with QUERY Oracle
  • cache buffer chain latch Oracle
  • Proc code Oracle
  • Parallel DML Oracle
  • chk_space_SID.ksh Linux/Unix
  • Oracle vs MYSQL Architecture differences (For DBAs) MYSQL

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

  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • FGA Part-I Oracle
  • How to calculate PROCESSES parameter Oracle
  • cache buffer chain latch Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • Find nth max and min. Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • JSON/XML Types in Oracle Oracle
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle
  • Generating XML from SQLPLUS Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • Proc code Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • TRUNCATE table and disabling referential constraints. Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme