Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • how to find VIP from ifconfig Linux/Unix
  • create a folder in multiple places Linux/Unix
  • Monitor Long Running Job Oracle
  • Changing unix system clock when Oracle database is running. Oracle
  • sess_server.sql Oracle
  • logminer and my_lbu Oracle
  • scp with ssh2 Linux/Unix
  • Recovering lost SYS password Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • PLSQL Table Syntax 1 Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • All Hints for Oracle Databases Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle

tab.sql

Posted on 02-Aug-2005 By Admin No Comments on tab.sql

select table_name, tablespace_name from dba_tables

where owner = upper(‘&usrnm’)

order by table_name

/

Oracle, SQL scripts

Post navigation

Previous Post: login.sql
Next Post: findx.sql /* Find Indexes on specified USER.TABLE_NAME */

Related Posts

  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Export Oracle data and Compress at same time Oracle
  • switchover for primary database Oracle
  • Find_table_size.sql Oracle
  • v$event_name Oracle
  • How to know current SID 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • 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

  • 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
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Shuffle an array PHP/MYSQL/Wordpress
  • Monitor and Trace Unix processes using truss Linux/Unix
  • To see how much time or progress of long transaction Oracle
  • good linux notes Linux/Unix
  • sess_server.sql Oracle
  • How to start CRS manually Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • find_string_in_database.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme