Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • Good links for x$ tables in oracle. Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • All About oracle password and security from metalink Oracle
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • DBMS_JOB all example Oracle
  • How to start CRS manually Oracle
  • load SPM baseline from cursor cache Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Goldengate document from Porus Oracle
  • Checking SQL Server Version SQL Server
  • How To Transfer Passwords Between Databases (ref note: 199582.1) 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

  • Finding locked objects Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • SQL_PROFILE – I explaination Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • online_ts_bkup.sql Oracle

Leave a Reply Cancel reply

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

Categories

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

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Rman Notes -1 Oracle
  • Updated LCK.SQL file. Oracle
  • Session_info.ksh Linux/Unix
  • Jai Shree Ram Linux/Unix
  • Find total file sizes Linux/Unix
  • Sending SQLPLUS output in HTML format Oracle
  • Drop database in Oracle 10g Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme