Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Remove duplicate rows from table Oracle
  • Find Command Linux/Unix
  • CTAS with LONG Column for 9i and higher Oracle
  • Very clear article about oracle dataguard Oracle
  • Backup and Recovery Scenarios Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • ORA-01220 Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • find_string_in_database.sql Oracle
  • tab.sql Oracle
  • Removing first line Linux/Unix
  • Find total file sizes Linux/Unix
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • catting.sh Linux/Unix
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, 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

  • Changing unix system clock when Oracle database is running. Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • Oracle Metalink useful notes Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • Wait Based Tuning Step by step with SQL statement 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
  • Histogram information Oracle
  • Rman Notes -1 Oracle
  • Removing first line Linux/Unix
  • Find all users who have DML privileges Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme