![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
On 9 Mar, 14:37, gs <g... (AT) gs (DOT) com> wrote: I always use command line for switching archive on/off - I will admit using EM in 9i once just to see how well it worked, but I just feel much more comfortable using command line rather than wondering if the GUI is really doing something or just sitting there hung. One thing I don't like about SQL developer is you need to be logged in as the user whose schema you want to see, which is a pain when you want to see tables from different schemas in the same session. Unless I am missing something, the only way to do this in SD is disconnect/reconnect- Hide quoted text - gs, If you log into SQL*Developer as SYSTEM, you will see "Other Users" at the bottom of your object browser tree. Expand this to see other schemas. HTH -g thanks - must have missed that, I was in as system |
#22
| |||
| |||
|
|
If you log into SQL*Developer as SYSTEM, you will see "Other Users" at the bottom of your object browser tree. *Expand this to see other schemas. |
#23
| |||
| |||
|
|
On 6 Mar, 13:03, "Matthias Hoys" <a... (AT) spam (DOT) com> wrote: I believe on Windoze the quotes are still needed! Matthias- Hide quoted text - Microsoft Windows [Version 6.0.6001] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\>set ORACLE_SID=XXXXXXXX C:\>sqlplus / as sysdba SQL*Plus: Release 10.2.0.4.0 - Production on Mon Mar 8 10:57:03 2010 Copyright (c) 1982, 2007, Oracle. All Rights Reserved. Connected to: Oracle Database 10g Release 10.2.0.4.0 - 64bit Production Session altered. SYS@XXXXXXXX HTH -g |
#24
| |||
| |||
|
|
"gazzag"<gareth (AT) jamms (DOT) org> wrote in message news:a66f4682-ade0-4ffd-9eb6-bb6182859b12 (AT) z11g2000yqz (DOT) googlegroups.com... On 6 Mar, 13:03, "Matthias Hoys"<a... (AT) spam (DOT) com> wrote: I believe on Windoze the quotes are still needed! Matthias- Hide quoted text - Microsoft Windows [Version 6.0.6001] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\>set ORACLE_SID=XXXXXXXX C:\>sqlplus / as sysdba SQL*Plus: Release 10.2.0.4.0 - Production on Mon Mar 8 10:57:03 2010 Copyright (c) 1982, 2007, Oracle. All Rights Reserved. Connected to: Oracle Database 10g Release 10.2.0.4.0 - 64bit Production Session altered. SYS@XXXXXXXX HTH -g Guess not then :-) Matthias They never were.... |
#25
| |||
| |||
|
|
Op 9-3-2010 23:10, Matthias Hoys schreef: Guess not then :-) Matthias They never were.... Shakespeare |
#26
| |||
| |||
|
|
Try with 9.2: they are! |
#27
| |||
| |||
|
|
They never were.... Shakespeare- |
#28
| |||
| |||
|
|
Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-2000 Microsoft Corp. C:\>set ORACLE_SID=XXXXXX C:\>sqlplus / as sysdba Usage: SQLPLUS [ [<option>] [<logon>] [<start>] ] where <option> ::= -H | -V | [ [-L] [-M <o>] [-R <n>] [-S] ] * * * <logon> *::= <username>[/<password>][@<connect_string>] |/ | / NOLOG * * * <start> *::= @<URI>|<filename>[.<ext>] [<parameter> ...] * * * * "-H" displays the SQL*Plus version banner and usage syntax * * * * "-V" displays the SQL*Plus version banner * * * * "-L" attempts log on just once * * * * "-M <o>" uses HTML markup options <o * * * * "-R <n>" uses restricted mode <n * * * * "-S" uses silent mode C:\>sqlplus "/ as sysdba" SQL*Plus: Release 9.2.0.8.0 - Production on Wed Mar 10 13:10:57 2010 Copyright (c) 1982, 2002, Oracle Corporation. *All rights reserved. Connected to: Oracle9i Release 9.2.0.8.0 - Production JServer Release 9.2.0.8.0 - Production SQL |
#29
| |||
| |||
|
|
On Mar 10, 8:13*am, gazzag <gar... (AT) jamms (DOT) org> wrote: snip Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-2000 Microsoft Corp. C:\>set ORACLE_SID=XXXXXX C:\>sqlplus / as sysdba Usage: SQLPLUS [ [<option>] [<logon>] [<start>] ] where <option> ::= -H | -V | [ [-L] [-M <o>] [-R <n>] [-S] ] * * * <logon> *::= <username>[/<password>][@<connect_string>]| / | / NOLOG * * * <start> *::= @<URI>|<filename>[.<ext>] [<parameter> ...] * * * * "-H" displays the SQL*Plus version banner and usage syntax * * * * "-V" displays the SQL*Plus version banner * * * * "-L" attempts log on just once * * * * "-M <o>" uses HTML markup options <o * * * * "-R <n>" uses restricted mode <n * * * * "-S" uses silent mode C:\>sqlplus "/ as sysdba" SQL*Plus: Release 9.2.0.8.0 - Production on Wed Mar 10 13:10:57 2010 Copyright (c) 1982, 2002, Oracle Corporation. *All rights reserved. Connected to: Oracle9i Release 9.2.0.8.0 - Production JServer Release 9.2.0.8.0 - Production SQL The OP posted 10.2 in the original post in this thread. |
#30
| |||
| |||
|
|
The OP posted 10.2 in the original post in this thread. And Shakespeare said "they never were" and gazzag showed they were. Thread drift happens, deal with it. |
![]() |
| Thread Tools | |
| Display Modes | |
| |