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

Thread: SQLPLUS

  1. #1
    Join Date
    Sep 2000
    Location
    Singapore
    Posts
    32
    Hi,

    Can anyone tell me how to run sqlplus in slient mode , iam using Winnt 4.0, oracle 8i

    with regards
    Felix
    DBA

  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    Try sqlplus -S. This command works in Unix. I am not sure in NT.

  3. #3
    Join Date
    Nov 2000
    Posts
    169
    Can you please explain to me what is meant by running SQL*PLUS in silent mode?

    thanks

  4. #4
    Join Date
    Sep 2000
    Location
    Singapore
    Posts
    32

    Post Runign in Slient Mode

    Hi,

    Runing in slient mode is, you can write some Unix Script, in that you can write a SQL Statement, but no need to open SqlPlus. the results can be manipulated without going to SQLPlus.

    Clear

    Bye.
    Felix
    DBA

  5. #5
    Join Date
    Aug 2000
    Location
    Shanghai
    Posts
    433
    I think if you schedule your sqlplus command using AT .
    It will be running in the slient mode .
    Am I rite?

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