New OracleConnection using an existing session

Hi,
We have a c++ application that has a permanently open connection to an Oracle database. We are developing an extension for the application using .Net. Is there a way to create an OracleConnection object that uses the same open session to the database without having to open a new one?
Thanks

Sorry for not being clear. I mean by OracleConnection any .Net class I can use other than that provided by ODP.NET. I need to pass it a handle on an existing Oracle connection so I don't have to open a new one.
Thanks

Similar Messages

  • Cretaing a new adapter using the existing file adapter

    Hi,
    Is it possible to create a new adapter type copying the existing file adapter. That is I want to create a new adapter type for example "FNFS" and use the same module callsapadapter which is used in the File adapter. So that this new adapter type "FNFS" functions like the File adapter,
    What are the actions I need to perform to acheive this.
    Thanks in advance.

    what will be the significance of that?
    I think if you need some extra functionality then Development of Custom Module is enough.
    /people/john.ta2/blog/2006/12/20/to-create-or-not-to-create-an-sap-xi-adapter
    Thanks
    farooq.

  • LDAP Client - write it new or use an existing one ?

    Hi,
    i am starting to work on a project where i should develop
    a LDAP client who is connected to an existing LDAP server.
    On this server is the whole employees directory of my company.
    The task is that the client recieves a query like
    find person xy and return name and telephone number if found.
    My question is:
    Can i use a client that is already available (free download)
    and somehow hand over the search request, or is it better
    if i just write a client, i guess, just for searching it wont be
    a big programm... but I am not sure what classes i should use for that.
    Is there any source code for a client like this already available or
    could someone just post it here ?
    Thankyou very much,
    Anne

    I just got through writing an Employee Directory application that runs on a jsp last week. It was not that difficult, you may find this free ldap browser download useful...
    http://www.iit.edu/~gawojar/ldap/download.html

  • HT3965 I have an ipod with itunes loaded on it.  I bought a new iphone 5C and want to set it up.  It wants me to create a new account.  Should I create a new account or use the existing ipod account?

    I have an ipod with itunes and apps loaded on it.  I bought a new iphone 5c and want to set it up.  It wants me to create a new account.  Should I create a new accountor use the existing ipod account?

    If you want you're apps and content on you're iPhone then use you're existing account. If not then create a new account.

  • Application lost existing session due to new jsession id.

    Hi Team,
    We have three linux box in production and each box contains apache and weblogic managed server.
    IP and apache port is configured in our ACE load balancer.
    -----A1---M1
    |
    ACE- --|-----A2---M2
    |
    -----A3---M3
    A1,A2,A3-Apache servers, M1,M2,M3 - Managed servers.
    apache version is 2.2.22 and weblogic version is 11G. mod_wl.so is used to redirect from apache to weblogic.
    Each apache will redirect to corresponding managed server.
    Our application(java based) is deployed in weblogic cluster.
    when the user test the application via load balancer, it cater the request to apache and apache redirect to managed server.
    The problem is new jsession id is creating in between some request and application lost our existing session
    we have captured http headers and have seen new cookie created in response header.
    <header>Set-Cookie: JSESSIONID=pjrLRs2QCPpnP89p553Y4y0MfGp6rTy3kv4sP5TQG5MV3mV4xmfm!-1368207527; domain=.abc.com; path=/; secure=true</header>
    The above problem doesnt happen when we use single apache server.
    -----A1---M1
    |
    ACE -| A2---M2
    |
    A3---M3
    Can you please help here to sort out this issue.
    Regards,
    Ganesan
    Edited by: 992087 on Mar 6, 2013 2:39 AM

        jpark5009,
    Thank you so much for the full details on the issues that you are having. I do apologize that no one has reached out to you after the call was lost. We want to make sure we get a chance to review the account. The only way we can do that is to be in a direct message. I did send you a direct message. Please respond back to that message.
    KevinR_VZW
    Follow us on Twitter @VZWSupport

  • E-Mailed URL - Use Existing Session?

    I send email to someone and in the message is a URL like this:
    http://edwdev:7779/pls/htmldb/f?p=odar:request::::::P16_REQUEST_SEQ:100065
    This works fine except the URL always starts a new session. You're prompted for a user name and password.
    Is there a way to have the URL open up using an existing application session? If you have already logged into the application, the page would be opened without you being prompted for a user name and password.
    -F

    Here's my debugging information.
    -F
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979:4"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="4"
    s_new_page_id_or_alias="4"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:4:5622426559100836979:"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:4:5622426559100836979:')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')
    ====== start before_header_process =====
    s_current_url="p=odar:login:5622426559100836979"
    n_session_id_from_cookie=(Null)
    n_current_session_id=5622426559100836979
    s_app_id_or_alias="odar"
    s_page_id_or_alias="login"
    s_sess_id_from_url="5622426559100836979"
    s_remainder_of_url="(Null)"
    s_new_page_id_or_alias="(Null)"
    n_session_id_from_cookie <> n_current_session_id
    b_login_required=True
    n_new_session_id=5622426559100836979
    s_new_url="odar:about:5622426559100836979"
    HTMLDB_UTIL.set_session_state('P101_JOIN_SESSION',5622426559100836979)
    HTMLDB_CUSTOM_AUTH.set_session_id(5622426559100836979)
    HTMLDB_UTIL.set_session_state('FSP_AFTER_LOGIN_URL','f?p=odar:about:5622426559100836979')
    OWA_UTIL.redirect_url('f?p=odar:login:5622426559100836979')

  • I want a new and more powerful (non-Apple) wireless router but I still want to use my existing Time Capsule to continue with my Time Machine backups and I still need the Time Capsule's Network Attached Storage (NAS) features and capabilities

    THE SHORTER STORY
    My goal is to successfully use my existing Time Capsule (TC) with a new and more powerful wireless router. I need a new and more powerful wireless router in order to reach a distant Denon a/v receiver that is physically located in a master bedroom some 50 feet away from my modem. I need to provide this Denon a/v receiver with an Internet connection so that it can obtain its firmware updates and I need to connect this Denon a/v receiver to my network in order to use its AirPlay feature. I believe l still need the TC's Network Attached Storage (NAS) features because I am not sure if the new wireless router will provide me with the NAS like features / capabilities I need to share files between my two Apple laptops with OS X 10.8.2. And I know that I absolutely need my TC's seamless integration with Apple's Time Machine (TM) application in order to continue to make effortless backups of my two Apple laptops. To my knowledge nothing works with TM like Apple's TC. I also need the hard disk storage space built into the TC.
    I cannot use a long wired Ethernet cable connection in this apartment and I cannot use power-line adapters. I have read that wireless range extenders and repeaters are difficult to successfully set-up and that they will reduce data speeds, especially so when incorrectly set-up. I cannot relocate my modem and/or primary base station wireless router.
    In short, I want to use my TC with my new and more powerful wireless router. I need to stop using the TC to connect to the modem. However, I still need the TC for seamless TM backups. I also need to use the TC's built in hard drive for storage. And I may still need the TC's NAS capabilities to share files wirelessly between laptops because I am assuming the new wireless router will not provide NAS capabilities for OS X 10.8.2 (products like this/non-Apple products rarely seem to work with OS X 10.8.2/Macs to provide NAS features and capabilities). Finally, I want to continue to use my Apple laptop and AirPlay to wirelessly access and play my iTunes music collection stored on the TC's hard drive. I also want to continue to use my Apple laptop, AirPlay and Apple TV to wirelessly watch movies and TV shows stored on the additional external hard drive connected to the TC via USB. Can someone please advise on how to set-up my new Asus wireless router with my existing TC in such a way to accomplish all of this?
    What is the best configuration or set-up to accomplish my above goals?
    Thank you in advance for your assistance!!!
    THE FULL STORY
    I live in an apartment building where my existing Time Capsule (TC) is located in my living room and serves many purposes. Specially, my TC is at least all of the following:
    (1) Wi-Fi router connected to Comcast Internet service via Motorola SB6121 cable modem - currently the TC is the Wi-Fi base station that connects to the modem and has the gateway address to the Internet. The TC now provides the DHCP service for the Wi-Fi network.
    (2) Wireless router providing Internet and Wi-Fi network access to several Wi-Fi clients - two Apple laptop computers, an iPod touch, an iPad and an iPhone all connect wirelessly to the Internet via the TC.
    (3) Wired Ethernet router providing Internet and Wi-Fi network access to three different devices - a Panasonic TV, LG Blu-Ray player and an Apple TV each use one of the three LAN ports on the back of the TC to gain access to the Internet.
    (4) Primary base station in my attempt to extend my wireless network to a distant (located far away) Denon a/v receiver requiring a wired Ethernet connection - In addition to the TC, which is my primary base station, I am also using a second extended Wi-Fi base station (a Netgear branded product) to wirelessly extend my WiFi network to a Denon receiver located in the master bedroom and requiring a wired Ethernet connection. I cannot use a wired Ethernet connection to continuously travel from the living room to the master bedroom. The distance is too great as I cannot effectively hide the Ethernet cable in this apartment.
    (5) Time Machine (TM) backup facilitator - I use my TC to wirelessly back-up two Apple laptops using Apple's Time Machine (TM) application. However, I ran out of storage space on my TC and therefore added external storage to it. Specifically, I added an external hard drive to my TC via the USB port on the back of the TC. I now use this added external hard drive connected to the TC via USB as the destination storage drive for my TM back-ups. I have partitioned the added external hard drive, and each of the several partitions all have enough storage space (e.g., each of the two partitions used by TM are sized at three times the hard drive space of each laptop, etc.). Everything works flawlessly.
    (6) Network Attached Storage (NAS) - In addition to using the TC's Network Attached Storage (NAS) capabilities to wirelessly back-up two Apple laptops via TM, I also store other additional files on both (A) the hard drive built into the TC and (B) the additional external hard drive connected to the TC via USB (there are additional separate partitions on this drive for these other additional and non-TM backup files).
    I use the TC's NAS feature with my Apple laptop and AirPlay to wirelessly access and play my iTunes music collection stored on the TC's hard drive. I also use my Apple laptop, AirPlay and Apple TV to wirelessly watch movies and TV shows stored on the additional external hard drive connected to the TC via USB. Again, everything works wirelessly and flawlessly. (Note: the Apple TV is connected to the network via Ethernet and a LAN port on the back of the TC).
    The issue I am having is when I try to listen to music via Apple's AirPlay in the master bedroom. This master bedroom is located at a distance of two rooms away from the TC's current location in the living room, which is a distance of about 50 feet. This apartment has a long rectangular floor plan where each room is connected to the next in a straight line. In order to use AirPlay in the master bedroom I am using a second extended Wi-Fi base station (a Netgear branded product) to wirelessly extend my WiFi network to a Denon receiver located in the master bedroom and requiring a wired Ethernet connection. This additional base station connects wirelessly to the WiFi network provided by my TC and then gives my Denon receiver the wired Ethernet connection it needs to use AirPlay. I have tried moving my iTunes music directly onto my laptop's hard drive, and then I used AirPlay on this same laptop to connect to the Denon receiver. I always get a successful connection and the song plays, but the problem is that the connection inevitably drops.
    I live in an apartment building and all of the many wireless routers in this building create a great deal of WiFi interference on both the 2.4 GHz and 5GHz bands. I have tried connecting the Netgear product to each the 2.4 and 5 GHz bands, but neither band can successfully maintain a wireless connection between the TC and the Netgear product. I also attempted to maintain a wireless connection to an iPod touch using the 2.4 GHz band and AirPlay on this iPod touch to play music on the Denon receiver. Again, I was able to establish a connection and successfully play music, but after a few minutes the connection dropped and the music stopped playing. I therefore have concluded that I have a poor wireless connection in the master bedroom. I can establish a connection, but it is intermittent with frequent drops. I have verified this with both laptops by working in the master bedroom for an entire day on both laptops. The Internet connection in this master bedroom proved to drop out frequently - about once an hour with the laptops. The wireless connection and the frequency of its dropout are far worse with the iPod touch and an iPhone.
    I cannot relocate the TC. Also, this is an apartment and I therefore cannot extend the range of my network with Ethernet cable (I cannot drill through walls/ceilings, etc.). It is an old building with antiquated wiring and power-line adapters are not likely to function properly, nor can I spare the direct power outlet required with a power-line adapter. I simply need every outlet I can get and cannot afford to block any direct outlet.
    My solution is to use a more powerful wireless router. I found the ASUS RT-AC66U Dual-Band Wireless-AC1750 Gigabit Router which will likely provide a better connection to my wireless Internet in the master bedroom than the TC. The 802.11ac band of this Asus wireless router is totally useless to me, but based on what I have read I believe this router will provide a stronger connection at greater distances then my TC. And I will be ready for 802.11ac when it becomes more widely available.
    However, I still need to maintain the TC's ability to work seamlessly with TM to backup my two laptops. Also, I doubt the new Asus router will provide OS X 10.8.2 with NAS like features and capabilities. Therefore, I still would like to use the TC's NAS capabilities to share files on my network wirelessly assuming the Asus wireless router fails to provide this feature. I need a new and more powerful wireless router, but I need to maintain the TC's NAS features and seamless integration with TM. Finally, I want to continue to use my Apple laptop and AirPlay to wirelessly access and play my iTunes music collection stored on the TC's hard drive. I also want to continue to use my Apple laptop, AirPlay and Apple TV to wirelessly watch movies and TV shows stored on the additional external hard drive connected to the TC via USB. Can someone advise on how to set-up my existing TC with this new Asus wireless router in such a way to accomplish all of this?
    Modem
    Motorola SB6121 SURFboard DOCSIS 3.0 Cable Modem
    Existing Wireless Router and Primary Wi-Fi Base Station - Apple Time Capsule
    Apple Time Capsule MC343LL/A 1TB Sim DualBand (purchased June 2010, likely the Winter 2009 Model)
    Desired New Wireless Router and Primary Wi-Fi Base Station - Non-Apple Asus
    ASUS RT-AC66U Dual-Band Wireless-AC1750 Gigabit Router
    Extended Wi-Fi Base Station - Provides an Ethernet Connection to a Denon A/V Receiver Two Rooms Away from the Modem
    Netgear Universal Dual Band Wireless Internet Adapter for TV & Blu-Ray (WNCE3001)
    Addition External Hard Drive Attached to the Existing Apple Time Capsule via USB
    WD My Book Studio 4TB Mac External Hard Drive Storage USB 3.0
    Existing Laptops on the Wireless Network Requiring Time Machine Backups
    MacBook Air (11-inch, Mid 2012) OS X 10.8.2
    MacBook Pro (13-inch Mid 2010) OS X 10.8.2
    Other Existing Apple Products (Clients) on the Wireless Network
    iPod Touch (second generation) is model A1288.
    iPad (1st generation)
    Apple TV (3rd generation) - Quantity two (2)

    Thanks Bob Timmons.
    In regards to a Plan B, I hear ya brother. I am already on what feels like Plan Z. Getting WiFi to a far off room in an apartment building crowded with WiFi routers is a major pain.
    I am basing my thoughts on the potential of a new and more powerful router reaching the far off master bedroom based on positive reviews on cnet.com, pcmag.com and pcworld.com. All 3 of these web sites have reviewed the Asus RT-AC66U 802.11AC wireless router as well as its virtual twin cousin 802.11n router. What impressed me is that all 3 sites rated this router #1 overall in terms of both range and speed (in both the 802.11n and 802.11AC flavors). They tested the router in real world scenarios where the router needed to compete with a lot of other wireless routers. One of the sites even buried this Asus router in a media room with thick walls and inside a media cabinet. This Asus router should be able to serve my 2.4 GHz band wireless clients (iPod Touch and iPhone 4) with a 2.4GHz Wireless-N band offering some 50 feet of dependable range and a 60 Mbps throughput at that range. I am hoping that works, but it's borderline for my master bedroom. My 5 GHz wireless clients (laptops) will enjoy a 5GHz Wireless-N band offering 150 feet of range and a 200 Mbps throughput at that range. I have no idea what most of that stuff means, but I did also read that Asus could reach 300 feet and I got really excited. My mileage may vary of course and I'm sure I'm making some mistakes in my interpretation of their data. However, my Winter 2009 Time Capsule was rated by cnet.com to deliver real world performance of less than that, and 802.11AC may or may not be useful to me someday. But when this Asus arrives and provides anything other than an excellent and consistent wireless signal without drops in the master bedroom it's going right back!
    Your solution sounds great, but I have some questions. I'm using OS X 10.8.2 and Airport Utility (version 6.1 610.31) and on its third tab labeled "Wireless" the top option enables you to set "Network Mode" to either:
    Create a wireless network
    Extend a wireless network
    Off
    Given your advice to "Turn off the wireless on the TC," should I set Network Mode to Off? Sorry, I'm clueless in regards to how to turn off the wireless on the TC any other way. Can you provide specific steps on how to turn off the wireless on the TC? If what I wrote is correct then what should the rest of this Wireless tab look like, or perhaps it is irrelevant when wireless is off?
    Next, what do you mean by "Configure the TC in Bridge Mode?" Under Airports Utility's fourth tab labeled "Network" the top option "Router Mode" allows for either:
    DHCP and Nat
    DHCP Only
    Off (Bridge Mode)
    Is your advice to Configure the TC in Bridge Mode as simple as setting Router Mode to Off (Bridge Mode)? If yes, then what should the rest of this "Network" tab look like? Anything else involved in configuring the TC in Bridge Mode or is it really as simple as setting the Router Mode to "Off (Bridge Mode)"?
    How about the other tabs in Airport Utility, can they all stay as is assuming I use the same network name and password for the new Asus wireless router? Or do I need to make any other changes to the TC via Airport Utility?
    Finally, in regards to your Plan B suggestion. I agree. But do you have a Plan B for me? I would greatly appreciate any alternative you could provide. Specifically, if you needed a TC's Internet connection to reach a far off corner of your home how would you do it? In the master bedroom I need both a wired Ethernet connection for the Denon a/v receiver and wireless Internet connection for the iPhone and iPod Touch.
    Power-Line Adapters - High Cost, Blocks at Least One Wall Outlet and Does Not Solve the Wireless Need
    I actually like exactly one power-line adapter, which is the D-Link DHP-540 PowerLine AV 500 4-Port Gigabit Switch. This D-Link power-line adapter plugs into your wall outlet with a normal sized plug (regular standard power cord much like any other electronic device) instead of all of the other recommended power-line adapters that not only use at least one wall outlet but also often block the second outlet. You cannot use a power strip with a power-line adapter which is very impractical for me. And everything about my home is strange and upside down. The wiring here is a disaster and I don't have faith in its ability to carry Internet access from the living room to the master bedroom. And this D-Link power-line adapter costs $90 each and I need at least two to make the connection to the Denon A/V receiver. So, $180 on this solution and I still don't have a dependable drop free wireless connection in the master bedroom. The Denon might get its Ethernet Internet connection from the power-line adapter, but if I want to use an iPhone 4 or iPod Touch to stream AirPlay music to the Denon wirelessly (Pandora/iTunes, etc.) from the master bedroom the wireless connection will not be stable in there and I've already spent $190 on just the two power-line adapters needed.
    Extenders / Repeaters / Wirelessly Extending the Wireless Network
    I have also read great things about the Amped Wireless High Power Wireless-N 600mW Gigabit Dual Band Range Extender (Repeater) SR20000G and the My Net Wi-Fi Range Extender. The former is very powerful and the latter is easier to install. Both cost about $150 ish so similar to a new Asus router. However, everything I read about Range Extenders points to them not being very effective for a far off corner of your house wherein it's apparently hard to place the range extender in the sweet spot where it both gets a strong enough signal to actually effectively extend the wireless signal and otherwise does not reduce network throughput speeds to unacceptable speeds.
    Creating a Roaming Network By Hard Wiring with Ethernet Cable - Wife Would Say, "**** No!"
    Even Apple seems to warn against wirelessly extending your network (see: http://support.apple.com/kb/HT4145#) and otherwise strongly recommends a roaming network where Ethernet cable is used to connect two wireless base stations. However, I am in an apartment where stringing together two wireless base stations with Ethernet cable would have an extremely low wife acceptance factor (WAF). I cannot (both contractually and from a skill prospective) hide Ethernet wire in the walls or ceiling. And having visible Ethernet cable running from room-to-room would be unacceptable, especially to the wife.
    So what is left? Do you have a Plan B for me? Thanks in advance for your help!

  • How do i use my existing headset with my new 13" macbook pro?

    the 13" Macbook Pro is missing the audio input socket and there is only the headphone socket. If you look at the 15" and 17" models you'll notice that there are 2 seperate ports for audio input and output. All the description says is: "Combined optical digital output/headphone out (user-selectable audio analog line in)" In the WWDC keynote they said that less than 1% of 13" owers actually used the audio input jack ...
    so how do I plug in / use my existing dual jack headset?

    migrate the itunes library from the old computer to the new computer then sync as usual

  • HT2589 I just bought an Imac. I have an ipad2 and an iphone 4s. My wife has an iphone 4s. Both of us have different apple ids. Would you recommend a new one or use an existing id?  Why?

    I just bought an Imac. I have an ipad2 and an iphone 4s. My wife has an iphone 4s. Both of us have different apple ids. Would you recommend a new one or use an existing id?  Why?

    It is best to stop making all new apple IDs, as software is permanently tied to them, and you can't converge them. Make differnt ones if you plan to get divorced though....

  • HT204053 I need to use an existing ID (email address) on a new iPhone. It tells me "choose another ID - that one is in use," with the option to "use existing ID," however, it is an endless loop, referring me only to change my password on the existing ID.

    I need to use an existing ID (email address) on a new iPhone. It tells me "choose another ID - that one is in use," with the option to "use existing ID," however, it is an endless loop, referring me only to change my password on the existing ID.
    How do I enable my new device with an existing ID - I do not need to change the password for the millionth time!
    None of the FAQs (or the Community choices below) address new devices, they are all about APPS and iCloud stuff.

    If it is an existing iCloud ID, you should be able to just go to Settings>iCloud and sign in with it.

  • My daugther' iphone id under my wife's email and now all music and pictures are attached to that id.  Wife now has an ipad and looking at using the existing id for set up? Would like to establish new id for daughter and not lose or share music/photos?

    My daugther' iphone apple id is under my wife's email and now all music and pictures are attached to that id.  My wife now has an ipad and I am looking at using the existing id during set up?   Thus, I would like to establish new apple id for daughter, associated to her email account, however I do not want to lose or share her music/photos, nor share with my wife's id.  Is this possible, or is it best just to establish a new id for my wife, and then change the email address associated with the existing apple id?

    well if you establish a new apple id for your wife that would be best unless you email all of the existing photos to your email and then when you have established a new id then you log into your email on the new id and save all of your pics onto it by pressing on tthe pic for about 5-8 seconds then options will come up and you press the save to my album ..as for the music if you can copy and paste, through computer, the songs then awesome!

  • I have moved to uk from ireland and bought new iphone, set up using my existing Apple ID account and profile but won't let me buy install or update apps??

    I have moved to uk from ireland and bought new iphone, set up using my existing Apple ID account and profile but won't let me buy install or update apps??
    Can anyone advise me on what I need to do?
    My existing account is linked to ireland as my bank account details are there, does this make a difference?
    Please help!

    Until you get a UK bank account and credit card, buy and redeem UK iTunes gift cards for use in the iTunes and Mac App Stores. But you need to switch your region/country to the UK store in your account information, as you can't use UK iTunes gift cards in the Irish stores, the gift cards are country specific.

  • I have a 2009 MacBook Pro. How do I do a backup on the new internal hard drive using my existing LaCie external drive without re backing up the entire internal drive. Just want to backup most recent changes

    I have a mid 2009 15" MacBook Pro. The existing internal drive was about to fail so I had it replaced with a 500GB western digital drive. I have been backing up my system with a LaCie 500GB external drive. I want to perform a new backup using Time Machine but I only want to backup any changes from the last 30 days or so. I want to avoid doing a total system backup thus duplicating most of the data on my external drive and pretty much filling it up. Any suggestions appreciated

    Look at this web site devoted to Time Machine:
    http://pondini.org/OSX/Home.html
    I suspect that this portion will address your situation:
    http://pondini.org/TM/15.html
    Ciao.

  • Create a new costing variant or use a existing one

    Dear Friends,
    Company XYZ does not use absorption cost.
    In Company Code 1000, Costing variant XY  does not do any calculation because zero values are entered in acitivity type,costing sheet.
    For new company code 2000 &3000, Users want to enter values at activity,costing sheet etc.
    I like to know the following,
    Should we use the existing costing variant XY  OR  Create a different cost variant for Company code 2000&3000.
    Regards
    Sridhar

    You can use the same if your Valuation Variant is gonna remain same
    entering act prices is part of master data which is independant of Costing var

  • I have a new mini mac and i want to use my existing external hard drive but it needs to be reformated how do i do this without loosing all my old photos?

    i have a new mini mac and i want to use my existing external hard drive but it needs to be reformated how do i do this without loosing all my old photos?

    Formatting will erase the drive.
    You need to copy the photo's to either your old computer, the Mac Mini or to a new external drive and then decide what to do with your existing external drive.
    For example: You could use one External drive for Photo's and one external drive for Time Machine to backup both your Mac Mini and the Photo drive.

Maybe you are looking for

  • Problem with iTunes and not transferring media.

    This is differnt since the media it won't transfer has already been on the iPod once before. My iTunes won't tranfer some of my songs (that it did before) and some of my TV shows (that it did before as well) for some reaon or another. I have them set

  • Automatic Payment program -line item cleared not displaying in table

    automatic Payment program -line item cleared not displaying in table i have re run the APP program DUSR1 same earlier it has run twice but table dose not show double payment to vendors how to resolve the issue. Can some one please guide me on this.

  • How to customize a Purchase Order without availability control in FM module

    Dear FM Masters, i have the following request : On our system All the Purchase order consume budget, today we are asked to customize a new type of purchase order which does not consume budget. How to do it ? i ve tried to find the link beetween value

  • Malware on my Mac

    I clicked a link on Google to the Marmot Thunder Ridge jacket and up popped an ad for something called "Spyshredder". Without doing anything more this thing started a scan of my computer. It then said I had two viruses and one trojan. Immediatly afte

  • How can I check my daugters text messages?

    How can I check my Daughters text messages?  Her boyfriend is not the kind of boy I want her seeing but she is young and doesn't know what she wants.