Linux & Solaris SDK missing from 10g release?

I have downloaded the both DVDs from:
http://www.oracle.com/technology/software/products/cs/htdocs/101102linuxsoft.html
However, I was only able to find the SDK materials for Macintosh.
For example, in the "Extras" DVD:
% ls Clients/Calendar/DeveloperPackage
Macintosh
In the main DVD:
% ls stage/Components/oracle.ocs.clients.download/10.1.1.0.2/1/DataFiles/Expanded/clientsdl/Calendar/DeveloperPackage/SDK
Macintosh
Where are the tools for Linux?
Thanks for your help!

The Calendar SDK in part of the Oracle Universal
Installer package with 10g, so when you select
"calendar" as part of the installation, you have an
option for the SDK pacakage, including the
client-side libraries.I for one find the need to run the universal installer (which restricts itself to RHEL on linux for example) to be very annoying. What happened to posting the SDKs as a separate client download? Downloading and running the server installer just to get the SDK files as a developer is a huge waste of resources.

Similar Messages

  • Sample schemas scripts are missing from 10g (10.2.0.1.0)  on Win XP Pro(32

    Hi All!
    Sample schemas (HR, OE, PM, QS, and SH) scripts are missing from 10g (10.2.0.1.0) on Win XP Pro(32-bit)
    I have checked $ORACLE_HOME/demo/schema directory: There is subdirectory for each schema.
    The scripts are not there or only some of them scripts are installed.
    The list of correct scripts is hear:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14198/scripts.htm#sthref77
    Where to get scripts to rebuild sample schemas manually?
    Thank you

    Welcome to the forums !
    The scripts should be available in the companion directory of the CD
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14198/installation.htm#I4367
    HTH
    Srini

  • PJC Wizard missing from 10G ?

    I am trying to create a PJC using the instructions at:
    http://www.oracle.com/technology/products/forms/htdocs/upgrade/pjc/
    JDeveloper 10g does not seem have the PJC wizard ?
    According to OTN the steps for Forms Developer 10g are the same as for Forms Developer 9i
    Ideas anyone
    Andrew

    Section of Oracle Developer Suite 10G Release Notes
    available at
    http://download-uk.oracle.com/docs/cd/B25016_02/doc/dl/core.htm
    states
    4.2.3 PJC Wizard Now Part of Oracle Forms
    With Oracle Forms 10.1.2 and higher, the Forms PJC Wizard is part of the
    standard Forms installation. The PJC Wizard works with JDeveloper 10g (10.1.2)
    that is part of Oracle Developer Suite 10g. For versions of JDeveloper that are
    obtained from OTN, the PJC wizard is available as a separate Jar file to
    download and place into your JDeveloper installation.
    Anybody know where to get this PJC wizard jar file and install instructions?

  • Oracle.swd.oui directory missing from 10G agent download

    I downloaded Oracle Enterprise Manager 10g Grid Control Management Agent Release 1 (10.1.0.2) for SPARC 32 bit fle name GC10g_agent_download.cpio.gz from OTN and the agent_download/Disk1/solaris/agent/stage/Components/oracle.swd.oui directory is missing. I copied the oracle.swd.oui directory over from the Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) download. After this the agent install worked just fine. Thank you for using Greg's debugging services.

    Please refer to the following documentation for details on downloadable agent. (you may need to concatenate the 2 lines below and place the url in your browser).
    http://download-west.oracle.com/docs/html/B12012_01/appC.htm#i633623

  • Java plugin missing from last release?

    I have 10.5.8 and with the last update July 10, one of the Java plug-ins disappeared from my system.  End result is I cannot use Go To Meeting and stuff in Constant Contact is messed up.  Go To Meeting immediately called out the Java issue when I contacted them, Java points to Apple, and Apple cannot resolve the issue, even after five hours on the phone with them Thurs and Fri. 
    I am going to have to migrate back to a windows operating system, which I don't want to do. 
    Has anyone else had this problem?  Go to Meeting said they were flooded with calls but I see no updates coming from Apple or solutions.

    No joy. No help here either. Is there a way to get a support person?
    I got actual help over at the mozilla forums. This is what I tried:
    Disabling Kaspersky.
    Disabling all FF addons.
    Disabling Malwarebytes.
    Uninstalling flash first and deleting all flash directories.
    Anyway. PLEASE IS THERE A SUPPORT PERSON AVAILABLE?
    Thanks,
    lucidbee

  • Core Audio SDK missing from XCode 4?

    Just installed XCode 4 for Lion and I'm not seeing the ability to create an Audio Unit in the startup wizard. There's nothing to do with Core Audio available on the developer downloads page.

    Sorry not sure what you're suggesting I do here?
    I've just moved my /Developer directory out of the way and re-run "Install Xcode.app", and I'm still not able to choose Audio Unit in the startup wizard.
    I can choose Image Unit, but that's no good to me
    Thanks

  • Class mx.collections.ISort missing from latest framework Maven release

    Following migration from Flex 3.3, I had to modify one of my class that implements ICollectionView. This interface had changes in its API that require to replace:
            public function get sort():Sort
                return null;
            public function set sort(value:Sort):void
                //No Impl
    by:
            public function get sort():ISort
                return null;
            public function set sort(value:ISort):void
                //No Impl   
    Using FLex SDK 4.5 bundled with FlashBuilder 4.5, my code is compiling just fine. However, when I build my project using Maven, I have the following errors:
    D:\dev\vanguard\trubk.eclipse37.flex45\core\src\main\flex\com\taleo\vanguard\controls\diag ram\HierarchicalCollectionView.as(147): col: 30 Error: Type was not found or was not a compile-time constant: ISort.
            public function get sort():ISort
                                       ^
    D:\dev\vanguard\trubk.eclipse37.flex45\core\src\main\flex\com\taleo\vanguard\controls\diag ram\HierarchicalCollectionView.as(153): col: 34 Error: Type was not found or was not a compile-time constant: ISort.
            public function set sort(value:ISort):void
    I'm using the latest flex framework release in the Maven Repository:
    <dependency>
      <groupId>com.adobe.flex.framework</groupId>
      <artifactId>framework</artifactId>
      <version>4.5.0.18623</version>
      <type>pom</type>
    </dependency>
    mx.collections.ISort interface is missing from the release and definition of mx.collections.ICollectionView is different from SDK bundled and Maven Repo ...
    What can I do ?
    EDIT: There are a lot of other differences between SDK available in Maven Repository and downloadable SDK ...

    Yup. The source files are simply missing from the 4.5 source releases....I'm hitting the same issue when trying to rebuild the SDK with flexcover changes applied.

  • OWB 10g Release 2 from 32 bit to 64 bit on Linux

    Hi guys,
    I have a client who is planning to migrate their Linux server from 32 bit to 64 bit and migrate their Oracle database from 10.2.0.3 from 32 bit server to 10.2.0.3 from 64 bit server.
    We have OWB 10g Release 2 (10.2.0.3) installed in the 32 bit server.
    Our DBA is planning to move the entire database to the new server including the OWB repositories.
    My question is,
    Will the following work?
    1. Install the OWB 10g Release 2 (10.2.0.3 or 10.2.0.4) 64 bit in the new 64 bit Linux 64 bit server
    2. Remove all the OWB repository user schemas & roles from the database where OWB is installed
    3. Install the OWB repository in the new 64 bit server
    4. Import the .mdl backup of the project from existing OWB 32 bit to the new OWB 64 bit server
    5. Configure the project with the new server
    OR
    Since our DBA is planning to move the entire database to the new server including the OWB repositories
    1. Install the OWB 10g Release 2 (10.2.0.3) 64 bit in the new 64 bit Linux 64 bit server
    Will I be able to access my repository that is migrated from the 32 bit server (avoiding the installation of OWB repository and importing the project and configuring the whole project in the new server) ?
    Please someone shed some light on this. Your help is appreciated
    Thanks in advance....
    Edited by: user528846 on Feb 11, 2010 11:59 AM
    Edited by: user528846 on Feb 11, 2010 11:59 AM

    Does this mean, ... we have to install the OWB 64 bit and install a new repository in the 64 bit server?In my opinion you don't need to create new repository.
    After migrating database to 64bit perform steps from Metalink note 434272.1 "How To Update Warehouse Builder 10.2 After A Database Cloning".
    It is better to save the same path for new OWB 64bit software. If you install OWB into different path you need to update OWBRTPS table with new path to OWB software (look at metalink note 550271.1).
    Regards,
    Oleg

  • Db migration from Solaris 8i to windows 10g

    There is requirement to move db from solaris8(dbversion8170 to window Server 2003 (10204 already installed)
    DB is about 80gb big, what would be the best approach ?
    I am thinking to create new db on windows, and export and import data.....any concerns/suggestion?
    Source System
    SQL> select * from v$version;
    BANNER
    Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production
    PL/SQL Release 8.1.7.4.0 - Production
    CORE 8.1.7.0.0 Production
    TNS for Solaris: Version 8.1.7.4.0 - Production
    NLSRTL Version 3.4.1.0.0 - Production
    Target System
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Release 10.2.0.4.0 - Production
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for 32-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production

    what are other options i can try ?I only mention this approach because you asked. I wouldn't recommend it as a general strategy. exp/imp is the most straight-forward.
    We are in the process of migrating from 9.2.0.6 to 11.1.0.7 (11.2 is not an approved standard yet in our enterprise), moving from Solaris to Linux, and consolidating two related instances into one.
    We had to handle some unique situations due to our consolidation, so we did a lot of the steps manually that exp/imp does for you. A side benefit of this extra work is the actual down time is can be less than exp/imp itself, and avoids the need to dump all the data to disk and read it all again. We have about 500GB to migrate. It is a lot more work than a simple exp/imp, and is probably not be worth the effort for a single 80GB instance.
    Our steps (oversimplified, there are more details than this) :
    Set up the new instance and configure storage
    Create users and roles in new DB
    export structure only (using 9i exp)
    import structure only (using 11g imp), without indexes or constraints
    copy data (insert /*+APPEND*/ into.. select * from ... over a database link)
    create indexes and constraints
    Handling LONG data, materialized views, interdependencies between schemas each presented their own special circumstances I had to deal with.
    The other path to get from 8i to 10g (mentioned only for academic reasons) is do a series of upgrades-in-place to get from 8i to 10.2.0.4 then use cross-platform transportable tablespaces to go from Solaris to Windows.

  • Oracle 10g release 2 and Oracle Unbreakable Linux 5

    Hello, I tried to install Oracle (Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86-64) into the last oracle linux distribution. I have problems with the installation process:
    @SRVAXILAB072 database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2007-08-16_09-05-34PM. Please wait ...[oracle@SRVAXILAB072 database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2007-08-16_09-05-34PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I see in this forum some solutions but none works for me (I´m installing Oracle Unbreakable Linux 5 x64) to solve this problem I put libXp lib but the problem is the same.
    The library is installed:
    [root@SRVAXILAB072 oracle]# ll /usr/lib64/libXp.so.6
    lrwxrwxrwx 1 root root 14 Aug 16 18:10 /usr/lib64/libXp.so.6 -> libXp.so.6.2.0
    [root@SRVAXILAB072 oracle]#
    But I think the installation process are searching in /usr/lib but I didn´t have the library in 32b I tried to copy to /usr/lib and another crazy ideas but didn’t work.
    I read alot of post and guides for installation process but I didn´t see nothing to install Oracle in Oracle Unbreakable Linux 5
    Some ideas??
    If not..... I will try with Oracle Unbreakable linux 4 :(
    Thanks
    Best Regards

    Well, I've not been in touch with installs on linux myself for a long time, but it seems you need a few 32-bit libs. Try installing libXp-1.0.0-8.i386.rpm.

  • ParameterFieldController class and getDataDefController() method missing from com.crystaldecisions.reports.sdk.*

    I am trying to use the desktop samples for the JRC. The parameter setting sample will not compile because the ParameterFieldController class and the ReportClientDocument's getDataDefController() method are missing from com.crystaldecisions.reports.sdk.* .
    I have release 2 of Crystal Reports XI Developer and should have the most up to date jrcerom.jar file for that product. What is it going to take to get this working? This is a critical aspect of using Crystal Reports for our java application reporting needs.
    Prompt attention to this is appreciated.

    <p> </p><p>That class is not in that package, but another package imported in the sample, and in a different jar file. </p><p>The readme file should reference a deployment guide listing the required jar files, which I&#39;ve copied here:</p><p> <a href="http://support.businessobjects.com/communityCS/TechnicalPapers/cr_xi_r2_jrc_deployment.pdf" target="_blank">http://support.businessobjects.com/communityCS/TechnicalPapers/cr_xi_r2_jrc_deployment.pdf</a></p><p>Sincerely,</p><p>Ted Ueda </p>

  • Can not create  new database on Oracle 10G release 2 (10.2.0.3) under Linux

    I have a server with SO Red Hat Enterprise Linux 4
    Oracle Oracle 10G release 2 (10.2.0.1)
    After instaling the patch (10.2.0.3) to the data base it doesn´t allow me to create a new data base when the dbca is going to generate the service it disconects it self from oracle and marks
    an error that its not conected to oracle.
    atte
    Rafael Mendoza

    Hi Rafael
    Did you change your shm values in the kernel ? Please check those values in 2.6 Configuring Kernel Parameters
    64 bits: http://download.oracle.com/docs/cd/B19306_01/install.102/b15667/pre_install.htm#i1011296
    32 bits: http://download.oracle.com/docs/cd/B19306_01/install.102/b15660/pre_install.htm#sthref264
    Note that you have to increase : semmni, semmns,shmmni should be multiplied by # of instances, SHMMAX should be set to avail memory
    Can you please give us your values from your server please?
    Your physical memory :
    grep MemTotal /proc/meminfo
    And also the result of
    ipcs -l
    which release of Linux are working with 32 bits or 64 bits ?

  • Upgrading from Oracle 9.1.0.8 to Oracle Database 10g Release 2 (10.2)

    Hello everyone;
       We are in the process of looking into  upgrading from our current Oracle 9.1.0.8 to Oracle Database 10g Release 2 (10.2): Windows
    We would like to download and install the 10.2.0.1 base release (Oracle Software).   When I go on SAP Marketplace
    https://websmp210.sap-ag.de/oracle-download  and goto the (Software Download) section and click on
    Oracle 10.2 Software (32-bit versions) to download  I receive a error  NO DATA AVAILABLE.
    Is there another area to download the Oracle Software? or do I need to purchase a CD from SAP or can I download this base release straight from Oracle? 
    Thanks for your time and have a great day.

    Hello Pellegrino,
    just download it from the SAP container for each product .. for example
    -> Installations and Upgrades - Entry by Application Group -> SAP NetWeaver -> SAP NETWEAVER 7.0 -> Windows Server -> ORACLE
    Regards
    Stefan

  • Migration from Windows(32 bit) Oracle 9i db to Linux(X86-64 bit) Oracle 10g

    Hi,
    We are planing to Migrate our Oracle 9.2.0.6 version database from Windows(32 bit) to Oracle 10.2.0.1 version database on Linux(64 bit). Can I directly do the Migration using export/import? or What is the procedure to do this?
    Thanks in advance for any help.

    The directory structure is different...that's why you need to create the tablespaces in Linux. e.g. export dump says create tablespace in D:\..., there is no such thing in Linux. You can just export it, install software, create the db, tablespaces in Linux and import into the 10g in Linux.

  • 10g Release 2 (10.1.2.0.0) for Solaris PDF's not found 404

    All the PDF links on otn for 10g Release 2 (10.1.2.0.0) for Solaris Operating System (SPARC) are dead http 404.

    Issue resolved; thanks.
    Cheers, OTN

Maybe you are looking for

  • DVD drive issue and permissions repair

    Forgive me if I'm combining two issues in this posting.  If they are not related I can separate them out. I don't know if my drive is going, but I have a DVD for a tv show that I wanted to watch on my Macbook Pro running Snow Leopard (latest patches)

  • Creating a service order in a BAPI

    Hi all, I'm trying working on a BAPI to create a service order using FM crm_service_order_create and crm_order_maintain. When I call the BAPI outside CRM the SO gets created but with a created_by user  "RFC_DIAL" although the call was originally made

  • Hot deployment

    Hi, I have a gateway which instantiates and runs applications. Each application implements an interface so the gateways only sees the class at type (interface). I have a huge problem in that we have a number of developers working on these application

  • Keychain won't remember WEP password

    every time I try and get mail or connect to the internet via airport this machine fails, and after going through network diagnostics requires me to enter the WEP password ... EVERY TIME ... very annoying. I check the "remember this password" box (eve

  • SEM 4 to SEM 6 upgrade Steps.. Need immediately. Thanks

    Hi Experts, I searched a lot in SAP Forums and as weel as in SAP Service Portals but could not find any straight documentation available for doing an upgrade of SEM 4.0 version to SEM 6.0 version. Apart from this I find few links that drives me to SA