Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • CPU Core related projections AWS
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • Korn Shell Arithmatic Linux/Unix
  • cold backup scripts to copy locally Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Generating XML from SQLPLUS Oracle
  • eplan9i.sql Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix
  • Finding Oracle Patches with opatch Oracle
  • How to check current redo log progress redo_progress.sql Oracle
  • move_arch_files.ksh Linux/Unix
  • Multiple listeners 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

  • Good Oracle Architecture In Short and point to point Oracle
  • Jai Shree Ram Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • get_vmstat_solaris Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • v$event_name Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • RAC 11g with vmware Oracle
  • Sort with ASCII order and Numeric Order Linux/Unix
  • SQL_PROFILE – I explaination Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Jai Shree Ram Oracle
  • Important Script Method for tuning Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme