Steps and Docs - Automated Tape backup for LINUX OS

Hi
Currently we are using ARC7 tape (LTO) backup movement in which the product belong to firm CA for windows. We are not having the license to use it for the LINUX os.
In one of our environment we are planning to set up automated tape backup movement for the LINUX OS. (Database Backups such as RMAN and export) It would be great if you suggest few links or procedural steps to use which tape backups , how to configure, which brand, documents, what all procedural steps etc.
Thanks
SHIYAS M
Edited by: 965652 on Apr 23, 2013 12:12 AM

I suggest to look into Oracle Secure Backup (OSB) or Oracle Secure Backup Express. The later is free.
http://docs.oracle.com/cd/E14812_01/doc/doc.103/e12836/toc.htm
http://www.oracle.com/us/products/database/secure-backup/overview/index.html
http://www.oracle.com/technetwork/products/secure-backup/downloads/secbackupexpress-084447.html
There is also a specific forum:
Secure Backup

Similar Messages

  • DPM 2012 R2 crashes during tape backup for a specific server

    Hi Community,
    A customer of ours is experiencing an issue with DPM crashing after a period of time when backing up a large protection group to tape.
    Customer is running DPM 2012 R2 URE 5
    Upon looking in the DPM Logs, we see the following error, immediately prior to the system crashing.
    MSDPMCurr.errlog
    0968 29A8 04/08 12:41:48.218 28 MediaPool.cs(350) NORMAL Found PGSetId a914779a-8847-40e5-90fd-a1ca6cffee05 for MediaPoolId e10c1280-445f-4454-8edd-0cb3c1113c27
    0968 29A8 04/08 12:41:48.221 28 MediaPool.cs(329) WARNING MediaPool 00000000-0000-0000-0000-000000000000 does not exist.
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING Caught unhandled exception : Microsoft.Internal.EnterpriseStorage.Dls.Utils.MediaPoolNotFoundException: Media pool 00000000-0000-0000-0000-000000000000 not found in the database.
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.MediaPool.GetPGSetIdForMediaPool(DbContext sqlContext, Guid mediaPoolId)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.MediaPool.IsMediaPoolCollocated(DbContext sqlContext, Guid mediaPoolId)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.ArchiveMedia.IsMediaCollocated(DbContext sqlContext)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.ArchiveMedia.CheckAndRaiseOffsiteReadyEvent(DbContext sqlContext, Boolean considerOfflineMedia)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.Dataset.RaiseMediaOffsiteReadyEvent(DbContext sqlContext)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.Dataset.SetLifeStatus(DbContext sqlContext, DatasetLifeStatus lifeStatusPassed)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.TapeArchiveMedia.Reclaim(DbContext sqlContext)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.MMCatalog.ReclaimMedia(ArchiveMedia media)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.GetRecycedUsableMedia(IList listOfMedia)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.GetRecyclableMedia(MediaPool mediaPool)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.GetMediaRequiredByArchiveTask(Guid expectedDriveId)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.AllocateMedia(Guid expectedDriveId)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMInterface.ReserveResourcesForBackupHelper.QueryResourcePreference()
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.TaskElement.ReserveResources(Dictionary`2 libraryResourcesCache)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.JobElement.ReserveResourcesToOneTask(Dictionary`2 libraryResourcesCache)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.PriorityQueue.ServeTasksInQueue(Message msg, Boolean waitForResources)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.MMCommonBlocks.ReserveResourcesBlock.DoServeTasksInQueueAndPostCheckMessage(Object msgObject)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at Microsoft.Internal.EnterpriseStorage.Dls.EngineUICommon.DpmThreadPool.Function(Object state)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING at System.Threading.ThreadPoolWorkQueue.Dispatch()
    0968 29A8 04/08 12:41:48.236 68 DpmThreadPool.cs(121) WARNING *** Mojito error was: MediaPoolNotFound; 0; None
    0968 29A8 04/08 12:41:48.242 68 DpmThreadPool.cs(149) WARNING Attempting to write error to the event log Media pool 00000000-0000-0000-0000-000000000000 not found in the database.
    0968 29A8 04/08 12:41:48.246 02 EventManager.cs(143) NORMAL Logging event to NT log from DpmThreadPool.cs(163): FatalServiceError
    0968 29A8 04/08 12:41:48.267 68 DpmThreadPool.cs(170) WARNING Attempting to invoke Watson
    0968 29A8 04/08 12:41:48.280 09 everettexception.cpp(761) CRITICAL Exception Message = Media pool 00000000-0000-0000-0000-000000000000 not found in the database. of type Microsoft.Internal.EnterpriseStorage.Dls.Utils.MediaPoolNotFoundException, process will terminate after generating dump
    The server is part of a protection group that is co-located, I am trying the backup not as part of a co-located set to see if this makes any difference.
    Tape backups for other servers, which are part of the same co-location group, work fine and it seems to be just this one causing the issue.
    I have seen a few other posts on the net referencing "WARNING MediaPool 00000000-0000-0000-0000-000000000000 does not exist." where people have similar issue with DPM crashing out but so far nobody seems to have any answers.
    I am debating removing the protection group and trying to 'start from scratch' but wondered if anyone else had any thoughts ?
    Thanks in advance,
    Ed

    Hi,
    Open SQL management studio and connect to the instance used by DPM.
    Run the following Query against the DPMDB and see if it returns any rows, if so please provide the output.
    select MP.mediapoolid, MP.PGSETID from dbo.tbl_MM_MediaPool MP
    Join dbo.tbl_IM_ProtectedGroup PG on PG.ProtectedGroupId = MP.MediaPoolId
    where PG.MediapoolId is NULL
    and MP.PGSetId is not NULL
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT] This
    posting is provided "AS IS" with no warranties, and confers no rights.

  • Hi I just updated my brothers ipod and i have a backup for ios5.1.1 can i go back?

    Hi I just updated my brothers ipod and i have a backup for ios5.1.1 can i go back? all i want is my contacts back and i dont care what ios im on

    Downgrading your iPod's version of iOS is not supported by Apple and that's all we can say on these forums.  So if you want to learn how to do that, you'll need to look elsewhere. Sorry.
    B-rock

  • Recomended TAPE backup for OS X Sever

    Hi,
    I would like to inquire regarding back-up device for OS X Server, My client requirement is a TAPE backup, do you suggest any brand of tape backup and software that works well with OSX server?
    Thanks a lot,
    val

    You need to clarify your needs before you go much further.
    There are many tape technologies, including things like DLT, LTO and AIT (amongst others). Each has their own pros and cons, including per-tape capacity, speed, etc.
    Knowing the volume of data to backup and how frequently you want to backup is going to be critical in deciding what tape format to take.
    For example if you have 1TB of data to backup you don't want to use a tape format that has 20GB per tape - you'll need 50 tapes for a full backup.
    The volume of data and frequency also leads to speed. If you need to backup 1GB of data in an hour your options are dramatically different than if you need to backup 1TB of data in an hour. Some tape formats can keep up with the higher throughput, others can't.
    Then, of course, there's budget. The larger, faster drives tend to cost more, but they're more capable. But you don't need to buy capabilities that you don't need.
    So, you need to answer those questions in order to find the tape technology you want to use. Once you know the technology you can start looking at vendors.

  • What are the steps and how to run payroll for a person?

    Hi all,
    I have hired a person.  Hired with begda 01/01/2009.
    I have assigned the person to 0001, 0002, 0006, 0008.
    For this person how can I run payroll?
    Help me with the steps from begin of employee hiring to the employee payroll run.
    So that I can check the hired person payroll results in pc_payresult tcode.
    Thanks,
    Venkata

    Hi,
    Please check
    http://help.sap.com/saphelp_47x200/helpdata/en/69/317235acfa2b5ee10000009b38f839/frameset.htm
    Regards,
    Param

  • How to find and restore an icloud backup for my iphone from earlier this year?

    I am trying to restore my iphone to how it was from earlier this year.  But all I find on my itunes is the one backup from today.  And I dont know how to view the available backups on my icloud account.  HELP!!!

    http://support.apple.com/kb/HT1766

  • Using one partition for Linux-, Win.-Swap and Win-Tmp atst?

    I think I will keep Windows for the first time I'm going to install Arch. I'm looking for a way to set up one single Partition for usage as Swap or /var/tmp under Linux and at the same time as "rather regular" partition (intended to be one to hold the Windows-Swapfile plus the Windows-TMP-Folder) under Windows.
    As regards the usage of the partition as /var/tmp under Linux: I don't explicitly wish to retain data which has been dropped in /var/tmp, therefore I don't care whether it gets lost when booting to another OS. Vice versa: There are absolutly no needs to preserve data which has been stored under %TMP% in Windows. Hence, I wouldn't care if those get lost owing to a change from NTFS to ext3.
    Can you think of any way to achive something at least similar?

    hmmm. Long time. no reply.
    Disclaimer: I have no real idea how Linux and Windows swap works, not in any detail anyway.  This idea is to be used at your own risk, and after making appropriate backups.
    Linux uses a partition type swp by default for swap partitions, changing this to NTFS for windows would be a pain, as you would have to reformat at every boot.
    It is possible to use a swap file instead under linux, by mounting a file as swap,  I've seen it for Red Hat. It may be less efficient than a swap partition though.
    If you did this, on an ext3 partition, and installed the IFS drivers under windows I guess you could then use this partition all the time.  You might then need a script to create & delete the swap files needed by each operating system, which would have to be executed by the operating system on boot before mounting the swap.
    I can see this falling flat if the IFS drivers don't come up under windows before it tries to mount it's swap file, or if it doesn't like swapping to ext3, or a host of other reasons. The only way to find out is probably to try it... Have fun!
    HTH
    Jack
    Last edited by Jack B (2007-12-16 15:37:04)

  • Need a document with steps and process for IBCM implementation

    Dear Frds,
    I need a documents which contains steps and process to implement IBCM for SCCM2012.
    I have following things in Intranet:
    1) SCCM2012 in intranet and clients are reporting at this movement.
    2) Intranet based Domain PKI infra.
    Thanks.....
    Raja

    I strongly suggest taking a look at Direct Access.  Most people looking at IBCM end up going with Direct Access since it requires fewer steps/less infrastructure and yet provides far more value.
    I hope that helps,
    Nash
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you've found a bug or want the product worked differently,
    share your feedback.
    <-- If this post was helpful, please click "Vote as Helpful".

  • How to include another partition in tape backup

    Hi
    I use a shell script written by my sysadmin to take backup of our oracle system on tape. now i moved some datafiles on another partition and hence want to include that partition also in tape backup.
    for fs in $(cat /tmp/dailybkupfs | awk '{print $1}')
    do
    # For / replace the / with root for log filename
    if [[ "$fs"  = "/" ]]
    then
    fn="root"
    else
    # replace any / in fs name with _ for use in log filename
    fn=$(echo $fs | sed 's:/::g')
    fi
    if umount ${fs}
    then
    echo "${fs} unmounted successfully" >>/tmp/logs/summary
    else
    echo "${fs} unmount failed" >>/tmp/logs/summary
    fi
    if ufsdump 0uf prddb:/dev/rmt/0n ${fs} >${log}.${fn}.${dt} 2>&1
    then
    echo "Full Backup of ${fs} completed successfully" >> /tmp/logs/summary
    else
    echo "Full Backup of ${fs} failed" >> /tmp/logs/summary
    fi
    if mount ${fs}
    then
    echo "${fs} mounted successfully" >>/tmp/logs/summary
    else
    echo "${fs} mount failed" >>/tmp/logs/summary
    fi
    done
    echo "Full Backup of all DB file systems Complete" >> /tmp/logs/summary
    Also the dailybkupfs file has the following contents->
    /u01
    /u02
    /u03
    /u04
    /u05
    /u06
    Now to include /u07 partition for backup, I just need to include the /u07 partition in file dailybkupfs.right?
    Thanks
    Anmol

    I am concerned that the config file resides in /tmp.
    That filesystem normally gets cleared if the box reboots.
    So as far as I can tell, if your box is rebooted, the backups stop working..

  • DPM 2012 R2 Crashes after upgrade - Tape Backup

    Hello guys,
    I have recently upgraded from DPM 2012 SP1 to DPM 2012 R2 Rollup 3 on Windows 2012 R2 (in-place upgrade)
    The basic procedure was to backup the DB, uninstall DPM, install DPM 2012 R2, restore the DB.  re-sync all the inconsistent replicas and upgrade server agents. When it comes to the offsite tape backup for whatever reason every time the tape backup
    commences it fails instantly with the below error and reports "Backup to Tape Failed"
    "Event Log shows MSDPM Error ID 945"
    It appears to be failing due to a missing stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.  The stored procedure does not exist on other DPM servers.  I'm guessing this is something hanging around in the DB from prior to the upgrade but I can't
    seem to track it down.  Does anyone have any ideas upon how to resolve the issue?
    The description for Event ID 945 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Unable to connect to the DPM database because of a general database failure.  Make sure that SQL Server is running and that it is configured correctly.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>84123</Seq><TimeCreated>25/10/2014 23:01:01</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>Could
    not find stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.prc_SMTE_ComputeDailyTrend'.
       at Microsoft.Internal.EnterpriseStorage.Dls.SummaryManager.SummaryManagerMachine.OnStart(ErrorInfo&amp; eInfo)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.SimpleStateMachine.Start(Message msg)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Engine.ChangeState(Message msg)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.TaskInstance.Process(Object dummy)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.FsmThreadFunction.Function(Object taskThreadContextObj)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
    ClientConnectionId:fbd15cf8-5b7b-4438-befe-a3a54426d371</ExceptionDetails></FatalServiceError>

    For this issue, you can refer below link
    http://blogs.technet.com/b/dpm/archive/2012/01/30/fix-the-dpm-console-crashes-and-logs-event-id-945-when-making-any-changes.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Does Active directory support for linux/mac/ubuntu clients?

    Hello everyone,
    I am pretty new to Active directory and my company has few requirements which he need to achieve by implementing Microsoft Active directory. I tried reading some blogs/documents on google but was not able to get the clear understanding. So would request
    you all to please help me in getting the correct answers.
    1) Does AD supports linux/mac/ubuntu clients getting authenticated from it?
    2) Does AD supports root/non-root privilege login which is like admin/non-admin rights in windows for linux/mac/ubuntu?
    3) Does Password policy works well on linux/mac/ubuntu cleints?
    4) Does AD support auto-loading application after successful login in linux/mac/ubuntu clients? For eg: Logging into jabber client as soon as user logins IN.
    5) Can AD trace and log the authentication information for linux/mac/ubuntu clients?
    6) Does AD support rules based login for linux/mac/ubuntu clients?
    7) Do we have high availability in AD runing Active-Active?
    8) can we push patched/security policies via AD on linux/mac/ubuntu clients?
    9) Can we schedule crons for linux/mac/ubuntu clients via AD like we have task schedules set-up in Windows?
    10) Can linux/mac/ubuntu cleints be included part of GPO?
    11) Auto-backups or auto mapping of shared drives by AD on widnows/linux/mac/ubuntu cleints?
    12) Can we capture licenses etc(Server management) thing in AD.
    13) Does AD support communication over SSL.
    14) Does AD supports SSO authentication for linux/mac/ubuntu clients?
    Thanks guys in advance
    Regards
    Sam

    While I cannot speak for mac clients, there is a labour intensive method that allows linux distros to be able to connect to AD in a windows environment.  Take a look at 
    http://technet.microsoft.com/en-us/magazine/2008.12.linux.aspx
    for tips.  Please note, it was designed with the Fedora/Red Hat Core in mind, but ubuntu distro's will also work, you just need the appropriate packages.

  • Oracle8i for Linux Release announcement

    I received a copy of this Oracle marketing announcement today:
    The Linux tidal wave continues and Oracle is right at the
    forefront. We have
    been experiencing tremendous demand on Linux since Oracle8 was
    announced for
    that platform last October. Over 50,000 developers have
    downloaded Oracle8
    for Linux from Oracle Technology Network (OTN) since March, with
    the first
    20,000 coming in just the first 10 days! We now have over 800
    paying
    customers with over half the orders coming from enterprise
    accounts and most
    of the remainder orders from mid-sized businesses.
    This week Oracle is announcing the shipping of Oracle8i for
    Linux. Already,
    20,000 developers have registered for early access. With new
    internet
    technologies like Java and XML built right into Oracle8i for
    Linux, this
    release promises to be the hottest yet.
    Read on for more information about:
    - What are we announcing?
    - What are the key messages?
    - What is the pricing for Oracle8i on Linux?
    - Why does Oracle care about Linux?
    - Who are Oracle's major Linux Partners?
    - Which products are available on Linux?
    - Who is driving the Oracle on Linux effort and what are we
    doing?
    - Where to find more information about Oracle on Linux?
    What are we announcing?
    Oracle is announcing today that it has been receiving extremely
    strong demand
    for its Linux based products over the past quarter and is also
    shipping
    Oracle8i for Linux to manufacturing.
    What are the key messages?
    Linux represents the ultimate commodity operating system -- its
    fast, reliable
    and almost free! Businesses can now spend their time focusing on
    the higher
    value software they buy to run their businesses (such as
    databases and applications).
    With over 800 customers paying for Oracle on Linux, Linux is
    progressing from
    its roots as a student and developer operating system to a viable
    deployment
    environment in large business.
    Oracle has the best database on Linux. With over 50,000 people
    using Oracle8
    and over 20,000 people registered through Oracle Technology
    Network (OTN) for
    Oracle8i, Oracle is the overwhelming choice for the Linux
    operating system.
    What is the pricing for Oracle8i on Linux?
    Pricing of Oracle8i on Linux follows the standard Oracle price
    list (see
    http://appsweb.us.oracle.com/amapp/). Linux may be a freeware
    operating
    system, but Oracle on Linux is not free. Oracle does offer
    developer licenses
    through Oracle Technology Network (OTN) which allows developers
    to use Oracle
    software for non-commercial use.
    Why does Oracle care about Linux?
    Linux is hot! It is rapidly becoming the preferred platform for
    small ISP's
    and is used extensively by many of the internet's largest portal
    sites. For
    Oracle, Linux is the fastest growing operating system, growing at
    three times
    that of WindowsNT. Oracle on Linux presents customers a viable
    low-cost, yet
    highly stable alternative to WindowsNT. That said, with 46% of
    the NT market,
    Oracle is also the best selling database on NT!
    Oracle now has over 800 customers on Linux. This statistic alone
    strongly
    contradicts the common perception that Linux is solely used by
    students and
    developers. Linux has already established a foothold in many
    Fortune 100
    companies and although deployments are still currently small
    compared to NT
    and Solaris, they are accelerating rapidly.
    Which products are available on Linux?
    Currently available on Linux are:
    - Oracle8.0.5 Standard and Enterprise Edition
    - Oracle8i Release 8.1.5
    - Oracle Application Server 4.0.7 (40 Bit)
    - Oracle Application Server 3.0.2 (40 Bit)
    - Oracle WebDB 2.0.5.6.1
    Who are Oracle's major Linux Partners?
    Redhat Software - Linux distributors. Oracle has also made an
    equity
    investment in RedHat. (http://www.redhat.com)
    Caldera System - Linux distributors. Novell spin-off, focus
    primarily on
    enterprise customers. (http://www.caldera.com)
    Turbolinux - Linux distributor. Has a mostly Asia presence.
    (http://www.turbolinux.com)
    VA Linux Systems - Hardware vendor, making Linux systems.
    (http://www.linux.com)
    Linuxcare - Linux support provider. (http://www.linuxcare.com)
    Who is driving the Oracle on Linux effort?
    There are two teams within Oracle working closely to drive the
    Oracle strategy
    and goals on Linux: Internet Platform Marketing and the Linux SBU
    (Strategic
    Business Unit).
    Where to find more information about Oracle on Linux?
    Internal: http://worldwide-marketing.us.oracle.com/iPlatform
    External: http://platforms.oracle.com/linux
    http://technet.oracle.com
    Email [email protected]
    Contacts: Hongwei Lu ([email protected])
    David Lee ([email protected])
    Press Release
    ORACLE CAPITALIZES ON ENTERPRISE DEMAND FOR LINUX OFFERINGS WITH
    ANNOUNCEMENT
    OF ORACLE8i ON LINUX
    Early Adopters Programs Draws Nearly 20,000 Developers
    REDWOOD SHORES, Calif., July 19, 1999--Oracle Corporation, the
    number one
    choice for e-business, today announced dramatic growth and demand
    for Oracle
    on Linux with strong adoption in both enterprise and general
    business markets.
    Oracle also announced the general availability of Oracle8i on
    Linux, after a
    successful early adopter's program.
    Since Oracle Corp. announced Oracle8 on Linux, there have been
    over 50,000
    downloads from Oracle Technology Network
    (http://technet.oracle.com/ ). Now,
    after the announcement of Oracle8i, there have been nearly 20,000
    registrants
    for early access in the first few weeks. Outside the development
    community,
    Oracle has also seen overwhelming customer adoption with an
    excess of 800
    paying customers today -- over half of these orders from
    enterprise accounts
    and the remainder from small to mid-sized businesses and
    organizations.
    "Until the availability of Oracle database on Linux, we either
    had to rely on
    NT or use one of the shareware database servers available for
    Linux," says
    Jonathan August, President and CEO of Internection, Inc., a
    company providing
    customized Internet services solutions to businesses, including
    web hosting
    and e-commerce solutions. "Neither solution provided us the
    security,
    performance, manageability or reliability required by our
    customers. Oracle
    brings enterprise credibility and robustness to our products. As
    a result,
    we've gained access to customers ranging from small businesses to
    Fortune 100
    enterprises like Prudential and Pfizer. Our total revenue since
    the addition
    of Oracle on Linux has increased by 250%."
    "Oracle on Linux combines enterprise level reliability,
    scalability and
    performance with a free, robust and well-supported operating
    system," says
    Nick Marden, technical director of e-commerce, Xoom.com, and
    e-commerce
    service provider. "It enables Xoom.com to better understand our
    members'
    needs and respond to them quickly. Oracle on Linux represents an
    extraordinary value and it gets the job done."
    "Oracle is committed to bringing superior technology to the Linux
    community,"
    says Chuck Rozwat, senior vice president of Server Technologies
    at Oracle.
    "Oracle8i on Linux comes with both Java and XML built right in.
    Together they
    offer the most cost-effective way to deploy scalable Internet
    applications."
    Oracle8i is the first and only database specifically designed for
    the
    Internet. Oracle8i extends Oracle's long-standing technology
    leadership in
    the areas of data management, transaction processing and data
    warehousing to
    the new medium of the Internet. Oracle8i is the centerpiece of
    Oracle's
    Internet Platform, which also includes Oracle Application Server
    and Oracle's
    Internet development tools.
    Oracle Corporation is the world's leading supplier of software
    for information
    management, and the world's second largest software company.
    With annual
    revenues of more than $8.8 billion, the company offers its
    database,
    application server, tools and application products, along with
    related
    consulting, education and support services, in more than 145
    countries around
    the world.
    For more information about Oracle, please call 650/506-7000.
    Oracle's World
    Wide Web address is (URL) http://www.oracle.com/.
    Trademarks
    Oracle is a registered trademark and Oracle8i is a trademark or
    registered
    trademark of Oracle corporation. Other names may be trademarks
    of their
    respective owners.
    Oracle Worldwide Marketing
    null

    Yeah, I got a couple of those....but if you go to Oracle, there
    is nothing about it, and nothing new on the OTN download...
    We can hope...
    DAVID
    Jamie Kinney (guest) wrote:
    : I received a copy of this Oracle marketing announcement today:
    : The Linux tidal wave continues and Oracle is right at the
    : forefront. We have
    : been experiencing tremendous demand on Linux since Oracle8 was
    : announced for
    : that platform last October. Over 50,000 developers have
    : downloaded Oracle8
    : for Linux from Oracle Technology Network (OTN) since March,
    with
    : the first
    : 20,000 coming in just the first 10 days! We now have over 800
    : paying
    : customers with over half the orders coming from enterprise
    : accounts and most
    : of the remainder orders from mid-sized businesses.
    : This week Oracle is announcing the shipping of Oracle8i for
    : Linux. Already,
    : 20,000 developers have registered for early access. With new
    : internet
    : technologies like Java and XML built right into Oracle8i for
    : Linux, this
    : release promises to be the hottest yet.
    : Read on for more information about:
    : - What are we announcing?
    : - What are the key messages?
    : - What is the pricing for Oracle8i on Linux?
    : - Why does Oracle care about Linux?
    : - Who are Oracle's major Linux Partners?
    : - Which products are available on Linux?
    : - Who is driving the Oracle on Linux effort and what are we
    : doing?
    : - Where to find more information about Oracle on Linux?
    : What are we announcing?
    : Oracle is announcing today that it has been receiving extremely
    : strong demand
    : for its Linux based products over the past quarter and is also
    : shipping
    : Oracle8i for Linux to manufacturing.
    : What are the key messages?
    : Linux represents the ultimate commodity operating system -- its
    : fast, reliable
    : and almost free! Businesses can now spend their time focusing
    on
    : the higher
    : value software they buy to run their businesses (such as
    : databases and applications).
    : With over 800 customers paying for Oracle on Linux, Linux is
    : progressing from
    : its roots as a student and developer operating system to a
    viable
    : deployment
    : environment in large business.
    : Oracle has the best database on Linux. With over 50,000 people
    : using Oracle8
    : and over 20,000 people registered through Oracle Technology
    : Network (OTN) for
    : Oracle8i, Oracle is the overwhelming choice for the Linux
    : operating system.
    : What is the pricing for Oracle8i on Linux?
    : Pricing of Oracle8i on Linux follows the standard Oracle price
    : list (see
    : http://appsweb.us.oracle.com/amapp/). Linux may be a freeware
    : operating
    : system, but Oracle on Linux is not free. Oracle does offer
    : developer licenses
    : through Oracle Technology Network (OTN) which allows developers
    : to use Oracle
    : software for non-commercial use.
    : Why does Oracle care about Linux?
    : Linux is hot! It is rapidly becoming the preferred platform
    for
    : small ISP's
    : and is used extensively by many of the internet's largest
    portal
    : sites. For
    : Oracle, Linux is the fastest growing operating system, growing
    at
    : three times
    : that of WindowsNT. Oracle on Linux presents customers a viable
    : low-cost, yet
    : highly stable alternative to WindowsNT. That said, with 46% of
    : the NT market,
    : Oracle is also the best selling database on NT!
    : Oracle now has over 800 customers on Linux. This statistic
    alone
    : strongly
    : contradicts the common perception that Linux is solely used by
    : students and
    : developers. Linux has already established a foothold in many
    : Fortune 100
    : companies and although deployments are still currently small
    : compared to NT
    : and Solaris, they are accelerating rapidly.
    : Which products are available on Linux?
    : Currently available on Linux are:
    : - Oracle8.0.5 Standard and Enterprise Edition
    : - Oracle8i Release 8.1.5
    : - Oracle Application Server 4.0.7 (40 Bit)
    : - Oracle Application Server 3.0.2 (40 Bit)
    : - Oracle WebDB 2.0.5.6.1
    : Who are Oracle's major Linux Partners?
    : Redhat Software - Linux distributors. Oracle has also made an
    : equity
    : investment in RedHat. (http://www.redhat.com)
    : Caldera System - Linux distributors. Novell spin-off, focus
    : primarily on
    : enterprise customers. (http://www.caldera.com)
    : Turbolinux - Linux distributor. Has a mostly Asia presence.
    : (http://www.turbolinux.com)
    : VA Linux Systems - Hardware vendor, making Linux systems.
    : (http://www.linux.com)
    : Linuxcare - Linux support provider. (http://www.linuxcare.com)
    : Who is driving the Oracle on Linux effort?
    : There are two teams within Oracle working closely to drive the
    : Oracle strategy
    : and goals on Linux: Internet Platform Marketing and the Linux
    SBU
    : (Strategic
    : Business Unit).
    : Where to find more information about Oracle on Linux?
    : Internal: http://worldwide-marketing.us.oracle.com/iPlatform
    : External: http://platforms.oracle.com/linux
    : http://technet.oracle.com
    : Email [email protected]
    : Contacts: Hongwei Lu ([email protected])
    : David Lee ([email protected])
    : Press Release
    : ORACLE CAPITALIZES ON ENTERPRISE DEMAND FOR LINUX OFFERINGS
    WITH
    : ANNOUNCEMENT
    : OF ORACLE8i ON LINUX
    : Early Adopters Programs Draws Nearly 20,000 Developers
    : REDWOOD SHORES, Calif., July 19, 1999--Oracle Corporation, the
    : number one
    : choice for e-business, today announced dramatic growth and
    demand
    : for Oracle
    : on Linux with strong adoption in both enterprise and general
    : business markets.
    : Oracle also announced the general availability of Oracle8i on
    : Linux, after a
    : successful early adopter's program.
    : Since Oracle Corp. announced Oracle8 on Linux, there have been
    : over 50,000
    : downloads from Oracle Technology Network
    : (http://technet.oracle.com/ ). Now,
    : after the announcement of Oracle8i, there have been nearly
    20,000
    : registrants
    : for early access in the first few weeks. Outside the
    development
    : community,
    : Oracle has also seen overwhelming customer adoption with an
    : excess of 800
    : paying customers today -- over half of these orders from
    : enterprise accounts
    : and the remainder from small to mid-sized businesses and
    : organizations.
    : "Until the availability of Oracle database on Linux, we either
    : had to rely on
    : NT or use one of the shareware database servers available for
    : Linux," says
    : Jonathan August, President and CEO of Internection, Inc., a
    : company providing
    : customized Internet services solutions to businesses, including
    : web hosting
    : and e-commerce solutions. "Neither solution provided us the
    : security,
    : performance, manageability or reliability required by our
    : customers. Oracle
    : brings enterprise credibility and robustness to our products.
    As
    : a result,
    : we've gained access to customers ranging from small businesses
    to
    : Fortune 100
    : enterprises like Prudential and Pfizer. Our total revenue
    since
    : the addition
    : of Oracle on Linux has increased by 250%."
    : "Oracle on Linux combines enterprise level reliability,
    : scalability and
    : performance with a free, robust and well-supported operating
    : system," says
    : Nick Marden, technical director of e-commerce, Xoom.com, and
    : e-commerce
    : service provider. "It enables Xoom.com to better understand
    our
    : members'
    : needs and respond to them quickly. Oracle on Linux represents
    an
    : extraordinary value and it gets the job done."
    : "Oracle is committed to bringing superior technology to the
    Linux
    : community,"
    : says Chuck Rozwat, senior vice president of Server Technologies
    : at Oracle.
    : "Oracle8i on Linux comes with both Java and XML built right in.
    : Together they
    : offer the most cost-effective way to deploy scalable Internet
    : applications."
    : Oracle8i is the first and only database specifically designed
    for
    : the
    : Internet. Oracle8i extends Oracle's long-standing technology
    : leadership in
    : the areas of data management, transaction processing and data
    : warehousing to
    : the new medium of the Internet. Oracle8i is the centerpiece of
    : Oracle's
    : Internet Platform, which also includes Oracle Application
    Server
    : and Oracle's
    : Internet development tools.
    : Oracle Corporation is the world's leading supplier of software
    : for information
    : management, and the world's second largest software company.
    : With annual
    : revenues of more than $8.8 billion, the company offers its
    : database,
    : application server, tools and application products, along with
    : related
    : consulting, education and support services, in more than 145
    : countries around
    : the world.
    : For more information about Oracle, please call 650/506-7000.
    : Oracle's World
    : Wide Web address is (URL) http://www.oracle.com/.
    : Trademarks
    : Oracle is a registered trademark and Oracle8i is a trademark or
    : registered
    : trademark of Oracle corporation. Other names may be trademarks
    : of their
    : respective owners.
    : Oracle Worldwide Marketing
    null

  • [SOLVED] Lousy fonts with .chm viewer for Linux

    I installed the .chm file viewer HelpExplorer 3.0 in both Windows XP and Arch Linux (chm = compiled HTML help file).  In Windows XP, with default fonts installed, the fonts in text read with this viewer appear crisp, sharp and anti-aliased.  In Arch with KDE 3.5.7, on the other hand, the fonts appear fuzzy, grainy and don't seem to be anti-aliased, in contrast with their appearance in all other apps (except for a few such as Dillo) which render text good-looking, sharp and anti-aliased.
    HelpExplorer for Linux was provided as a tarball that included a precompiled 'helpexplorer' binary.  The program doesn't seem to allow for customizing font settings.
    The following fonts are installed in Arch (in /usr/share/fonts/):
    ttf-bitstream-vera-1.10-5 is installed by default
    gsfonts 8.11-4 is installed by default
    PostScript Type 1 fonts installed: Century Schoolbook, Nimbus, URW Bookman, URW Gothic, URW Palladio
    ttf-ms-fonts-2.0-1 (Microsoft TTF: Andale Mono, Arial, Comic, Courier, Georgia, Impact, Tahoma, Times New Roman, Trebuchet)
    font-bh-ttf-1.0.0-3 (Luxi BH)
    xorg-fonts-100dpi-1.0.1-1 (courier, helvetica, lucida, new century, times)
    The "Files" section of my xorg.conf looks as follows:
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    I've attached a screenshot of some text displayed in the HelpExplorer reader in Arch (the font is Times New Roman): http://img216.imageshack.us/my.php?imag … ot1zh9.png
    [img=http://img216.imageshack.us/img216/8401/snapshot1zh9.th.png]
    What do I need to do to improve the font appearance in this program in Linux?
    Last edited by RobF (2007-10-02 18:06:46)

    I found a solution of sorts by installing and running the Windows version of HelpExplorer in Wine or Crossover.  There is still very little control over fonts but when I enlarge the default font (with 2x CTRL-+) I do get a nice-looking anti-aliased Times New Roman font, and this solution would be my preferred way of reading .chm files in Linux (i.e. better than KchmViewer or Xchm).
    Recap of the problem:
    1. The .chm viewer HelpExplorer Viewer 3.0 when installed in Windows XP renders fonts crisp and clear and anti-aliased.
    2. The Linux version of HelpExplorer Viewer 3.0 (delivered as a precompiled executable in a tarball) doesn't render fonts antialiased, regardless of what I tried, and they look grainy and unattractive.
    3. The Windows version of HelpExplorer Viewer 3.0 when installed and run in Arch in Wine or Crossover does render the default font they offer (looks like Times New Roman) fairly crisp and clear and anti-aliased, at least at the enlarged setting.
    Can someone explain to me what might be going on?  Why is it that the Linux version cannot render fonts anti-aliased when the Windows version running in the emulator in Linux can?  Is there something that I have to change in my fonts config, fonts location, symlinks or path to get the anti-aliased fonts to work in HelpExplorer in Linux?
    Robert

  • Can I use a single external drive to maintain time machine backups for two Mac computers?

    Hello
    We have an older mac mini and macbook air.  I have one Western Digital external USB drive.  Can I use the same drive to hold and maintain time machine backups for both machines?
    I already have the macbook air time-machined on the WD drive.  I now want to backup the mac mini onto the same drive.  Is it going to over write the time machine backup or is the software smart enough to maintain two separate files, partitions, whatever it does..?

    It will maintain separate backups. Note that it's generally advisable to use separate drives for best practice backup, but yes, it will work for both computers, provided you have enough space (need generally 2-3 times the total used file space for both Macs).
    Matt

  • Flashplayer8 for linux ?

    when is flashplayer 8 for linux going to be released? Can i
    get a beta version or something ?
    many sites require flashplayer 9, and the download labelled
    flashplayer8 for linux
    on the website actually gives you flashplayer 7
    thanx

    Adobe has no respect for it's Linux users. They don't see
    making any profit from it anytime soon. We'd have to be surprise we
    even got Flash 7 on linux, we might still be stuck on Flash 5 or
    something.
    Now it seems they'll skip 8.5 and go directly to Flash 9... A
    word of advice, webdesigners should boycott products that are not
    truly cross platform ready. I mean the point of making a website is
    that everyone can access it or everyone be interested in what you
    have to offer. When I think about movies websites like Spider-Man 3
    or X-Men 3 I can't access them while using Linux, well the money I
    saved on an operating system will not go to those hollywood studios
    because I can't even see their website and get the hype about their
    movies.
    Bad move from Macromedia/Adobe, Linux is becoming ready for
    mainstream on Desktop and they are still proposing stone-age
    software....

Maybe you are looking for

  • How to call custom BSP application (copied from standard)

    Hi, I came across 1 interesting link in SDN. [Enhancement procedure of BSP application HRRCF_RECRUITER in eRecruitment] My requirement is also similar. I need to copy the HRRCF_TRM_SRCH application. I know how to make the changes for the logic (like

  • Portal Mast head customization

    Hi All, I have created and deployed a customized portal mast head. There are no issues with the portal at all. But I am finding a lot of log traces in the default log trace file . Can anyone suggest/guide me what can be the issue . I am getting the f

  • DBUM Connector - Disable User Issue

    Hi guys. I'm facing an issue with the DBUM Connector for OIM11g, version 9.1.0.4. In particular when I try to disable a provisioned resource MySQL DB User, the system comes to a "Request Failed". Resource provisioning correctly works, I can create th

  • Free sales order  Problem When Batch split

    Please help the following questions: At present free delivery (sales orders types: FD) is applied in our company, but found a strange problem, when the creation of delivery order, if carried out the Batch split, the records will be appear in the VF04

  • Scripting Hue/Saturation

    I can't figure out how to adjust the saturation from AppleScript!?!? (Or Javascript) I am about to create an Action that adjusts the saturation and simply invoke that, but it feels wrong. Help!