RH6.2 - Listener Woes

I installed Oracle on RH6.2 (what a mess). After following the steps outlined on Oracle's site I was able to get everything up and running. I started the listener, and it said it was running, but it also said
"The listener supports no services". Is this a problem?
I installed the oracle client on a windows box and I am having problems communicating with the installed DB. I can acces the database fine from svrmgr and sqlplus on the linux box, and I believe I have configured the tnsnames.ora file correctly on my windows box. Any ideas?
Thanks,
Al

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Al:
I installed Oracle on RH6.2 (what a mess). After following the steps outlined on Oracle's site I was able to get everything up and running. I started the listener, and it said it was running, but it also said
"The listener supports no services". Is this a problem?
I installed the oracle client on a windows box and I am having problems communicating with the installed DB. I can acces the database fine from svrmgr and sqlplus on the linux box, and I believe I have configured the tnsnames.ora file correctly on my windows box. Any ideas?
Thanks,
Al<HR></BLOCKQUOTE>
null

Similar Messages

  • RH6.1 + O81701(R3) -- no problem! =) (mind you that I'm just making a *practice DB)

    I was going nuts with trying to install RH6.1 with O81701 (R3) the first time around since I would get some really wacky Java errors. Then I downloaded the linux817.tar tarball again and put it on CD, burned it and untarred it under my linux partition and all of those Java problems went away. So whatever you do, DON'T UNTAR AND BURN YOUR O8i 8.1.7.0.1R3 TARBALL UNDER WINDOWS!
    Anyhow, after I do the normal steps of logging in as root following the commands specified in the Oracle for Linux Starter Kit specifies:
    'groupadd oinstall; groupadd sysdba; groupadd sysoper; useradd oracle -d /usr/oracle -g oinstall -G sysdba,sysoper;'
    'passwd oracle;'
    'chmod 755 /usr/oracle; mkdir /usr/oraInventory; chown oracle.oinstall /usr/oraInventory;'
    I log in as user oracle and...
    Then I put in the environment settings into the ~oracle/.bash_profile as specified but I only input 3 settings incidentally:
    ORACLE_HOME, ORACLE_BASE, & ORACLE_SID.
    I log in as root again, 'bzip2 -dv' the JRE from http://www.blackdown.org underneath the /usr/local directory...then 'tar xvf' the uncompressed file, and finally make a symbolic link 'ln -s /usr/local/jre118_v3 /usr/local/java' ...
    and then we're all set to install.
    log back in as the user oracle (under X-window environment...I am using GNOME)
    If you were smart you have untarred the tarball 'tar xvf' into your /usr/oracle home directory which results in a '/usr/oracle/Disk1' directory... go into the 'Disk1' directory and then type ./runInstaller and it should run without a hitch.... HOWEVER you must tell the OUI to NOT create a DB after it's finished installing since you have to gunzip and untar the 'glibc-1.2.3-stubs.tar.gz' file (kindly provided here: 'http://download.oracle.com/otn/linux/oracle8i/glibc-2.1.3-stubs.tar.gz' which is assumed that you have an OTN membership (it's free don't worry)) into your $ORACLE_HOME directory after the installation of the RDBMS files are finished.
    after the long and very boring installation is finished, you must run the 'setup_stubs.sh' patch script AND be SURE to execute the other patches provided with the 'linux81701.tar' under (assuming you untarred the tarball underneath your ~oracle directory) '/usr/oracle/Disk1/patch'
    There are two patches...'/usr/oracle/Disk1/patch/bug1538440' and '/usr/oracle/Disk1/patch/bug1542738' which each have their respective README files which are actually the patch scripts themselves. So I change directories into the 'bug1538440' directory and (under the Bourne shell or 'bash') do an 'export TOP_PATCH_DIR="."', then proceed to execute the script with 'sh README.1538440' which will tell you to execute the 'root.sh' script again which I did after I executed the 2nd bug patch script. I change directories into the 'bug1542738' directory and then execute the 2nd patch script with
    'sh README.1542738' which alleved my woes when I tried to run 'dbassist' even after running the 'setup_stubs.sh' patch script since 'dbassist' REFUSES to run without running the 'README.1542738' patch.
    More or less, I have had no major problems with O81701R3 this time which is incidentally my first time successfully installing it after many hairpulling, foot stomping failures. I am using a regular install straight from the RH6.1 ISO install and the JRE118_V3 from http://www.blackdown.org. 400MB swap partition, 20MB boot partition, and the rest is just '/' ...using a 9GB HD and 128MB RAM with a Celery 400Mhz...no overclocking, just standard.
    making the DB took at least 3 hours... the JServer is pretty brutal on the CPU has a lot of files associated with its install..
    I remind you once again that I am just installing Oracle for my own learning but if you benefit from this too, then I feel better.
    Cheers.
    null

    gdgmacguy wrote:
    Make that 2 in a million. I've not had any problems whatsoever.
    Make that 3 in a million because I have also experienced no problems. Well, some set-up issues at first but that's typical of any new device I think. No screen issues, no reception issues (unless I intentionally try to wreck the reception by placing a house key over the antenna, which is a neat experiment but totally unnecessary if you are able to make calls by holding it like you would any other phone, what's the point?). I have made calls and everything is working great. I have a bumper on the way and an invisible shield full body protection from Zagg. Can't wait for those two things because right now I am holding like its the holy grail and if I drop it my life will end. Which it probably will because I would not be able to live with a cracked iPhone...but I digress.

  • Cann't connect to 805 on RH6....

    Hello.
    My root installed Rh6 on box with 805 Oracle. but now I cann't
    lconnect to Oracle from win 95 box with client 804 on it.
    it says
    ora-12224:TNS: No listener
    when I tries loggin from within linux box (server) all seems to
    be OK.
    That's wrong ?
    P.Ss. there is process with listener in memory...
    null

    Thank You for reply. But all was easy: in tnsname i wrote IP of
    Linux Box. But root changed it.
    Thank You again for Your reply
    rain (guest) wrote:
    : hello andrey:
    : do you have sstarted the listener on your linux? if not, you
    : must do this:
    : login with the user oracle on linux;
    : type the command "lsnctl"
    : in the following type "startup"(or start, i have forgotten);
    : try it, good luck!
    : Andrey (guest) wrote:
    : : Hello.
    : : My root installed Rh6 on box with 805 Oracle. but now I
    cann't
    : : lconnect to Oracle from win 95 box with client 804 on it.
    : : it says
    : : ora-12224:TNS: No listener
    : : when I tries loggin from within linux box (server) all seems
    : to
    : : be OK.
    : : That's wrong ?
    : : P.Ss. there is process with listener in memory...
    null

  • 8.05 on RH 6.0 "Could not link TNS listener"

    I'm installing 8.05 on RedHat 6.0, but it gives my error that it
    can not link TNS listener. I have installed the libraries that
    Oracle suggests to install.
    Has anybody installed 8.05 on RH6.0 ?
    Thank you
    Dominik
    null

    Dominik Vltavsky (guest) wrote:
    : I'm installing 8.05 on RedHat 6.0, but it gives my error that
    it
    : can not link TNS listener. I have installed the libraries that
    : Oracle suggests to install.
    : Has anybody installed 8.05 on RH6.0 ?
    I have your configuration working fine ... using the standard
    6.0 libs and 8.05 without any patch !
    null

  • Cann't start ipc listener ...

    Hello.
    Last week I'm just dieng from all this perfect unworking things
    on RH6 ( or may be from this? ;)) )
    Any way installed I on Rh6 *)5 ( apply all patche)
    all seems to be Ok. but I cann't start IPc listeners. What is
    wrong?
    Here is log, trc and listener.ora files:
    listener.ora
    # Installation Generated Net8 Configuration
    # Version Date: Jun-17-97
    # Filename: Listener.ora
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= IPC)(KEY= orcl))
    (ADDRESS= (PROTOCOL= IPC)(KEY= PNPKEY))
    (ADDRESS= (PROTOCOL= TCP)(Host= cisi)(Port= 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME= cisi.citynet.kharkov.ua)
    (ORACLE_HOME= /home/oracle/805)
    (SID_NAME = orcl)
    (SID_DESC =
    (SID_NAME = extproc)
    (ORACLE_HOME = /home/oracle/805)
    (PROGRAM = extproc)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = off
    now listener.log
    TNSLSNR for Linux: Version 8.0.5.0.0 - Production on 10-SEP-99
    18:32:01
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    System parameter file is
    /home/oracle/805/network/admin/listener.ora
    Log messages written to /home/oracle/805/network/log/listener.log
    Listening on: (ADDRESS=(PROTOCOL=ipc)(DEV=6)(KEY=orcl))
    Listening on: (ADDRESS=(PROTOCOL=ipc)(DEV=10)(KEY=PNPKEY))
    Listening on:
    (ADDRESS=(PROTOCOL=tcp)(DEV=11)(HOST=172.16.0.5)(PORT=1521))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] *
    RETURN CODE
    10-SEP-99 18:31:36 *
    (CONNECT_DATA=(CID=(PROGRAM=)(HOST=cisi)(USER=oracle))(COMMAND=st
    atus)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=134238208)) *
    status * 0
    10-SEP-99 19:02:01 * ping * 0
    10-SEP-99 19:02:25 *
    (CONNECT_DATA=(CID=(PROGRAM=)(HOST=cisi)(USER=oracle))(COMMAND=st
    op)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=134238208)) * stop *
    0
    and now tnsnames:
    # Installation Generated Net8 Configuration
    # Version Date: Oct-27-97
    # Filename: Tnsnames.ora
    extproc_connection_data =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = orcl))
    (CONNECT_DATA = (SID = extproc))
    orcl =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL= TCP)(Host=localhost)(Port= 1521))
    (CONNECT_DATA = (SID = orcl))
    orcl_BEQ =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = BEQ)(PROGRAM = /home/oracle/805)
    (argv0 = oracleorcl)
    (args = '(DESCRIPTION =
    (LOCAL=YES)(ADDRESS=(PROTOCOL=BEQ)))')
    (envs =
    'ORACLE_HOME=/home/oracle/805,ORACLE_SID=orcl')
    Help me pls.
    null

    ANdrey (guest) wrote:
    : Hello.
    : Last week I'm just dieng from all this perfect unworking things
    : on RH6 ( or may be from this? ;)) )
    : Any way installed I on Rh6 *)5 ( apply all patche)
    : all seems to be Ok. but I cann't start IPc listeners. What is
    : wrong?
    : Here is log, trc and listener.ora files:
    : listener.ora
    : # Installation Generated Net8 Configuration
    : # Version Date: Jun-17-97
    : # Filename: Listener.ora
    : LISTENER =
    : (ADDRESS_LIST =
    : (ADDRESS= (PROTOCOL= IPC)(KEY= orcl))
    : (ADDRESS= (PROTOCOL= IPC)(KEY= PNPKEY))
    : (ADDRESS= (PROTOCOL= TCP)(Host= cisi)(Port= 1521))
    : SID_LIST_LISTENER =
    : (SID_LIST =
    : (SID_DESC =
    : (GLOBAL_DBNAME= cisi.citynet.kharkov.ua)
    : (ORACLE_HOME= /home/oracle/805)
    : (SID_NAME = orcl)
    : (SID_DESC =
    : (SID_NAME = extproc)
    : (ORACLE_HOME = /home/oracle/805)
    : (PROGRAM = extproc)
    : STARTUP_WAIT_TIME_LISTENER = 0
    : CONNECT_TIMEOUT_LISTENER = 10
    : TRACE_LEVEL_LISTENER = off
    : now listener.log
    : TNSLSNR for Linux: Version 8.0.5.0.0 - Production on 10-SEP-99
    : 18:32:01
    : (c) Copyright 1997 Oracle Corporation. All rights reserved.
    : System parameter file is
    : /home/oracle/805/network/admin/listener.ora
    : Log messages written to
    /home/oracle/805/network/log/listener.log
    : Listening on: (ADDRESS=(PROTOCOL=ipc)(DEV=6)(KEY=orcl))
    : Listening on: (ADDRESS=(PROTOCOL=ipc)(DEV=10)(KEY=PNPKEY))
    : Listening on:
    : (ADDRESS=(PROTOCOL=tcp)(DEV=11)(HOST=172.16.0.5)(PORT=1521))
    : TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] *
    : RETURN CODE
    : 10-SEP-99 18:31:36 *
    (CONNECT_DATA=(CID=(PROGRAM=)(HOST=cisi)(USER=oracle))(COMMAND=st
    : atus)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=134238208)) *
    : status * 0
    : 10-SEP-99 19:02:01 * ping * 0
    : 10-SEP-99 19:02:25 *
    (CONNECT_DATA=(CID=(PROGRAM=)(HOST=cisi)(USER=oracle))(COMMAND=st
    : op)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=134238208)) * stop
    : 0
    : and now tnsnames:
    : # Installation Generated Net8 Configuration
    : # Version Date: Oct-27-97
    : # Filename: Tnsnames.ora
    : extproc_connection_data =
    : (DESCRIPTION =
    : (ADDRESS = (PROTOCOL = IPC)(KEY = orcl))
    : (CONNECT_DATA = (SID = extproc))
    : orcl =
    : (DESCRIPTION =
    : (ADDRESS = (PROTOCOL= TCP)(Host=localhost)(Port= 1521))
    : (CONNECT_DATA = (SID = orcl))
    : orcl_BEQ =
    : (DESCRIPTION =
    : (ADDRESS = (PROTOCOL = BEQ)(PROGRAM = /home/oracle/805)
    : (argv0 = oracleorcl)
    : (args = '(DESCRIPTION =
    : (LOCAL=YES)(ADDRESS=(PROTOCOL=BEQ)))')
    : (envs =
    : 'ORACLE_HOME=/home/oracle/805,ORACLE_SID=orcl')
    : Help me pls.
    null

  • Missing dbsnmp, tnsname.ora and listener.ora

    I am puzzle with missing files:
    dbsnmp
    tnsname.ora
    listener.ora
    they arent in oracle_home/network/admin or
    /oracle_home/bin
    I have 8.1.5.0 dbserver and dbclient installed on
    rh6.0. the listener is working fine.
    OEM on NT system
    I need to have intelligent agent up and running.
    null

    Check this metalink note, it covers specific RAC issues:
    Configuration of Load Balancing and Transparent Application Failover
    Note:226880.1
    Werner

  • 8.1.6 open a listener at port 1024?

    Hola
    I've got Oracle 8.1.6 installed and working fine; however, i found that when the
    database is started at machine boot it open a listener at port 1024, i can even connect to it and work as if were a normal listener started at port 1521. I tried shuting down the normal listener (lsnctrl stop), but i still can connect to port 1024.
    Now, when i restarted both the database and listener (via dbshut+dbstart+lsntctrl stop/start) the port got closed; also i was able to reproduce this behaviour at other 2 machines that have 8.1.6 installed.
    Have anyone experienced this problem? and better yet, can you explain why it does occur and/or a way to fix it?
    Thanks in advance
    Saludos
    -- Marcos.
    null

    I'm having the same exact problem on a RH6.2 system with 8.1.6
    When I run dbassist and it reaches the point that it wants to create the database, I get the following:
    java.lang.NumberFormatException: 36%
    at java.lang.Long.parseLong(Compiled Code)
    at java.lang.Long.parseLong(Compiled Code)
    at WizOSD.getFreeDiskSpace(Compiled Code)
    at WizOSD.DBQueryDiskSpace(Compiled Code)
    at CheckerClass.CheckforFreeDiskSpace(Compiled Code)
    at DBConfigInfo_base.doSpaceChecking(Compiled Code)
    at DBConfigInfo_base.doSpaceChecking(Compiled Code)
    at DBConfigInfo_base.enoughFreeSeedDiskSpace(Compiled Code)
    at CopySeed.CreateDatabase(Compiled Code)
    at CopySeed_base.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    It is important to note that not only does this happen if I try to create a new database from scratch, but also if I try to have dbassist copy the database from the install cd.
    As well, it may be interesting to note that if I try to run dbassist again within 10 minutes or so of getting the above java error, I get this:
    SIGSEGV received at befff9e0 in /lib/libc.so.6. Processing terminated
    Writing stack trace to javacore9330.txt ... OK
    Please help!

  • O8iR2 & RH6.2

    Hi Guys,
    I've already installed O8iR2 on RH 6.1 without a glitch but on RH6.2 I can't even start the OUI (it gives me a SIGSEGV in libawt.so). It's a new installation of RH6.2 and I'm using the JRE of O8iR2.
    My config: Dual P-III 600, 512MB RAM, 2.2.14-5.0 kernel.
    Did anyone manage to install O8iR2 on RH6.2? If did what was the scenario (is it possible, that I have a damaged tar.gz)?
    TIA, Morc.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Al:
    I installed Oracle on RH6.2 (what a mess). After following the steps outlined on Oracle's site I was able to get everything up and running. I started the listener, and it said it was running, but it also said
    "The listener supports no services". Is this a problem?
    I installed the oracle client on a windows box and I am having problems communicating with the installed DB. I can acces the database fine from svrmgr and sqlplus on the linux box, and I believe I have configured the tnsnames.ora file correctly on my windows box. Any ideas?
    Thanks,
    Al<HR></BLOCKQUOTE>
    null

  • How do i use my Platronix bluetooth with iPhone 4 to listen to music.

    How do i use my Platronix bluetooth with iPhone4 to listen to music.
    Its a mono bluetooth paired with the phone.
    I dont want to buy a new stereo headset but can i use this same one.

    One way is to sync the contacts from the old iPhone to iCloud. Then when you turn on the new phone and set it up for iCloud and turn on the Contacts in Settings >iCloud, they will come to the new phone. http://www.apple.com/icloud/setup/

  • APEX LISTENER Install troubleshooting

    Hi, I need help.. :-)
    Default Database connection not configured properly
    What I have done:
         ALTER USER APEX_LISTENER ACCOUNT UNLOCK;
         ALTER USER APEX_PUBLIC_USER ACCOUNT UNLOCK;
         ALTER USER APEX_REST_PUBLIC_USER ACCOUNT UNLOCK;
         connect APEX_LISTENER/mypasswd1
         connect APEX_PUBLIC_USER/mypasswd2
         connect APEX_REST_PUBLIC_USER/mypasswd1
    Check default.xml
    password: replaced encrypted one with clear text one for APEX_PUBLIC_USER to ensure it is correct
    even tried APEX_LISTENER password just incase
    Is there a simple JDBC test to see if it connects? it is APEX_PUBLIC_USER who is connecting isn't it?
    ======================================================================
    java -jar apex.war
    Feb 22, 2013 12:44:40 PM oracle.dbtools.standalone.Standalone execute
    INFO: NOTE:
    Standalone mode is designed for use in development and test environments. It is not supported for use in production environments.
    Feb 22, 2013 12:44:40 PM oracle.dbtools.standalone.Standalone execute
    INFO: Starting standalone Web Container in: /data/oracle/orawd/product/11.2.0/dbhome_1/apex_listener/apex
    Feb 22, 2013 12:44:41 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Will deploy application path = /data/oracle/orawd/product/11.2.0/dbhome_1/apex_listener/apex/apex/WEB-INF/web.xml
    Feb 22, 2013 12:44:41 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Deployed application path = /data/oracle/orawd/product/11.2.0/dbhome_1/apex_listener/apex/apex/WEB-INF/web.xml
    Feb 22, 2013 12:44:41 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: /data/oracle/orawd/product/11.2.0/dbhome_1/apex_listener/apex
    Default Database connection not configured properly
    Feb 22, 2013 12:44:42 PM oracle.dbtools.rt.web.SCListener contextInitialized
    INFO: Oracle Application Express Listener initialized
    Application Express Listener version : 2.0.0.354.17.06
    Application Express Listener server info: Grizzly/1.9.49
    Feb 22, 2013 12:44:42 PM com.sun.grizzly.Controller logVersion
    INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.49 - 2/22/13 12:44 PM
    Feb 22, 2013 12:44:42 PM oracle.dbtools.standalone.Standalone execute
    INFO: http://localhost:8888/apex started.

    That could be a problem.
    I was answering the question:
    BillC wrote:
    Is there a simple JDBC test to see if it connects? it is APEX_PUBLIC_USER who is connecting isn't it?Yes - APEX_PUBLIC_USER is the connecting user.
    You can use SQLPLUS to make sure you have the correct password.
    After that, it is the SERVER, PORT, SID/SERVICE in the APEX listener you need to confirm.
    You can TNSPING to confirm you have the correct selections for those.
    You can always re-run the java -jar apex.war setup command to all of the basic settings.
    The reason I mention that is because if you modify the settings manually - we need to ask "which file?" because there is the default and the database specific one too.
    Try making a request to the service in standalone mode and you should get a terminal output (the window stays open) with a more detailed error. I would guess there will be an ORA-12514, TNS listener does not currently know of service requested in descriptor or something similar that will give you the "debug" information you are looking for.
    Regards,
    --Tim St.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Problem with logging in to apex application builder listener

    I have problem with my settings and am posting this in hope that someone else out there had similar problem and solved it!
    I am trying to use reverseproxy to access to our db through apex listener.
    It's been all set-up and I can login to the application it self either through proxy or no proxy using the listener.
    But when I try to login to apex application builder I cannot do it through proxy(with no proxy, it works).
    It just refreshes the login page when I click login....
    I tried to upgrade the listener to the latest v1.1(using 1.0.2) but it causes my tomcat to crash...
    So solution i am looking for is how to make logging in work through proxy..
    In the firebug it is showing that below and few other request status as 302 moved temporariry
    http://myserver:8080/testsin/apex/wwv_flow.accept
    Where as with no proxy it is saying Found.....
    Any thoughts??
    Thanks
    Sin K

    Hello Sin K,
    so proxy and Tomcat are located on different machines as well? Is the proxy able to commuicate with the Tomcat on the configured internal ports and is the proxy able to lookup the hostname you configured for the Tomcat?
    For the connector, the proxyName and proxyPort should be the parameters the client uses to call APEX. So if your clients should call via http://proxyserver:8080/testsin/apex the settings would be
    proxyName=proxyserver
    proxyPort=8080Reason for this is that applications (e.g. the APEX Listener) generate there URL references with these parameters.
    But does your proxy actually serve on port 8080? And is that port accessible by clients? Do clients accept cookies from that server?
    In my case, there is only one 302 which redirects to http://host:port/apex/f?p=4500:1000:sessionid which is correct.
    If you look into your first post request in firebug, what's in the request header?
    -Udo

  • Making an iTunes library protected against ripping onto CD, listen only

    Hi there
    we have a security issue with itunes. We are a secure college within an HMP&YOI and we use 16 imacs in two rooms. We have installed the same master music library (currently 8500 tunes)on each machine and all students have access to it under their own account.
    Our problem is this. 1 (How) is it possible to make a library read only, i.e. so it is not burnable onto a CD, for copyright protection. We want the lads to be able to hear the music without being able to 'rip' it to CD.
    2. Is it possible to split the library into two libraries, making the content of one burnable and the content of the second not burnable. This way we can offer them instrumentals and original titles for burning and commercial copyright protected titles for listening only.
    NB None of the content has been downloaded from the itunes store.
    Your help on this matter would be very much appreciated.
    Mark Anderson
    Music dept
    HMP & YOI Ashfield

    Hi Patrick
    Your solution to the problem seemed to be the answer but I now have another problem: not all the macs in the music room can 'see' i.e. share the new intel mac.
    They are all connected via a Belkin switch using ethernet and sharing is enabled in all machines. Some of the iSite white iMacs can be seen by the new intel mac but they cannot 'see' the new intel mac. How can an ethernet connection work only one way ? We are using standard ethernet two way cable. All machines are running 10.5.3 apart from the new mac which is happy running 10.4.11.
    If I could get all the macs in the room to 'see' the new intel machine, then we could run the intel machine as the Master iTunes Library and share it as you suggest 'read-only' to the other machines.
    Has anyone any suggestions as to why this is happening ? Is there something other than turning sharing on in system prefs that one has to do to enable two communication between all machines ?
    Thanks
    Marco

  • How do I use home sharing between my home computer and my work computer so I can listen to the same music both places?

    Hello. I am trying to use my work computer with itunes to listen my my music on my itunes on my computer at home. I have signed into both. My computer at home is off, is there a way to listen to all my music on both computers by using Home Sharing or another means?

    The best way I know is to sign up for iTunes Match.  All your music is stored in the cloud and can be accessed by up to 10 devices.

  • How to configure oracle listener profile for multiple oracle database

    Hi,
    I am going to install solution manager system in the same server of ERP EHP4 on Windows. Both DB are oracle.
    I'd like to know how to configure listener in this kind of envirnmonent.
    a. use two listener and different ports
    b. use same listener but different ports
    c. use same listener and same port
    Which is the correct mothed?
    And, after installation, there seem three set of profiles of listten, one for ERP, one for SLM, and the other for OS?(%windir%system32), which one is functional?
    Please advise.
    Thanks a lot.
    Regards,
    Alex

    Hi,
    standard installation is creating new configs for listener for each instance.
    I would recommend to use one listener per each instance.
    YOU CAN NOT HAVE one port number for two differnet systems!
    If you want to use one listener than you must adapt tnsnames.ora, listener.ora and ensure that both systems will use different port numbers.
    For example PORT= 15<system number>
    Peter

  • Is there a way that iTunes can act as a Radio Alarm Clock? I have found the radio station I enjoy listening to in the iTunes Radio List. Is there anyway iTunes (and my Mac) can be set to come-on and start playing that Radio Station from Sleep mode at spec

    Is there a way that iTunes can act as a Radio Alarm Clock?
    I have found the radio station I enjoy listening to in the iTunes Radio List. Is there anyway iTunes (and my Mac) can be set to come-on from Sleep mode and start playing that Radio Station at specific times of the day?
    Any App or plug-in that does that?
    Many thanks
    Kevin

    Turning your Mac into a clock radio.
    1.  In iTunes create a playlist that contains just the radio station you want to wake up to.
    2.  Export the playlist (as .m3u works well).  Get Info on your playlist file and look at the Open With entry to make sure it points to iTunes, VLC or some other app that will stream your station.
    3.  In iCal create an event entry at the time you want to wake up.
    4.  Right (or Control) click on your wakeup event and select Get Info.
    5.  For "alarm" select Open File.
    6.  Now under Open File there will be a place to add the file to open.  It will probably be some default entry (like iCal).  Click on it will allow you to select "other."  Then use the file dialog to select your playlist file.
    Your Mac will wake you up at the appointed time.  You don't need to keep iCal running.  If you want to put you Mac to sleep for the night then there is one more thing you need to do.  Open System Preferences to Energy Saver and click on the Schedule button.  Check Start up or wake and set the wake up time to slightly before your iCal alarm time.
    Dan

Maybe you are looking for

  • Adobe flash player not working for youtube

    Hi, While I was trying to install Adobe Flash Player for Microsoft Internet Explorer, the installation process got stuck half way and I tried to terminate the installation. But I had difficulty even terminating the installation process and IE and my

  • All files in a shared folder don't have permissions

    I have two users on my mac and am having some issues with sharing files.  I created a shared folder and gave the other user read/write permissions.  When I log in as that user, the folder can be accessed, but some of the files in that folder cannot b

  • Error while linking DMS document in cProject

    Hi,      When I link the document of DMS in cProject an error  message `` Link Not Possible: The SAP R/3 DMS document info record contains orig( Message number 26 000)`` is appearing. I could search the list of documents . I am facing this issue only

  • Why is the Amber update different for ATT and Chin...

    Why is the Amber update different for ATT and China? For Lumia 520, it could tap to unlock but, in china, this function is disappeared disappear. Could you give an expain as the matching hardware, otherwise I think it's a definately discriminatory to

  • Help with artwork bug

    I have a coverflow bug I haven't read about elsewhere. In coverflow view, only a fraction of my covers show up correctly, even if i have the artwork in the lower left corner of itunes. Instead, i get a bizarre combination of the itunes library displa