Shell Limits for Oracle DB 10g under SLES 9

Hi.
We installed SLES 9 and want to install now Oracle DB 10g R2.
We are at configuring Linux for the installation process using this guide: http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html#shell
At the linked part (shell limits) is explained how to set the shell limits for the user oracle. And there are two parts, one for SLES9 and one for RHEL4.
But the files profile.local and csh.login.local are not existing! But the files from the RHEL4 section (profile and csh.login) exists.
Is this a failure in the guide? Are the two parts from RHEL4 and SLES9 switched?
Or it is right that we have to create these files by setting these shell limits??
Thanks for answering.

Hi.
I usually create these files on the Suse box. These files are never there on either x86, ia64 og x86(64).
rgds
Kjell

Similar Messages

  • Can we add Basic Authentication for Oracle Report 10g?

    As we know, Apache supports basic Authentication, and Oracle Report 10g bases on Apache, that means Oracle Report 10g supports Basic Authentication too?
    Can anyone tell me the steps on how to configure Basic Authentication for Oracle Report 10g?
    Thanks for your help in Advance!
    P.S.
    I tried to add the following content to the file "httpd.conf" under the directory "E:\OraHome_2\Apache\Apache\conf\" (I installed report under this folder), but it doesn't work well:
    <Directory "E:\OraHome_2\Apache\Apache\htdocs">
    AuthType Basic
    AuthName "Private Documentation Repository"
    AuthUserFile "C:\Program Files\Apache Software Foundation\Apache2.2\mypasswd"
    Require user yangsun
    </Directory>

    Answers at your duplicated thread --> Some inter view Questions Please give prefect answer  help me

  • OIM 9.1.0 install connector for "Oracle Database 10g"

    Hello,
    Is anybody here who succeeded to install the connector for Oracle Database 10g into OIM 9.1.0?
    If yes please give me a hint
    Have a nice day!

    Thanks guys for the quick responses.
    But I have tried both the options for putting the jar in Third Party and also by uploading using the OOTB utility UploadJar.sh.
    But it is giving the same error.
    I have tired rebouncing the server and also Purge cached, but no success.
    Just to mention again, I have tried with all the last 3 postgres JDBC4 driver available on the site (u mentioned).
    So, any other clue?
    Thanks in advance.

  • Requirement specification for Oracle 9i & 10g database.

    I had a query as to what are the software & hardware requirements for Oracle 9i & 10g. I know of 9i for Windows only at the moment, it requires around 10MB hard disk space & 256 RAM. So, similarly, i wanted to know for other platforms. I hope, my question is clear.
    Please, help in solving the doubt.
    regards

    i don't think that you should worry about minimum hardware specifications as now a days hardware is very cheap and also the minimum configuration new machines available in market are with p4, 256 mb ram, 80gb hdd, etc.
    But still for knowledge minimum requirements information can be found in any oracle sw installation documentations.

  • Setup FORMS_PATH for Oracle Forms 10g in windows7

    Hi,
    Please kindly advise the regedit path to set the FORMS_PATH variable at windows for Oracle Forms 10g?
    Should it be HKEY_LOCAL_MACHINE > SOFTWARE > ORACLE?
    If yes, is it the unique path? since I cannot create folder for 'ORACLE'.
    Thanks,
    CY

    If you installed the product following the instructions found in MOS Note 559067.1 the registry key will have already been created for you.  It will be a sub to HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\<???>
    Find this in your system and look at the contents of each key below "Oracle".  It should be obvious which one belongs to Forms as there will be numerous FORMS_xxxxx entries there.

  • Archiving Standards for Oracle 9i/10g

    Does any know know if there is any official archiving standards for Oracle 9i/10g?
    If yes, would you give the hyperlinks to their documents. Thanks.

    1) Archive logging and archiving old data records are two radically different concepts. Archive logging is something the database does in ARCHIVELOG mode where an archiver process copies the online redo logs to separate files (archive logs) that are used for backup and recovery purposes. Normally, archive logs are retained just long enough to be useful in recovering the last N backups that have been taken, where N depends on the organization, the criticality of the database, the backup strategy, etc.
    2) For archiving old data records, the approach is going to be driven based on the organization's particular requirements and the type of data we're talking about. Among the options
    - An ETL process that moves data from an OLTP system to a data warehouse of some description for historical reporting.
    - Writing old records to flat files that can be compressed and stored on cheap media (i.e. DVDs) and writing loader applications that can restore the old data to the database.
    - Using partitioning and ILM (Information Lifecycle Management) to do things like moving older partitions of a table to less and less expensive media over time, compressing older partitions, dropping the oldest partitions, etc.
    Justin

  • Pl   Provide Rc. of SUN BIDW for Oracle database 10g .. datasize 10TB

    Hi,
    We need a Sun BIDW Reference Configurations for Oracle database 10g with raw datasize of more than 10TB.
    Kindly help me providing any reference guide relevant to this.
    Regards,
    Debasis

    Hi Debasis,
    Try posting this in the following forum:
    General Database Discussions
    Thanks, Mark

  • Is oracle lite free or is there any license for Oracle Lite 10g for product

    Is oracle lite free or is there any license for Oracle Lite 10g for production use ??
    -Thanks-

    Please note that Oracle Lite is no longer being actively developed, and no further releases are planned. The recommended small footprint database from Oracle is Berkeley DB.
    http://www.oracle.com/technetwork/products/berkeleydb/overview/index-085366.html
    Eric

  • Download link for Oracle Database 10g Documentation seems to be broken.

    Hi,
    I am trying to download the documentation for Oracle Database 10g but the zip archive seems to be corrupt. The md5 checksum for the file I have downloaded is:
    $> md5 Downloads/B19306_01.zip
    MD5 (Downloads/B19306_01.zip) = 75551f2bb5cfeecedcd08e2e6ac71bf7
    and the unzip output is:
    $> unzip Downloads/B19306_01.zip
    Archive: Downloads/B19306_01.zip
    End-of-central-directory signature not found. Either this file is not
    a zipfile, or it constitutes one disk of a multi-part archive. In the
    latter case the central directory and zipfile comment will be found on
    the last disk(s) of this archive.
    unzip: cannot find zipfile directory in one of Downloads/B19306_01.zip or
    Downloads/B19306_01.zip.zip, and cannot find Downloads/B19306_01.zip.ZIP, period.
    Also, the file size of my downloaded file is 443.4 MB but the size mentioned on the download page is 445.8 MB
    I have twice tried to download the file but both times I get the same corrupt zip error. Can any one confirm the status of the file.
    Oracle Database 10g Documentation Download page:
    http://www.oracle.com/technetwork/database/database10g/documentation/database10gr2-087366.html

    it worked for me
    1239489356         461527463  63%                            20200 files
    bcm@bcm-laptop:~/Downloads/V10_docs$ ls
    B19306_01.zip
    bcm@bcm-laptop:~/Downloads/V10_docs$ ls -l
    total 454056
    -rw-r--r-- 1 bcm dba 464948533 2011-01-08 16:46 B19306_01.zip

  • Shell scripting for oracle DBs

    looking for good source for shell scripting for oracle DBs

    Just buy 'Classic Shell Scripting' and 'the Unix Desktop Reference' both published by O'Reilly and you have it all.
    But if you want a platform agnostic scripting language use Perl. Comes with Oracle.
    However both bash and kornshell are a lot easier compared to Perl.
    Sybrand Bakker
    Senior Oracle DBA

  • Can anybody provide AIX shell script for Oracle Apps R12 instance backup

    Hi
    Can anybody provide AIX shell script for Oracle Apps R12 instance backup? Manually, i am able to backup but i donot have shell script to schedule through crontab.
    Help me please.
    Thanks

    Rman can be used for Database, not for Application tier. Again, I assumed you are looking for a script to backup the database. For the application tier, you can simply do a filesystem backup.
    I still do not understand your concern? Is it about using crontab? If so, then check here --> man crontab <--

  • Installing ArcSDE 9.2 for Oracle version 10G R2 on Windows 2003 x64

    We submitted this question on an ESRI user forum, but we would also like to submit it elsewhere to ensure an answer.
    We are trying to install ArcSDE 9.2 for Oracle. The version of Oracle is 10G R2 (10.2.0.1). The server is a Windows 2003 R2 Enterprise x64 edition with SP1. There are now 2 instances of Oracle on the server, but this problem originally occurred when there was only one instance. The issue: ArcSDE 9.2 apparently installs just fine. There are no error messages during the run of the installation process. However, when the Post-Installation process is called, a critical error alert pops up reporting, "The application failed to start because OCI.dll was not found. Reinstalling the application might fix this problem." ArcSDE has been uninstalled and reinstalled several times. Oracle has been uninstalled and reinstalled several times. Various searches have been made, concerning this error message. On Friday the only ESRI Article we could find mentioning this error was Article ID: 25388 which stated that the "ORA81/bin" directory needed to be added to the PATH environment variable. However, today we found a new ESRI forum entry dated 6/2/2007 with the querystring "c=2&f=1717&t=223961" in which someone reported the need to install the 32 bit Oracle_HOME. However the ESRI Support Center article he referenced, (dated November 14, 2006), stated that the 32 bit Oracle Client needed to be installed to a different Oracle_HOME and the service name created for it, is to be used in the Post-Installation process. And finally our Oracle DBA reported seeing another Support Center Article which stated that the 32 bit versions of the Oracle libraries are installed by default in a different location, and it was only necessary to add that location to the PATH environment variable. I have also seen information on Oracle forums stating that this message means that the Oracle client needed to be installed, but our Oracle DBA reports that this is installed by default with Oracle DB server. My question is of course which if any of these solutions is correct?
    E.R. Joell MCSD MCDBA

    I have managed an ORacle/ArcSDE environment for many years where multiple SIDs were running.
    If it doesn't know which SID then it would indicate that it is picking up the wrong ORACLE_SID environment setting. To be honest, UNIX is an easier environment to operate software in as one can set environment variables to suit software very directly. Now I have not run ArcSDE on a Windows environment before so any suggestions I have may not work as I write them.
    Still, I would suggest you consider writing a CMD/batch script that:
    1. Set all appropriate Oracle environment variables DIRECTLY eg
    SET ORACLE_BASE=c:\oracle\product
    SET ORACLE_HOME=c:\oracle\product\10.2.01
    SET ORACLE_SID=...
    2. Set the ArcSDE environment
    3. Sets the Path to include all Oracle, ArcSDE and required Windows executables
    4. Start the ArcSDE service:
    NET START ESRARCSDE (or whatever this thing is called)
    I suspect if you can get this going you will never go back to any other method of starting and managing ArcSDE (this approach works and works well on UNIX so you will be all skilled up to migrate across to Linux/Solaris etc if you see fit).
    Hope this helps.
    PS I have run ArcSDE against non-supported versions quite successfully over the years so I would say try it against 10.2.0.1 and see what happens.
    regards
    Smon

  • Where is the VM Templates for Oracle IdM 10g R2 ???

    Guys,
    Oracle says to donwload VM Templates for Oracle Identity Management 10g R2 from the following site.
    http://www.oracle.com/technetwork/server-storage/vm/idm-085976.html
    It has also give the E-delivery instruction:
    Oracle E-Delivery Instructions:
    Visit http://edelivery.oracle.com/oraclevm
    Complete your registration information (Name, Company Name, Email Address and Country) and click on the download agreement
    Select "Oracle VM Templates" from the "Select a Product Pack" pull-down menu
    Select "x86 32-bit" from the "Platform" pull-down menu
    Click "Go" and then select from the list of Oracle VM Templates
    Download and unzip the files and read the readme
    But actually the template doesn't exist in E-delivery.
    Please advise.
    Thanks

    yes, they removed it without updating the page at http://www.oracle.com/technetwork/server-storage/vm/idm-085976.html

  • DOWNLOADED FILES for Oracle DB 10g Rel. 2 for HP-UX PA-RISC NOT VALID

    I have repeatedly downloaded several files offered for download from:
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201hpsoft.html
    These files include: the main Oracle Database 10g CD 10201_database_zip, the Oracle Database 10g Companion CD Release (10.2.1.0), 10201_companion.zip, and the Oracle Clusterware CD Release 2 (10.2.0.2.0) 10201_clusterware.zip.
    The only one of these files that unzips successfully after downloading is the Clusterware cd zip. The Database and Companion zip files generate an error message "Cannot open file: it does not appear to be a valid archive."

    That can't be a general problem, I downloaded the software and all zip-files are valid. Clusterware is the smallest part, maybe the other downloads are incomplete. The download page shows filesizes and checksums , compare these with your results.
    Werner

  • How to set database name default for oracle discoverer 10g

    Hi
    Do you have idea of setting the database name default for oracle discoverer 10g

    I mean to say while login to discoverer 10g, it will ask for following options. In this Database should select the database name by default instead of any value
              User Name
              Password
              Database
              End User Layer

Maybe you are looking for

  • Cisco AIR-1141-E-k9 access points

    Hi, Facing an issue with 1141. Not sure if it is from AP or from the Laptops! Problem is when some users are trying to connect their laptops to wireless it shows Limited connectivity and didnt take an IP address. But with some users its obsolutly wor

  • Imac does not start white screen with apple logo.......

    Hi guys, my brand new Imac 21.5 got stuck on the white screen with apple logo and nonstop little wheel, but it never gets out of it....Disconnected everything else restarted but still nothing...stuck at the same screen. Please i need help, the machin

  • Monitoring Tool for Monitoring Business Process

    Hi All, Is there any monitoring tool which is able to monitor various technologies . we are integrating biztalk with SAP and we are looking for a tool which we can use to monitor both, is there any? Praj Dixit

  • Tree creation failed on node: pcd:portal_content/...

    Hi out there, after patching our EP 7 from SPS 10 to SPS 13 we have the following error: In the portal content directory there are some folders which cannot be expanded anymore. The following error message appears: "Could not load or refresh node Tre

  • Help!!! Error to Configure Data Store....

    I am having trouble installing a Date Store. I can access my repository through the PHP LDAP Admin, but in OPENSSO not list the users. When I install the OPENSSO and set a date Store outside it connects to the repository but can not give any user of