Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix
  • Clean up Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL
  • pvm_pre_change.sql Oracle
  • Nice notes on wait events Oracle
  • Ports used by Oracle Software Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • online_ts_bkup.sql Oracle
  • Rename Oracle Instance Name Oracle
  • oradebug ipcrm ipcs Oracle
  • Python class import from different folders Python/PySpark
  • How to check current redo log progress redo_progress.sql Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle

normal maintenance for exp-imp and renaming table

Posted on 20-May-2008 By Admin No Comments on normal maintenance for exp-imp and renaming table

exp userid=vivek file=ats_florist_zips_20MAY08.dmp log=ats_florist_zips_20MAY08.log grants=N indexes=N tables=ats.ats_florist_zips triggers=N statistics=None feedback=5000

imp userid=vivek file=ats_florist_zips_20MAY08.dmp log=imp_ats_florist_zips_20MAY08.log buffer=20971520 grants=N indexes=N fromuser=ats touser=5049 commit=Y constraints=N feedback=5000 statistics=None

alter table “5049”.ATS_FLORIST_ZIPS rename to ats_florist_zips_05_20_2008;

Oracle, SQL scripts

Post navigation

Previous Post: Guide to Linux System Command Mastery
Next Post: OEM-troubleshooting on 20-MAY-08

Related Posts

  • Histogram Overview Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Creating never expiring DB user accounts in Oracle Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • To see how much time or progress of long transaction 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • exp syntax in oracle 10g Oracle
  • Insert cause enqueue locks Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • Implementing Listener Security Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Rename Tablespace Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme