DBAsupport.com Forums - Powered by vBulletin
Results 1 to 10 of 15

Thread: DBMS_STATS options

Threaded View

  1. #8
    Join Date
    Jan 2002
    Location
    NC, USA
    Posts
    24
    C:\Home\Romeo\oracle\sql>sqlplus romeo/romeo @analyze.sql

    SQL*Plus: Release 9.2.0.5.0 - Production on Wed Jun 29 16:28:47 2005

    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.


    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.5.0 - Production

    rm: cannot remove `analyze.tmp.sql': No such file or directory


    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'A', degree =>
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'A1', degree =>
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'A2110', degree
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'CUST_INFO', de
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'EXCEPTIONS', d
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'MLOG$_MY_OBJEC
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'MY_OBJECTS', d
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'MY_OBJECTS_MV'
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'ST', degree =>
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'STATES', degre
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'T', degree =>
    select to_char(sysdate,'MM/DD/YY HH24:MI:SS') from dual;abname => 'T1', degree =>

    12 rows selected.

    >processing: A

    06/29/05 16:28:48


    PL/SQL procedure successfully completed.


    06/29/05 16:28:48

    >processing: A1

    06/29/05 16:28:48


    PL/SQL procedure successfully completed.


    06/29/05 16:28:48

    >processing: A2110

    06/29/05 16:28:48


    PL/SQL procedure successfully completed.


    06/29/05 16:28:50

    ....
    Attached Files Attached Files
    OCP DBA 8, 8i, 9i, 10g

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width