Move ora.LISTENER.lsnr

Hi gurus,
we have an Oracle RAC 11.2.0.3 (2 nodes) in RedHat 5.3.
we had an old ORACLE_BASE with the old configuration of Oracle RAC, but we migrated some months ago for some problems and we have some parameters with /u01/app/oracle (old ORACLE_BASE) instead of /u02/app/oracle (new ORACLE_BASE).
For example:
[oracle@node1~]$ srvctl config database -d RAC -a
Database unique name: rac
Database name: rac
Oracle home: /u02/app/oracle/product/11.2.0.3/dbhome_2
Oracle user: oracle
Spfile: +DATA/rac/spfilerac.ora
Domain:
Start options: open
Stop options: immediate
Database role: PRIMARY
Management policy: AUTOMATIC
Server pools: rac
Database instances: node2,node1
Disk Groups: DATA, F_R_A
Mount point paths:
Services:
Type: RAC
Database is enabled
Database is administrator managed
[oracle@node1 ~]$ echo $ORACLE_BASE
/u02/app/oracle
but when i do
[oracle@node1~]$ /u02/app/grid/bin/crsctl stat res ora.LISTENER.lsnr -p|grep -i base
USR_ORA_ENV=ORACLE_BASE=/u01/app/oracle
[oracle@node1~]$ srvctl getenv listener
LISTENER:
ORACLE_BASE=/u01/app/oracle
so my idea is change the ORACLE_BASE doing (i look for that sentences in google and tahiti):
[oracle@node1~]$GRID_HOME/bin/crsctl modify resource ora.LISTENER.lsnr -attr USR_ORA_ENV=ORACLE_BASE=/u02/app/oracle
i saw a different form to do:
[oracle@node1~]$GRID_HOME/bin/srvctl setenv listener -l LISTENER -t "ORACLE_BASE=/u02/app/oracle"
with form is the correct, or i must do both? should i restart the listener after execute it? or restart database?
sorry for my bad english and thanks for help.

Me_101 wrote:
Hi gurus,
we have an Oracle RAC 11.2.0.3 (2 nodes) in RedHat 5.3.
we had an old ORACLE_BASE with the old configuration of Oracle RAC, but we migrated some months ago for some problems and we have some parameters with /u01/app/oracle (old ORACLE_BASE) instead of /u02/app/oracle (new ORACLE_BASE).
For example:
[oracle@node1~]$ srvctl config database -d RAC -a
Database unique name: rac
Database name: rac
Oracle home: /u02/app/oracle/product/11.2.0.3/dbhome_2
Oracle user: oracle
Spfile: +DATA/rac/spfilerac.ora
Domain:
Start options: open
Stop options: immediate
Database role: PRIMARY
Management policy: AUTOMATIC
Server pools: rac
Database instances: node2,node1
Disk Groups: DATA, F_R_A
Mount point paths:
Services:
Type: RAC
Database is enabled
Database is administrator managed
[oracle@node1 ~]$ echo $ORACLE_BASE
/u02/app/oracle
but when i do
[oracle@node1~]$ /u02/app/grid/bin/crsctl stat res ora.LISTENER.lsnr -p|grep -i base
USR_ORA_ENV=ORACLE_BASE=/u01/app/oracle
[oracle@node1~]$ srvctl getenv listener
LISTENER:
ORACLE_BASE=/u01/app/oracle
so my idea is change the ORACLE_BASE doing (i look for that sentences in google and tahiti):
[oracle@node1~]$GRID_HOME/bin/crsctl modify resource ora.LISTENER.lsnr -attr USR_ORA_ENV=ORACLE_BASE=/u02/app/oracle
i saw a different form to do:
[oracle@node1~]$GRID_HOME/bin/srvctl setenv listener -l LISTENER -t "ORACLE_BASE=/u02/app/oracle"
Both are same and cane be used, but usually we use srvctl for LOCAL resource and crsctl for GLOBAL resources.
Since LISTENER is running on both the nodes and is a LOCAL resource,so suggest to use srvctl.
Also it can be done with following:
srvctl modify listener -l LISTENER -o /u01/app/oracle/product/11.2.0/dbhome_1
Oracle_home is /u01/app/oracle/product/11.2.0/dbhome_1 in my case
with form is the correct, or i must do both? should i restart the listener after execute it? or restart database?
Both method are not required. Restart of DB is not required but listener is.
HTH

Similar Messages

  • Cluster listener ora.LISTENER_SCAN1.lsnr ONLINE INTERMEDIATE STAGE -

    Hi ,
    I am getting an error while doing
    crsctl stat res -t
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
    1 ONLINE INTERMEDIATE rie-oradbn2-vm Not All Endpoints R
    egistered
    ora.LISTENER_SCAN2.lsnr
    1 ONLINE ONLINE rie-oradbn1-vm
    C:\Users\Administrator>crsctl check cluster -all
    rie-oradbn1-vm:
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    rie-oradbn2-vm:
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    there i an err in the alertnodehome.log file
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    2012-06-19 09:15:43.601
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    2012-06-19 09:16:51.039
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    2012-06-19 09:17:01.845
    [ctssd(3744)]CRS-2409:The clock on host rie-oradbn2-vm is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2012-06-19 09:17:58.530
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    2012-06-19 09:19:07.249
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    Database is connecting and everything seems to be fine except this issue.
    Any one knows the reason,
    Your help made me to install oracle 11g r2 RAC on windows 2008 r2 up to this level.
    Thankyou all in advance.

    Hi ,
    I am getting an error while doing
    crsctl stat res -t
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
    1 ONLINE INTERMEDIATE rie-oradbn2-vm Not All Endpoints R
    egistered
    ora.LISTENER_SCAN2.lsnr
    1 ONLINE ONLINE rie-oradbn1-vm
    C:\Users\Administrator>crsctl check cluster -all
    rie-oradbn1-vm:
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    rie-oradbn2-vm:
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    there i an err in the alertnodehome.log file
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    2012-06-19 09:15:43.601
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    2012-06-19 09:16:51.039
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    2012-06-19 09:17:01.845
    [ctssd(3744)]CRS-2409:The clock on host rie-oradbn2-vm is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2012-06-19 09:17:58.530
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    2012-06-19 09:19:07.249
    [ohasd(3628)]CRS-2765:Resource 'ora.crf' has failed on server 'rie-oradbn2-vm'.
    Database is connecting and everything seems to be fine except this issue.
    Any one knows the reason,
    Your help made me to install oracle 11g r2 RAC on windows 2008 r2 up to this level.
    Thankyou all in advance.

  • Questions on sqlnet.ora, listener.ora files in RAC environment.

    Experts,
    I've some confusion with below files in RAC environment.
    sqlnet.ora
    listener.ora
    These files are available in two locations: <GRID_HOME> & <DB_HOME>.
    My questions:
    1. Why do we have two versions of files ?
    2. When I query lsnrctl status from BOTH the homes, it says it is using listener.ora from <GRID_HOME> as shown below.
    Listener Parameter File D:\app\11.2.0\grid\network\admin\listener.ora
    3. What is the use of files which are in <DB_Home>
    4. If you make some changes to listener using "Netmgr" tool, we expect it will update listener.ora in <GRID_HOME>. Interestingly, it is changing the contents of listener.ora in <DB_HOME> .
    Can anyone please clarify it ?
    Thanks in advance.

    859875 wrote:
    1. Why do we have two versions of files ? In the past, the CRS s/w did not include ASM (ASM did not provide support for cluster voting and registration disks). Thus the networking components such as SQL*Net and the Listener were not part of the CRS installation.
    With Grid Infrastructure, ASM supports cluster voting and registration disks and is recommended to be used for that (as oppose to the old style of raw disks or using an external cluster-based cooked file system like <i>ocfs</i>). And with ASM comes the SQL*Net networking layer and s/w (such as the Listener). As ASM ships with Grid Infrastructure, it now also includes the same networking layer as what the RDBMS installation will. Thus both <GRID_HOME> and <DB_HOME> will contain the same networking components.
    However, only a single Listener is for example needed. And that can only run from a single base location. So for operational use, only one version will be actively in use.

  • Tnsnames.ora, sqlnet.ora & listener.ora files are not exit

    DB version: 10.2
    Hello All,
    I just joined the project and notice tnsnames.ora, sqlnet.ora & listener.ora files are not exit under $ORACLE_HOME/network/admin.
    But still we can connect to the database,
    From command prompt or via enterprise manager studio from client site.
    Any idea?
    OR
    what is the best way to create above files in the existing database?
    DN

    tnsnames.ora and sqlnet.ora are client side files, listener.ora and sqlnet.ora are server side files.
    Listener.ora need not exist if using defaults and dynamic registration of services. It may be possible to cope without all those files, depending on the environment.
    Is the database on the local or remote computer and how are you connecting (from sqlplus)?
    Maybe you have a tnsnames.ora somwhere else? (Try using find command) Maybe TNS_ADMIN is set?

  • Using ipad with remote app, I cannot change to watching a movie from listening to music through Apple TV without resetting the procedure. It only changes the song

    Using ipad with remote app, I cannot change to watching a movie from listening to music through Apple TV without resetting the procedure. It only changes the song

    it might be worth checking your TV settings to see if it has an option for different settings based on whether using the tv speakers or headphones.
    Normally you should be able to control the sound via the tv.
    Have you tried it without the headphones?

  • How do I move scripting listener from my mac 0sx 10/10 desktop

    how do i move scripting listener from my mac OS X yosemite Version 10/10 desktop

    Open itunues, connect iphone, go to photo tab, select what you want, sync.
    Click Support at the top of this page, then click manuals.  You can read the manual from there.

  • How do i move scripting listener from my mac 10/10 desktop

    How do i move scripting listener from my Mac yosemite desk top

    What do you by move?
    Which version of photoshop are you using?
    Are you getting the ScriptingListenerJS.log put on your desktop after you run or Quit photoshop?
    If so, that means you have the ScriptingListen.plugin enabled in your photoshop plugins folder.

  • Tnsnames.ora / listener.ora files on Oracle Standby Database

    Hi I am configuring an Oracle Standby Database to my production system 4.7 and Oracle 9.2.0.4
    My production server is: PR01
    Database SID: PRD
    Standby database server is: PRDR
    Database SID: PRD
    I have already configured the server to a standby database offline backup. Was generated the control files of the standby database and the database is in standby mode.
    Now I will create a script to start the synchronization of offline redolog from the production server to standby server.
    I have a question: in the document SAP Oracle Standby Database, tells me I should change the tnsnames.ora production server pointing to an additional entry disaster recovery server. The tnsnames.ora  file must have two entries???  corresponding to a production server and another to the disaster recovery server??
    In several links of oracle tells me I should configure listener.ora disaster recovery server that is true??
    Guys my question is: where should I change my listener.ora and tnsnames.ora files?
    Please clear my doubt.
    Best regards,
    Desiree

    Hi Desiree,
    The entry in your TNSNAMES.ORA is a nothing but a tns service, when you define archive log destination it will point to a service. This service's host name will be resolved in your tnsnsmaes.ora file.
    Below is the eg of an entry in pfile:
    *.log_archive_dest_2='SERVICE=<service_name> ARCH OPTIONAL'
    Below is the entry in your tnsnames.ora file
    <service_name>.WORLD=
      (DESCRIPTION = (ADDRESS_LIST = (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = <DR_HOST>)
              (PORT = 1527)
        (CONNECT_DATA =
           (SID = <DB_SID>)
           (GLOBAL_NAME = <DB_SID>.WORLD)
    So, your tnsnames.ora will have one entry for your host and the other for the DR host, i.e two entries.
    Listener entry for the convenience when there is a switch over.
    Regards,
    Bala

  • ORA - Listener question!!

    Hi Friends,
    In the listener.ora parameter is set to ADMIN_RESTRICTIONS_LISTENER = ON
    To rotate the log without having to download the listener, we need these restrictions are in 'OFF'.
    Is it imperative for the proper functioning of SAP on Oracle ADMIN_RESTRICTIONS_LISTENER is in 'ON'?
    Thanks in advance.
    Martin Sello

    > In the listener.ora parameter is set to ADMIN_RESTRICTIONS_LISTENER = ON
    Ok....
    > To rotate the log without having to download the listener, we need these restrictions are in 'OFF'.
    What? "Download" the listener?
    Why would you need to have the ADMIN_RESTRICTIONS off in order to get a new listener log file?
    How about just restarting the listener?
    (I mean you are the DBA of this machine and you know the password, don't you ? )
    > Is it imperative for the proper functioning of SAP on Oracle ADMIN_RESTRICTIONS_LISTENER is in 'ON'?
    Nope, SAP does not know about this setting.
    In fact no Oracle client would ever know about it.
    It's a server side setting.
    It's just about the listener.
    cheers,
    Lars

  • TSNnames.ora & Listener.ora - Where do I find these files

    Greetings!
    I'm trying to connect from a SQL server to an Oracle server through the SQL management studio's Linked Server. I'm a bit confused as I get the error ORA 12504, which it says "Listener was not given the SERVICE_NAME in CONNECT_DATA" .
    Where are these files suppouse to be? In the SQL server or the Oracle Server? I did a search in both servers and I don't get any results with the mentioned files names. What do I need to have them?
    If someone could point me to an article or some guide, I would be in great debt as I need to figure this out preety soon.
    Thanks!

    Hello,
    YOu can find these files on oracle server under $ORACLE_HOME/admin/network directory.
    Examples of listener.ora_
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = <hostname where database is running>)(PORT = 1521))
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME =<path to oracle home>)
          (PROGRAM = extproc)
        (SID_DESC =
          (GLOBAL_DBNAME = <database instance name>)
          (ORACLE_HOME =<path to oracle home>)
          (SID_NAME = <your database instance name>)
    Example of tnsames.ora_
    <your database instance name>=
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = <hostname where database is running>)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME =<your database instance name>)
      )Regards
    Edited by: OrionNet on Jan 26, 2009 1:23 PM

  • Configuring tnsnames.ora / listener.ora with HOST = localhost

    Dear Oracle experts,
    presently I'm trying to configure an Oracle installation on a Win2k server
    to work with HOST = localhost entries in my tnsnames.ora and listener.ora.
    I have to do that because I want to use that Oracle installation as an image
    for several computers which will get different IPs and computer names.
    My problem is, taht I only can configure my entries with a real IP adres (127.0.0.1 does not work ) or with the present name of the system but not with localhost or 127.0.0.1.
    My listener.ora looks like below :
    # listener.ora Network Configuration File: D:\oracle\product\10.1.0\Db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SDU = 4096)
    (SID_NAME = EMS)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PRESPAWN_MAX = 10)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost )(PORT = 1521))
    The listener above lead to a
    ERROR - ORA-12541: TNS:no listener
    if I try to connect via iSQLPlus. If I exchange HOST = localhost with HOST = mydnsname the I can connect to the computer via isqlplus.
    Is there any possibility to configure the listener and tnsnames without using real IP adresses ?
    Best regards,
    Daniel Wetzler

    Hi maran,
    thanks for your answer.
    i started the listener from cmd and had the output below :
    C:\Documents and Settings\ECS>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 22-MAR-2007 16:04
    :32
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production
    System parameter file is D:\oracle\product\10.1.0\Db_1\network\admin\listener.or
    a
    Log messages written to D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Produ
    ction
    Start Date 22-MAR-2007 16:04:33
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.1.0\Db_1\network\admin\listener.o
    ra
    Listener Log File D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "EMS" has 1 instance(s).
    Instance "EMS", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\ECS>
    In my listener.log I found the following information :
    TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production on 22-MAR-2007 16:11:42
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.1.0\Db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Trace information written to D:\oracle\product\10.1.0\Db_1\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1672
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    22-MAR-2007 16:11:43 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=ECS))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=168821248)) * status * 0
    So it seems that my lister is running fine, isn't it ?
    But I cannot conect to my database....
    I pasted my tnsnames.ora below.
    Perhabs there's a bug I didn't fins yet. But if I replace in both files t(tnsnames.ora and listener.ora the "localhost" with my local IP it works just fine...
    # tnsnames.ora Network Configuration File: D:\oracle\product\10.1.0\Db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    SIG =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost )(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = SIG)
    Hpe someone can help.....
    Best regards,
    Daniel

  • Want to just record audio off a home made movie to listen on a Cd or iPod

    Hi,
    I am trying to get the audio off a video I recorded of a presentation so I can listen with iPod. Can I do this with GarageBand?
    I have the movie clip converted in GB already. Just cannot figure out how to grab the audio.
    Thanks for any help
    Jim

    You should have the movie's audio as a track in GB, don't you? Just hide the video track and share the audio to disk.

  • Where the init.ora ,   tnsnames.ora,   listener.ora,    sqlnet.ora

    If client-side and server-side software are located in different machines, basically, init.ora and listener.ora are located in the server-side, and tnsnames.ora and sqlnet.ora are located in the client-side, am I right?

    The confusion comes because, as stated earlier by Sanjay, a server could also be a client...
    Here a very simple example on one and only one Windows machine with the same user :
    ---here it is a connection as from client
    E:\apps\oracle\ora1110PE\NETWORK\ADMIN>tnsping demo111p
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.7.0 - Production on 21-JUN-2009 09:36:38
    Copyright (c) 1997, 2008, Oracle.  All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = phoenix)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = DEMO111P)))
    OK (10 msec)
    E:\apps\oracle\ora1110PE\NETWORK\ADMIN>sqlplus scott/demo111@demo111p
    SQL*Plus: Release 11.1.0.7.0 - Production on Sun Jun 21 09:27:02 2009
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    Connected to:
    Personal Oracle Database 11g Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> quit
    Disconnected from Personal Oracle Database 11g Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    --- we remove the sqlnet.ora
    E:\apps\oracle\ora1110PE\NETWORK\ADMIN>rename sqlnet.ora _sqlnet.ora
    ---here it is a connection as from client
    E:\apps\oracle\ora1110PE\NETWORK\ADMIN>tnsping demo111p
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.7.0 - Production on 21-JUN-2009 09:37:30
    Copyright (c) 1997, 2008, Oracle.  All rights reserved.
    Used parameter files:
    TNS-03505: Failed to resolve name
    E:\apps\oracle\ora1110PE\NETWORK\ADMIN>sqlplus scott/demo111@demo111p
    SQL*Plus: Release 11.1.0.7.0 - Production on Sun Jun 21 09:27:11 2009
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    Enter user-name:
    ---here it is a connection as from server, still working, in that case it does not use tnsnames/sqlnet
    E:\apps\oracle\ora1110PE\NETWORK\ADMIN>set ORACLE_SID=demo111p
    E:\apps\oracle\ora1110PE\NETWORK\ADMIN>sqlplus scott/demo111
    SQL*Plus: Release 11.1.0.7.0 - Production on Sun Jun 21 09:27:37 2009
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    Connected to:
    Personal Oracle Database 11g Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>So, we are on server, the behaviour change depending what we are connecting with (client or server method).
    Nicolas.

  • HT5622 I have a pop up when I watch movie or listen to music.

    Hi,
    Thanks for helping me!
    Here's my problem,
    It the little house icon and it says you sure you want to log out?? 1 mins countdown starts. After 1 mins my computer shutsdown.. I use Gom player to watch movie, may that have somithing to od with it.
    Thank you

    Hi Miss_FayeFaye,
    Thanks for visiting Apple Support Communities.
    It looks like your computer has been scheduled to shut down automatically at a certain time. You can check this setting in the Energy Saver section within System Preferences:
    Schedule your Mac to turn on, turn off, go to sleep, or wake from sleep at specified times. You might do this if you want to be sure your Mac turns off when you aren’t working and turns on before you come to work.
    Choose Apple menu > System Preferences, then click Energy Saver.
    Click Schedule, then select the options you want to use.
    To schedule a startup or wake time for your Mac, select the “Start up or wake” checkbox. Choose a day or group of days from the pop-up menu, then enter a time.
    To schedule a shutdown, sleep, or restart time for your Mac, select the bottom checkbox and choose the appropriate option from the pop-up menu. Choose a day or group of days from the pop-up menu, then enter a time.
    See this article for the steps:
    OS X Mavericks: Schedule your Mac to shut down or go to sleep automatically
    http://support.apple.com/kb/PH13914
    If you do not see any entries when you view the Schedule in Energy Saver, try resetting your computer's PRAM:
    About NVRAM and PRAM
    http://support.apple.com/kb/HT1379
    Best Regards,
    Jeremy

  • Short interruption while watching movies or listening to music

    synchronisation is finished but every time I am watching a movie (it happens with every movie) there happen short interruptions after 10 minutes, and after 50 minutes. sync is finished! Connected via ethernet - no wireless LAN.
    It happens after the same time periods. Does not depend on the movie I watch.
    Any ideas?
    Kind regards from germany,
    de-cive

    are you on auto-sync or custom sync? what version of software are you using on the appleTV and iTunes?

Maybe you are looking for

  • IMessage sending from email instead of phone number

    After 5 months of using my iPhone, my iMessage has switched to sending from phone number to sending from my email on the iPhone 5S (Software ios 8.1.3). I have already checked my settings, which state it should be sending from my phone number. In fac

  • Cinima Display fades Between blue and the deskop after my Mac Pro sleeps

    Hello all, I really hope someone can help. I have a Mac Pro Running 10.5.4 and a 23 Inch Cinema Display. When I wake my machine from sleeping the desktop appears then about a second later the screen fades blue. After a second of blue it fades back to

  • Photos App says 'Preparing Library...', gets to 65%, quits each time - help!

    I'm using a late 2012 iMac running 10.10.3, my iPhoto library is on an external hard drive. I am trying to install the new Photos app and each time I try it says "Preparing Library..." until it gets to about 65% done, and then the app quits and I get

  • IDOC posting problem

    Hi, Currently i am facing one issue with bd87 tcode, when evr i tried to process the idoc thr BD87, automatically debugging mode is switched on.Actually the user is not having the authorization and  even we did n't set any debugging related parameter

  • Voyager Calcuations

    Have a grid in Voyager that shows 2008 vs 2007 data in columns by Diagnosis group in rows.  THere's a calculated column that calcs 2008 as a percent of 2007. Row total for ALL Diagnosis groups incorrectly totals the percentage.  How do I make it reca