Search API Documentation Insufficient

I'm trying to retrieve information about Movies & TV Shows using the search api.  I can get basic information using:
https://itunes.apple.com/search?media=tvShow&entity=tvEpisode&term=breaking+bad& country
But I can't get additional information like the cast, producer, ...  I've tried using the attribute by appending
&attribute=actorTerm (plus many of the others that say that they are supported for all media types)
but I get an error.  Is there any better documentation of examples that might help?

That and this: http://www.apple.com/itunesaffiliates/API/AffiliatesSearch2.1.pdf
...are it.
More than that, Apple intends to keep out of public view, apparently.

Similar Messages

  • Documentation on iTunes Search API

    I'm looking for a documentation on the Search API. I don't mean the short doc provided on http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web- service-search-api.html but a complete overlook of possible entities and return values.

    That and this: http://www.apple.com/itunesaffiliates/API/AffiliatesSearch2.1.pdf
    ...are it.
    More than that, Apple intends to keep out of public view, apparently.

  • Missing large number of results through Bing Search API (web results only)

    When making multiple calls to the Bing Web Search API (with a different $skip parameter), many queries I try seem to be missing many of the result I'd expect.
    For example, searching for the string 'obama' on bing.com shows 107,000,000 results available.
    When I search using the web search API using:
    https://api.datamarket.azure.com/Bing/SearchWeb/v1/Web?Query=%27obama%27&%24format=json
    I get 50 results, and the '__next' parameter is given as 'https://api.datamarket.azure.com/Data.ashx/Bing/SearchWeb/v1/Web?Query='obama'&$skip=50'
    If I repeat this several times, eventually I get a response with less than 50 results, and no '__next' parameter, indicating there are no more results.
    However, I always get far fewer than 1000 results (I'd expect there to be at least 1000). Trying to get 1000 results (by making a request and querying against the '__next' URL), I get different numbers of results each time:
    attempt 1: 355 results
    attempt 2: 441 results
    attempt 3: 358 results
    attempt 4: 692 results
    attempt 5: 692 results
    attempt 6: 694 results
    attempt 7: 659 results
    Querying for this should always return at least 1000 results, since 'obama' has 107,000,000 results listed when searching from bing.com
    Any idea what's going on here?

    Sorry to respond to this old thread, but the problem persists. It exists in both the web UI and the API. The initial result page (on the web) or result object (in the API) report millions of search results, however after clicking through a number of result
    pages (on the web) the total number is reduced to a few hundred. Similarly, in the API, setting the '$skip' parameter above this number does not return results. In the Obama case the first page shows 18.2 million results (http://www.bing.com/search?q=obama&go=Submit+Query&qs=bs&form=QBRE)
    but from page 35 and over only 529 results are reported (e.g., http://www.bing.com/search?q=obama&qs=n&pq=obama&sc=8-3&sp=-1&sk=&ghc=1&cvid=92729d6076e24a37a9e6ee099da99a4a&first=527&FORM=PERE7). Therefore the above problem
    does not seem to be related to the difference between the API and the web UI, but rather that Bing does not provide any results from a certain point (presumably because nobody is interested in them anyway). However, for data mining/web content analysis it
    is desired to get all results, even uninteresting ones. Is this behaviour documented somewhere, or can it be influenced?

  • Search api and captioning

    I have just begun accessing the apple search API here: http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web- service-search-api.html.  When searching for a specific movie, I want to know if the movie is captioned. Does this API support this?  I have been unable to find any information regarding subtitles/captioning for a movie.

    I have 306 (iAS 1.0.2.0.0) I don't have this api, Where Can I found it. I can't install portal 308 becouse I have Linux Redhat 6.2 Kernel 2.2.14 (iAS 1.0.2.0.0 is not certified to this kernel)
    Thanks in advance
    Hengel

  • "Search API" (affiliate resources) provides previewURL, but not 90 seconds?

    The "Search API" (affiliate resources; http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web- service-search-api.html) provides previewURL to access a song preview, but this preview is 30 seconds, even though Apple has moved to 90 second previews for most songs (if they are longer than 2:30).  How can we get access to the 90 second previews so we can effectively sell the song (30 seconds not being long enough, as indicated by Apple's change to 90...)

    FYI, this question was answered by Apple's iTunes Global Affiliate Program Manager, Ted Hosmann, in another forum.  He wrote:
    “30 sec song previews are all that is available outside the store - the iTunes store reserves the 90 sec preview for users in the store.”
    You can guess my reaction...  Ok, I'll tell you anyway .  As affiliates, we're trying to promote Apple products, in this case songs, so that we can send a customer to the iTunes store and earn a nickel (and so Apple can earn five nickels).  Apple has determined that 90-second previews are the best way to promote and sell a song, but won't give us access to that tool?

  • J2EE API Documentation Download

    i've been looking in vain for a download of the j2ee 1.2.1 api documentation that's available at http://java.sun.com/j2ee/j2sdkee/techdocs/api/index.html.
    i'd greatly appreciate it if you can show me the way. thanks in advance.
    Ben

    See http://java.sun.com/j2ee/j2sdkee and search for the phrase Download the Documentation for the Java 2 SDK, Enterprise Edition v 1.2.1 on that page.

  • Designer API documentation

    There is nothing in the "Documentation" tab of Designer product: http://www.oracle.com/technetwork/developer-tools/designer/documentation/index.html
    I'm interested in Designer API documentation.
    Can anyone help?

    I'm asking some people, but so far no one seems to know. I personally don't know if there is or ever was any official Oracle Designer API documentation. Unless/until someone points to any such official documentation, you might try entering the following in the Google search box and seeing if it finds any information that's useful for you:
    Oracle "Designer API"

  • ITunes Search API Returns Incorrect Type

    Hello,
    I am trying to make the following call to the iTunes Search API:
    http://itunes.apple.com/search?term=lmfao+party+rock&media=music&entity=musicTra ck
    (don't mind the content)
    The issue here is that at times, results of kind:music-video are returned. I believe since I specified entity to be musicTrack, only results of kind:song should be returned as per the API documentation.
    The type of results you want returned, relative to the specified media type. For example: movieArtist for a movie media type search.
    The default is the track entity associated with the specified media type.
    This issue has had me stumped for quite some time since upon refreshing the page (of the above search), results of kind:song will appear, but after another refresh, results of kind:music-video continue to show up.
    Am I forming my search URL incorrectly? Help would be greatly appreciated.
    Thanks,
    ~dan

    I'm having exactly the same problem!
    Really frustrating. I hope someone here can shine some light on this as it seems too fundamental to be a bug:
    loads of people must share this requirement for a list of only audio tracks...
    **EDIT**
    Seems like we've been wasting our time on out of date documentation
    If you check this out - http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web- service-search-api.html
    Seems like you need to use &entity=song instead of &entity=musicTrack
    It states:  Please note that "musicTrack" can include both songs and music videos in the results

  • JAM ODATA search api

    what entities does Search api return? How do we display info about the groups listed as search results?
    I tested the search api with a query and it returned search result objects but these object only have references to other objects. Our requirement is to display some informative text about the search results to the user and navigate to the object upon user selection of the search result.

    The SAP Jam Developer Guide at http://help.sap.com/download/documentation/sapjam/developer/index.html#odata/concepts/SAPJamODataAPIReference.html has a section on the OData Search API.  You'll run the search as a service operation getting back a list of SearchResults. One of the relationships you can expand on is the ObjectReference which has title and type and links.  The metadata is available at jam4.sapjam.com/api/v1/OData/$metadata
    Not all backing entities will have descriptions. The description is filled only when there is a description attached to the search result item. For example, a group or event will have a description attached but an overview page and wiki page will not.
    Kyle Patrick for Jam Engineering

  • LDAP API documentation

    Hello,
    I have downloaded and installed the Sun Directory Server Enterprise Edition from the tar distribution. I have found the client API documentation for java, but I cann't seem to find the C API documentation. I have found the C examples, and the Javadoc, but no C documentation. I have to write clients for both C and Java applications so I need both.
    The documentation pointed to by http://docs.sun.com/app/docs/coll/1224.3 "Sun Java System Directory Server Enterprise Edition 6.2 Developer's Guide" only appears to be for server plugin development. Can someone point me to a 6.2 client API developers guide or something.
    Thanks

    Well I think I've found the latest documentation from http://wiki.mozilla.org/LDAP_C_SDK. I've putted the files from the CVS repository but cann't seem to get them converted from docbook format to html or pdf. I've tried using xstlproc and fop and get lots of parsing errors when run against the 00-Programmers-Guide.book file.
    Here is the command I'm using and the errors I'm receiving:
    xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.70.1/xhtml/docbook.xsl 00-Programmers-Guide.book > 00-Programmers-Guide.html
    00-Programmers-Guide.book:18: parser error : SystemLiteral " or ' expected
    <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.3//EN" [
    ^
    00-Programmers-Guide.book:18: parser error : SYSTEM or PUBLIC, the URI is missing
    <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.3//EN" [
    ^
    00-Programmers-Guide.book:74: parser error : Entity 'legal' not defined
    document.</emphasis></para>&legal;
    ^
    00-Programmers-Guide.book:76: parser error : Entity 'abstract' not defined
    <abstract>&abstract;
    ^
    00-Programmers-Guide.book:78: parser error : Entity 'preface' not defined
    </bookinfo>&preface;
    ^
    00-Programmers-Guide.book:79: parser error : Entity 'understanding-ldap' not defined
    &understanding-ldap;
    ^
    00-Programmers-Guide.book:80: parser error : Entity 'choose-api' not defined
    &choose-api;
    ^
    00-Programmers-Guide.book:81: parser error : Entity 'best-practices' not defined
    &best-practices;
    ^
    00-Programmers-Guide.book:82: parser error : Entity 'csdk-understanding' not defined
    &csdk-understanding;
    ^
    00-Programmers-Guide.book:83: parser error : Entity 'csdk-quickstart' not defined
    &csdk-quickstart;
    ^
    00-Programmers-Guide.book:84: parser error : Entity 'csdk-whatsnew' not defined
    &csdk-whatsnew;
    ^
    00-Programmers-Guide.book:85: parser error : Entity 'csdk-client' not defined
    &csdk-client;
    ^
    00-Programmers-Guide.book:86: parser error : Entity 'csdk-api' not defined
    &csdk-api;
    ^
    00-Programmers-Guide.book:87: parser error : Entity 'csdk-search' not defined
    &csdk-search;
    ^
    00-Programmers-Guide.book:88: parser error : Entity 'csdk-filter-conf' not defined
    &csdk-filter-conf;
    ^
    00-Programmers-Guide.book:89: parser error : Entity 'csdk-write' not defined
    &csdk-write;
    ^
    00-Programmers-Guide.book:90: parser error : Entity 'csdk-compare' not defined
    &csdk-compare;
    ^
    00-Programmers-Guide.book:91: parser error : Entity 'csdk-ldap-urls' not defined
    &csdk-ldap-urls;
    ^
    00-Programmers-Guide.book:92: parser error : Entity 'csdk-server-info' not defined
    &csdk-server-info;
    ^
    00-Programmers-Guide.book:93: parser error : Entity 'csdk-ssl' not defined
    &csdk-ssl;
    ^
    00-Programmers-Guide.book:94: parser error : Entity 'csdk-controls' not defined
    &csdk-controls;
    ^
    00-Programmers-Guide.book:95: parser error : Entity 'csdk-sasl' not defined
    &csdk-sasl;
    ^
    00-Programmers-Guide.book:96: parser error : Entity 'csdk-extendop' not defined
    &csdk-extendop;
    ^
    00-Programmers-Guide.book:97: parser error : Entity 'csdk-multithread' not defined
    &csdk-multithread;
    ^
    00-Programmers-Guide.book:98: parser error : Entity 'csdk-datatypes' not defined
    &csdk-datatypes;
    ^
    00-Programmers-Guide.book:99: parser error : Entity 'csdk-functions' not defined
    &csdk-functions;
    ^
    00-Programmers-Guide.book:100: parser error : Entity 'csdk-resultcodes' not defined
    &csdk-resultcodes;
    ^
    00-Programmers-Guide.book:110: parser error : Entity 'license' not defined
    <programlisting>&license;</programlisting>
    ^
    unable to parse 00-Programmers-Guide.book
    The document is pretty simple and is here:
    <!--
    Copyright 2000-2007 Sun Microsystems, Inc. All Rights Reserved.
    Portions copyright 1999 Netscape Communications Corporation. All
    Rights Reserved.
    The contents of this document are subject to the terms of the
    Creative Commons Attribution-ShareAlike 2.5 license or any later
    version (the "License"). You may not use this document except in
    compliance with the License.
    See the License for the specific language governing
    permissions and limitations under the License. You can obtain
    a copy of the License at
    http://creativecommons.org/licenses/by-sa/2.5/legalcode.
    -->
    <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.3//EN" [
    <!ENTITY BookTitle "Programmer's Guide">
    <!ENTITY DirectorySDKForC "Directory SDK for C">
    <!ENTITY DirectorySDKForJava "Directory SDK for Java">
    <!ENTITY abstract SYSTEM "abstract.sgm">
    <!ENTITY best-practices SYSTEM "best-practices.sgm">
    <!ENTITY choose-api SYSTEM "choose-api.sgm">
    <!ENTITY cnDirectoryServer "Directory Server">
    <!ENTITY csdk-api SYSTEM "csdk-api.sgm">
    <!ENTITY csdk-client SYSTEM "csdk-client.sgm">
    <!ENTITY csdk-compare SYSTEM "csdk-compare.sgm">
    <!ENTITY csdk-controls SYSTEM "csdk-controls.sgm">
    <!ENTITY csdk-datatypes SYSTEM "csdk-datatypes.sgm">
    <!ENTITY csdk-extendop SYSTEM "csdk-extendop.sgm">
    <!ENTITY csdk-filter-conf SYSTEM "csdk-filter-conf.sgm">
    <!ENTITY csdk-functions SYSTEM "csdk-functions.sgm">
    <!ENTITY csdk-ldap-urls SYSTEM "csdk-ldap-urls.sgm">
    <!ENTITY csdk-multithread SYSTEM "csdk-multithread.sgm">
    <!ENTITY csdk-quickstart SYSTEM "csdk-quickstart.sgm">
    <!ENTITY csdk-resultcodes SYSTEM "csdk-resultcodes.sgm">
    <!ENTITY csdk-sasl SYSTEM "csdk-sasl.sgm">
    <!ENTITY csdk-search SYSTEM "csdk-search.sgm">
    <!ENTITY csdk-server-info SYSTEM "csdk-server-info.sgm">
    <!ENTITY csdk-ssl SYSTEM "csdk-ssl.sgm">
    <!ENTITY csdk-understanding SYSTEM "csdk-understanding.sgm">
    <!ENTITY csdk-whatsnew SYSTEM "csdk-whatsnew.sgm">
    <!ENTITY csdk-write SYSTEM "csdk-write.sgm">
    <!ENTITY hierovrw SYSTEM "figures/hierovrw.eps" NDATA eps>
    <!ENTITY legal SYSTEM "legal.sgm">
    <!ENTITY license SYSTEM "license.txt">
    <!ENTITY preface SYSTEM "preface.sgm">
    <!ENTITY understanding-ldap SYSTEM "understanding-ldap.sgm">
    <!NOTATION graphic SYSTEM "graphic">
    ]>
    <book lang="en">
    <title>LDAP C SDK Programmer's Guide</title>
    <bookinfo>
    <authorgroup><author><firstname>Mark</firstname><surname>Craig</surname>
    </author></authorgroup>
    <pubdate>June 2007</pubdate>
    <publisher>
    <publishername>Sun Microsystems, Inc.</publishername>
    <address>
    <street>4150 Network Circle</street>
    <city>Santa Clara</city><state>CA</state><postcode>95054</postcode>
    <country>U.S.A.</country>
    </address></publisher>
    <copyright><year>2000-2007</year><holder>Sun Microsystems, Inc. All Rights Reserved.</holder></copyright>
    <legalnotice><para><emphasis role="strong">License</emphasis> -
    <emphasis>The contents of this document are subject to the terms of
    the Creative Commons Attribution-ShareAlike 2.5 license or any later version (the
    "License"). You may not use this document except in compliance with
    the License.</emphasis></para>
    <para><emphasis>See the License for the specific language governing
    permissions and limitations under the License. The full text of the
    License is provided at the end of this
    document.</emphasis></para>&legal;
    </legalnotice>
    <abstract>&abstract;
    </abstract>
    </bookinfo>&preface;
    &understanding-ldap;
    &choose-api;
    &best-practices;
    &csdk-understanding;
    &csdk-quickstart;
    &csdk-whatsnew;
    &csdk-client;
    &csdk-api;
    &csdk-search;
    &csdk-filter-conf;
    &csdk-write;
    &csdk-compare;
    &csdk-ldap-urls;
    &csdk-server-info;
    &csdk-ssl;
    &csdk-controls;
    &csdk-sasl;
    &csdk-extendop;
    &csdk-multithread;
    &csdk-datatypes;
    &csdk-functions;
    &csdk-resultcodes;
    <appendix id="share-alike">
    <title>Creative Commons Attribution-ShareAlike 2.5</title>
    <para>The contents of this document are subject to the terms of the
    Creative Commons Attribution-ShareAlike 2.5 license (the
    "License"). You may not use this document except in compliance with
    the License.</para>
    <para>See the License for the specific language governing permissions
    and limitations under the License. The full text of the License is as
    follows.</para>
    <programlisting>&license;</programlisting>
    </appendix>
    <index><title>Index</title>
    <indexentry><primaryie></primaryie></indexentry></index>
    </book>
    Anyone know what I'm doing wrong?
    Thanks again.

  • Direct Entitlement API documentation

    Hi,
    My company just purchased DPS  a while ago.
    I'd like to ask where we can find documentation on how to integrate into the direct entitlement API's, we are planning to control access to our folios through our own authentication system.
    Thank you.

    I know this is an old discussion. For the sake of those searching the web and forums for answers with keywords, i'd like to update here with links to documenations and and API's
    Direct Entitlement API documentation: http://download.macromedia.com/pub/developer/dps/entitlement/direct-entitlement-api.pdf
    Direct Entitlement starter kit: http://www.adobe.com/devnet/digitalpublishingsuite/articles/direct-entitlement-starter-kit .html
    Landing page to all entitlement related doumentation: http://www.adobe.com/devnet/digitalpublishingsuite/entitlement.html

  • How to get anonymous guest link "View Only" and "Edit" URL using JSOM or Search API ?

    Hi,
    I need to get list item anonymous guest link View Only and
    Edit URLs (as shown in image below) using JSOM or SharePoint 2013
    Search API.
    the URL will be like this - https://<site URL>/_layouts/15/guestaccess.aspx?guestaccesstoken=yRaYGmE9n
    Any one has any idea how to do achieve this?
    Thanks
    Shakir

    Hi Shakir,
    To get the anonymous guest link “View Only”, we can use SP.ObjectSharingInformation.anonymousViewLink property in sp.js.
    https://msdn.microsoft.com/en-us/library/office/jj246826.aspx
    To get the anonymous guest link “Edit”, we can use SP.ObjectSharingInformation.anonymousEditLink property in sp.js.
    https://msdn.microsoft.com/en-us/library/office/jj246468.aspx
    We can also use REST API to get the guests links:
    _api/web/Lists/getbytitle('library name')/items(item id)/GetObjectSharingInformation?$expand=SharedWithUsersCollection&retrieveAnonymousLinks=true
    Thanks,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Search API for searching Business Objects in SAP R/3

    Hi All,
    As per my requirement i need to search Business Objects from a third party application by writing some java code.
    I know only JCO which is useful for to establish a connection from Java to SAP Server and execute the RFC's or BAPI's which are reside in SAP Server.
    Can any one help me, it is possible or not to search Business Objects in SAP for example Master Data( Like Employee, Vendor, Customer-) or Transactional Data ( like Sales Order, Purchase Order--), in case if it is possible any Search API is there to use on SAP System and what are the Prerequisites and the Feasibilty.
    Its urgent---PLZ help me how to resolve this issue
    Thanks in ADV
    Regds
    Rajesh

    Hi,
    Good evening and greetings,
    Please go through the following link
    http://help.sap.com/saphelp_erp2004/helpdata/en/0d/afb8f627878b4fa71ac79508f2358a/frameset.htm
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • How to make a form-based search API using HTTPClient

    Hi,
    I am getting trouble to make an API that is related to making a site search by using a form-based search API by help of HTTPClient

    Hi,
    Something seems to get added to the form action because of "http". Hence I am removing it.
    You need to write a procedure with the values in the as parameters. Say for example you want to insert a record into dept
    table then
    Dynamic page code
    <html>
    <body>
    <form action="portalschema.insert_dept">
    <input type="text" name="p_deptno">
    <input type="text" name="p_dname">
    <input type="submit" name="p_action" value="save">
    </form>
    </body>
    </html>
    Procedure code.
    create or replace procedure insert_dept
    (p_deptno in number,
    p_dname in varchar2,
    p_action in varchar2)
    is begin
    if p_action = 'save' then
    insert into scott.dept(deptno,dname) values(p_deptno,p_dname);
    commit;
    end if;
    end;
    grant execute on insert_dept to public;
    Hope this helps.
    Thanks,
    Sharmila

  • How to use SEARCH-API provided by portal30 default schema

    I want information about the search api provided by the
    default portal30 schema.
    How can i use that for my specific requirement.
    i want to manipulate it's search limits
    is it possible ???
    Can i customize the specification provided in this api

    Hi,
    about the addDataSource using the Java API, for now you have to disable the security
    in order to add the data source using the MapViewer client API.
    You can do that editing the MapViewer config file:
    <mv_security enforce_sec_role="false" />
    Assuming that you have added your data source, and you have rendered some map,
    you can get the attribute information using the "identify" methods of the
    MapViewer client API.
    1) To identify one individual geometry:
    String [][] result = mapviewer.identify(dataSource,table_name,columns,
    geometry_column,srid, x, y);
    where: "columns" contains the table attribute names that
    you want to retrieve
         x,y represents the device coordinate.
    2) To identify geometries inside a rectangle:
    String [][]result = mapviewer.identify(dataSource,table_name,columns,
    geometry_column,srid, xlowleft,ylowleft,
    xupright,yupright,false);
    where the rectangle coordinates are defined by xlowleft,ylowleft,
    xuprigth, and yuprigth values in device unit.
    3) The resulted String array contains on the first row the attribute
    names, and on the remaining rows the attribute values for each geometry.
    int nlin = result.length; // return the number of lines
    int col = result[0].length; // number of columns
    To get the attribute names:
    // attribute names
    Object []tableattrs = new Object[ncol];
    for(int j=0;j<ncol;j++)
    tableattrs[j] = result[0][j];
    To get the attribute values:
    Object [][]tablevalues = new Object[nlin-1][];
    for(int lin=1;lin<nlin;lin++)
    tablevalues[lin-1] = new Object[ncol];
    for(int col=0;col<ncol;col++)
    tablevalues[lin-1][col] = result[lin][col];
    Regards.

Maybe you are looking for

  • How can I sync ONLY the top photo in the stack?

    I sync various Aperture photo albums to my IPad and iPhone. The problem is that when I have 'stacked' images (eg. one image showing in the album and two other copies 'hidden' underneath), all of the photos in the stack are copied to the ipad and iPho

  • How to cut string from output

    I have a program which will pullout the software list of a machine but in output it will display full path with software list buti need only softwarelist how to get it please help me try{           String cmd = "reg query \"HKEY_LOCAL_MACHINE\\SOFTWA

  • C:\windows\system32\config\systemprofile\desktop was missing or could not be accessed

    Dear All, I am using Windows server 2008 R2. Last day the electric power was suddenly shutdown. When I reboot server, when I login with user administrator, my desktop don't appear, I found error: C:\WINDOWS\SYSTEM32\CONFIG\SYSTEMPROFILE\DESKTOP WAS M

  • Macbook advice/help

    Ok. Right now im using a Sony Vaio. Its a nice computer but it has very short battery life and has a few problems that I just cant stand. I am able to but a new computer and need to know from current macbook users if the macbook is the right option f

  • Listener configuration for external procedures

    i am running Oracle 10g database release 2 on a windows platform. I have gone thru the online documentation for configuring a separate listener for the extproc agent. But i wonder if this listener.ora setting is the same on all platforms including Wi