![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sigempty what means? | Puntino | UNIX for Dummies Questions & Answers | 1 | 04-28-2008 08:44 AM |
| What does ls /nosuchdir means ??? | risshanth | UNIX for Dummies Questions & Answers | 9 | 02-06-2008 04:46 AM |
| what it means? | rraajjiibb | UNIX for Dummies Questions & Answers | 4 | 08-31-2004 01:36 PM |
| What does ##* means | yeheyaansari | UNIX for Advanced & Expert Users | 2 | 02-14-2002 09:39 AM |
| what is means by tar xvr - | E-Quality | UNIX for Dummies Questions & Answers | 2 | 09-24-2001 09:48 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
what does all this statments means?
Hi
All, sqlplus << DO_THIS sys/cleanitup as sysdba CREATE TABLESPACE application DATAFILE '/u51/ORACLE/CMS/PICS_app01.dbf' SIZE 314572800 REUSE AUTOEXTEND ON NEXT 104857600 MAXSIZE 2000M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING; DO_THIS sqlplus << DO_THIS_NEXT system/cleanitup DO_THIS_NEXT .... statements.... sqlplus << DO_FINAL system/cleanitup DO_FINAL ...statments.. sqlplus << DO_THIS system/cleanitup DO_THIS sqlplus << DO_THIS_LAST sys/cleanitup as sysdba @$ORACLE_BASE/restore/scripts/tablespace_read_only.sql exit; DO_THIS_LAST Now I want to know what does all the staement with bold black font means. Thanks, Vishal Message was edited by: vishal patel |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|